@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ÃfÂ©nÃfÂ©ral de la page  ------------------------------------------------------------------------------------------- */

/* EN : General style of every page ------------------------------------------------------------------------------------------------ */



body {
	color:#fff;
	margin:0;
	padding:0;
	font:83%/1.4 verdana, arial, helvetica, sans-serif;
	background-color: #000;

}



#page {
	/*position:relative;*/

	width:902px;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:10px;*/

	margin-top:0px;
	margin-bottom:10px;

	/*z-index:10000;*/

}



.separator{

	clear: both;

	visibility: hidden;

	margin: 0;

	padding: 0;

	height: 1px;

	line-height: 0px;

	font-size: 0em;

	}



h1 {

  font-size:14px;

  /*color:#2174a6;

  border-bottom:4px solid #2174a6;*/

  color:#d95110;

  border-bottom:4px solid #d95110;

  width:100%;

  display:block;

  }



p {

  text-align:justify;

  color:#000000;

  font-size:10px;

  padding:10px;

  }



ul {
	text-align:justify;
	color:#CCC;
	font-size:11px;
	padding:10px;
	margin-left: 15px

  }

  

.icone {

  float:left;

  border:none;

  margin:0 15px 15px 0;

  }



form {

  margin:0px;

  padding:0px;

  text-align:justify;

  font-size:10px;

  color:#000000;

  }





.txtMoins {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-style:normal;
	line-height:normal;
	list-style-image:url(images/subBullets.gif);
	list-style-position:outside;
	list-style-type:disc;
	color: #CCCCCC;

  }

/* FR : Style pour le header ------------------------------------------------------------------------------------------- */

/* EN : Style of the header page ------------------------------------------------------------------------------------------------ */





.bloc_content {
	width: 902px;
	border:0px;
	float:left;
	/*position:relative;*/

	padding:0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;

	}



/* 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;

	}



.header_picto {

	margin-top: -25px; 

	margin-left: 368px; 

	position: absolute;

	}



#logo {

  position:absolute;

  top:-80px;

  left:10px;

  z-index:100;

  }

#slogan {

  font-size:14px;

  font-weight:bold;

  color:#fb7e42;

  position:absolute;

  top:-70px;

  left:400px;

  background-color:#545050;

  }



/* 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;*/

	width:900px;

  	height:87px; /*27*/

	list-style: none;

	padding:0 0 0 0;

	/*padding-left: 15px;*/

	/*margin:60px 0 0 0;*/

	margin:0 0 0 0;

	/*background: url(../images/bg_menu1.png) 0 0 repeat-x;*/

	background: url(../images/bg_titre.png) 0 0 no-repeat;

	background-color:#787272;

  }



ul#menu1 li{

	padding-top:60px;

	float: left;

	text-align: center;

	}





ul#menu1 li a{

	display: block;

	width: 92px; /*94*/

	height: 27px;

	line-height:27px;

	font-family: verdana;

	font-size: 10px;

	font-weight: 700;

	/*color: #2174a6;*/

	color: #fb7e42;

	text-decoration: none;

	outline: none;

	margin:0 0 0 5px;

	}



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:35px;
	left:30px;
	width:350px;
	text-align:justify;
	font-size:14px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

  }  

.link_header_under {
	background: url(../images/button_header.png) 0 0 no-repeat;
	width:345px;
	height:36px;
	position:absolute;
	top:60px;
	left:0px;
	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:600px;

  margin:0 0 0 20px;

	}



  

/* 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; 
}
.bloc_orange2 {
  position:relative;
  width:233px;
  height:143px;
  float:left;
  background: url(../images/bloc_orange.png) top right no-repeat; 
  margin:20px 0 0 0; 
}

.bouton_jaune {
	width:208px;
	height:23px;
	background: url(../images/bouton_jaune.png) 0 0 no-repeat;
	/* la position absolute peut poser pb... A verifier */

  position:absolute;
	top:113px;
	left:8px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#4d4949;
	line-height:23px;
	text-decoration:none;
	background-color: #339900;

  

  }

.bouton_jaune_mini {

  width:104;

  height:23px;

	background: url(../images/bouton_jaune_mini.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_bleu {

  position:relative;

  width:233px;

  height:143px;

  float:left;

	background: url(../images/bloc_bleu.png) 0 0 no-repeat;  

  margin:20px 0 0 0;

  }

.bloc_big_bleu {

  position:relative;

  width:233px;

  height:243px;

  float:left;

	background: url(../images/bloc_big_bleu.png) 0 0 no-repeat;  

  margin:20px 0 0 0;

  }

 .bloc_big_bleu_contact {

  position:relative;

  width:233px;

  height:243px;

  float:left;

	background: url(../images/bloc_big_bleu_contact.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:250px;
	float:left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: 0 0;

  }

 .bloc_vert_gps {

  position:relative;

  width:233px;

  height:143px;

  float:left;

	background: url(../images/bloc_vert_gps.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;
	background-color: #990000;

  }

.bloc_pub_bleu {

  position:relative;

  width:160px;

  height:200px;

  float:left;

	background: url(../images/bloc_pub_bleu.png) 0 0 no-repeat;  

  margin:20px 0 0 30px;

  /*padding-right:30px;*/

  color:#000;

  font-weight:lighter;

  }

 .bloc_pub_vert {
	position:relative;
	width:200px;
	height:300px;
	float:left;
	background: url(../images/bloc_pub_big_vert.png) 0 0 no-repeat;
	/*padding-right:30px;*/

  color:#000;
	font-weight:lighter;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;

  } 

 

.bloc_pub_titre {
	font-size:10px;
	margin:25px 30px 0px 30px;
	font-weight:bolder;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;

  } 

  

 .bloc_pub_photo {

	width: 156px; 

	padding: 2px 0 0 22px

 }

 

 .bloc_pub_texte {

  font-size:10px;

  width: 150px; 

  margin: 5px 0 0 27px;

  color:#FFF;

  }

  

  .bloc_pub_texte_small {

  font-size:8px;

  margin:5px 0px 0px 0px;

  font-style:italic;

  color:#FFF;

  }



   .bloc_pub_texte_medium {

  font-size:10px;

  margin:5px 0px 0px 0px;

  font-style:italic;

  color:#FFF;

  }

  

.bloc_texte {
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;

  }
.bloc_texteCenter {
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.bloc_texteCenterRed {
	font-size:11px;
	font-weight:bold;
	color: #CC0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: normal;
	padding: 0px;
}



  

.bloc_flash {
	font-size:10px;
	font-weight:bold;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 5px;
  }

  

.bloc_huge_orange {
  position:relative;
  width:233px;
  height:260px;
  float:left;
  background: url(../images/bloc_huge_orange.png) 0 0 no-repeat;  
  margin:20px 0 0 0;
}
.bloc_huge_orange2 {
  position:relative;
  width:233px;
  height:260px;
  float:left;
  background: url(../images/bloc_huge_orange.png) top right no-repeat;  
  margin:20px 0 0 0;
}



/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */

/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */



#footer {
	float:left;
	width:902px;
	height:60px;
	padding: 0px;
	text-align:center;
	margin:0;
	/*border-top:10px solid #2174a6;*/

	border-top:10px solid #d95110;

	}

	

#columnfooter1 {

	float:left;

	width:600px;

  margin:0 0 0 20px;

	}

	

#columnfooter2 {

	float:left;

	width:233px;

  margin:-10px 0 0 20px;

	}

	

.texte_footer {

	margin-top:17px;

	font-size:10px;

	font-weight:bold;

	/*color:#2174a6;*/

	color:#d95110;

	}

.link_footer {

	font-weight:bold;

	font-size:10px;

	/*color:#2174a6;*/

	color:#d95110;

	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:12px;
	color:#FFF;
	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:#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:10px;
	color:#CCC;
	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;

	}



.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;  

  }

  

  

  

  

.sd

{

	width : 80px;

	height : 30px;

	display : block; /*Très important, sinon les dimensions ne sont pas prises en compte*/

	background : url("../images/links/sdOff.gif") no-repeat;

}



.sd:hover

{

	background-image : url("../images/links/sdOn.gif");

}







.text3 {

	height: 26px;

	padding: 8px 0px 0px 17px;

	background: url("../images/bgplan.gif") no-repeat left top;

}





/************** partie condition generales de vente **************/

.Style1 {

color:#CC0000;

font-weight:bold;

}
.bouton_facebook {
	width:197px;
	height:48px;
	background: url(../images/bouton_vert.png) 0 0 no-repeat;
	position:absolute;
	top:134px;
	left:4px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	line-height:23px;
	text-decoration:none;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/bouton_jaune.png);
	background-color: #FF0000;
}
