html,body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	background-color:#336699;
}

#wrap{
	width:806px;
	height:auto;
	margin:0 auto;
}

#haut1{
	height:99px;
	width:806px;
}
#haut2{
	height:302px;
	width:806px;
}
#menubar{
	height:34px;
	width:806px;
}

#content{
	width:746px;
	height:auto;
	background-image:url(../template/sepmil.jpg);
	background-repeat:repeat-y;
	padding:5px 30px 5px 30px;
}

#partenaires{
	height:auto;
	width:806px;
	background-image:url(../template/sepmil.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

#footer{
	height:22px;
	width:806px;
	background-image:url(../template/sepmil.jpg);
	background-repeat:repeat-y;
	font-size:11px;
	text-align:center;
	padding-top:8px;
}

#footer a{
	font-weight:bold;
	color:#900;
	text-decoration:none;
}
