div#header{
	background:url(../images/design/sup.gif) no-repeat center;
	height:107px;
	width:780px;
}
div#content{
	height:251px;
	padding:0px;
	margin-top:107px;	
}
html>body div#content{
	height:auto;
	min-height:251px;
}
div#footer{
	background:url(../images/design/accueil_bas.gif) no-repeat center;
	height:18px;
	border:none;
	padding-top:44px;
	font-size:9px;
	color:#165643;
}
div#footer a{
	font-size:9px;
	color:#165643;
}
div#footer a:hover{
	color:#F3344B;
}