body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	margin-top: 1%;
	left: 150px;
	background-color: #000033;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#flash {
	position: relative;
	height: 230px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#haut {
	background-image: url("../images/haut-bleu.jpg");
	background-repeat: no-repeat;
	position: relative;
	height: 127px;
	width: 950px;
	margin-left: auto;
    margin-right: auto;
	z-index: 2;
}
#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: #FFFFFF;
	left: 300px;
	top: 30px;
	position: absolute;
	display:none;
}
#text_agence {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	position: static;
}
#langue {
	position: absolute;
	top: 105px;
	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;
}
#centre {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 75%;
	margin-left: auto;
    margin-right: auto;
}
#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;

}
#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: 55px;
	height: 57px;
	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_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: 390px;
	bottom: 10px;
	text-align: center;
	width: 113px;
}
#menu_pn {
	position: absolute;
	left: 520px;
	bottom: 10px;
	text-align: center;
	width: 110px;
}
#menu_loc {
	position: absolute;
	left: 650px;
	bottom: 10px;
	text-align: center;
	width: 95px;
}
#menu_rd {
	position: absolute;
	left: 770px;
	bottom: 10px;
	text-align: left;
	width: 170px;
}
#logo {
	position: relative;
	clip: rect(50px,auto,auto,auto);
	overflow: hidden;
}
SELECT {
	color: #000099;
	background-color: #C4ECFF;
	font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
INPUT {
	color: #000099;
	background-color: #C4ECFF;
	font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bt_submit
{
	color: #000099;
	background-color: #C4ECFF;
	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: #C4ECFF;
	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: 0px;
	position: absolute;
	left: 6px;
}
/*referencement Vincent*/
#defilant
{
	position:relative;
	text-align:center;
    height:10%;
    width:950px;
	color:#FFFFFF;
	font-size:12px;
}
#defilant a
{
	color:#FFFFFF;
	font-weight:normal;
}
#textref
{
	
	text-align:justify;
	width:950px;
	font-size:10px;
	color:#FFFFFF;
}
#textref a
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#textref ul li
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	display:inline;
}
#textref a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	
}
#lienl
{
	color:#FFFFFF;
	width:950px;
	text-align:center;
}
#lienl a
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#lienl a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
	
}
#lienl ul li
{
	width:950px;
	display:inline;
}
#bloc_desc-ref {
	font-size:12px;
	position: absolute;
	top: 58px;
	left: 260px;
	width: 408px;
	height: 70px;
	overflow:hidden;
}
#H1
{
	position:relative;
	text-align:justify;
	margin:0 auto;
	width:800px;
	font-size:10px;
	color:#FFFFFF;
}
#lienbas
{
	position:relative;
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	text-transform:none;
	cursor:text;
}
#lienbas a
{
	color:#000000;
	cursor:text;
}
#lienbas a:hover
{
	color:#000000;
	text-decoration:none;
	cursor:text;
}
#lienhaut
{
	position:relative;
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	text-transform:none;
	cursor:text;
}
#lienhaut a
{
	color:#000000;
	cursor:text;
}
#lienhaut a:hover
{
	color:#000000;
	text-decoration:none;
	cursor:text;
}
#H1R
{
	text-align:justify;
	margin:0 auto;
	width:800px;
	font-size:10px;
	color:#000000;
}
#textimmo
{
	text-align:justify;
	width:800px;
	font-size:9px;
	color:#000000;
}
#gen
{
	width:900px;
	height:350px;
	margin:10px;
	padding-bottom:10px;
	padding-top:10px;
}
#gen a
{
	font-weight:normal;
}
#gen a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
#dte
{
	float:right;
	width:50%;
}
#ghe
{
	float:left;
	width:50%;
}

#espace
{
margin-top:20px;
}
