@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: url(images/bg_page.png) repeat; 
	background-repeat: repeat-x;
	background-color:#678636;
	color:#fff;
	margin:0;
	padding:0;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}
	
#page {
	position:relative;
	width:947px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

.bloc_top {
	width: 947px;
	height: 85px;
	background: url(images/bg_top.png) 0 0 repeat-x;
	border:0px;
	float:left;
	}

.bloc_search {
	width: 411px;
	height: 53px;
	line-height:53px;
	background: url(images/bg_search_motor.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	margin:20px 20px 0px 250px;
	}	
.bloc_search_text {
  font-size:10px;
  font-weight:bold;
  color:#c2c2c2;
  float:left;
  margin-left:10px;
  }
.bloc_search_input {
  float:left;
	width: 154px;
	height: 29px;
	border:0px;
	margin-top:15px;
	background: url(images/bg_input_search.png) 0 0 no-repeat;
  margin-left:10px;
  padding:5px 2px 0px 2px;
  font-size:10px;
  color:#c2c2c2;
  font-weight:bold;
  }
.bloc_search_button {
  float:left;
  width:114px;
  height:29px;
	margin-top:15px;
	background: url(images/button_search.png) 0 0 no-repeat;  
  margin-left:10px;
  }

.logo {
  float:left;
  margin-left:15px;
  }

.bloc_header {
	width: 947px;
	height: 193px;
	background: url(images/bg_header.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}
	
.bloc_header2 {
	width: 947px;
	height: 193px;
	background: url(images/bg_header2.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}	

.bloc_header3 {
	width: 947px;
	height: 193px;
	border:0px;
	float:left;
	position:relative;
	background-image: url(images/bg_header4.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.bloc_header4 {
	width: 947px;
	height: 193px;
	background: url(images/bg_header5.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}

.bloc_header5 {
	width: 947px;
	height: 193px;
	background: url(images/bg_header6.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}

.bloc_header6 {
	width: 947px;
	height: 193px;
	background: url(images/bg_header7.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}
	
.bloc_header7 {
	width: 947px;
	height: 193px;
	background: url(images/bg_header8.png) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}

.header_bloc_text {
	top:27px;
	left:31px;
	position:absolute;
	font-size:10px;
	width:550px;
	color: #000;
	text-align: right;
  
  }
.header_bloc_button {
  float:left;
	background:url(images/bg_button_header.png) no-repeat right top;
  height:30px;
  line-height:22px;
  font-weight:bold;
  width:180px;
  text-align:center;
  margin-top:15px;
  color:#eb5b01;
  }

/* 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:808px;
  height:62px;
	list-style: none;
	padding:0px 0px 0px 139px;
	margin:0px 0px 0px 0px;
	background: url(images/bg_menu_top.png) 0 0 repeat-x;
  }

ul#menu1 li{
	float: left;
	width: 126px;
	height: 62px;
	text-align: center;
	margin-right:10px;
	}

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: 127px;
	height: 46px;
	line-height:46px;
	padding-top:5px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #385110;
	text-decoration: none;
	outline: none;
	}

ul#menu1 li:hover a, ul#menu1 li#current a{
	color: #ffffff;
}

/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------------ */
/* EN : Style of the left menu ------------------------------------------------------------------------------------------------ */
	
#column1 {
	float:left;
	width:281px;
	padding:0px 10px 0px 10px;
	background:#ffffff;
	}
	
/* FR : Style pour le bloc news importante ------------------------------------------------------------------------------------------------ */
/* EN : Style of the important news  ------------------------------------------------------------------------------------------------ */

.head_menu_1 {
	border:0px;
	background:url("images/bg_header_menu_1.png");
	width:281px;
	height:76px;
	margin-top:5px;
	}
	
.hot_news {
	width:281px;
	padding:10px;
	}

.date {
	font-size:14px;
	color:#ff2700;
	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;
	margin:10px;
	padding:0 0 0 15px;
	margin-bottom:30px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}	

.img_left {
  display:block;
  border:0px;
  margin:10px 0px 10px 0px;
  float:left;
  }
.unsubscribe {
  font-size:10px;
  text-decoration:underline;
  float:left;
  color:#424242;
  font-weight:bold;
	height:29px;
	line-height:22px;
  }

.newsletter_input {
  border:1px solid #424242;
  width:278px;
  margin:10px 0px 20px 0px;
  }
.newsletter_text {
	font-size:10px;
  color:#424242;  
  }

/* FR : Style pour les boutons rouge et vert ------------------------------------------------------------------------------------------------ */
/* EN : Style of the red / green buttons  ------------------------------------------------------------------------------------------------ */
	
.button_red {
	font-size:10px;
	color:#ffffff;
	width:114px;
	height:29px;
	line-height:22px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button_red.png) 0 0 no-repeat;
	}
.button_green {
	font-size:10px;
	color:#ffffff;
	width:114px;
	height:29px;
	line-height:22px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button_green.png) 0 0 no-repeat;
  margin-right:10px;
  }
	
/* FR : Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - first bloc------------------------------------------------------------------------------------------------ */
	
#column2 {
	float:left;
	width:616px;
	background:#ffffff;
	margin:0px;
	padding:0px 10px 0px 20px;
	}

.img_bloc_right_2 {
  margin:15px 10px 10px 0px;
  float:left;
  }

.content_text {
	font-size:10px;
	color:#5f7f89;
	padding:15px;
	text-align:justify;
	}
.content_s_subject {
	font-size:10px;
	color:#424242;
	font-weight:bold;
	}
	
#list_last_news_2 {
	position:relative;
	display:block;
	list-style-type: none; 
	padding:0px;
	margin:20px 0px 0px 30px;
	}
ul#list_last_news_2 li a { 
	display:block; 
	font-weight:bold;
	text-decoration:underline;
	color:#eb5901; 
	text-align:left; 
	cursor:pointer; 
	font-size:10px; 
	padding:0 0 0 15px;
	margin:4px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}
ul#list_last_news_2 li a:hover { 
	color:#f6a231; 
	}
	
/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
	float:left;
	background: url(images/bg_footer.png) 0 0 no-repeat;
	width:947px;
	height:90px;
	padding: 0px;
	background-color:#ffffff;
	}
	
.texte_footer {
	margin-left:20px;
	margin-top:20px;
	font-size:10px;
	font-weight:bold;
	color:#646464;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#646464;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#eb5901;
	}
	

/* 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:#eb5901;
	text-decoration:underline;
	}

.partner_img {
	float:left;
	border:0px solid #394d53;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#eb5901;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.partner_next:hover {
	color:#000000;
	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;
	}

.bouton {
	float:left;
	background:url("images/bouton_contact.png") repeat-x #FFFFFF;
	width:170px;
	height:35px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	}
.bouton:hover {
	background:url("images/bouton_contact_hover.png") repeat-x #FFFFFF;
	color:#fff;
	}
.balts {
	color: #333;
}
