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


body {
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg.jpg) repeat-x #fff;
}
div.clear {
	clear: both;
}
div#container {
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
}
div#logo {
	width: 274px;
	height: 200px;
	float: left;
}
div#top {
	width: 727px;
	height: 166px;
	background: url(../img/top.png) no-repeat;
	float: right;
}
div#bottom {
	width: 727px;
	height: 37px;
	background: url(../img/bottom.png) no-repeat;
	float: right;
	margin-top: -81px;
	z-index: 1;
}
div#content {
	width: 727px;
	height: 596px;
	background: url(../img/content_bg.png) repeat-y;
	margin-top: -677px;
	float: right;
}
div#menu {
	width: 236px;
	height: 409px;
	margin-left: 16px;
	margin-top: -21px;
	background: url(../img/menu_bg.jpg) no-repeat bottom #d2d2d2;
}
div#blanc {
	width: 22px;
	height: 409px;
	margin-left: 16px;
	margin-top: -603px;
	margin-left: 252px;
	background: #efefef;
	float: left;
}
div.onglet {
	width:164px;
	height:22px;
	background: url(../img/onglet_01.png) no-repeat;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
	font-style: italic;
}
div.onglet:hover {
	background: url(../img/onglet_02.png) no-repeat;
}
div.onglet a, div.onglet_selected a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	width: 140px;
	padding-top: 1px;
}
div.onglet_selected {
	width:164px;
	height:22px;
	background: url(../img/onglet_02.png) no-repeat;
	margin-bottom: 5px;
	color: #fff;
	font-size: 14px;
	font-style: italic;
}
div.titre_menu {
	color:#282828;
	font-style: italic;
	padding-left: 3px;
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 3px;
}
div#footer {
	width: 727px;
	font-size: 10px;
	float: right;
	margin-right: 15px;
	text-align: right;
	margin-top: -50px;
	color: #c1c3c6;
}
div#footer a {
	color: #c1c3c6;
}
div#footer a:hover {
	color: #FF6600;
}
div#content div.col_left {
	width: 450px;
	float: left;
	font-size: 12px;
	padding-top: 20px;
	text-align: justify;
}
div#content div.col_right {
	width: 240px;
	float: right;
	padding-top: 5px;
	margin-right: 25px;
	text-align: center;
	z-index: 9;
}
div.map {
	text-align: center;
	width:430px;
	background: #7c7c7c;
	padding-top: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.map a {
	color: #fff;
}
div.box_grise {
	width: 420px;
	padding-left: 10px;
	height: 38px;
	padding-top: 8px;
	background: url(../img/bg_box_grise.jpg) no-repeat;
	font-style: italic;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
}
div.box_grise a{
	color: #FF6600;
}
div.box_grise a:hover{
	color: #666666;
}
div.photos img {
	border: 8px solid #7c7c7c;
	margin-top: 10px;
}
hr.inde {
	margin:0;
	padding: 0;
	color: #ababab;
	background-color: #ababab;
	height: 1px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*CONTACT*/
div.titre_contact {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}
div.box_contact {
	width:426px;
	padding-left: 10px;
	height:190px;
	padding-top: 8px;
	background: url(../img/box_contact_bg.jpg) no-repeat;
	margin-top: 10px;
}
input.contact, textarea {
	border: 1px solid #5a5a5a;
	background: #fff;
	font-size: 12px;
	width: 280px;
}
input.envoyer {
	border: 1px solid #5a5a5a;
	background: #fff;
	font-size: 12px;
	width: 70px;
}
div.message {
	font-size:11px;
	font-style: italic;
	color: #999999;
	display: inline-block;
}
div.message div.ok {
	color: #006600;
}
div.message div.erreur {
	color: #CC0000;
}


/* Easy Slider */

#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider, #slider li{ 
		width:205px;
		text-align: left;
		height:585px;
		overflow:hidden; 
		margin-left: 10px;
		}
#slider li{ 
		background:none;
		}		
#slider li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
#slider li p{ 
		margin:20px;
		}				
span#prevBtn{position: absolute; z-index: 50; margin-left: -100px; font-size: 12px;}
span#nextBtn{position: absolute; z-index: 50; margin-left: 40px; font-size: 12px;}	
span#prevBtn a, span#nextBtn a{
	color: #ff6d00;
	text-decoration: none;
}
span#prevBtn a:hover, span#nextBtn a:hover{
	color: #ff6d00;
	text-decoration: underline;
}		





/*DIV DEROULANTS*/

#navigation {
			margin: 0;
			padding: 0;
			list-style: none;
			background: none;
			color: #fff;
			width: 450px;
			}
		#navigation a, #navigation span {
			display: block;
			padding: 4px 10px;
			color: #000;
			font-weight: bold;
			text-decoration: underline;
			background: #d8d8d8;
			margin-top: 10px;
			margin-bottom: 10px;
			}
		#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
			
			}
		#navigation .open a, #navigation .open span {
			
			}
		#navigation a:hover, #navigation a:focus, #navigation a:active {
			text-decoration: underline;
			}
		#navigation .subMenu {
			color: #000;
			background: #efefef;
			margin: 0;
			padding: 0;
			width: 430px;
			padding-left: 10px;
			padding-right: 10px;
			
			}
		#navigation ul.subMenu a {
			background: none;
			padding: 3px 20px;
			}



