body {
	background-color: #FAF7E2;
	margin:0 auto;
	width:800px;
}

form, table {margin:0; padding:0;}

#splash {
	float:left;
	height: 490px;
	width: 800px;
	background-color: #FFF;
	font:11px arial, verdana sans-serif;
	/*border:1px solid #C00;*/
}

#splash #haut .important {color:#ee2d24; font-size:11px; font-weight:normal;}
#splash #haut a {text-decoration:none; color:#000;}
#splash #bas a {text-decoration:none; color:#FFF;}

#splash #haut {margin:7px 7px 0px 7px; background-color:#FFF; height:200px; overflow:hidden;}
#splash #haut #header1 {float:left; width:255px; height:100%; margin-right:4px; padding-top:34px; text-align:center; font-weight:bold; font-size:14px;}
#splash #haut #header2 {float:left; width:255px; height:100%;  margin-right:4px; padding-top:34px; color:#000;}
#splash #haut #header2 li.corpo {font-weight:bold; font-size:14px;}
#splash #haut #header3 {float:right; width:257px; height:100%; border-left:3px solid #FAF7E2; padding-left:8px; padding-top:60px; color:#000; text-align:center;}

#splash #centre {margin:0px 7px 0px 7px; background-color:#FFF; height:271px; overflow:hidden;}
#splash #centre #bloc1 {float:left; width:255px; height:100%; margin-right:4px; background-image: url('images/1.jpg'); background-repeat:no-repeat;}
#splash #centre #bloc2 {float:left; width:255px; height:100%; margin-right:4px; background-image: url('images/2.jpg'); background-repeat:no-repeat;}
#splash #centre #bloc3 {float:left; width:257px; height:100%; border-left:3px solid #FAF7E2; padding-left:8px; padding-top:50px;}

ul.links li.first {list-style-image:none; margin-left:-18px; line-height:2em; font-size:14px; font-weight:bold;}
ul.links {list-style-type:none; list-style-image:url(images/btn-navig-close.gif); padding:0; text-align:left; margin-left:65px; color:#000;}

