/*********************************************************************
 ******************* TOP BOTTOM ARTICLE GALERIE **********************
 *********************************************************************/
 
@import url(galerie.css);
@import url(diaporama.css);


/*********************************************************************
 ****************************** GENERAL ******************************
 *********************************************************************/
 
body, html {
 padding: 0;
 margin: 0;
 font-family: "Arial", sans-serif;
 font-size: 12px;
 background:#000 url(../img/bg.png) repeat-x;
 color:#999;

}

img {
 border: none;
}

a {
 text-decoration: none;
 color:#BF7200;
}

*{
	font-weight:normal;
	padding:0;
	margin:0;
	border:none;
 	outline: none;
}

/* ------ MENU ACCORDEON ------ */

.acc_toggler {
 margin:0 0 0 -3px;
 padding: 0;
 cursor: pointer;
} 

.acc_toggler a{
	color:#FFFFFF;
	display:block;
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
	height:18px;
	margin-top:13px;
	padding-left:25px;
	padding-top:2px;
	width:206px;
}
.acc_toggler a:hover{
	background:url(../img/cathov.png) no-repeat;
}

.acc_element a{
	background:url(../img/puce.png) left no-repeat;
	padding-left:8px;
	color:#666666;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

.acc_element a:hover{
		background:url(../img/pucehov.png) left no-repeat;
		color:#BF7200;
}

.acc_element h3 {
 margin:15px 0 0;
 padding:0 0 0 25px;
} 

/* ------ GALERIES ------ */

div.galeries {
}

div.galerie {
 display: block;
 clear: both;
 margin: 10px 0 10px 0;
}

h2.galerie {
 color: #fff;
 font-size: 14px;
 padding: 3px 0 3px 8px;
}

div.photos {
 display: block;
}

div.photo {
	border:1px solid #FFFFFF;
	float:left;
	height:166px;
	margin:27px -15px 20px 34px;
	padding:5px;
	text-align:center;
	width:167px;
}

img.photo {
 max-width: 167px;
 max-height: 166px;
}

div.photo div.photoName {
 padding: 6px 0;
}

.gal{
	background:#101010;
	padding-bottom:8px;
}

.gal p{
	padding-left:33px;
	padding-right:53px;
}
/* ------ CONTACT ------ */

div.contact_frame {
	padding-left:30px;
}

div.contact_line {
 padding: 6px 6px 10px 6px;
 border-top: none;
}

div.contact_line div.contact_field_name {
 float: left;
 width: 150px;
 padding: 7px 0 0 0;
 font-weight: bold;
}

div.contact_line div.contact_field_value {
 margin-left: 160px;
}

span.contact_field_cross {
 color: #c00;
 font-weight: bold;
}

div.contact_line.highlight {
}

div.contact_line input , div.contact_line textarea {
 margin-top: 3px;
}

div.contact_submit {
 float: right;
 margin:10px 17px 0 0;
}

div.contact_error {
 border: 1px solid #a00;
 padding: 3px 6px;
 color: #a00;
 font-size: 11px;
 background: #fee;
 margin: 4px 0 0 0;
 font-weight: bold;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 width: 400px;
}

/* ------ STRUCTURE DE LA PAGE (DECOUPAGE) ------ */

h1 {
 text-indent: -9999px; 
 margin: 0;
 padding: 0;
}

h2.block {
 margin: 0px;
 padding: 3px 5px 1px 5px;
 background: #aaa;
 color: #000;
 font-size: 15px;
}

div.block {
 padding: 0;
}

h3 {
 margin: 0;
 padding: 0;
 font-size: 14px;
}

#conteneur {
}

#page {
 width: 916px;
 margin: auto;
}

#header {
 background:url(../img/header.png) no-repeat right ;
 min-height: 221px;
}

#body {
 margin: 0px;
}

#body #wrapper {
 height: 100%;
 float: right;
 width:686px;
}

#body #left {
 background: ;
 width: 230px;
 float: left;
 min-height: 300px;
}

#body .center {
 background: #161616;
 margin: 0px;
 width: 627px; /* 980(taille page) - 200(colone gauche) - 200(colone droite) - 20(margin gauche ET droite) */
 float: right;
 min-height: 762px;
}

#arbo {
 padding: 5px 5px 3px 5px;
}

#footer {
	background:#101010 url(../img/eki.png) no-repeat scroll 34px 17px;
	float:right;
	min-height:240px;
	width:627px;
}
	

.logo{
	background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	display:block;
	height:197px;
	margin-bottom:33px;
	margin-top:11px;
	width:230px;
}

.menu{
	float:right;
	}

.acc{
	display:block;
	background:url(../img/acc.png);
	height:113px;
	width:129px;
	float:left;
}
	
a:hover.acc{
	background:url(../img/acchov.png);
}

.pres{
	display:block;
	background:url(../img/pres.png);
	height:113px;
	width:183px;
	float:left;	
}
	
a:hover.pres{
	background:url(../img/preshov.png);
}

.cont{
	display:block;
	background:url(../img/cont.png);
	height:113px;
	width:131px;
	float:left;
}
	
a:hover.cont{
	background:url(../img/conthov.png);
}

.plan{
	display:block;
	background:url(../img/plan.png);
	height:113px;
	width:183px;
	float:left;
}
	
a:hover.plan{
	background:url(../img/planhov.png);
}

.bar{
	background:#101010;
	height:60px;
	margin-bottom:10px;
}

.newsblock{
	width:370px;
	float:right;
	margin-top:18px;
	margin-right:27px;
}

.newsblock h3{
	background:url(../img/h2news.png) no-repeat;
	height:24px;
	width:92px;
	float:left;
	margin-right:10px;
}

.id_text{
	background:url(../img/txt.png) repeat-x;
	height:18px;
	width:230px;
	float:left;
	margin-top:2px;
	margin-right:5px;
	padding-top:2px;
}

.ok{
	background:url(../img/ok.png) no-repeat;
	height:25px;
	width:28px;
	cursor:pointer;
	float:left;
}

.menuico{
	height:29px;
	float:left;
	margin-left:37px;
	margin-top:22px;
}
a#rec{
	display:block;
	background-image:url(../img/rec.png);
	float:left;
	height:29px;
	width:8px;
	margin-right:15px;
	}
a:hover#rec{
	background-image:url(../img/rechov.png);
	}
a#fav{
	display:block;
	background-image:url(../img/fav.png);
	float:left;
	height:29px;
	width:17px;
	margin-right:11px;
}
a:hover#fav{
	background-image:url(../img/favhov.png);
	}
a#map{
	display:block;
	background-image:url(../img/map.png);
	float:left;
	height:29px;
	width:8px;	
	

	}
a:hover#map{
	background-image:url(../img/maphov.png);
	}
	
.center h2{
	background:#101010;
	color:#BF7200;
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	height:30px;
	margin-bottom:10px;
	margin-top:11px;
	padding-left:33px;
	padding-top:5px;
}

.article_contenu {
	background:#101010;
	color:#999999;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding:16px 28px 30px 35px;
}

.article_contenu p{
	margin-bottom:5px;
}

#footer p{
	color:#999999;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	margin-left:112px;
	margin-top:50px;
	
}

.eki{
	color:#BF7200;
}

#footer p a{
	color:#999;
}

.navi{
	background:#0D0D0D none repeat scroll 0 0;
	height:75px;
	margin-top:50px;
}

.navi ul{
	padding-left:36px;
	padding-top:7px;
}

.navi li{
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}

.navi a{
	background:url(../img/puce.png) no-repeat left;
	padding-left:8px;
	color:#666666;
	float:left;
	margin-right:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-top:10px;
}

.navi a:hover{
	background:url(../img/pucehov.png) no-repeat left;
	padding-left:8px;
	color:#C07200;
}

.actu h2{
	background:transparent url(../img/actu.png) no-repeat scroll 0 0;
	height:55px;
	margin-left:-3px;
	margin-top:34px;
	width:229px;
}

#actualites {
}

#actualites h3 {
 display:none;
}

#actualites p {
	font-family:verdana;
	font-size:11px;
	margin:0;
	padding:14px 0 0 22px;
}

#actualites a.actu_suite {
 float:right;
 margin-left: 6px;
 text-decoration: none;
 text-align: right;
}

.contact p{
	padding-left:26px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;

}

.contact h2{
	background:url(../img/contact.png) no-repeat;
	height:55px;
	width:229px;
	margin-top:15px;
}

.logo2{
	background:url(../img/logo-contat.png);
	width:64px;
	height:46px;
	display:block;
	margin-top:20px;
	margin-bottom:10px;
}

.sitemap{
	list-style:none;
	text-align:center;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	
}

.depth-1 a{
	color:#BF7200}

.depth-2 li{
	display:inline;
}

.depth-2 a{
	font-size:15px;
	color:#931A09;
}
ul.depth-1{
	border-bottom:solid 1px #C1A964;
	border-top:solid 1px #C1A964;
	margin:auto;
	width:70%;
	padding-bottom:5px;
	margin-bottom:5px;
}
li.depth-2{
	display:inline;
	margin-right:25px;
}

.center tr{
	height:30px;
}

.centre{
	padding-left:35px;
	}
.bouton_suivant{
	border:1px solid #FFFFFF;
	float:right;
	margin-right:77px;
	margin-top:5px;
	padding:4px;
}

.article_plus{
	float:right;
}