body {text-align: center;padding: 0;background-color: #FFFFFF;}
body,p,td { font-size: 9pt; font-family: Arial, Geneva, SunSans-Regular, sans-serif; margin: 0.67em 0 0; color: black;}
h1 { color: red; font-size: 9pt; font-weight: bold; }
h2 { color: blue; font-size: 8pt; font-weight: bold; font-style: italic;}
ul { font-size: 8pt; text-align: left; margin: 1em 0 1em 40px; list-style-image: url(imagesdusite/minicarrerouge.gif); white-space: normal; }
a  { color: #999; text-decoration: none }
a:hover   { color: #ff9; text-decoration: none }

.titrefiche { color: red; font-size: 10pt; font-weight: bold; }
.titreliste { color: gray; font-size: 9pt; font-weight: bold; }
.gris { color: gray }
.blanctournant   { padding: 12pt; }

.menudetail {
	line-height: 3.2mm;
	padding-right: 4mm;
	text-align:right;
	color:#66ff00;
	font-size: 8pt;
 }
 
 .nouveautitre { 
	font-weight: bold; 
	background-color: #333333; 
	text-align: center; 
	color: white;
}
.nouveautexte {
	text-align: center;
	padding: 20px;
}



#conteneur {
	position: relative; /* on positionne le conteneur */
	text-align: left;
	margin: 0 auto;
	border: solid 1px;
	horizontal-align: middle;
	width: 850px;
	height: 800px;/*	background-image: url(imgfondbande.gif);*/
}

#menugauche {
	float:left;
	text-align:right;
	height: 550px;
	width: 177px;
	line-height: 3.2mm;
	padding-right: 4mm;
	color:#66ff00;
	font-size: 8pt;
}

#menuhaut {
	float:left;
	height: 44px;
	width: auto;
}

#menuhaut img {
	float:left;
	border: 0px;
}
#balise {
	float:left;
	width: 36px;
}
#corps {
	float:left;
	width: 362px;
	padding:10px;
}

#menudroit {
	float:left;
	height: 510px;
	width: 250px;
}

#menubas {
	clear:both;
	width: 850px;
}
