@charset "UTF-8";
/* CSS pour Sirius */

#implantation {
	background-repeat:no-repeat;
	background-position:center top;
	height:600px;
}

#implantation #titre {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	color:#3e3d40;
	top:137px;
	padding-left:300px;
	letter-spacing:1px;
}

#implantation #sous_titre_1, #implantation #sous_titre_2 {
	font-size:12px;
	color:#3e3d40;
	position:absolute;
	top:208px;
	padding-left:492px;
	text-transform:uppercase;
	font-weight:bold;
}

#implantation #sous_titre_2 {
	top:350px;
	padding-left:492px;
}


#implantation #contenu_sous_titre_1,#implantation #contenu_sous_titre_2 {
	font-size:12px;
	color:#fff;
	position:absolute;
	width: 260px;
	top:238px;
	padding-left:492px;
}

#implantation #contenu_sous_titre_1 a,#implantation #contenu_sous_titre_2 a {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

#implantation #contenu_sous_titre_2 {
	top:380px;
	padding-left:492px;

}