body{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	/*background-color: #475059;*/
	color: black;
	background: url("images/fond.jpg") no-repeat top center fixed;
	/*background-color: #475059;*/
	background-color: black;
}

img{
border: none;
}


.clear{
clear: both; 
}

a.lien:link{color:#7030a0; font-size:11px;}
a.lien:hover{color:; font-style: bold; font-size:11px;}
a.lien:visited{color:#8967a4;  font-size:11px;}

a.lien2:link{
	font-family: 'Amaranth', sans-serif;
	font-size: 17px;
	color: #5d2884;
	}
a.lien2:hover{
	font-family: 'Amaranth', sans-serif;
	font-size: 17px;
	color: #5d2884;
	}
	
a.lien2:visited{
	font-family: 'Amaranth', sans-serif;
	font-size: 17px;
	color: #5d2884;
}




a:link{
color:#9A0593;
}
a:hover{
color:#FA43BA;
}
a:visited{
color:#F3A8EF;
}

a.lien2{
color:#7030a0;
font-size:11px;
line-height:15px;
}

.rouge{
color: red;
}

.distributeurs{
	font-size:13px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.distributeurs2{
	font-size:12px;
	line-height: 1.5em;
	letter-spacing: 1px;
}

.centrer{
text-align: center;
}
/**********************ARTICLE*****************************/
.carte-article{
width:400px;
height:400px;
/*border: 1px solid grey;*/
float:left;
margin-top: 15px;
margin-left: 20px;
}

.infos{
	position :absolute;
	display: inline-block;
width:550px;
height: 400px;
float:left;
margin : 30px;
padding : 15px;
}
/**********************HEADER*****************************/
#header{
	width: 1024px;
	/*border: #BBBBBB 2px outset ;*/
	border: white 1px solid ;
	height: 120px;
	margin: 0 auto;
	background-image:url("images/header.png");
	background-repeat: no-repeat;
}


#container_principal{
	/*width: 1100px;*/
	width: 1024px;
	height:auto;
	min-height: 300px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	padding-top: 20px;
	line-height: 1.5em;
	letter-spacing: 1px;
}

#container_principal ul, ol{
         margin-left: 0px;
}

/*#titre_page{
	width: 800px;
	height: auto;
	margin-left: 150px;
}*/

#titre_page {
  width: auto;
  height: auto;
  margin-left: 0;
}

#call-to-action{
/*border: solid grey 1px;*/
float: right;
margin-right: 150px;
}

#boutons{
margin-left: 80px;
}

#texte-frise{
max-width:400px;
text-align: center;

}

/*.titre-h1-fr h1{
	font-family: 'Amaranth', sans-serif;
	max-width: 520px;
	text-align: center;
	font-size: 24px;
	color: #5d2884;
	float: right;
	line-height: 1.2em;
	margin-right: -50px;
}*/

.titre-h1-fr h1 {
  font-family: 'Amaranth', sans-serif;
  width: 500px;
  text-align: center;
  font-size: 24px;
  color: #5d2884;
  float: right;
  line-height: 1.2em;
  padding-right: 25px;
  /* margin-right: -50px; */
}

.titre-h1{
width: 650px;
height: 50px;
border: 1px;
margin-left: 130px;

}

.titre-h1 h1{
	font-family: 'Amaranth', sans-serif;
	font-size: 24px;
	color: #5d2884;
	float: right;
	line-height: 1.2em;
	margin-right: -30px;
}

.titre-h1-distributeur h1{
	font-family: 'Amaranth', sans-serif;
	font-size: 24px;
	color: #5d2884;
	float: right;
	line-height: 1.2em;
	margin-right: 50px;
}

.petit_italique{
font-size: 11px;
font-style: italic ;

}

.justifier{
text-align:justify;
font-size: 11px;
}

.page-landing-multilingue h1{
text-align: center;
font-size: 26px;
font-family: 'Amaranth', sans-serif;
line-height: 1.2em;
color : #FFFFFF;
}

.page-landing-multilingue h2{
text-align: center;
font-size:26px;
font-family: 'Amaranth', sans-serif;
color : #FFFFFF;
line-height: 1.2em;
border-bottom: none;
}

h1{
	font-family: 'Amaranth', sans-serif;
	font-size: 24px;
	color: #5d2884;
	
}

h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 17px;
	color: #5d2884;
	border-bottom: 1px solid #c3c3c3;
	padding-bottom: 8px;
}

#slider_images{
	width: 46%;
	height:auto;
	float: left;
	margin-left: 15px;
	/*border: 1px solid black;*/
	/*border-right: 1px solid #c3c3c3;*/
	padding-right: 5px;
	margin-top : -150px;
}

#slider_images_distributeur{
	width: 450px;
	height:700px;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	/*border: 1px solid black;*/
	border-right: 1px solid #c3c3c3;
	padding-right: 5px;
}


/*#textes{
	width: 500px;
	height:auto;
	float: left;
	margin-top: 10px;
	border-left: 1px solid #c3c3c3;
	margin-left: 15px;
	padding-left: 15px;
}*/

#textes {
  width: 500px;
  height: auto;
  float: left;
  margin-top: 10px;
  /* border-left: 1px solid #c3c3c3; */
  margin-left: 15px;
  font-size:2vw;
  /* padding-left: 15px; */
}

#frise_images{
	width: auto;
	height: auto;
}

/****** Page qui sommes nous ***********/

#logo_produit_btp{
	width: 250px;
	height:89px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image:url("images/Logo Produit du BTP.png");
}

#bandeau-1{
	width: 510px;
	height:130px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image:url("images/bandeau-1.jpg");
}

#titre_qui_sommes_nous{
width:1000px;
margin-left: auto;
margin-right: auto;
}

#titre_qui_sommes_nous  h1{
	font-family: 'Amaranth', sans-serif;
	font-size: 24px;
	color: #5d2884;
	line-height: 1.2em;
	text-align: center;
}

#textes_qui_sommes_nous{
width:990px;
margin-left: auto;
margin-right: auto;
}

#textes_gauche_qui_sommes_nous{
width:620px;
/*border: 1px solid black;*/
float: left;
margin-top:15px;
margin-left: 20px;
}

#images_qui_sommes_nous{
width:340px;
height: 550px;
/*border-left: 1px solid black;*/
float: left;
margin-top:15px;
margin-left: 30px;
}

/****** Page Produit ***********/

#titre_produit{
width:1000px;
margin-left: auto;
margin-right: auto;
}

#titre_produit  h1{
	font-family: 'Amaranth', sans-serif;
	font-size: 24px;
	color: #5d2884;
	line-height: 1.2em;
	text-align: center;
}

#texte_produit{
width:990px;
margin-left: auto;
margin-right: auto;
}

#wici-bati{
width:479px;
height: 350px;
/*border: 1px solid #c8c8c8;*/
float: left;
margin-top:15px;
margin-left: 20px;
}

#wici-concept{
width:479px;
height: 400px;
/*border: 1px solid #c8c8c8;*/
float: left;
margin-top:15px;
margin-left: 30px;
}

#wici-mini{
width:479px;
height: 350px;
float: left;
margin-top:30px;
margin-left: 20px;
}

#douchette{
width:479px;
height: 350px;
float: left;
margin-top:30px;
margin-left: 30px;
}

#photo_wici_bati{
width:478px;
height: 200px;
}

#titre_wici_bati h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 15px;
	color: #5d2884;
	border-bottom: none;
	padding-bottom: 5px;
}

#photo_wici_concept{
width:478px;
height: 200px;
}

#titre_wici_concept h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 15px;
	color: #5d2884;
	border-bottom: none;
	padding-bottom: 5px;
}

#photo_wici_mini{
width:478px;
height: 200px;
}

#titre_wici_mini h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 15px;
	color: #5d2884;
	border-bottom: none;
	padding-bottom: 5px;
}

#photo_douchette{
width:478px;
height: 200px;
}

#titre_douchette h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 15px;
	color: #5d2884;
	border-bottom: none;
	padding-bottom: 5px;
}

.centrage_produit{
width:450px;
margin: 0 auto;
}


/****** Page Produit WICI bati ***********/

#titre-produit-wici-bati{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#texte-intro-wici-bati{
width:990px;
margin-left: auto;
margin-right: auto;
}

#produit-texte-wici-bati{
width:410px;
float:left;
margin-top: 15px;
margin-left: 20px;
}

#produit-photo-wici-bati{
width:540px;
float:right;
margin-top: 20px;
margin-left: 0px;
}

#produit-photo-wici-bati-2{
width:540px;
height: 1000px;
float:right;
margin-top: 10px;
margin-left: 30px;
}

#produit-texte-wici-bati h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 14px;
	color: #5d2884;
	border-bottom: none;
	padding-bottom: 5px;
}

#produit-photo-douchette{
width:540px;
height: 1100px;
float:right;
margin-top: 10px;
margin-left: 30px;
}

#image-habillage-gauche{
width:400px;
height:300px;
margin-left: 30px;
float:left;
}

#image-habillage-droite{
width:400px;
height:300px;
margin-left: 90px;
float:left;
}

#image-habillage-gauche h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 17px;
	color: #5d2884;
	border-bottom: 0px solid #c3c3c3;
	text-align: center;
	margin-top: -30px;
}

#image-habillage-droite h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 17px;
	color: #5d2884;
	border-bottom: 0px solid #c3c3c3;
	text-align: center;
	margin-top: -30px;
}

#image-habillage h2{
	
	font-family: 'Amaranth', sans-serif;
	font-size: 17px;
	color: #5d2884;
	border-bottom: 0px solid #c3c3c3;
	text-align: center;
	margin-top: 10px;
}

/****** Page accueil distributeur ***********/
#titre-acceuil-distributeur{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#titre-acceuil-distributeur  h1{
	font-family: 'Amaranth', sans-serif;
	font-size: 24px;
	color: #5d2884;
	line-height: 1.2em;
	text-align: center;
}

.texte-acceuil-distributeur{
width:990px;
margin-left: auto;
margin-right: auto;
}

#googlemap{
width:860px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
line-height: 1.8em;
}


#googlemap a.lien:link{color:#7030a0; font-size:12px;}
#googlemap a.lien:hover{color: #0077cc;; font-style: bold; font-size:12px;}





/**************** LA PRESSE EN PARLE ******************/
#presse-en-parle-gauche{
width:655px;
height: auto;
min-height: 300px;
margin-left: 20px;
float:left;
/*border-right: 1px solid #c8c8c8;*/
padding-right: 15px;
}

#presse-en-parle-gauche h1{
	font-family: 'Amaranth', sans-serif;
	font-size: 24px;
	color: #5d2884;
	line-height: 1.2em;
	text-align: center;
}

.article{
margin-bottom: 40px;
}

#presse-en-parle-droite{
width:300px;
height: auto;
min-height: 300px;
margin-left: 20px;
margin-top:5px;
float:left;
padding-left: 0px;

}

#presse-en-parle-droite a:hover{
color: #0077cc;
}


.call-to-action{
width: 280px;
/*border: 1px solid #c8c8c8;*/
}

#presse-en-parle-fin{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#DIV_MOVE{
width:300px;
margin-top:-18px;
}


#fin{
width:1000px;
height:50px;
border: 1px solid black;
}

/**************** Galerie Photos******************/

.page{
	text-align: center;
	font-size : 17px;
}
/**************** Informations techniques et sanitaires******************/
.visu{
	margin-bottom: 20px;
	margin-top: 35px;
}

/******* PAGE CONTACT ********/

#titre-contact{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#texte_contact{
width:990px;
margin-left: auto;
margin-right: auto;
}

#formulaire{
padding-left: 15px;
width:810px;
height:auto;
float: left;
}

fieldset {

 padding:0 10px 10px 10px;

 border:1px solid #5d2884;
 }
legend {
 color:#5d2884;
 font-weight:bold
 }
 



/******* PAGE MENTIONS LEGALES********/
#titre-mentions{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#texte_mentions{
width:990px;
margin-left: auto;
margin-right: auto;
}

/**********************DOCUMENTATIONS *****************/
#titre-documentations{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#documentations-gauche{
width: 200px;
float: left;
margin-left: 15px;
}

#documentations-centre{
width: 500px;
border-left: 1px solid #c8c8c8;
border-right: 1px solid #c8c8c8;
float: left;
margin-left: 15px;
margin-top: 50px;
}

#documentations-droite{
width: 200px;
float: left;
margin-left: 15px;
margin-top: 60px;
}

/* FOIRE AUX QUESTIONS*/
#titre-faq{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#texte_faq{
width:990px;
margin-left: auto;
margin-right: auto;
text-align: justify;
}

/****** Page Témoignages ***********/
#temoignage-gauche{
width:480px;
min-height:800px;
border-right: solid 1px #c8c8c8;
float: left;
margin-left: 20px;
padding-right: 30px;
}

#temoignage-droite{
width:450px;
height:auto;
float: left;
margin-left: 0px;
}

#temoignage-droite-call{
width:450px;
height:80px;
/*border: solid 1px #c3c3c3;*/
}

#titre-temoignages{
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#temoignage-gauche h2{
	font-family: 'Amaranth', sans-serif;
	font-size: 17px;
	color: #5d2884;
	border-bottom: 0px solid #c3c3c3;
	padding-bottom: 8px;
}

.lien-mail a{
	color:#7030a0;
	font-size:13px;
}

.frise_temoignage{
	display:inline-block;
}

/* PLAN DU SITE */
#plan-du-site{
	width:900px;
	margin-left:auto;
	margin-right: auto;
}

/****** Page accueil distributeur ***********/

.titre-page-distributeur{
width:1000px;
margin-left: auto;
margin-right: auto;
}

.carte-distributeur{
width:400px;
height: 400px;
/*border: 1px solid grey;*/
display: inline-block;
float:left;
margin-top: 15px;
margin-left: 20px;
}

.texte-distributeur{
width:550px;
height: 400px;
display: inline-block;
border-left: 1px solid #c8c8c8;
float:left;
margin-left: 30px;
padding-left: 15px;
}

.presentation-distributeur{
float:right;
display: block;
margin-top: 15px;
margin-left: 15px;
margin-right: 15px;
text-align: center;
}

.logo-distributeur{
text-align: center;
}
.texte-acceuil-distributeur{
	font-size: 150%;
	font-weight:bold;
}
div.Tableau{
	display: block;
	column-count : 4;
	background-color: #FFFFFF
}

.Tableau span {
   display:inline-block;
   float:left;
   border:1px solid #FFFFFF;
   margin:0px;
   padding:3px;
}
  
.Tableau p {
   clear:left;
   margin:0px;
   padding:0px;
   height:100% !important; height:1em;
}

.Tableau div.haute {
	font-weight:bold;
	text-align:center;
	margin-top:2px;
}
.Tableau div.haute div.basse{
	display:block;
	font-weight:bold;
	text-align:center;
	height: auto;
	font-family: 'Amaranth', sans-serif;
	font-size: 15px;
	padding-bottom:1px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.Tableau div.haute div.write{
	display:block;
	font-weight:bold;
	text-align:center;
	height: auto;
	text-align: center;
}
.Tableau span.col1 {
	width:120px;
	height: auto;
	text-align:center;
}

.Tableau span.col2 {
	width:120px;
	height: auto;
	text-align:center;
}

.Tableau span.col3 {
	width:120px;
	height: auto;
	text-align:center;
}

.Tableau span.col4{
	width: 120px;
	height: auto;
	text-align:center;
}
.Tableau span.No {
	width: 120px;
	height: auto;
	text-align:center;
	background-color: #FA5858;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.Tableau span.yes{
	width: 120px;
	height: auto;
	text-align:center;
	background-color: #81F781;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.Tableau span.nom{
	width: 120px;
	height: auto;
	text-align:center;
}

.cell {
/* border-collapse:collapse;*/
 width:90%;
 }
/*.texte-distributeur th, td {
 border:1px solid black;
 width:20%;
 }
.texte-distributeur td {
 text-align:center;
 }*/
.texte-distributeur caption {
 font-weight:bold
 }
 
 #taille12{
 font-size: 15px;
 }
 
 /********Livraison***********/
.livraison_pays{
    margin-top: 0px;}

.breadcrumb{
	padding-left:30px;
	margin-top:20px;
	margin-bottom:40px;
	}
