/* CSS Document */
body{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #353535;
}
.container {
	width: 1140px;
	margin: auto;
}
#logo {
	width: 25%;
	float: left;
	margin-top: 20px;
}
#titre {
	width: 50%;
	float: left;
}
#titre h1{
	color: #f3ad36;
	text-align: center;
	font-size: 52px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 30px;
	}

#titre p{
	text-align: center;
	color: #6b6b6b;
	line-height: 23px;
	font-size: 15px;
	margin-top: 18px;
	letter-spacing: 0.5px;
	
}

#tel{
	border: solid 2px darkorange;
	width: 150px;
	height: 30px;
	float:left;
	padding-bottom: 5px;
	margin-top: 63px;
}

#logotel {
	background: url("images/telephone.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 23px;
	height: 30px;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
}


#tel p{
	color: darkorange;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin: 0;
}

#imgheader{
	background: url("images/photoheader.jpg") center no-repeat;
	margin-top: 40px;
	height: 564px;
}

#banniere{
	padding-top: 200px;
	text-align: center;
	
}
#banniere h2{
	font-size: 25px;
	line-height: 30px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	
}

#banniere p{
	display: inline-block;
	color: white;
	border: 2px solid white;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 17px;
	font-weight: bold;
	margin-top: 60px;
	padding: 15px 30px 15px 30px;
	
}


#menu ul{
	text-align: center;
	font-family: Verdana;
	font-size: 17px;
 	margin-top: 20px;
	margin-bottom: 20px;
}

#menu li{
	list-style: none;
	display:inline-block; 
}

#menu a{
	display:inline-block; /*une variante de la fonctioin float permetant deplacer les boites dans l'espace*/
	text-decoration: none;
	color: black;
	padding: 30px;
	text-transform: uppercase;
}
#menu a:hover{
	color: orange;}


.bg_gris{
	background-color: #e3e3e3;
	height: 800px;
	
	padding-top: 15px;
}

.col3{
	width: 30%;
	margin: 1.5%;
	float: left;
	height: 350px;
}

#rm{
	background: url("images/revetmurext.jpg");
	
}
#rs{
	background: url("images/revetsol.jpg");
}
#pt{
	background: url("images/plafondstendus.jpg");
}

#ps{
	background: url("images/plafondsusp.jpg");
}
#iie{
	background: url("images/isolintext.jpg");
}
#mip{
	background: url("images/isolant.jpg");
}


.bg_gris a{
	display: block;
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 150px;
}

span:hover{
	color: beige;
	border: 1px solid white;
	padding: 6px;
}

.bg_orange{
	background-color: #f3ad36;
	height: 260px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#garanties h3{
	font-size: 25px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-top: 22px;
	margin-bottom: 35px;
}

.col4{
	width: 22%;
	margin: 1%;
	float: left;
	text-align: center;
	padding-top: 20px;


}
#garanties p{
	font-size: 16px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: inherit;
	line-height: 18px;	
	margin-top: 20px;
	
}

.blanc{
	background-color: white;
	padding-bottom: 15px;
	padding-top: 5px;
}
#partenaires h4{
	font-size: 25px;
	color: black;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-top: 22px;

}

.blanc h4{
	font-size: 25px;
	font-weight: bold;
	color: black;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	margin-top: 22px;
}
strong{
	color: darkorange;
}

#footer{
	background-color: #303030;
	padding-bottom: 20px;
	
}
#footer h5{
	color: darkorange;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 20px;
}
#footer p{
	color: white;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
#basdepage{
	color: white;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 50px;
}

.col2{
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 40px;
	margin-bottom: 300px;
	float: left;
	
	
}
.col2 p{
	color: #666666;
	font-size: 12px;
	line-height: 33px;
}
#galerieimg img{
	margin-bottom: 2px;
}
.revetement h1{
	font-family: Verdana;
	color: grey;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 40px;
}

#liste li{
	list-style-image: url("images/triangle.jpg");
	padding-left: 7px;
}

.contact h1{
	font-family: Verdana;
	color: grey;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 40px;
}
#adresse{
	margin-top: 50px;
}

#adresse h2{
	font-family: Verdana;
	font-size: 15px;
	text-align: right;
	font-weight: bold;
}
#adresse p{
	text-align: right;
	font-size: 15px;
	line-height: 22px;
	margin-top: 20px;
}

#courrier p{
	font-size: 16px;
	color: black;
}
#courrier input{  /*trois boite nom, prenom...*/
	width: 540px;
	height: 42px;
	border: orange 1px solid;
	margin-bottom: 10px;
}

textarea{
	width: 540px;
	height: 225px;
	border: orange 1px solid;
	margin-top: 0;
}

#courrier input[type="submit"]{  /* fonctions de bouton envoer*/
	background-color: white;
	border: orange 1px solid;
	width: 180px;
	font-size: 15px;
	color: orange;
	margin: 40px 0 0 200px;
	
}
#courrier input[type="submit"]:hover{  /*fonction hover de bouton envoyer*/
	background-color: #E8DDDD;
    cursor: pointer;
	color: grey;
}


.retour{
	clear: both;}
	

