@charset "UTF-8";
/* CSS Document */


body {
	background-color:#f3f2e8;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#000;
	line-height: 19px;
}

img { border:0px;}

ul, li {
	list-style:none;
	margin:0;
	padding:0;
}

a {
	color:#95290e;
	text-decoration:none;
}

#contenant {
	background-color:#fff;
	width: 700px;
	overflow: hidden;
	margin: 0px auto;
	border-left:dotted 1px #aaa;
	border-right:dotted 1px #aaa;
	padding: 0px 10px 15px 10px;
	
}

#bandeau {
	background-color:#fff;
	background-image:url(../img/bandeau.jpg);
	background-repeat:no-repeat;
	height:105px;
	width:700px;
}

#menu {
	background-color:#d9dad3;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #babcae;
	width:100%;
	overflow:hidden;
}

#menu ul li {
	display:inline;
	float:left;
}

#menu ul li a { 
	display:block;
	width: 140px;
	padding: 5px 0;
	color:#878a7e;
	font-weight:bold;
	font-size:14px;
	style:none;
	text-decoration:none;
	text-align:center;
}

#menu ul li a:hover { 
	background-color:#eee;
}

#menu ul li a:active {
	background-color:#fff;
}

.menu_actif {
	background-color:#fff;
}

#contenu {
	background-color:#fff;
	width:409px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #878a7e;
	margin: 30px 5px 0 0;
}

.p {
	display: block;
	width: 400px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #aaa;
}

h1 {
	display:block;
	width: 400px;
	padding: 5px 0px 8px 0px;
	font-size: 24px;
	font-weight:normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #babcae;
	margin: 5px 0 0 0;
}

h2 {
	font-size:14px;
	float:left;
	height:auto;
	width:170px;
	font-weight:bold;
	color:#95290e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #878a7e;
	margin-right: 10px;
	margin-top: 15px;
	padding: 0 20px 0 0;
}

h3 {
	display:block;
	float:left;
	width:200px;
	color:#95290e;
	font-size:11px;
	margin-bottom: 40px;
	margin-top:  -9px;
	text-decoration:underline; !important
}

h4 {
	display:block;
	text-align:right;
	width:200px;
	float:right;
	color:#d6d7ce;
	font-size:11px;
	margin: -9px 5px 40px 0px;
	font-weight:normal;
}

h5 {
	display:block;
	width:277px;
	float:right;
	padding-right: 3px;
	border-top: dotted 1px #aaa;
	text-decoration:none;
}

#contenu_lien {
	width:285px;
	float:right;
	background-color:#fff;
}

#contenu_lien_img{
	background-color:#f3f2e8;
	width: 280px;
	margin:30px 0px 0px 5px;
	padding-bottom: 12px;
}

.img_thumb {
	padding: 10px 20px 0px 15px;
	float:left;
}
.img_thumb2 {
	padding: 10px 20px 5px 15px;
	float:left;
}

#thumb_lien {
	width: 280px;
	overflow:hidden;
}

#thumb_lien2 {
	width: 280px;
	overflow:hidden;
}

.img_thumb3 {
	padding: 10px 10px 10px 15px;
	float:left;
}

#thumb_lien3 {
	width: 280px;
	overflow:hidden;
}

.lien {
	display:block;
	width:200px;
	height: 10px;
	margin-top: 25px;
	color:#000;
	text-decoration:underline;
}

#contenu_lien_img2{
	background-color:#f3f2e8;
	width: 280px;
	padding-bottom: 10px;
	margin:40px 0px 0px 5px;
}

#contenu_lien_img2 a:hover{
	
}

.img_thumbb {
	margin-left:13px;
	margin-top: 10px;
	border: 2px solid #333333;	
}

.img_thumb4 {
	margin-left:6px;
	margin-top: 10px;
	border: 2px solid #333333;	
}



/* Informations - hover */
.infos a span {     
	display: none;
}

.infos a:hover span {  
	display: block;
	position: absolute;
	top:100px;
	left:100px;
	width: 280px;       
	text-align:center;
	color: #000;
	font-size:12px;
}

.infos a span {
	display: none;
}

.infos a:hover span {  
	
	display: block;
	position:absolute;
	top:746px;
	left:53%;
	width:300px;       
	text-align:right;
	color: #000;
	font-size:11px;
}

#field {
	background-color:#f3f2e8;
	margin-top: 15px;
	margin-right: 7px;
 	border: 1px dotted #AAAAAA;
}

.info_field {
	font-size:13px;
	display:block;
	width: 70px;
}


#infosup {
	background-color:#f3f2e8;
	width: 280px;
	margin:93px 0px 0px 5px;
}

.p_infosup {
	display: block;
	width: 250px;
	padding: 10px 15px 10px 15px;
}

.imgunique {
	margin-right:5px;
}

.Style1 {font-size: 12px}

