@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: #ffffff;
	color:#212121;
	margin:0;
	padding:0;
	font-size:11px;
	font-family:verdana;
	line-height:15px;
  background:url(images/bg_page.png) repeat-x;
}

img {
  border:none;
  }
p {
  font-size:10px;
  padding:0 10px 0 10px;
  }

#page {
	position:relative;
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}

.linkred {
	color:#FFFFF7;
	font-weight:bold;
  }
.linkred:hover {
  color:#212121;
  }

a.button {
  /* Sliding right image */
  background: transparent url('images/button_right.png') no-repeat scroll top right; 
  display: block;
  float: left;
  height: 22px;
  margin-right: 6px;
  margin-bottom: 6px;
  padding-right: 10px; 
  /* FONT PROPERTIES */
  text-decoration: none;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  }
a.button span {
  /* Background left image */ 
  background: transparent url('images/button_left.png') no-repeat; 
  display: block;
  line-height: 22px; 
  padding: 0px 0 5px 8px;
  } 
a.button:hover span{
  text-decoration:underline;
  }


/* FR : Style pour le header ------------------------------------------------------------------------------------------- */
/* EN : Style of the header page ------------------------------------------------------------------------------------------------ */

#bloc_header {
	width:920px;
	height:148px;
	float:center;
	position:relative;
	background:url("images/bg_header.png") 0 0 no-repeat;
	}

.logotype {
  border:none;
  }

#bloc_header2 {
	width:920px;
	height:110px;
	float:left;
	position:relative;
	background:url("images/bg_header2.png") 0 0 no-repeat;
	}
#bloc_header2 h1 {
  font-size:16px;
  margin:0;
  padding:0;
  margin:12px 0 5px 20px;
  }
#bloc_header2 p {
  font-size:11px;
  margin:0;
  padding:0;
  width:550px;
  margin:5px 0 0 20px;
  }

#bloc_header3 {
	width:960px;
	height:20px;
	float:center;
	position:relative;
	background:url("images/bg_header3.png") 0 0 no-repeat;
	}

/* 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:920px;
	height:40px;
	list-style: none;
	padding:0px;
	margin:0px;
	background: url(images/bg_menu_1.png) 0 0 repeat-x;
	text-align: center;
  }
ul#menu1 li{
	float:left;
	text-align: center;
	}
ul#menu1 li a{
	display: block;
	width:75px;
	height:80px;
	line-height:20px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	outline: none;
	padding:0 20px 0 20px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	}
ul#menu1 li a:hover , ul#menu1 li#current a{
	color: #ffffff;
	text-decoration:underline;
	text-align: center;
}

/* FR : Style pour la partie centrale ------------------------------------------------------------------------------------------- */
/* EN : Style of the middle part ------------------------------------------------------------------------------------------------ */

#contentcolumn{
  width:584px;
  margin:0 0 0 0;
  float:left;
  }
  
#contentcolumn h4 {
  float:left;
  width:521px;
  height:40px;
  line-height:40px;
	background:url("images/content_titre.png") 0 0 no-repeat;
	font-size:11px;
	color:#fff;
	padding:0 0 0 50px;
	margin:10px 0 0 0; 
  }
  
#contentcolumn #entry p {
  margin:10px;
  float:left;
  }

.bloc_product {
  float:left;
  width:167px;
  padding:10px;
  }
.bloc_product img {
  margin:10px 0 10px 0;
  }
.bloc_product h5 {
  font-size:14px;
  font-weight:bold;
  color:#fe4406;
  margin:0;
  padding:0;
  }
.bloc_product_best {
  width:550px;
  float:left;
  padding:10px;
  }
.bloc_product_best img {
  float:left;
  margin:10px;
  }
.bloc_product_best h5 {
  font-size:14px;
  font-weight:bold;
  color:#fe4406;
  margin:0;
  padding:0;
  }

/* FR : Style pour la colonne etroite (gauche et droite) ------------------------------------------------------------------------------------------- */
/* EN : Style of the small comulns (left and right) ------------------------------------------------------------------------------------------------ */

.smallcolumn {
	width:250px;
	float:left;
	background-color:#ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 27px;
	z-index: auto;
  }
.smallcolumn h4 {
	float:none;
	width:309px;
	height:40px;
	line-height:40px;
	background:url("images/bg_menu_right.png") 0 0 no-repeat;
	font-size:11px;
	color:#fff;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
  }
#menu_list {
	float:left;
	width:250px;
	list-style-type: none;
	margin:0;
	padding:10px 0 0 50px;
	text-align: center;
  }
ul#menu_list li {
  height:25px;
  }
ul#menu_list li a {
	background:url("images/arrow.gif") 2px 5px no-repeat;
	text-decoration:underline;
	color:#212121;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 15px;
	text-align: center;
  }
ul#menu_list li a:hover { 
	color:#636363;
	}

.linkpicture {
  margin:15px 0 0 0;
  float:left;
  }

/* FR : Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the galery in the page 1 (page1.htm) ------------------------------------------------------------------------------------------------ */

.galerie {
  float:left;
  margin:10px;
  }
#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) ------------------------------------------------------------------------------------------------ */

#gallery{
  float:left;
  margin:10px;
  width:530px;
  padding:10px;
  }
#gallery .lienimage {
  float:left;
  margin:10px;
  }
#gallery h5 {
  font-size:15px;
  font-weight:bold;
  color:#fe4406;
  margin:10px 0 10px 0;
  }

/* 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:200px;
	}

/* FR : Style pour le footer ------------------------------------------------------------------------------------------- */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
  float:center;
	background:url("images/bg_footer.png") no-repeat;
  width:920px;
  height:80px;
  margin:20px 0 20px 0;
  }

.texte_footer {
	margin-right:280px;
	margin-top:25px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	}
.link_footer {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#fe4406;
	}
/* mes css*/
.Titre_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center center;
	font-weight: normal;
}
.ecriture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE4406;
}
.Style5 {
	color: #fe4406;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Style6 {color: #FFFFFF}
a.lien1   {
	color:#FFFFF7;
	font-size: 13px;
	font-weight: normal;
}      
a.lien1:hover   {
	color:#FFFFF7;
	font-size: 14px;
	font-weight: bold;
}  
a.lien2   {
	color:#FFFFF7;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
}   
a.lien2:hover   {
	color:#F9F7F5;
	text-decoration:underline overline;
	font-size: 14px;
	font-weight: bold;
} 

a.visited {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: normal;
	font-family: Candara;
}
.prestatire {
	font-size: 18px;
}


.bordure {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FB3408;
}

/*Lighbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.titrecache {
	font-size: 1px;
	font-style: normal;
	vertical-align: baseline;
}
