/*20140929*/
body {
  background-position:  top center;
  background-color: #000000;
  line-height: 1.5em;
  background-attachment: fixed;
  font: 1em #000000;
  letter-spacing: 0.1em;
  background-image: url(../pictures/body_background.png);
  background-repeat: repeat;
  margin-top: 0;
  font-family: verdana, Gill Sans MT, Arial, sans-serif;
  text-align: center;/*(to whit IE bug)*/
}
#contener {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#header {
  height: 128px;
  background-position:  top center;
  background-repeat: no-repeat;
  background-image: url(../pictures/header_background.png);
  }
#navigation {
  width: 100%;
  height: 40px;
  background-image: url(../pictures/tease.png);
  margin-top:10px;
  }  
#navigation a  img {
  /*display: inline-block;*/
  width: 180px;
  height: 30px;
  margin-top: 4px;
  border:0;
  }
#contenu {
  margin-top:3px;  
  width: 792px;
  background-color: transparent;  
  border:4px solid #bbbbbb;  
}
.zone_texte, .zone_texte_contact {  	
  width: 776px;
  margin: 5px auto;
  background-repeat: repeat;
  background-image: url(../pictures/contenu_background.png);
  background-color: #999999;  
  border:4px solid #aaaaaa;
  }
.zone_texte_contact {  	
  height: 390px;
  }
.zone_texte h1{
font: 1.4em;
}
.zone_texte h2{
font: 1.5em;
color: white;
}
.zone_texte h2+p{
font-style: italic;
}
.zone_texte  h3{
font: 1.4em;
}
.zone_texte  h4{
font: 1.2em;
}
.zone_texte  p{
font: 1.1em;
}
.wrap_produits{
  position: relative;
  height: 2200px;
  width: 100%;
  background-color: #transparent;
  font-size: 0.7em;
  text-align: left;
}
.wrap_produits div{
  position: absolute;  
  top:0;
  background-color: #999999;
  padding: 5px;
}
.produit1 {
  left:8px;  
  width: 540px;
 }
.produit2{
  right:8px;  
  width: 197px;
 }
.produit2 img{
	margin: 22 0;
	width:200px;	
}
.zone_links_center {
  width: 17%;
  margin-left: auto;
  margin-right: auto;  
  height: 40px;
  background-color: #999999;
  margin-top: 60px;  
  margin-bottom: 10px;  
}
.zone_links_center img {  	  
  height: 40px;
  margin-right: 5px;  
  border: 0;
  margin-bottom:-10px;
}
.zone_links {  	
  width: 100%;
  height: 40px;
  background-color: #999999;
  margin-top: 60px;  
  margin-bottom: 10px;  
  text-align: left;
}
.zone_links img {  	  
  height: 40px;
  margin-left: 20px;
  border: 0; 
  margin-bottom:-10px;
}
#zone_formulaire {
  position: relative;
  width: 97%;
  height: 520px;
  margin: 4px auto;
  background-color: #999999;
  font-size: 0.8em;
  color:black;
  text-align: left;  
}
#zone_formulaire h4 {
  text-align: center;  
  color:#ffffff;
  font-weight:bold;
  text-transform: uppercase;
}
form {
 background-color:#999999;
 padding-left:10px;
 padding-right:10px;
 width:730px;
 }
fieldset {
 padding:0 5px 10px 5px;
 margin-bottom:5px;
 border:1px solid red;
 }
legend {
 color:red;
 font-weight:bold;
 }
label{
 display:inline;
 margin-right:20px;
 }
label.col2{
 margin-right:20px;
 margin-left:30px;
} 
label .block{
 margin-top:10px;
 display:block;
 }
input, textarea, select, option {
 background-color:#fff3f3;
 }
input, textarea, select {
 vertical-align: middle;
 padding:3px;
 border:1px solid #F5C5C5;
 border-radius:5px;
 width:150px;
 box-shadow:1px 1px 2px #C0C0C0 inset;
 } 
input.long {
 width:200px;
 }
input.medium {
 width:110px;
 }
input.short {
 width:30px;
 } 
textarea {
 width:690px;
 } 
select {
 margin-top:0px;
 width:90px;
 }
input[type=submit], input[type=reset] {
 width:150px;
 margin-left:5px;
 box-shadow:1px 1px 1px #D83F3D;
 cursor:pointer;
}
#envoyer {
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 10px;
  text-align: center;		
}
.formulaire_ligne {
  position:relative; 
  height: 30px;
  padding: 3px;
}
.formulaire_inline {
  float:left;  
  height: 25px;
  padding-top: 5px;
  padding-left: 25px;}
.1 {width:70px;}
.2 {width:250px;}
.3 {width:150px;}
.4 {width:200px;
}
.formulaire_inline_field {
  float:left;
  width:160px;
  height: 25px;
  padding-top: 5px;
  padding-left: 5px;  
}
.formulaire_ligne_head {
  position:absolute;
  top:0;
  left:0;
  height: 25px;
  padding-top: 5px;
  padding-left: 5px;  
}
.formulaire_ligne_field {
  position:absolute;
  top:0;
  left:150px;
  width:200px;
  height: 25px;
}
.formulaire_ligne_retour_regex {
	position:absolute;
	top:0;
	left:370px;
	height: 25px;    
	color: white;
	line-height: 1em;
	font: 0.9em;
	letter-spacing: 0.05em;  
}
#mail_ok {  
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height:400px;
  background-color: #999999;  
  border:4px solid #999999;  
  text-align: center;  
  padding-top: 20px;
}
.message_mail_ok {
  width: 90%; 
  height:250px;
  margin:auto;  
  background-color:#bbbbbb;
  padding:10px;
  border:1px solid #F5C5C5;
  border-radius:15px;
  box-shadow:2px 2px 4px #C0C0C0 inset;
}
.message_transfert_ok {
  width: 90%; 
  height:35px;
  margin:auto;  
  background-color:#bbbbbb;
  padding:10px;
  border:1px solid #F5C5C5;
  border-radius:15px;
  box-shadow:2px 2px 4px #C0C0C0 inset;
  font-size: 1.5em;
}
.message_contact {
  position: relative;
  width: 50%; 
  height:180px;
  margin:5px auto 120px auto;  
  background-color:#999999;
  padding:5px;
  border:1px solid #F5C5C5;
  border-radius:15px;
  box-shadow:2px 2px 4px #C0C0C0 inset;
}
.carte_visite {
  position: absolute; 
  top:100px;
  right:70px;  
  }
#footer {
  height: 25px;
  width: 776px;
  margin: 5px auto;
  /* background-image: url(../pictures/footer.png); */
  background-color: #999999;
  background-position:  center center;
  background-repeat: repeat-x;
  border:4px solid #aaaaaa;
  }
#galerie_texte {
	background-color: #999999;
	color: #000000;  
	letter-spacing: 3px;
	word-spacing: 5px;
	text-align: center;	
	width:auto;
	margin-top:17px;	
	border-right:80px solid #000000;
	border-left:80px solid #000000;
	border-top:60px solid #000000;
	border-bottom:60px solid #000000;
}
.photos_galerie  img {	
	width:640px;
	height:480px;
	margin-top:17px;
	border-right:80px solid #000000;
	border-left:80px solid #000000;
	border-top:60px solid #000000;
	border-bottom:60px solid #000000;
}