/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}
* {
	padding: 0px;
	margin: 0px;
}
td {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

body {
	background:#6b5945;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#6b5945;
	font-size:12px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	border-bottom:solid 2px #6b5945;
	color:#6b5945;
	margin: 10px 0 0 0;
	padding: 0px;
	font-size:18px;
	font-weight:normal;
}
h2 {
	margin: 10px 5px;
	padding: 0px;
	color:#B79A76;
	font-size:16px;
	font-weight:bold;
}

/************************************************************* Lien *********************************************************/
a {	font-size:12px;
	color:#e1323d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color:#e1323d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:active {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


/**************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/*********************************************** Newsletter *******************************************************/
.email_news3 {
	color:#000000;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
	width:130px;
}
.email_news2 {
	color:#000000;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
	width:200px;
	height:110px;
}

.bouton_news {
	color:#ffffff;
	background-color:#E1323D;
	border:#E1323D 1px solid;
	
}

/**********************************************************BDD AUTO **************************************/
/*.numpage {
display:block;
float:left;
background:#b91b0d;
width:15px;
height:20px;
color:#fff8e5 !important;
line-height:18px;
font-weight:bold;
font-size:12px !important;
margin-right:3px!important;
text-align:center;
}
.numpage_selec, .numpage:hover, .numpage_selec:hover {
display:block;
float:left;
background:#fff8e5;
width:15px;
line-height:18px;
height:20px;
color:#b91b0d!important;
font-size:12px !important;
font-weight:bold;
margin-right:3px!important;
text-align:center;
}

.bt_suivant, .bt_precedent {
display:block;
float:left;
width:85px;
line-height:18px;
background:#b91b0d;
color:#fff8e5!important;
height:20px;
font-size:12px !important;
font-weight:bold;
text-align:center;
margin-right:3px!important;
}
.bt_suivant:hover, .bt_precedent:hover {
display:block;
float:left;
width:85px;
background:#fff8e5;
color:#b91b0d!important;
height:20px;
line-height:18px;
text-decoration:none;
font-size:12px !important;
text-align:center;
margin-right:3px!important;
}

.bt_precedent_vide {
display:block;
float:left;
width:85px;
height:22px;
}
.liste {
	padding:10px 20px;
}
.pagination {
	margin: 0 auto 0 auto;
	padding:10px 0;
}*/
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/********************************************** MODELE ************************************************************/
#container {
	height: auto;
	width: 100%;
	margin:auto;
	overflow:hidden;
	margin:80px 0 40px 0;
}
#container2 {
	background:url(gifs/trame_02.jpg) repeat-y center top;
	height: auto;
	width: 100%;
	margin:auto;
	overflow:hidden;
}
#header {
	width:933px;
	height:auto;
	overflow:hidden;
	margin:0 auto 5px auto;
	padding:0 0 0 53px;
}
#baseline {
	width:933px;
	height:auto;
	overflow:hidden;
	margin:0 auto 5px auto;
	padding:0 0 0 53px;
	color:#FFFFFF;
	font-size:15px;
	}
#loupe {
	width:65px;
	float:right;
	clear:both;
	font-size:12px;
}
#logo {
	background:url(gifs/modele_03.jpg) no-repeat;
	width:140px;
	height:87px;
	display:block;
	float:left;
	color:#e1323d;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	line-height:-0.02em;
	padding:5px 9px 0 121px!important;
}
#encart_contact {
	background:url(gifs/modele_06.jpg) no-repeat;
	width:492px;
	height:76px;
	float:left;
	margin:6px 0  0 0 ;
	padding:10px 0 0 0;
}
#encart_contact h2 {
	text-transform:uppercase;
	color:#b79a76;
	font-size:24px;
	font-weight:lighter;
	text-align:center;
}
#encart_contact a {
	color:#d3b188;
	font-size:16px;
	font-style:italic;
	display:block;
	float:right;
	padding:10px 20px 0 0!important;
}
#encart_contact a strong{
	font-size:18px;
	font-weight:bolder;
}
#content {
	height: auto;
	overflow:hidden;
	width:1000px;
	margin:auto;
	position:relative;
}
#colonne_right {
	background:url(gifs/modele_11.jpg) no-repeat;
	float: left;
	height: 457px;
	width: 171px;
}
#colonne_left {
	float: left;
	height: auto;
	width: 178px;
	overflow:hidden;
	
}
#colonne_center {
	float: left;
	height: auto;
	width: 593px;
	overflow:hidden;
	margin:0 5px 0 0;
	padding:0 25px;
}
.footer1 {
	border-top:solid 2px #6b5945;
	text-align:center;
	margin: 10px 0 0 0;
	font-size:12px;
}
	
#footer {
	height: 60px;
	width: 643px;
	margin:auto;
	line-height:10px;
	padding:5px 0 0 0;
}
#footer a {
	color:#d3b188;
	font-size:10px;
}
#footer .p1 a {
	text-transform:uppercase;
	padding:0 2px!important;
	letter-spacing:-0.05em;
}
#footer .p2 a {
	padding:0 5px!important;
}
#footer .p2 {
	margin:0 0 0 47px!important;
}
#footer a:hover {
	color:#ffffff;
}
#footer a:visited {
	text-decoration:underline;
}
.option {
	color:#ffffff;
	text-align:right;
	display:block;
	width:161px;
	padding: 0 10px 0 0!important;
	font-size:11px;
	line-height:13px;
}
/*************************************************** INDEX *******************************************************/
#encarts h1 {
	float:left;
	width:185px;
	border-bottom:none;
	color:#475261;
	font-size:24px;
	position:relative;
	letter-spacing:-0.02em;
	margin:0!important;
}
#encarts {
	overflow:hidden;
	margin:40px auto 20px auto;
}
.image {
	background:url(gifs/cache_16.jpg) no-repeat;
	width:22px;
	height:30px;
	position:absolute;
	z-index:10;
}
#encarts h2 {
	color:#475261;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	height:30px;
	line-height:30px;
	padding:0 0 5px 14px;
}
.travail {
	float:left;
	width:200px;
}
/*************************************************** COMMUN *******************************************************/
.lien {
	background:url(gifs/puce_16.gif) no-repeat 0 2px;
	padding: 0 0 0 20px !important;
	color:#e1323d;
	font-style:italic;
	*font-style:none;
	-font-style:italic;
	font-weight:bold;
	line-height:15px;
}
.lien:hover, #selectedb {
	background:url(gifs/puce2_16.gif) 0 2px !important;
	background-repeat:no-repeat !important;
	
}

/************************************************** MISE EN PAGE ********************************************************/
.accroche {
	background:url(gifs/para_20.jpg) no-repeat;
	padding-left:40px;
	height:130px;
	width:160px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:-0.02em;
	line-height:18px;
	margin: 10px 25px 10px 0;
}
.normale {
	text-align:justify;
	line-height:18px;
}
.normale span {
	text-indent:40px;
	font-size:14px;
	font-weight:bold;
	display:block;
}
.liste-normale {
	padding:5px 0;
	margin-left:40px;
	list-style:square;
	list-style-position:inside;
}
.annotation {
	display:block;
	text-align:center;
	font-style:italic;
	font-size:14px;
	padding:10px 0;
}
.ariane {
	font-size:14px;
}
.ariane a {
	color:#6B5945;
	font-size:14px;
}
.ariane a:hover {
	text-decoration:underline;
}
.img {
	float:left;
	margin: 40px 40px 10px 0;
}
.img2 {
	float:left;
	margin: 40px 10px 5px 0;
}
em {
	display:block;
	float:left;
	width:135px;
	margin: 0 10px 10px 0;
	text-align:center;
}
/******************************************* CONTACT PLAN D'ACCES NEWSLETTER 404 **************************************************/
.boite2 {
	width:230px;
	float:left;
	padding:0 0px 0px 10px;
	border-top:2px solid #6B5945; 
	text-align:right;
}
.boite3 {
	width:230px;
	float:left;
	padding:0 0px 0px 10px;
	border-top:2px solid #6B5945; 
}
.center {
	width:140px;
	margin:0 auto;
	display:block;
}
#boite {
	overflow:hidden;
	padding:20px 0 0 0px;
}
.mise a {
	color:#6B5945;
}
.boite2 h2 , .boite3 h2 , .div1 h2{
	text-align:left;
	text-transform:uppercase;
	font-size:12px;
}
.div1 {
	border-top:2px solid #6B5945; 
	width:307px;
	float:left;
	margin:0 36px 10px 0;
	padding:0 0 0 10px;
}
.boite2 p, .div1 p {
	margin-bottom:0!important;
	padding-bottom:0!important;
}
/************************************************** BDD ********************************************************/
#encart_actu {
	width:178px;
	margin:25px 0px 10px 0;
	overflow:hidden;
}

#encart_actu h2{
	background:#574838;
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	height:15px;
	letter-spacing:-0.02em;
	display:block;
	text-align:right;
	line-height:15px;
	font-weight:bold;
	border-right:solid #E1323D 8px!important;
	width:160px;
	padding: 0 10px 0 0;
}
#encart_actu ul {
	background:url(gifs/modele_23.jpg) no-repeat #574838;
	border-top:solid 2px #927a5e;
	border-bottom:solid 2px #927a5e;
	list-style:none;
	width:160px;
	padding:5px !important;
}
#encart_actu .lien {
	background:url(gifs/puce_16.gif) no-repeat 0 2px #574838;
	width:150px;
	display:block;
}
#encart_actu .lien:hover {
	background-image:url(gifs/puce2_16.gif) !important;
	background-position:0 2px!important;
	background-repeat:no-repeat!important;
	background-color:#574838!important;
	width:150px;
	display:block;
}
#encart_actu li a {
	color:#ffffff;
	display:block;
	font-size:11px;
	line-height:15px;
	padding-bottom:2px!important;
}
#encart_actu li a:hover {
	text-decoration:underline;
	padding-bottom:2px!important;
}
.anno-travail {
	color:#475261;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	padding:5px 0;
}
/************************************************** MENU ********************************************************/

.toggleSubMenu2 ul #c1 a:hover, .toggleSubMenu2 ul #c2 a:hover, .toggleSubMenu2 ul #c3 a:hover, .toggleSubMenu2 ul #c4 a:hover, .toggleSubMenu2 ul #c5 a:hover, .toggleSubMenu2 ul #c6 a:hover, .toggleSubMenu2 ul #d1 a:hover, .toggleSubMenu2 ul #d2 a:hover, .toggleSubMenu2 ul #d3 a:hover,  .toggleSubMenu2 ul li #selected3 {
	height:13px!important;
	background:#475261!important;
	border-right:none!important;
	margin-left:10px;
}

.toggleSubMenu2 ul  {
	margin:0px 0 2px 0 !important;
	background:#b49674!important;
	width:169px!important;
}
.toggleSubMenu2 #c1 a, .toggleSubMenu2 #c2 a, .toggleSubMenu2 #c3 a, .toggleSubMenu2 #c4 a, .toggleSubMenu2 #c5 a, .toggleSubMenu2 #c6 a, .toggleSubMenu2 #d1 a, .toggleSubMenu2 #d2 a, .toggleSubMenu2 #d3 a{
	font-size:10px!important;
	height:13px!important;
	line-height:13px!important;
	border-right:none!important;
	width:141px !important;
	text-transform:none!important;
	margin-left:10px;
}




#menu-V #b  span {
	width:8px;
	background: #475261 ;
	display:block;
	height:15px;
	position:absolute;
	z-index:10;
	left:171px;
}
#menu-V #b a {
	border-right:none !important;
}
.MenuVertical #b li a:hover, .MenuVertical #b li #selected2 {
	background:#b49674;
	border-right:none!important;
}
.MenuVertical #b li  {
	margin:2px 0 !important;
}
.MenuVertical #b ul  {
	margin:0px 0 4px 0px !important;
	background:#a38869;
	width:170px;
}
.MenuVertical #b li a {
	font-size:10px!important;
	width:auto !important;
}






#menu-V {
	width:178px;
	position:relative;
	left:0;
	top:0;
	z-index:1000;
	clear:both;
	overflow:hidden;
	margin: 10px 0 15px 0;
}
#menu-V ul {
	list-style:none;
	overflow:hidden;
	
}
#menu-V li {
	margin:8px 0;
	position:relative;
}

#menu-V .effet {
	position:absolute;
	width:170px;
	height:15px;
	opacity:0;
	top:0;
	left:171px;
	background:#6b5945;
	z-index:-1;
}

#menu-V #select {
	position:absolute;
	width:179px;
	height:15px;
	top:0;
	left:0;
	background:#6b5945;
	z-index:-1;
}
#menu-V a {
	color:#FFFFFF;
	font-size:12px;
	text-transform:uppercase;
	height:15px;
	letter-spacing:0.02em;
	display:block;
	text-align:right;
	line-height:15px;
	font-weight:bold;
	padding-right:10px!important;
	width:161px;
}
#menu-V a:hover, #menu-V #selected {
	border-right:solid #e1323d 8px!important;
}

#menu-V a {
	text-decoration:none;
}

