@charset "utf-8";
html, body {
width:100%;
}
body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EDEDED;
}
#main {
	width:935px;
	margin:0 auto 0 auto;
}
#bloc_header {
	position:relative;
	top:0px;
	width:935px;
	height:190px;
	z-index:1;
}
#bloc_coeur {
	position:relative;
	width:835px;
	z-index:1;
	background-image: url(images/fond_coeur.jpg);
	background-repeat: repeat-y;
	padding-left: 50px;
	top: 0px;
	padding-top: 20px;
	padding-right: 50px;
}
#bloc_footer {
	position:relative;
	width:935px;
	height:50px;
	z-index:1;
	background-image: url(images/fond_footer.jpg);
	background-repeat: no-repeat;
}
#bloc_menu {
	position:absolute;
	width:787px;
	height:40px;
	z-index:1;
	bottom: 0px;
	right: 0px;
}

#bloc_sous_menu {
	position:absolute;
	left:50%;
	top:0px;
	width:780px;
	height:20px;
	z-index:1;
	margin-left: -310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bloc_contact {
	position:absolute;
	width:235px;
	height:60px;
	z-index:1;
	bottom: 0px;
	right: 40px;
	background-image: url(images/fond_bloc_contact.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
}
#bloc_contenu_scroll {
	width:825px;
	z-index:1;
	padding-top: 5px;
	padding-bottom: 20px;
	position: relative;
	padding-left: 5px;
}
#bloc_coeur_offre {
	position:relative;
	height:370px;
	background-image: url(images/fonds_formule.gif);
	padding: 0px 30px 20px 30px;
	width: 770px;
	}
.menu_offre {
	position:relative;
	float:left;
	width:134px;
	height:39px;
	z-index:1;
	background-image: url(images/fond_bloc_offre2.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 50px;
	margin: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#chiffres {
	z-index:1;
	background-image: url(images/fonds_chiffres.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	width: 465px;
	height: 250px;
	margin-left: 150px;
}

.bloc_offre {
	position:relative;
	width:355px;
	z-index:1;
	background-repeat: no-repeat;
	text-align: left;
	margin: 5px;
	padding: 5px;
	float: left;
}
.bloc_offre2 {
	position:relative;
	width:470px;
	z-index:1;
	background-repeat: no-repeat;
	text-align: left;
	margin: 5px;
	float: left;
	padding-bottom: 5px;
	margin-left: 40px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texte_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F7EBE;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	color: #f29400;
	text-decoration: none;
}
.formule_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(images/fond_bloc_offre.gif);
	background-repeat:no-repeat;
	height: 50px;
	text-align: center;
	width: 285px;
	padding-top: 22px;
	font-weight: bold;
}
.coriolis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f29400;
	text-decoration: none;
}
a.contact:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.contact:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.contact:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F29400;
	text-decoration: none;
}
a.contact:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.sous_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.sous_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.sous_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F29400;
	text-decoration: none;
}
a.sous_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sous_menu_selected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F29400;
	text-decoration: none;
}
