BODY {
	background-color:#7b240a;
}
#banner {
	background-color:#7b240a;
	height: 220px;
}
#bas {
	background-color:none;
	top: 220px;
	border-bottom:6px solid #ebb728;

}
#main {
	background-color: transparent;
}

#illustration {
	display:none;
}
#menu UL LI{
	background-color:#7b240a;
}
#menu .menuOn{
	background-color:#ebb728;
}
.contactnom, .contactprenom { 
	width: 145px; 
}
.contacttelephone, .contactsociete, .contactmail{ 
	width: 300px; 
}
.contactmessage {
	width: 300px;
	height: 100px;
}
#footer {
	color:#ebb728;
}
A.pied:link, A.pied:visited {
	color: #ebb728;
	text-decoration: none;
}
A.pied:hover {
	color: white;
	text-decoration: underline;
}
