@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:#e3e3e3;
	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;
	overflow:hidden;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-color:#ffffff;
	background: url(images/bg_page_2.png) 0 0 repeat-y;
}

.bloc_top {
	width: 1000px;
	height: 24px;
	background: url(images/bg_header_top.png) 0 0 repeat-x;
	border:0px;
	float:left;
	text-align:right;
	color:#fff;
	padding:13px 20px 0px 0px;
	}
.top_link {
  font-size:10px;
  font-weight:bold;
  color:#fff;
  }
.top_link:hover {
 	color:#62a7f7;
  }

.bloc_header {
	width: 1020px;
	height: 97px;
	background: url(images/bg_header.jpg) 0 0 no-repeat;
	border:0px;
	float:left;
	position:relative;
	}
	
/* 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:1000px;
  height:39px;
	list-style: none;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
	background: url(images/bg_menu.png) 0 0 repeat-x;
  }

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

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

ul#menu1 li a{
	display: block;
	width: 98px;
	height: 39px;
	line-height:35px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #ffffff;
	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:190px;
	padding:0px 10px 0px 11px;
	}
	
/* 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:190px;
	height:31px;
	margin-top:5px;
	font-size:10px;
	font-weight:bold;
  color:#fff;
	line-height:28px;
	padding-left:10px;
	}
	
.head_menu_2 {
	border:0px;
	background:url("images/bg_header_menu_2.png");
	width:190px;
	height:31px;
	margin-top:5px;
	font-size:10px;
	font-weight:bold;
  color:#fff;
	line-height:28px;
	padding-left:10px;
	}
  	
.hot_news {
	width:190px;
	padding:10px;
	}

.date {
	font-size:14px;
	color:#0072fe;
	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:#000000;
	font-weight:bold;
	text-decoration:underline;
	}	
.net {
	font-size:10px;
	color:#9999ff;
	font-weight:bold;
	text-decoration:underline;
	}	

/* FR : Style pour le bloc newsletter ------------------------------------------------------------------------------------------------ */
/* EN : Style of the newsletter ------------------------------------------------------------------------------------------------ */


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

.newsletter_input {
  width:174px;
  margin:5px 0px 10px 10px;
  padding:2px; 
	border:1px solid #5e7e88;
	background:url("images/bg_input_contact.png") repeat-x #FFFFFF;
	font-size:10px;
	font-weight:bold;
	color:#394c52;
  }
.newsletter_text {
  padding:10px;
	font-size:10px;
  color:#424242;  
  }
	
/* FR : Style pour les boutons rouge et vert ------------------------------------------------------------------------------------------------ */
/* EN : Style of the red / green buttons  ------------------------------------------------------------------------------------------------ */
	
.button_blue {
	font-size:10px;
	color:#ffffff;
	width:98px;
	height:23px;
	line-height:22px;
	float:right;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button_blue.png) 0 0 no-repeat;
	}

/* FR : Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - first bloc------------------------------------------------------------------------------------------------ */
	
#column2 {
	float:left;
	width:799px;
	background:#fff;
	margin: auto;
	}
	
.bloc_search {
align:right;
  width:799px;
  height:29px;
  background:#ececec;
}


.identifiantimg {
margin-bottom: 10px;
	width: 108px;
	height: 16px;
	padding: 4px 2px 0px 25px;
background: url(images/username_bg.png) 0 0 no-repeat;
border:1px solid #5e7e88;
	overflow: hidden;
  }
.identifiantimg:hover,
.identifiantimg:focus {
	background: url(images/username_bg.png) 0 -20px no-repeat;
  }

.motdepasseimg {
margin-bottom: 10px;
	width: 108px;
	height: 16px;
	padding: 4px 2px 0px 25px;
background: url(images/password_bg.png) 0 0 no-repeat;
border:1px solid #5e7e88;
	overflow: hidden;
  }
.motdepasseimg:hover,
.motdepasseimg:focus {
	background: url(images/password_bg.png) 0 -20px no-repeat;
  }


.form {
  padding:0px;
  margin:0px;
  }

.bloc_art {
  width:768px;
  padding:15px;
  }

.img_right_art {
  margin:0px 15px 15px 0px;
  float:left;
  }
.txt_right_art {
  font-size:10px;
  text-align:justify;
 	color:#737373;
  margin:10px;
  }

.bloc_art_2 {
  width:784px;
	background:url("images/bg_right_2_art.png") no-repeat #FFFFFF;
	padding:30px 0px 0px 15px;
	height:183px;
  }

#list_last_news_2 {
	position:relative;
	display:block;
	list-style-type: none; 
	padding:0px;
	margin:0px 0px 0px 30px;
	width:500px;
	}
ul#list_last_news_2 li a { 
	display:block; 
	font-weight:bold;
	text-decoration:underline;
	color:#0191d2; 
	text-align:left; 
	cursor:pointer; 
	font-size:10px; 
	height:13px;
	line-height:13px;
	padding-left:15px;
	background: url(images/arrow_grey.png) 0 0 no-repeat;
	}
ul#list_last_news_2 li a:hover { 
	color:#f6a231; 
	}

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

.partner_img {
	float:left;
	border:0px solid #394d53;
	margin:0 10px 0 10px;
	}
.partner_next {
	color:#949494;
	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;
	}
	
	
/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
	position:relative;
	width:1020px;
  float:left;
	background: url(images/bg_footer.png) 0 0 no-repeat;
	width:1020px;
	height:44px;
	padding: 0px;
	}
	
.texte_footer {
	margin-left:20px;
	margin-top:7px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#62a7f7;
	}

.iconerss {
  position:absolute;
  top:7px;
  left:974px;
  }