#illustration{
	display:none;
}
BODY {
	background-image: url("../fichiers/sources/fd_ae_rouot_02_web.jpg");
	background-repeat:no-repeat;
	background-color: #E6E7E8;
	background-position:top center;
}
#banner {
	background-color:#98def3;
	height: 280px;
	border-bottom:8px solid #da020e;
}
#bas {
	top: 288px;
	background-color:#ffffff;
	border-bottom:6px solid #98def3;
}
#footer {
	top:15px;
	color:#da020e;
}
#menu .menuOn{
	background-color:#da020e;
}
#menu UL LI{
	background-color:#98def3;
}
A.pied:link, A.pied:visited {
	color: #da020e;
}
A.pied:hover {
	color: #000000;
	text-decoration: underline;
}
.contactnom, .contactprenom { 
	width: 145px; 
}
.contacttelephone, .contactsociete, .contactmail{ 
	width: 300px; 
}
.contactmessage {
	width: 300px;
	height: 100px;
}