/* CSS Document */

/* HEADER */

.zone-header{
	width:699px;
	height:277px;
	background-image:url(images/metiers/header-visuel.jpg);
	background-repeat:no-repeat;
	float:left;
}

.menu{
	width:654px;
	height:40px;
	margin-top:237px;
	float:left;
}

.fleche-blanche{
	width:45px;
	height:52px;
	float:left;
}

/* BARDAGE */

.zone-titre-bardage{
	width:699px;
	height:230px;
	background-image:url(images/metiers/titre-page-bardage2.jpg);
	background-repeat:no-repeat;
	float:left;
}
/* étanchéité */

.zone-titre-etancheite{
	width:699px;
	height:230px;
	background-image:url(images/metiers/titre-page-etancheite.jpg);
	background-repeat:no-repeat;
	float:left;
}
/* couverture */

.zone-titre-couverture{
	width:699px;
	height:230px;
	background-image:url(images/metiers/titre-page-couverture.jpg);
	background-repeat:no-repeat;
	float:left;
}
/* SOUS-MENUS */

.zone-ss-menu{
	width:559px;
	height:22px;
	background-color:#FFFFFF;
	padding-left:140px;
	padding-top:6px;
	float:left;
}

.ssmenu{
	float:left;
	padding-left:15px;
	margin-right:20px;
	background-image:url(images/commun/fleche-bleu.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

/* PRESENTATION */

.zone-texte-metiers{
	width:356px;
	height:165px;
	margin-left:326px;
	margin-top:46px;
}

.bouton-demande-devis{
	float:right;
	margin-left:221px;
	margin-top:20px;
}

/* REALISATIONS */

.zone-realisations{
	width:276px;
	height:442px;
	background-color:#03182B;
	float:left;
}

.titre-realisations{
	margin-top:28px;
	margin-left:8px;
	margin-bottom:18px;
}

.texte-realisations{
	width:240px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}	

.cadre-realisation{
	width:240px;
	height:85px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}

.puce-blanc{
	margin-top:1px;
	margin-right:5px;
}

.bouton-en-savoir-plus{
	float:right;
	margin-top:9px;
}

.vignette-realisation{
	border:#FFFFFF solid 3px;
	float:left;
}

/* CONTENU */

.zone-contenu{
	width:659px;
	float:left;
	padding:20px;
}
	
