/* 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;
}

/* 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;
}

/* REFERENCES */

.zone-references{
	width:276px;
	height:442px;
	background-color:#03182B;
	float:left;
}

.titre-references{
	margin-top:28px;
	margin-left:8px;
	margin-bottom:18px;
}

.contenu-references{
	margin-left:43px;
	margin-right:20px;
}

.ligne-references{
	padding-top:3px;
	padding-bottom:3px;
}

/* DROITE */

.zone-titre-page{
	width:699px;
	height:36px;
	background-image:url(images/realisations/titre-page-realisations.gif);
	background-repeat:no-repeat;
	float:left;
}

/* CONTENU */

.zone-contenu{
	width:699px;
	height:320px;
	float:left;
	padding-top:20px;
}
/* REALISATION LISTE */

.cadre-realisation{
	width:315px;
	height:64px;
	margin-left:21px;
	margin-right:10px;
	margin-bottom:16px;
	float:left;
}

.puce-noir{
	margin-top:1px;
	margin-right:5px;
}

.bouton-en-savoir-plus{
	float:right;
	margin-top:9px;
}

/* REALISATION DETAIL */

.cadre-fiche-realisation{
	width:345px;
	margin-left:25px;
	margin-bottom:16px;
	float:left;
}

.cadre-visuel-realisation{
	width:289px;
	height:304px;
	padding-left:21px;
	margin-bottom:16px;
	float:left;
}

.visuel-realisation, .vignette-realisation{
	border:#036EAF solid 3px;
	float:left;
	text-align:center;
	background-color:#036EAF;
}

.visuel-realisation{
	width:284px;
	height:187px;
	overflow:hidden;
}

.vignette-realisation{
	width:81px;
	height:58px;
	overflow:hidden;

}

/* REALISATION SOUS FAMILLES */

.cadre-ss-famille{
	width:125px;
	height:125px;
	margin-left:53px;
	margin-right:53px;
	margin-bottom:30px;
	margin-top:15px;
	float:left;
}	

.nav-pages{
	width:661px;
	margin-left:21px;
	float:left;
}
	