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

html {
    height: 100%;
}

body {
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg.jpg) no-repeat center top #31302c;
}

div.clear{
	clear: both;
}




/* INTRO */


div#logo{
	text-align: center;
	
}
div#box_intro{
	background: url(../img/bg_box_intro.png) no-repeat;
	width:485px;
	height:210px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
div#box_intro img{
	margin-top: 3px;
}
div#box_intro a{
	color: #31302c;
	text-decoration: none;
}
div#box_intro a:hover{
	color: #66c501;
	text-decoration: underline;
}


/* SLIDER INTRO */

#slider	{
	height: 165px; 
 	overflow: hidden;
 	position: relative; 
	margin: 0px ; width: 427px;
	margin-left: 30px;
}
												  
#mover{ 
	width: 2880px; 
	position: relative; 
}

.slide{ 
	width: 427px; 
	float: left; 
	position: relative; 
	top: 20px; 
	
}
.slide img {
	 position: absolute; 
	 left:  0px; 
 }
#slide-1 img {
	 top: 0px; 
}
 
#slider-stopper	{ 
	display: none;
	position: absolute; 
	top: 1px; 
	right: 20px; 
	background: #f4f4f4; 
	color: #000;
	padding: 3px 8px; 
	font-size: 10px; 
	text-transform: uppercase; 
	z-index: 1000; 
}

.slide h1{  }
.slide p{ visibility: hidden; }





/* HEADER ET MENU */

div#header{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#flags{
	float: right;
	width: 61px;
	height: 37px;
	margin-right: 20px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
/*	background: url(../img/bg_flags.jpg) no-repeat;*/

}

div#menu{
	width: 800px;
	height: 57px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bg_menu.jpg) no-repeat;
	
	text-align: center;
	padding-top: 20px;
	font-size: 13px;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#menu a{
	display: inline-block;
	color: #686868;
	text-decoration: none;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #b4b4b4;
}
div#menu a#lien_d{
	border-right: none;
}

div#menu a:hover{
	color: #10711e;
	text-decoration: none;
}
div#menu a.selected{
	color: #10711e;
	text-decoration: none;
}




/* CONTENU */


div#content{
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}

div#content div#content_middle{
	width: 698px;
	padding: 20px 40px 20px 40px;
	height: auto;
	min-height: 520px;
	background: url(../img/content_bg.jpg) repeat-y;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

div.col1{
	display: inline-block;
	width: 500px;
	float: left;
	text-align: justify;
	/*background: #faa;*/
}
div.col2{
	display: inline-block;
	width:175px;
	float: right;
	/*background: #aae;*/
}
div.titre{
	font-size: 16px;
	color: #32312c;
}

hr.gris{
	color: #b4b4b4;
	background-color: #b4b4b4;
	height: 1px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}




/* BIO */


div.matos{
	font-size: 9px;
	font-style: italic;
	line-height: 14px;
	
}
span.vert{
	color:#6ca975;

}
div.bio1{
	display: inline-block;
	width: 210px;
	float: left;
	text-align: justify;
}
div.bio2{
	display: inline-block;
	width:270px;
	float: right;
}




/* GALERIES */

div.thumb_galerie{
	display: inline-block;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 30px;
	margin-top: 20px;
}
div.retour{
	font-size: 11px;
	font-style: italic;
}
div.retour a{
	color: #686868;
}
div.retour a:hover{
	color: #10711e;
}
div.thumb_photo{
	display: inline-block;
	width: 155px;
	height: 150px;
	padding-top: 39px;
	background: #d3d3d3;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 30px;
	margin-top: 20px;
			
}
		
div.thumb_photo img{ border: none; }



div.thumb_expo img{ border: none; }



div.thumb_expo{
	display: inline-block;
}


div.commander{
	border: 1px solid #32312c;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
}

div.commander ul{
	padding-left: 20px;
}




/* CONTACT */

div.contact{
	border: 1px solid #b6b6b6;
	padding: 5px 5px 5px 5px;
	width:600px;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}

div.contact input[type=text]{
	border: 1px solid #737373;
	background: #ffffff;
}
div.contact input[type=submit] {
	background-color: #f2f2f2;
	border: 1px #f2f2f2 solid;
	color: #404040;
	cursor: pointer;
	font-size: 12px;
}
span.oblig{
	color:#6ca975;
}

.userform {
	display: none;
}
div#messagebox {
	color: #CC0000;
}

table.tab_contact{
	text-align: left;
}



/* LIENS */

div.liens {
	display: inline-block;
	width: 400px;
	float: left;
	
}

div.liens2{
	display: inline-block;
	width:250px;
	float: right;

}

div.liens a{
	color: #686868;
	text-decoration: none;
}

div.liens a:hover{
	color: #10711e;
	text-decoration: none;
}




/* NEWS */


div.news_bg{
	display: inline-block;
	background: #fff;
	padding: 5px 5px 5px 5px;
	min-height: 105px;
}

div.corps_news{
	display: inline-block;
	width: 410px;
	font-size: 11px;
	margin-right: 5px;
	text-align: justify;
}
div.corps_news a{
	color: #404040;
}
div.date_news{
	font-weight: bold;
}
div.icon_news{
	display: inline-block;
	width: 60px;
	margin-right: 10px;
	vertical-align: top;
}

div.img_news{
	display: inline-block;
	width: 190px;
	text-align: center;
	vertical-align: top;
}
div.img_news img{
	border: 8px solid #fff;
}




/* FOOTER */

div#footer{
	text-align: center;
	font-size: 12px;
	color: #d9d9d9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#footer a{
	color: #d9d9d9;
}
div#footer span.copyr{
	font-size: 10px;
}