@import url(orange.css);

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

#fond_texte{
    position: relative;
    width:421px;
	height:448px;
	float: left;
	background-image: url(../images/n_background_texte_profils.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: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
	width: 320px;
}

a#services {
    position: relative;
	width: 167px;
	height: 57px;
	margin-top: 6px;
	margin-left: 160px;
	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:372px;
	height:448px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
	background-color:#fff;
	background-image:url(../images/n_profils_pepettes.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a#philosophie {
	position: absolute; 
	width: 76px;
	height: 341px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-image:url(../images/n_bout_philo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	float: left;
	z-index:3;
}

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

a#metho {
	position: absolute;
	width: 79px;
	height: 341px;
	margin-top: 0;
	margin-left: 76px;
	margin-right: 0;
	background-image:url(../images/n_bout_metho.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	float: left;
	z-index:3;
}

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

a#partenaires {
	position: absolute;
	width: 76px;
	height: 341px;
	margin-top: 0;
	margin-left: 155px;
	margin-right: 0;
	background-image:url(../images/n_bout_partenaires.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	float: left;
	z-index:3;
}

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

}

#marqueur_vert {
	position: absolute;
	width: 76px;
	height: 341px;
	margin-top: 0;
	margin-left: 231px;
	margin-right: 0;
	background-image:url(../images/n_bout.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border: 0px;
	float: left;
}
