body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C9CED2;
	color: #58636E;
}

div#cadrecentral {
	width: 438px;
	padding-top: 23px;
	padding-left: 0px;
	margin-left: 15px;
	background: url(../images/cadrecentral.png) left top no-repeat;
}

p#cadrecentral_titre {
	position: relative;
	width: 175px;
	height: 25px;
	top: -14px;
	margin: 0;
}

div#cadrecentral_contenu {
	background:url(../images/cadrecentral_contenu.png) left bottom no-repeat;
	padding-bottom: 10px;
}

#fondpage {
	background: url(../images/fond_page.png);
	width: 723px;
	margin: 0 auto;
}

#bandeau { 
	background: url(../images/bandeau.gif) ; 
	margin: 0; 
	height: 133px;
}

#bandeau_flash { 
	height: 140px;
	background-color: #C9CED2;
	color: #58636E;
	margin: 0;
	z-index: 0;
	position:relative;
}

ul#menu 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	height: 20px;
}

#menu li {
background: url(../images/menu.png);
width: 144px;
height: 20px;
line-height: 20px;
float: left;
}

#menu li a
{
text-decoration: none;
color: #838383;
margin: 0 20px;
}

#menu li a:hover
{
text-decoration: none;
color: #89C43A;
margin: 0 20px;
}

#menu li a.active {
color: #89C43A;
}

#cadre_central_gauche {
	float: left;
	width: 438px;
	padding-top: 40px;
	padding-left: 20px;
}

#cadre_central_droit {
	float: right;
	width: 228px;
	padding-top: 40px;
	padding-right: 20px;
}

div#conteneur_gauche {
	float: left;
	width: 468px;
	padding-top: 30px;
}

div#conteneur_droit {
	float: right;
	width: 245px;
	padding-top: 30px;
}

#footer {
background:url(../images/bottom_footer.png) bottom repeat-x;
width: 720px;
height: 60px;
clear: both;
bottom: 0;
padding-top: 20px;
text-align: center;
font-size: 10px;
color: #868686;
line-height: 20px;
}

#footer a{
color: #868686;
text-decoration: none;
}

#liseret_gris {
background:url(../images/bloc_separateur.png) repeat;
margin-left: 20px;
width: 438px;
height: 35px;
}

#bloc_news {
background:url(../images/newsletter.png) left bottom no-repeat;
width: 228px;
height: 120px;
margin-top: 10px;
}

#bloc_callback {
background:url(../images/callback.png) left bottom no-repeat;
width: 228px;
height: 120px;
margin-top: 10px;
}

.placement_form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 120px;
	height: 40px;
	position: relative;
    top: 70px;
    left: 103px;
}

.bloc_form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 115px;
	height: 17px;
}

.validation_form {
    position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 115px;
	top: 5px;
	text-align: right;
}

.bloc_form input{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 110px;
	height: 12px;
	color: #58636e;
	font-size: 9px;
	background-color: #FFFFFF;
}

#cadre_contenu_droit {
	background:url(../images/cadre_contenu_droit.png) left bottom no-repeat;
	padding-bottom: 35px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 12px;
	color: #58636E;
}

#cadre_contenu_droit_titre {
	width: 228px;
	padding-top: 38px;
}

.cadrecentral_texte {
	float: right;
	font-size: 12px;
	text-align: justify;
	margin: 0;
}

.cadrecentral_texte ul {
	padding-left : 14px;
	margin-left : 0;
}

p#cadrecentral_soustitre {
	margin: 0;
	font-size: 12px;
}

#cadrecentral_conteneur {
	width: 425px;
	padding: 0;
}

.bloc_bas {
    clear: both;
    width: 690px;
    padding-top: 20px;
    padding-left: 15px;
}

#bloc_bas_titre {
	width: 690px;
	padding-top: 26px;
}

.bloc_bas_contenu  {
	padding: 10px;
	text-align: justify;
	font-size: 12px;
	color: #58636E;
}

p#cadrecentral_image {
	padding-left: 20px;
	float: left;
	width: 106px;
	margin: 0;
}