@charset "iso-8859-1";

body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
td {
	font-size: 11px;
	font-family: verdana;
	color: black
	}

/* --- interface générale --- */
td.barre_menu {
	height:18px;
	}
	
table.fenetre {
	border-width: 1px;
	border-style: solid;
	border-color: #FFC03C;
	width:160px
	}

td.titrefenetre {
	background-color:#FFC03C;
	font-weight:bold
	}
	
	
.cel {
	border-width: 1px;
	border-style: solid;
	border-color: #FFC03C;
	width:100%
	}
	

/* --- css images--- */
img.imgr {
	border-width: 1px;
	border-style: solid;
	border-color: #FFC03C;*
	}
	
table.preview {
	margin: 0px;

}

td.preview {
	width:80px;
	height:80px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding:0px;
	}

img.preview {
	width:80px;
	height:80px;
	border-width:0px
	}

	
td.titre_pack {text-align: center; letter-spacing: 7px; font-weight:bold}
A:link { color:#000000; text-decoration: none;}
A:visited { color:#000000; text-decoration: none;}
A:hover { color:#000000; text-decoration:underline} 