body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	margin-top: 1%;
	left: 150px;
	background-image: url("../images/background.jpg"); 
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#flash {
	position: relative;
	height: 230px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#haut {
	position: relative;
	height: 127px;
	width: 950px;
	margin-left: auto;
    margin-right: auto;
	z-index: 150;
	border: #000000 solid 1px;
	border-bottom: 0px;
	background-image: url("../images/haut-bleu.jpg");
	
}
#logo_maison {
	position: absolute;
	height: 127px;
	width: 227px;
	z-index:1;
	left: 15px;
	background-repeat:no-repeat;
}
#nom_agence {
	font-size: 34px;
	font-weight: bold;
	color: #001862;
	left: 300px;
	top: 30px;
	position: absolute;
	display:none;
}
#text_agence {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	position: static;
}
#langue img {
border:1px solid #fff;
background-color:#fff;
}
#langue {
	position: absolute;
	top: 10px;
	right: 5px;
}
#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: #000000 solid 1px;
	border-bottom: 0px;
	border-top: 0px;
}
#menu a {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
}
#centre {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 75%;
	margin-left: auto;
    margin-right: auto;
	border: #000000 solid 1px;
	border-bottom: 0px;
	border-top: 0px;
}
#bas {
	background-image: url("../images/bas-bleu.jpg");
	background-repeat: no-repeat;
	margin-left: auto;
    margin-right: auto;
	position:relative;
	bottom:1px;
	height: 127px;
	width: 950px;
	border: #000000 solid 1px;
	border-top: 0px;
	color: #000000;
}
#bas_menu {
	top: 18px;
	position: absolute;
	width: 500px;
	height: 30px;
	left: 0px;
}
#bas_menu a{
	color:#FFFFFF;
}
#bas_menu a:hover{
	color:#FFFFFF;
}
#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: 230px;
	height: 60px;
	text-align: right;
}
#phone a:hover{
	color:#000099;
}
#phone a{
	color:#000000;
}
#coord {
	position: absolute;
	width: 500px;
	top: 55px;
	height: 70px;
	left: 5px;
	color: #000000;
}
#mini_moteur {
	position: absolute;
	right: 2px;
	text-align: right;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
#mini_menu {
	position: absolute;
	right: 5px;
	bottom: 2px;
	width: 400px;
	height: 20px;
}
#menu_conv {
	position: absolute;
	width: 125px;
	bottom: 2px;
	right: 3px;
	text-align: right;
}
#menu_conv a:hover{
	color:#000099;
}
#menu_conv a{
	color:#000000;
}
#menu_cal {
	position: absolute;
	bottom: 2px;
	right: 140px;
}
#menu_cal a:hover{
	color:#000099;
}
#menu_cal a{
	color:#000000;
}
#menu_acc {	
	position: absolute;
	left: 20px;
	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: 390px;
	bottom: 10px;
	text-align: center;
	width: 113px;
}
#menu_pn {
	position: absolute;
	left: 520px;
	bottom: 10px;
	text-align: center;
	width: 180px;
}
#menu_loc {
	position: absolute;
	left: 660px;
	bottom: 10px;
	text-align: center;
	width: 170px;
}
#menu_rd {
	position: absolute;
	left: 520px;
	bottom: 10px;
	text-align: left;
	width: 170px;
}
#logo {
	position: relative;
	clip: rect(50px,auto,auto,auto);
	overflow: hidden;
}
SELECT {
	color: #000099;
	background-color: #C7DFFE;
	font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
	color: #000099;
	background-color: #C7DFFE;
	font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bt_submit
{
	color: #000099;
	background-color: #C7DFFE;
	font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: #000000 solid 2px;
	border-left: #CCCCCC solid 2px;
	border-right: #000000 solid 2px;
	border-top: #CCCCCC solid 2px;
}
a
{
	color: #000099;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color: #000099;
	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: #000099;
	background-color: #C7DFFE;
	font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	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: 2px;
	position: absolute;
	left: 2px;
}
#powered a:hover{
	color:#000099;
}
#powered a{
	color:#000000;
}
#deontologie {

	text-align: left;
	vertical-align: middle;
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 330px;
}
#defilant
{
	font-weight: normal;
	color: #FFFFFF;
	height:10%;
	width:950px;
	text-decoration:none;
	cursor:text;
	font-size:9px;
	text-align:justify;
}
#defilant a
{
    color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
	cursor:pointer;
	
}
#defilant a:hover
{
        color: #FFFFFF;
        cursor:pointer;
        text-decoration:none;
		font-weight: normal;
}
#textref
{
	  width:950px;
	font-size:10px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	margin: 0 auto;
    color:#FFFFFF;
	font-weight: normal;
	margin-top:15px;
}
#textref ul
{
margin:0px;padding:0px;
}
#textref ul li
{
display:inline;
}
#textref a
{
	color:#FFFFFF;
    text-decoration:none;
	cursor:pointer;
	font-weight: normal;
}
#textref a:hover
{	
    font-weight: normal;	
    color:#FFFFFF; 
	cursor:pointer;
    text-decoration:none;
	font-weight: normal;
}
#textref h1 {font-size:12px;margin:0px;padding:0px;font-weight:normal;}
#seo_titre {margin:15px 0px 0px 0px;padding:0px;text-align:justify;}
#seo_titre li{display:inline;}

