@import url(services.css);

#accroche{
    position: relative;
    width:788px;
	height:153px;
	background-image: url(../images/n_accroche_production.gif);
	background-repeat: no-repeat;
}

#fond_texte{
    position: relative;
    width:421px;
	height:630px;
	float: left;
	background-image: url(../images/n_background_texte_production.gif);
	background-repeat: no-repeat;
}

.fond_text {
	position: relative;
	font-family: Arial;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-top: 55px;
	padding-bottom: 0px;
	padding-left: 60px;
	float: left;
	width: 322px;
}

a#services {
    position: relative;
	width: 167px;
	height: 57px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-image:url(../images/n_bout_services.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	float: left;
}

a#services:hover {
background-image:url(../images/n_bout_services_2.gif);
}

#menu_marqueurs{
    position: relative;
    width:307px;
	height:341px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 20px;
	float: left;
	background-color:#fff;
}

a#audit {
	position: absolute; 
	width: 236px;
	height: 62px;
	margin-top: 124px;
	margin-left: 40px;
	margin-right: 0;
	margin-bottom: 0;
	background-image:url(../images/n_bout_services_audit_2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	z-index:3;
}

a#audit:hover {
background-image:url(../images/n_bout_services_audit.gif);
}

a#projet {
	position: absolute;
	width: 236px;
	height: 62px;
	margin-top: 62px;
	margin-left: 40px;
	margin-right: 0;
	background-image:url(../images/n_bout_services_projet_2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	z-index:3;
}

a#projet:hover {
background-image:url(../images/n_bout_services_projet.gif);
}

a#production {
	position: absolute;
	width: 236px;
	height: 62px;
	margin-top: 124px;
	margin-left: 40px;
	margin-right: 0;
	background-image:url(../images/n_bout_services_production_2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	z-index:3;
}

a#production:hover {
background-image:url(../images/n_bout_services_production.gif);

}

#marqueur_production {
	position: absolute;
	width: 236px;
	height: 62px;
	margin-top: 0;
	margin-left: 40px;
	margin-right: 0;
	background-image:url(../images/n_bout_services_production.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
}

#marqueur_services {
	position: absolute;
	width: 302px;
	height: 173px;
	margin-top: 226px;
	margin-left: 0;
	margin-right: 0;
	background-image:url(../images/n_marqueur_services.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	float: left;
	

}
