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

#page {
	position:relative;
	width:902px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
	z-index:10;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 10px;
	}

h1 {
	font-size:18px;
	color:#00F;
	border-bottom:4px solid #2174a6;
	width:100%;
	display:block;
	text-align: center;
  }

p {
	text-align:justify;
	color:#000;
	font-size:14px;
	padding:10px;
  }

.icone {
  float:left;
  border:none;
  margin:0 15px 15px 0;
  }

form {
	margin:0px;
	padding:0px;
	color: #333;
	text-align: justify;
  }

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


.bloc_content {
	width: 902px;
	background-color:#ffffff;
	border:0px;
	float:left;
	position:relative;
	padding:0 0 20px;
	}

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


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

#logo {
  position:absolute;
  top:-80px;
  left:10px;
  z-index:100;
  }
#slogan {
  font-size:14px;
  font-weight:bold;
  color:#2174a6;
  position:absolute;
  top:-70px;
  left:400px;
  }

/* 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:550px;
  height:27px;
	list-style: none;
	padding:0 0 0 350px;
	margin:60px 0 0 0;
	background: url(images/bg_menu1.png) 0 0 repeat-x;
  }

ul#menu1 li{
	float: left;
	text-align: center;
	}


ul#menu1 li a{
	display: block;
	width: 94px;
	height: 27px;
	line-height:27px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #2174a6;
	text-decoration: none;
	outline: none;
	margin:0 5px 0 0;
	}

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

.header_under {
  position:absolute;
  top:70px;
  left:30px;
  width:350px;
  text-align:justify;
  font-size:10px;
  color:#fff;
  }  
.link_header_under {
  background: url(images/button_header.png) 0 0 no-repeat;
  width:345px;
  height:36px;
  position:absolute;
  top:60px;
  left:00px;
  color:#fff;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
	line-height:36px;  
  }

/* FR : Style pour le moteur de recherche ------------------------------------------------------------------------------------------------ */
/* EN : Style of the search motor ------------------------------------------------------------------------------------------------ */
	
.bloc_motor {
	width: 902px;
	height: 53px;
	padding:10px;
	background: url(images/bg_motor.png) 0 0 repeat-x;
	margin:2px 0 0 0;
	border:0px;
	float:left;
	position:relative;  
  }
.bloc_motor_text {
  margin:2px;
  float:left;
  font-size:10px;
  font-weight:bold;
  color:#1c5180;
  }

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

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

.form_search label {
  float:left;
  padding:0px;
  margin:0px;
  font-size:10px;
  font-weight:bold;
  color:#1c5180;  
  }

/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------------ */
/* EN : Style of the left menu ------------------------------------------------------------------------------------------------ */
	
#column1 {
	float:left;
	width:610px;
	margin:0 0 0 20px;
	color: #000;
	font-size: 15px;
	}
  
/* FR : Style pour le bloc news importante ------------------------------------------------------------------------------------------------ */
/* EN : Style of the important news  ------------------------------------------------------------------------------------------------ */

.head_menu_1 {
	border:0px;
	background:url("images/bg_header1.png") 0 0 repeat-x;
	width:252px;
	height:33px;
	line-height:33px;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	}
.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 {
	width:252px;
	padding:10px 0 10px 20px;
	margin:0px;
	list-style-type: none; 
	background-color:#ffffff;
	}
ul#menu_list li a { 
	font-weight:bold;
	text-decoration:underline;
	color:#1c5180; 
	font-size:10px;
  }
ul#menu_list li a:hover { 
	color:#0094de; 
	}
	  
.img_contactus {
  margin-top:10px;
  }
  
/* FR : Style pour la partie droite - premier bloc ------------------------------------------------------------------------------------------------ */
/* EN : Style of right part - first bloc------------------------------------------------------------------------------------------------ */
	
#column2 {
	float:left;
	width:233px;
  margin:0px 0 0 20px;
	}

.bloc_orange {
  position:relative;
  width:233px;
  height:143px;
  float:left;
	background: url(images/bloc_orange.png) 0 0 no-repeat; 
  margin:20px 0 0 0; 
  }
.bouton_jaune {
	width:208px;
	height:23px;
	background: url(images/bouton_jaune.png) 0 0 no-repeat;
	position:absolute;
	top:105px;
	left:12px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	line-height:23px;
	text-decoration:none;
  }
.bloc_bleu {
  position:relative;
  width:233px;
  height:143px;
  float:left;
	background: url(images/bloc_bleu.png) 0 0 no-repeat;  
  margin:20px 0 0 0;
  }
.bouton_bleu {
  width:208px;
  height:23px;
	background: url(images/bouton_bleu.png) 0 0 no-repeat;
  position:absolute;
  top:105px;
  left:10px;
  text-align:center;
  font-size:10px;  
  font-weight:bold;
  color:#fff;
  line-height:23px;
  text-decoration:none;
  }
.bloc_vert {
  position:relative;
  width:233px;
  height:143px;
  float:left;
	background: url(images/bloc_vert.png) 0 0 no-repeat;  
  margin:20px 0 0 0;
  }
.bouton_vert {
  width:208px;
  height:23px;
	background: url(images/bouton_vert.png) 0 0 no-repeat;
  position:absolute;
  top:105px;
  left:10px;
  text-align:center;
  font-size:10px;  
  font-weight:bold;
  color:#fff;
  line-height:23px;
  text-decoration:none;
  }
  
.bloc_texte {
	font-size:12px;
	margin:50px 20px 0px 20px;
	color: #000;
	text-align: justify;
  }

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

#footer {
	float:left;
	width:902px;
	height:60px;
	padding: 0px;
	text-align:center;
	background-color:#fff;
	margin:0;
	border-top:10px solid #2174a6;
	}
	
.texte_footer {
	margin-top:17px;
	font-size:10px;
	font-weight:bold;
	color:#2174a6;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#2174a6;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	}
	
/* FR : Style pour les boutons rouge et vert ------------------------------------------------------------------------------------------------ */
/* EN : Style of the red / green buttons  ------------------------------------------------------------------------------------------------ */
	
.button {
  float:left;
	font-size:10px;
	color:#ffffff;
	width:132px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background: url(images/bg_button.png) 0 0 no-repeat;
	margin:10px 5px 0 0;
	}
.button:hover {
	background: url(images/bg_button_hover.png) 0 0 no-repeat;
  }


	
.hot_news {
	width:252px;
  background-color:#fff;	
	padding:10px;
	}

.date {
	font-size:14px;
	color:#0094de;
	font-weight:bold;
	}
.subject {
	font-size:11px;
	color:#3a4e54;
	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;
	color: #000;
	}
#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:#0196e0;
	text-decoration:underline;
	}

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

.texte_contact {
	font-size:12px;
	color:#333;
	margin:10px;
	text-align: left;
	}

.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;
	font-size: 12px;
	}

.bloc_newsletter {
  width: 252px;
  background-color: #ffffff;
  padding:10px;
  }
.newsletter_input {
  border:1px solid #424242;
  width:170px;
  margin:10px 0px 10px 0px;
  }
.newsletter_text {
	font-size:10px;
  color:#424242;  
  }
.bloc_content #column1 p .centre #centrer {
	text-align: center;
}
.bloc_content #column1 #formulaire p .souligné {
	font-weight: bold;
}
.bloc_content #column1 table tr .bloc_texte a strong {
	text-align: center;
	font-size: 14px;
}
.bloc_content #column1 table tr .bloc_texte strong a {
	text-align: center;
	font-size: 14px;
}
.bloc_content #column1 table tr td strong a {
	text-align: center;
	font-size: 14px;
}
#page .bloc_content #column1 p {
	text-align: left;
}
