@charset "UTF-8";
/* CSS pour Sirius */




#contact {
	background-repeat:no-repeat;
	background-position:center top;
	height:600px;
	position: relative;
}

#contact #titre {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	color:#3e3d40;
	top:137px;
	padding-left:170px;
	letter-spacing:1px;
}

#contact #sous_titre_1, #contact #sous_titre_2, #contact #sous_titre_3, #contact #sous_titre_4,  
#contact #sous_titre_5, #contact #sous_titre_6, #contact #sous_titre_7 {
	font-size:12px;
	color:#3e3d40;
	position:absolute;
	padding-left: 40px;
	padding-top: 6px;
	top:217px;
	left:150px;
	text-transform:uppercase;
	font-weight:bold;
	z-index:30;
	background: url('../images/contactTitre.png') top left no-repeat;
	height: 23px;
	min-width: 202px;
}

#contact #sous_titre_1 {

}

#contact #sous_titre_2 {
	left:387px;
	z-index:20;
}

#contact #sous_titre_3 {
	left:631px;
	z-index:10;
}

#contact #sous_titre_4 {
	left:387px;
	top:339px;
	z-index:20;
}

#contact #sous_titre_5 {
	left:631px;
	top:339px;
	z-index:10;
}

#contact #sous_titre_7 {
	left:387px;
	top:454px;
	z-index:20;
}


#contact #contenu_sous_titre_1, #contact #contenu_sous_titre_2, #contact #contenu_sous_titre_3, #contact #contenu_sous_titre_4, 
#contact #contenu_sous_titre_5, #contact #contenu_sous_titre_6, #contact #contenu_sous_titre_7 {
	font-size:12px;
	color:#fff;
	position:absolute;
	top:247px;
	left:190px;
	z-index:30;
}

#contact #contenu_sous_titre_1 a, #contact #contenu_sous_titre_2 a, #contact #contenu_sous_titre_3 a, #contact #contenu_sous_titre_4 a, 
#contact #contenu_sous_titre_5 a, #contact #contenu_sous_titre_6 a, #contact #contenu_sous_titre_7 a {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

#contact #contenu_sous_titre_2 {
	left:427px;
	z-index:20;
}

#contact #contenu_sous_titre_3 {
	left:671px;
	z-index:10;
}

#contact #contenu_sous_titre_4 {
	left:427px;
	top:369px;
	z-index:20;
}

#contact #contenu_sous_titre_5 {
	left:671px;
	top:369px;
	z-index:10;
}

#contact #contenu_sous_titre_6 {
	top:380px;
	z-index:30;
	left:185px;
	width: 155px;
}

#contact #contenu_sous_titre_7 {
	left:427px;
	top:484px;
	z-index:20;
}
