*{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#333;
}
#outils,#colonne,#posmenu1,#menu,#menu1,#gonav,form,#pub{
	display:none;
}
div#centre, div#corps{
	display:inline;
}
ul,li{
	padding:0;
	margin:0;
}
a img{
	border:0;
}
a{
	text-decoration:underline;
}
a.dl{
	font-weight:bold;
	color:#D56E3E;	
}
.note{
	color:#333;
	font-size:10px;
}
.aright{
	text-align:right;
}
.aleft{
	text-align:left;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.c {
	display:none;
}
.v {
	display:block;
}
.spacer{
	margin:0px 20px 5px 20px;
	clear:both;
}
div#principal{
	padding:15px 0px 0px 0px;
}
div#corps img{
	margin:0px 15px 0px 0px;
}
div#centre h1{
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 0px;
	background-image:url(img/fond/h1.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
}
div#centre h1 span{
	margin:0px 0px 5px 0px;
	padding:0px 5px 0px 20px;
	color:#F01;
	background-color:#FFF;
	background-image:url(img/puce/titreh1.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
div#centre h2{
	margin:7px 15px 7px 15px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:12px;
}
div#centre h3{
	margin:7px 15px 7px 15px;
	padding:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-size:11px;
}
div#pied{
	background-color:#fff;
	color:#666;
	clear:both;
	margin:15px 0px 0px 0px;
	border-bottom:1px solid #666;
}
div#corps{
	width:auto;
}
div#corps ul{
	margin:7px 20px 7px 25px;
}
div#corps ul li{
	margin:3px 20px 3px 25px;
}
table{
	display:block;
	margin:0px 6px 15px 6px;
}
table thead tr{
	color:#612860;
	font-weight:bold;
	background-color:#B093AF;
}
table thead a{
	color:#612860;
	font-weight:bold;
	text-decoration:none;
}
table tr.over,table tr:hover{
	background-color:#B093AF;
}
table tr{
	background-color:#D8CAD8;
}
table td{
	margin:3px;
}
div#corps p{
	margin:7px 20px 7px 20px;
}
