body {
	margin:0px;
	background:#29271F;
	*text-align:center;
}
body, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* ============ RECHERCHE ============ */
#resultat_recherche{
overflow:auto;
width:908px;
background-color:#EAE7E2;
overflow:auto;
height:407px;
margin-left:0px;
}

/* ============ INDEX ============ */
#page_index{
width:480px;
padding-top:20px;
margin-left:80px;
text-align:left;
color:#642320;
}
#page_index h1{
	margin:0px;padding:0px;
}
#page_index p{
margin-bottom:10px;
margin-top:0px;
width:470px;
font-size:12px;
}
#bonne_route{
font-size:14px;
}
/* ============ HEADER ============ */
#contener {
	position:relative;
	width:925px;
	margin-left:auto;
	margin-right:auto;
	height:794px;
	background-color:#171611;
	padding-bottom:8px;
	padding-top:0px;

}

#recherche {
	margin:0px;
	padding:0px 9px 0px 0px;
	width:925px;
	height:40px;
	font-size:10px;
	text-align:right;
}
#recherche table {
	margin:10px 0px 0px 0px;
	*margin;
	font-size:10px;
	color:white;
}
#search {
	border:solid 1px #8F8F8F;
	font-size:10px;
	width:120px;
	height:19px;
}
#header {
	width:925px;
}
img {
	border:0px
}
#menu {
	width:925px;
	height:113px;
}
#retour_accueil {
	width:63px;
	height:45px;
	margin-left:75px;
}
#bt_retour_accueil {

	width:63px;
	height:45px;
	top:150px;
	left:840px
}

#accueil{
position:absolute;
	width:63px;
	height:45px;
		top:150px;
	

}
/* ======== CONTENU ======== */
#contenu {
	margin:auto;
	width:908px;
	text-align:left;
}
.contenu_index {
	background:url(gfx/fond_contenu_index.jpg) no-repeat;
}
.contenu_page {
	background:#eae6e2;
}
/* ========FOOTER ======== */
#prefooter {
	margin:auto;
	width:908px;
	background:#eae6e2;
}
#footer {
	margin-top:5px;
	margin-right:auto;
	margin-left:auto;
	width:908px;
	height:79px;
	/*background:url(gfx/footer.png) repeat-x;*/
	background-color:#FFFFFF;
	color:#53483c;
}
#footer a,#footer a:hover, #footer td{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#53483c;
	font-size:11px;
}

/* ============ MENU ============ */

#nav span {
	display:none;
}
#nav > li, #nav > a{
	display:block;
}
#nav > li {
	float:left;
	list-style:none;
	display:inline;
}

#conseil,#assurance,#financement,#energie {
	width:180px;
	cursor:pointer;
}

/*#bt_conseil:hover {
	background:url("gfx/bt1_on.png") 0px 0px no-repeat;
	border:1px red solid;
}
#bt_assurance:hover {
	background:url("gfx/bt2_on.png") 0px 0px no-repeat;
}
#bt_financement:hover {
	background:url("gfx/bt3_on.png") 0px 0px no-repeat;
}
#bt_energie:hover {
	background:url("gfx/bt4_on.png") 0px 0px no-repeat;
}*/

.menu_G ul li{
	margin-left:-12px;
}
.menu_G .puce{
	padding-left:10px;
}

.partenaire{
background-image:url(gfx/separateur_partenaires.png);
background-position:0 0;
background-repeat:no-repeat;
width:2px;
}

/* ========  IMAGES PREFOOTER */
#imagePreFooter{
	margin:0px;padding:0px;
	position:absolute;bottom:94px;left:8px;
	*bottom:92px;
	width:180px;height:71px;
}

/* ========  IMAGES PREFOOTER */
label.error{
	display:block;
	color:red;font-weight:bold;
}

#docPdf{
	margin:5px 0px 5px 10px;
	*margin:5px 0px 25px 10px;
}

