/* CSS Document */

/* GENERAL */
body{
	padding:0;
	margin:0;
	font:12px/20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #ededed;
}

div, p, h1, h2, h3, ul, img{padding:0px; margin:0px 0px 0px 0px;}
ul{list-style-type:none;}

.size12 {font-size: 12px}
.blue1 {color: #2B74AA}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

#spacer {
clear:both;
}

#spacerBoth {
	height: 20px;
	background-color: #FF0000;
}

/* /GENERAL */


/* HEADER */

#header{
/*	height:421px;
*/	position:relative;
	margin:auto;
	background-image: url(images/bande_fond_header.jpg);
	background-repeat: repeat-x;
	background-position: 0 100px;
}

#header_menu{
	width:800px;
	height:100px;
	position:relative;
	margin:auto;
	background-image: url(images/header_menu.jpg);
}

#header_menu ul{
	padding-left: 52px;
	padding-top: 64px;
	margin: auto;
}

#header_menu ul li {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

#header_menu ul li a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

#header_menu ul li a:hover{
	text-decoration:underline;
}


#header_content{
	width:820px;
	height:321px;
	position:relative;
	margin:auto;
	background-image: url(images/header.png);

}


/* /HEADER */



/* CORPS */

#corps-body{
	width:800px;
	background-color: #FFFFFF;
	margin: auto;
	height: 775px;
}


#sidebar{
	width: 200px;
	padding-top:10px;
	padding-left: 10px;
	left: 20px;
	float: left;
}

#div_formulaire {
	position: relative;
	background-image:url(images/fond_formulaire.png);
	background-repeat: repeat-x;
	height: 366px;
}
#titre_formulaire {
	position: absolute;
	background-image: url(images/phrase_formulaire.png);
	background-repeat: no-repeat;
	width: 181px;
	height: 61px;
	left: 11px;
	top: 8px;
}

#div_formulaire form{
	color:#000000;
	width: 200px;
	margin: 0px;
	padding-top: 75px;
}
#div_formulaire form label{
	display:block;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	width: 173px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 13px;
}
#div_formulaire form input.txtBox{
	width:173px;
	height:16px;
	color:#073a7f;
	position: relative;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-left: 13px;
}
#div_formulaire form textarea{
	width:173px;
	height:68px;
	color:#073a7f;
	position: relative;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-left: 13px;
}
#div_formulaire form input.go{
	background-image: url(images/btn_envoyer.png);
	width:169px;
	height:22px;
	position: relative;
	border:none;
	cursor:pointer;
	margin:5px 2px 0 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#div_formulaire form input.go:hover{
	background-image: url(images/btn_envoyer_over.png);
/*	width:169px;
	height:22px;
	position: relative;
	border:none;
	cursor:pointer;
	margin:5px 2px 0 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
*/}

#carter_telephone {
	background-image: url(images/conseillere_telephone.png);
	background-repeat: no-repeat;
	height: 134px;
	width: 200px;
	margin-top: 10px;
}

#accroche {
	position: relative;
	background-image: url(images/fond_accroche.png);
	background-repeat: repeat-x;
	height: 236px;
	width: 180px;
	color:#FFFFFF;
	line-height: 12pt;
	text-align: justify;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}



#contenu{
	padding-top:8px;
	width: 570px;
	float: left;
}


#contenu h1{
	width:560px;
	height: 60px;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 5px 13px;
	letter-spacing: 0.2px;
}

#texte {
	width: 347px;
	height: 432px;
	float: left;
	padding-left: 12px;
	padding-bottom: 12px;
	text-align: justify;
}

#texte h2{
	padding-top: 10px;
	color: #de631f;
	font-weight: bold;
	font-size: 13px;
}

#texte a.precedent {
	color: #de631f;
	font-weight: bold;
	float: left;
}

#texte a.suivant {
	color: #de631f;
	font-weight: bold;
	float: right;
}


#photo_droite{
	padding-top:8px;
	float: left;
	left: 10px;
	width: 201px;
	position: relative;
}

#photo_bas{
	padding-top:8px;
	padding-left: 13px;
	width: 559px;
	height: 236px;
	float: left;
}





/* /CORPS */


/* FOOTER */

#footer{
	height: 50px;
	width:800px;
	margin:auto;
	position: relative;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#footer a{
	color: #669933;
    text-decoration: underline;
}


#footer-vert{
	width:900px;
	margin:auto;
	height: 19px;
	background-color: #d7e1a5;
}



/* /FOOTER */

