html 					{	height:100%;color:black;}
h1, h2,h3, h4, h5, h5	{	margin: 0 0 0 0;}
img 					{	border:0;}
body 					{	margin:0;  padding:0;  height:100%;  font-family: verdana,arial,  sans-serif;}
form,table				{	padding:0;	margin:0;}
tr 						{	vertical-align: top;}
th 						{	text-align: left;}
ul,ol					{	margin:0px 0px;padding-left:0px;}/*pour que ie soit co firefox */
address,p						{	margin:10px 0px;padding:0;}/*pour que ie soit co firefox */
address					{	font-style: normal;text-align: left;}
/*polices universelles*/
body {
	font-size: 11px;
}
html{
	background: #FFFEEC;
}
h1 {
   font-size: 20px;
}
h2 {
   font-size: 18px;
}
h3 {
   font-size: 16px;
}
h4 {
   font-size: 13px;
}
h5 {
   font-size: 11px;
}
a {
	color:black;
}
li{list-style: none;}
.right 					{	text-align: right;}
.center 				{	text-align: center;}
.nettoie 				{	clear:both;}
.retrait				{	padding-left:25px;	}
.hide					{	display:none;}
.illus{float:left;margin-left:20px;}

#menu a{
	font-size: 12px;	
	text-shadow: 1px 1px #aaa;
	text-decoration: none;
}

#colonne1{
	height:687px;
	background: #FFFEEC url(/images/attente/fd-01.jpg) no-repeat top right;
	position: relative;
}
#page{
	width:979px;
	margin:0 auto;
	height:687px;
	background: #FFFEEC url(/images/attente/fd.jpg) no-repeat top right;
	position: relative;
}
	#page #menu{
		position: absolute;
		top:226px;
		left:24px;
	}
		#page #menu li{
			padding-top: 3px;
		}
	#page #contenu{
		position: absolute;
		top:426px;
		left:460px;
		width:510px;
	}
		#page #contenu ul{
			margin: 10px 0;
			margin-left:15px;
		}
			#page #contenu ul li{
				margin: 5px 0;
				list-style: disc;
			}
	#page #fausse_image{
		float: right;width:200px;height:100px;
	}








