/* CSS Document */

/* DERNIERE REALISATION */
.zone-derniere-realisation{
	width:276px;
	height:233px;
	background-image:url(images/accueil/bg_realisation.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#CFCFCF;
	float:left;
}

.separation-realisation-actualites{
	width:276px;
	height:12px;
	background-image:url(images/accueil/separation_rea-actu.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#CFCFCF;
	float:left;
}

.titre-derniere-realisation{
	margin-top:35px;
	margin-left:5px;
	margin-bottom:20px;
}

/* ACTUALITES */
.zone-actualites{
	width:276px;
	height:197px;
	background-color:#03182B;
	float:left;
}

.titre-actualites{
	margin-top:28px;
	margin-left:8px;
	margin-bottom:18px;
}

/* DROITE */
.zone-flash{
	width:699px;
	height:463px;
	background-color:#073D6F;
	float:left;
}

/* BIENVENUE */
.zone-bienvenue{
	width:699px;
	height:241px;
	background-image:url(images/accueil/bg_bienvenue3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#0274B6;
	margin-top:15px;
	float:left;
}

.contenu-bienvenue{
	width:325px;
	margin-left:360px;
	margin-top:29px;
}
