
/* CSS Document */

 body, html, table {
	height: 100%;
	width:100%;
	/*background-image: url(gfx/diagonals.gif);*/
	background-color:#4a3b34;
	scrollbar-3dlight-color:#ffffff;
  	scrollbar-darkshadow-color:#ffffff;
	  scrollbar-face-color:#ffffff;
	  scrollbar-track-color:#ffffff;
	  scrollbar-highlight-color:#c8c2bf;
	  scrollbar-shadow-color:#ffffff;
	  scrollbar-arrow-color:#868686;
   }
   
  img {
	border: 1px solid #3c2e29;
   }
   
   .img2 {
	border: 0px;
   }
   
   
form{margin:0;padding:0;}
   
#bloc0 {
	width: 100%;
	/* height: 440px;*/
	float:inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.cadrage {
	width: 960px;
	margin: auto;
	padding : auto;
	background-color:#FFFFFF;
}

.cadrage2 {
	width: 960px;
	margin: auto;
	/*background-color:#3b4d46;*/
}



#content {
	height: 434px;
	width: 100%;
	margin: auto;
}

#bloc-gauche {
	width: 420px;
	/*height:434px;*/
	float:left;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}


#bloc-droite {
	width: 540px;
	/*height:434px;*/
	margin-left: 420px;
	text-align: center;
	margin-bottom: 6px;
	height: 422px;
	padding-top:4px;
	padding-bottom:6px;
}


#bloc-droite2 {
	width: 529px;
	/*height:434px;*/
	margin-left: 420px;
	text-align: center;
	margin-bottom: auto;
	padding-top: 40px;
	height: 390px;
	margin-top: auto;
}

#header {
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 100px;
	padding-top: 5px;
	float:left;
}

#footer {
	height: 25px;
	text-align: right;
}
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	/*width: 452px;*/
	margin-left: 510px;
	/*margin-right: 2px;*/	
	
}
#navigation {
	width: 420px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
	background-color: #ffffff;
	margin-top: 10px;
}

#vignettes {
	height: 75px;
	width: 530px;
	text-align: center;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#post-99 {
	margin-top: 43px;
	height: 300px;
	text-align: left;
}

#descriptif {
	height: 240px;
	/ height: 230px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a3b34;
	text-align: justify;
	line-height: 20px;
	/*padding-right: 5px;
	padding-left: 5px;*/
	overflow:auto;
	margin-bottom: 5px;
	margin-top: 70px;
}
#logo {
	background-image: url(gfx/logo.gif);
	height: 105px;
	width: 105px;
	margin-left: 830px;
	position:absolute
	}
#home {
	height: 310px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 120px;
}
.valign-bottom {
	vertical-align: bottom;
	height: 30px;
	margin-top: 0px;
	position: static;
}
