@import url(commun.css);

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

#syncsing{
    position: relative;
    width:788px;
	height:178px;
	background-image: url(../SyncSing/images/accueil.gif);
	background-repeat: no-repeat;
}

#box{
    position: relative;
    width:788px;
	height:100px;
	background-image: url(../SyncSing/images/box_accueil.gif);
	background-repeat: no-repeat;
}

#cluster{
    position: relative;
    width:788px;
	height:100px;
	background-image: url(../SyncSing/images/cluster_accueil.gif);
	background-repeat: no-repeat;
}

#v2{
    position: relative;
    width:788px;
	height:100px;
	background-image: url(../SyncSing/images/v2_accueil.gif);
	background-repeat: no-repeat;
}

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

#fond_texte2{
    position: relative;
    width:621px;
	height:363px;
	float: left;

}

.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: 60px;
	float: left;
	width: 320px;
}

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;
	float: left;
	background-color:#fff;
}

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;
}
