/******** GENERAL ************/

.imgProd{
	float: right; 
	padding-left: 15px;
	padding-right: 10px;
}
.imgProdLeft{
	float: left; 
	padding-left: 15px;
	padding-right: 10px;
}

.h4chapo {
	padding-left: 10px;
	background-image: none;
	padding-right:0px;	
	color:#000000;
	padding-left: 10px;
	
	
}


.h4produits {
	padding-left: 10px;
	background-image: none;
	padding-right:0px;	
	text-decoration: underline;
}


/******** TOITURE ************/

.toiture{
	color: #EE7900;
	background-image: none;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}

.hrToiture{
	color: #EE7900;
	background-color: white;
	height: 1px;
	border: 1px solid #EE7900;
	margin-left: 10px;
	margin-right: 10px;
}

#produitToiture p{
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}

#produitToiture ul li{
	margin-bottom:5px;
	margin-left:10px;
		margin-right:10px;
	list-style-image:url('/images/structure/puce_toiture.jpg');
}
.tabToiture{
	border-collapse: collapse;
	border:#EE7900 solid 1px;
	/*border:#0068B4 solid 1px;*/
	/*background-color: #EA9A02;*/
	color: #FFFFFF;
	font-weight: bold;
	width: 80%;
}

.cellToitureBlanc{
	color: #FFFFFF;
	font-weight: bold;
	padding:10px;
	text-align:center;
	/*border:#0068B4 solid 1px;*/
}

.cellToitureBleu{
	color: #0068B4;
	padding:10px;
	text-align:center;
	/*border:#0068B4 solid 1px;*/
	border:#EE7900 solid 1px;
}
.lien_toiture{
	color: #EE7900;
}
.lien_toiture:visited{
	color: #EE7900;
}

/******** MURS ************/

.lien_murs{
	color: #E60003;
}
.lien_murs:visited{
	color: #E60003;
}

#produitMurs p{
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}

#produitMurs ul li{
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	list-style-image:url('/images/structure/puce_murs.jpg');
}

.murs{
	color: #E60003;
	background-image: none;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}

.hrMurs{
	color: #E60003;
	background-color: white;
	height: 1px;
	border: 1px solid #E60003;
	margin-left: 10px;
	margin-right: 10px;
}

/******** PLANCHERS ************/

.lien_planchers{
	color: #7DB713;
}
.lien_planchers:visited{
	color: #7DB713;
}
.planchers{
	color: #7DB713;
	background-image: none;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}

.hrPlanchers{
	color: #7DB713;
	background-color: white;
	height: 1px;
	border: 1px solid #7DB713;
	margin-left: 10px;
	margin-right: 10px;
}

#produitPlanchers p{
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}

#produitPlanchers ul li{
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	list-style-image:url('/images/structure/puce_planchers.jpg');
}

/******** COFFRAGE ************/

.lien_coffrage{
	color: #9D308E;
}

.lien_coffrage:visited{
	color: #9D308E;
}

.coffrages{
	color: #9D308E;
	background-image: none;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}


.hrCoffrages{
	color: #9D308E;
	background-color: white;
	height: 1px;
	border: 1px solid #9D308E;
	margin-left: 10px;
	margin-right: 10px;
}

#produitCoffrage p{
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}

#produitCoffrage ul li{
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	list-style-image:url('/images/structure/puce_coffrages.jpg');
}

/******** ETANCHEITE ************/

.lien_etancheite{
	color: #00B2BA;
}

.lien_etancheite:visited{
	color: #00B2BA;
}

.etancheite{
	color: #00B2BA;
	background-image: none;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 10px;
}

.hrEtancheite{
	color: #00B2BA;
	background-color: white;
	height: 1px;
	border: 1px solid #00B2BA;
	margin-left: 10px;
	margin-right: 10px;
}

#produitEtancheite p{
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}

#produitEtancheite ul li{
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	list-style-image:url('/images/structure/puce_etancheite.jpg');
}
#blocStyro{
	margin-left: 50px;
	padding: 5px;
	border: 2px solid #00B2BA; 
	width: 430px;
}


