body
{
	font-family: Arial;
	top: 0px;
	color: #4C1E0F;
	left: 150px;
	background-color:#CAB4A7;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
#flash {
	position: relative;
	height: 331px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#haut {
	background-image: url("../images/entete.jpg");
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	position: relative;
	height: 127px;
	width: 950px;
	
	margin-left: auto;
    margin-right: auto;
	z-index: 2;
	border: #3E4B5C solid 0px;
	border-bottom-width: 0px;
}
#logo_maison {
	background-image: url("../images/maison.gif");
	position: absolute;
	height: 146px;
	width: 184px;
	left: 15px;
}
#nom_agence {
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	left: 300px;
	top: 30px;
	position: absolute;
}
#text_agence {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	position: static;
}
#langue {
	position: absolute;
	bottom:-25px;
	right: 10px;
}
#menu {
	margin-left: auto;
    margin-right: auto;
	background-color: #ffffff;
	background-image: url("../images/menu.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	width: 950px;
	z-index: 1;
	border: #3E4B5C solid 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
#centre {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 75%;
	margin-left: auto;
    margin-right: auto;
	border: #3E4B5C solid 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
#bas {
	background-image: url("../images/enpied.jpg");
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	margin-left: auto;
    margin-right: auto;
	position:relative;
	bottom:1px;
	height: 127px;
	width: 950px;
	border-bottom:#3D0D00 solid 2px;
	border-top-width: 0px;

}
#bas_menu {
	top: 25px;
	position: absolute;
	width: 500px;
	height: 25px;
	
}
#menu_nc {
	position: absolute;
	left: 5px;
	width: 100px;
	bottom: 10px;
	text-align: center;
}
#menu_vl {
	left: 115px;
	bottom: 10px;
	position: absolute;
	width: 125px;
	text-align: center;
}
#menu_ref {
	position: absolute;
	left: 340px;
	bottom: 10px;
}
#menu_alert {		
	position: absolute;
	left: 247px;
	bottom: 10px;
	width: 70px;
	text-align: center;
}
#adresse {
	position: absolute;
	width: 250px;
	top: 5px;
	height: 60px;
	left: 5px;
	text-align: center;
	font-size: 12px;
}
#phone {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 220px;
	height: 60px;
	text-align: right;
}
#coord {
	position: absolute;
	width: 500px;
	top:70px;
	height: 70px;
	left: 5px;
	color: #DDC7B9;
}
#coord a{
	color: #B98D72;
}
#coord a:hover{
	color: #B98D72;
}
#mini_moteur {
	position: absolute;
	right: 2px;
	text-align: right;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
	color: #252E38;
}
#mini_menu {
	position: absolute;
	right: 5px;
	bottom: 2px;
	width: 400px;
	height: 20px;
}
#mini_menu a{
	color:#FFFFFF;
}
#mini_menu a:hover{
	color:#FFFFFF;
}
#menu_conv {
	position: absolute;
	width: 125px;
	bottom: 2px;
	right: 3px;
	text-align: right;
}
#menu_cal {
	position: absolute;
	bottom: 2px;
	right: 140px;
}
#menu_acc {	
	position: absolute;
	left: 5px;
	bottom: 10px;
	width: 100px;
	text-align: center;
}
#menu_mv {
	position: absolute;
	left: 140px;
	bottom: 10px;
	width: 90px;
	text-align: center;
}
#menu_app {
	position: absolute;
	left: 260px;
	bottom: 10px;
	text-align: center;
	width: 110px;
}
#menu_ter {
	position: absolute;
	left: 400px;
	bottom: 10px;
	text-align: center;
	width: 113px;
}
#menu_rd {
	position: absolute;
	left: 560px;
	bottom: 10px;
	text-align: left;
	width: 170px;
}
#logo {
	position: relative;
	clip: rect(50px,auto,auto,auto);
	overflow: hidden;
}
SELECT {
	color: #394757;
	background-color: #ffffff;
	font-size:10px;
    font-family:Arial;
}
INPUT {
	color: #394757;
	background-color: #ffffff;
	font-size:10px;
    font-family:Arial;
}
#bt_submit
{
	color: #DDC7B9;
	background-color: #470103;
	font-size:11px;
    font-family:Arial;
	font-weight:bold;
	border-bottom: #340102 solid 2px;
	border-left: #DDC7B9 solid 2px;
	border-right: #340102 solid 2px;
	border-top: #DDC7B9 solid 2px;
}
a
{
	color: #B98D72;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color: #B98D72;
	font-weight: bold;
	text-decoration:underline;
}
#erreur {
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 250px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#text_mail
{
	color: #133CB3;
	background-color: #ffffff;
	font-size:12px;
    font-family:Arial;
	font-weight:bold;
	border-top: #000000 solid 2px;
	border-right: #CCCCCC solid 2px;
	border-left: #000000 solid 2px;
	border-bottom: #CCCCCC solid 2px;
}#powered {
	bottom: -20px;
	position: absolute;
	left: 2px;
	
}
#legales {
	bottom: -20px;
	position: absolute;
	right: 2px;

}
#powered a , #powered a:hover  {
color:#4C1E0F;
}
#legales a, #legales a:hover {
	color:#4C1E0F;
}
#chapo{
	position:relative;
	padding:20px;
}
/*
menu du haut de 1 à 7 
*/
#menu1{
	position: absolute;
	left: 0px;
	bottom: 10px;
	width: 100px;
	text-align: center;
}
#menu3{
	position: absolute;
	left: 120px;
	bottom: 10px;
	width: 100px;
	text-align: center;
}
#menu2{
	position: absolute;
	left: 242px;
	bottom: 10px;
	width: 100px;
	text-align: center;
}
#menu6{
	position: absolute;
	left: 305px;
	bottom: 10px;
	width: 200px;
	text-align: center;
}
#menu5{
	position: absolute;
	left: 430px;
	bottom: 10px;
	width: 100px;
	text-align: center;
}
#menu4{
	position: absolute;
	left: 395px;
	bottom: 10px;
	width: 250px;
	text-align: center;
}
#menu7{
	position: absolute;
	left: 800px;
	bottom: 10px;
	width: 150px;
	text-align: center;
}