#illustration {
	display:none;
}
#banner {
	height: 270px;
	background-color:#0053c1;
	border-bottom:8px solid #f7f50;
}
BODY {
	background-color:#ff7f50;
}
#bas {
	top: 278px;
}
#footer {
	border-top:4px solid #ffec00;
	top:15px;
}
#menu UL LI{
	background-color:#ff7f50;
}
#menu .menuOn A{
	color:#ffec00;
}
#menu .menuOn{
	height: 14px;
	background-color:#0053c1;
}
.contactnom, .contactprenom { 
	width: 145px; 
}
.contacttelephone, .contactsociete, .contactmail{ 
	width: 300px; 
}
.contactmessage {
	width: 302px;
	height: 100px;
}
