@charset "iso-8859-1";
/* FR : CSS et graphisme par WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */
/* EN : CSS and design template by WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */

/* FR : Style générale de la page  ------------------------------------------------------------------------------------------- */
/* EN : Genral style of every page ------------------------------------------------------------------------------------------------ */

body { 
	background-color:#050c11;
	color:#fff;
	margin:0;
	padding:0;
	font:100%/1.4 arial, helvetica, sans-serif;
}

#page {
	position:relative;
	width:995px;
	margin-left:auto;
	margin-right:auto;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}
	
a, a:visited {
	color: #D79100;
	text-decoration: none;
}
a:hover {
color:#D79100;
text-decoration:underline;
}


/* FR : Style pour le header ------------------------------------------------------------------------------------------- */
/* EN : Style of the header page ------------------------------------------------------------------------------------------------ */


.bloc_content {
	width: 995px;
	background-color:#ffefcd;
	border:0px;
	float:left;
	position:relative;
	border-top:1px solid white;
	}

/* FR : Style pour le contenus ------------------------------------------------------------------------------------------- */
/* EN : Style of the content page ------------------------------------------------------------------------------------------------ */

.bloc_top {
  width:995px;
  height:82px;
  background:#141011 url(/images/logobg_left.jpg) no-repeat left;
  
  }

.bloc_header {
	width: 995px;
	height: 247px;
	/**background: url(/images/bgheader1.jpg) 0 0 no-repeat;**/
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
	.bloc_header1 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader5.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
	 

.bloc_header2 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader6.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
	.bloc_header3 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader7.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
		.bloc_header4 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader8.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
			.bloc_header5 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader9.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
				.bloc_header6 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader10.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
				.bloc_header7 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader11.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
				.bloc_header8 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader12.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
				.bloc_header9 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader13.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}
				.bloc_header10 {
	width: 995px;
	height: 247px;
	background: url(/images/bgheader14.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	z-index:0;
	
	}

	

/* FR : Style pour le menu du haut de page ------------------------------------------------------------------------------------------- */
/* EN : Style of the top menu (present in every page of this tempalte) ------------------------------------------------------------------------------------------------ */

/***

ul#menu1{
	float: left;
	width:995px;
  	height:49px;
	list-style: none;
	padding:0px;
	margin:0px;
	background: url(images/bg_menu_top.png) 0 0 repeat-x;
  }

ul#menu1 li{
	float: left;
	text-align: center;
	margin-left:10px;
	background: url(images/bg_onglet1.png) 0 0 no-repeat;
	}

ul#menu1 li:hover, ul#menu1 li#current{
	background: url(images/bg_onglet1_hover.png) 0 0 no-repeat;
	}

ul#menu1 li a{
	display: block;
	width: 114px;
	height: 49px;
	line-height:35px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	outline: none;
	}

ul#menu1 li:hover a, ul#menu1 li#current a{
	color: #ffffff;
	background: url(images/bg_onglet1_hover.png) 0 0 no-repeat;
}
*****/
ul#menu1 {
   float: left;
	width:995px;
  	height:49px;
	list-style: none;
	padding:0px;
	margin:0px;
	background: url(images/bg_menu_top.png) 0 0 repeat-x;
	
}
ul#menu1 li {
   float: left;
	text-align: center;
	margin-left:10px;
	background: url(images/bg_onglet1.png) 0 0 no-repeat;
}
ul#menu1 li ul {
    display: none;
	
}
ul#menu1 li:hover, ul#menu1 li#current{
	background: url(images/bg_onglet1_hover.png) 0 0 no-repeat;
	}
ul#menu1 li a {
	display: block;
	width: 114px;
	height: 49px;
	line-height:35px;
	font-size: 80%;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	outline: none;
	
}
ul#menu1 li a:hover a, ul#menu1 li#current a{
background: url(images/bg_onglet1_hover.png) 0 0 no-repeat;
}
ul#menu1 li:hover ul {
    display: block;
    position: absolute;
	z-index: 100;
	list-style:none;
	padding: 0;
	margin-top: -10px;
	margin-left: -10px;
	
}
ul#menu1 li:hover li {
    float: none;
    font-size: 90%;
	font-weight: normal;
	height: 40px;
	line-height:35px;
	background:#8b6b1e;
}

ul#menu1 li:hover ul li a:hover{
	background:#f6e39e;
}
	

.link_top_bloc {
	font-weight:bold;
	font-size: 90%;
	color:#c3a16a;
	float:right;
	margin:10px 10px 0 0;
}

.link_top:hover {
  color:#f5d87a;
  text-decoration:underline;
}
.link_top_img {
  float:right;
  margin:18px 18px 0 0;  
  }

.header_under {
  position:absolute;
  top:130px;
  left:600px;
  width:370px;
  font-size:10px;
  z-index:0;
  }  
.link_white{
  font-size:10px;
  text-decoration:underline;
  font-weight:bold;
  color:#fff;
  margin:10px 0 0 0;
  float:left;
  }
.link_white:hover {
  color:#c3a16a;
  }

/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------------ */
/* EN : Style of the left menu ------------------------------------------------------------------------------------------------ */
	
#column1 {
	float:left;
	width:200px;
	padding:0px 10px 0px 10px;


	}
	#columnfull {
	float:left;
	width:752px;
	padding:0px 10px 0px 10px;
		color: #5a4729;

	}
  
/* FR : Style pour le bloc news importante ------------------------------------------------------------------------------------------------ */
/* EN : Style of the important news  ------------------------------------------------------------------------------------------------ */

.head_menu_1 {
	border:0px;
	background:url("images/bg_header_menu_2.png");
	width:200px;
	height:37px;
	line-height:37px;
	font-size:90%;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
.head_menu_1 a, a.visited {
	color:#28403E;
}

	
.left_bottom {
	width: 200px;
	height: 5px;
	background: url(images/bg_left_bottom.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
  }
  
#menu_list {
	position:relative;
	display:block;
	list-style-type: none; 
	padding:0;
	margin:0;
	}
ul#menu_list li { 
	display:block; 
	font-size: 75%;
	font-weight:bold;
	color:#132838;
	background: #cadbd5;
	text-align:left; 
	padding:0 0 0 2px;
	margin-bottom:4px;
	padding-bottom:3px;
	border:1px dotted #132838;
	}
ul#menu_list li a:hover { 
	color:#61430d; 
	}
	  
.img_contactus {
  margin-top:10px;
  }
  
/* FR : Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - first bloc------------------------------------------------------------------------------------------------ */
	
#column2 {
	float:left;
	width:552px;
	margin:0px;
	padding:0px 0px 0px 0px;
	}

.bloc_content_2 {
  float:left;
  width:532px;
  padding:10px;
  background-color:#ffefcd;
  }
 .bloc_content_full {
  float:left;
  width:732px;
  padding:10px;
  background-color:#ffefcd;
  }


.bloc_colonne {
  width:200px;
  background-color:#fff;
  text-align:center;
  }

.head_content_1 {
	margin-top:10px;
	border:0px;
	background: no-repeat url("images/bg_header_content_1.png");
	width:552px;
	height:37px;
	line-height:37px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 5px;

	}
.head_content_2 {
	margin-top:10px;
	border:0px;
	background: no-repeat url("images/bg_header_content_2.png");
	width:752px;
	height:37px;
	line-height:37px;
	color:#ffffff;
	font-weight:bold;
	padding-left: 5px;

	}
	
.footer_content_1 {
	width: 552px;
	height: 6px;
	background: url(images/bg_footer_content_1.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
  }
  
.text_content {
  font-size:80%;
  text-align:justify;
  color:#050c11;
  margin:10px 0 0 0;
  }
  
.titre_content {
  font-size:15px;
  font-weight:bold;
  text-align:justify;
  color:#000000;
  }
.date_content {
  font-size:10px;
  font-weight:bold;
  text-align:justify;
  color:#22383d;
  }

.img_content {
  margin:0 0 0 10px;
  float:right;
  }

/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
	float:left;
	width:976px;
	height:60px;
	padding: 0px;
	margin:10px;
	background:#1d1918;
	}
	
.texte_footer {
	margin-left:20px;
	margin-top:9px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	}
.texte_footer a {
	color:#ffffff;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#f5d87a;
	}
.link_footer:visited {
	color:#ffffff;
}
	
/* FR : Style pour les boutons rouge et vert ------------------------------------------------------------------------------------------------ */
/* EN : Style of the red / green buttons  ------------------------------------------------------------------------------------------------ */
	
.button {
	font-size:10px;
	color:#ffffff;
	width:105px;
	height:27px;
	line-height:27px;
	float:left;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button_blue.png) 0 0 no-repeat;
	margin:10px 10px 0 0;
	}
.button:hover {
  color:#66441e;
  }
	
/* FR : Style pour le menu de droite ------------------------------------------------------------------------------------------------ */
/* EN : Style of the right menu ------------------------------------------------------------------------------------------------ */
	
#column3 {
	float:left;
	width:200px;
	padding:0px 10px 0px 10px;
	}
	
.hot_news {
	width:180px;
	padding:10px;
	}

.date {
	font-size:14px;
	color:#22383d;
	font-weight:bold;
	}
.subject {
	font-size:11px;
	color:#5d7f27;
	font-weight:bold;
	text-decoration:underline;
	}
.text {
	font-size:10px;
	color:#737373;
	margin:10px;
	}
.next {
	font-size:10px;
	color:#737373;
	font-weight:bold;
  text-decoration:none;
	}	


/* FR : Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the galery in the page 1 (page1.htm) ------------------------------------------------------------------------------------------------ */


#parent2-wrap{
  float:left;
}
#parent2 li{
	font-size:10px;
	}
#parent2-menu a{
	margin:5px 3px 0px 0px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:url(images/cube_up.png) no-repeat right top;
	}
#parent2-menu a:hover, #parent2-menu a.wactive{
	color:#fff;
	background:url(images/cube_hover.png) no-repeat right top;
	}
	
	
/* FR : Style pour la page des partenaires (page3.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the partners page (page3.htm) ------------------------------------------------------------------------------------------------ */

.partner_titre {
	font-size:12px;
	font-weight:bold;
	color:#66441e;
	text-decoration:underline;
	}

.partner_img {
	float:left;
	border:0px solid #394d53;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#66441e;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.partner_next:hover {
	color:#d6b085;
	text-decoration:underline;
	}
	
	
	/* FR : Style pour la page de contact (page4.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the contact form (page4.htm) ------------------------------------------------------------------------------------------------ */

.texte_contact {
	font-size:10px;
	color:#737373;
	margin:10px;
	}

.input_contact {
	border:1px solid #5e7e88;
	background:url("images/bg_input_contact.png") repeat-x #FFFFFF;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#394c52;
	width:300px;
	}

.partners_titre {
	color:#eb5901;
	font-size:18px;
	text-decoration:underline;
	font-weight:bold;
  }
.partners_description {
	font-size:10px;
	color:#737373;
	margin:10px;
	}
.partners_url {
	font-size:10px;
	color:#ebebeb;
	margin:10px;
	}

.bouton {
  float:left;
	background:url("images/bouton_contact.png") repeat-x #FFFFFF;
	width:170px;
	height:35px;
	font-size:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	line-height:35px;
	margin:10px 0 0 0;
	}
.bouton:hover {
	background:url("images/bouton_contact_hover.png") repeat-x #FFFFFF;
	color:#fff;
	}
.text-input2 {
display:none;
}
#enq label {
float:left;
}
.error {
color:#FF0000;
}
	
