@charset "utf-8";
/* CSS Document */
body {
	background-color: #3d3028;
	height:100%;
	margin:0px;
	padding:0px;
}

* { 
margin:0;
padding:0;
}

#conteneur {
	width: 960px;
	position: relative;
	height: auto !important;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: auto;
	background-color:#fff;
}

#top {
	float: left;
	height: 387px;
	width: 960px;
}


#corps {
	clear: both;
	float: left;
	width: 960px;
	height:auto;

}

#corpstxt {
	clear: both;
	float: left;
	width: 960;
	margin-left:32px;
	margin-right:20px;
	margin-top:36px;
	margin-bottom:38px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	


}

#corpsbloc {
	float: left;
	width: 192px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #46372b;
	line-height: 22px;
	

}

#corpsbloc ul{
padding-left:15px;	
}
#corpsbloc h2{
color:#46372b;
font-size:18px;
padding-bottom:8px;
border-bottom:1px solid #bfb19d;
width:175px;
}

#corpsnouveau {
	float: left;
	width: 185px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #46372b;
	line-height: 14px;
	padding-left:15px;
	border-left:1px solid #e3e0db;
	

}




#pied {
	height: 275px;
	width: 960px;
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#666666;
	background-color:#EFEFEF;
} 

#pied h1{
	font-size:14px;
	font-weight:bold;
	color:#333333;

}

#menupied {
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 12px;
	color:#524033;
	text-align:right;
}
#menupied a {
	color: #524033;
	text-decoration:none;
}
#copyright {
	margin-left:32px;
	float: left;
	margin-top: 30px;
	font-family:Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 9px;
}
#menupied a:hover {
	color: #F00;
}
#technicase {
	clear: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	float: left;
	margin-left:32px;
	margin-top: 5px;
}
#technicase a {
	color: #666;
	text-decoration:none;
}
#technicase a:hover {
	color: #FF0000 !important;
}
#pied a {
	color: #333;
	text-decoration: none;
}
#pied a:hover {
	color: #000;
	text-decoration: none;
}
