/* CSS Document */


#sousheader0 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_accueil.jpg);
	background-repeat: no-repeat;
}

#sousheader1 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_actu.jpg);
	background-repeat: no-repeat;
}

#sousheader2 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_groupe.jpg);
	background-repeat: no-repeat;
}

#sousheader3 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_formation.jpg);
	background-repeat: no-repeat;
}

#sousheader4 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_association.jpg);
	background-repeat: no-repeat;
}

#sousheader5 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_partenaire.jpg);
	background-repeat: no-repeat;
}

#sousheader6 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_accueil_groupe.jpg);
	background-repeat: no-repeat;
}

#sousheader7 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_liens.jpg);
	background-repeat: no-repeat;
}

#sousheader8 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_plan.jpg);
	background-repeat: no-repeat;
}

#sousheader9 {
	position: relative;
	width: 900px;
	height: 87px;
	margin: 0 auto;
	background-image:  url(images/sous_header/header_contact.jpg);
	background-repeat: no-repeat;
}

#titreglobal {
	position: absolute;
	top: 24px;
	font-size: 20px;
	color: #FFFFFF;
	font-variant: small-caps;
	letter-spacing: 0.08em;
	text-align: left;
	left: 92px;
	font-weight: bold;
	}

