body
{
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	left: 150px;
	background-color: #280C00;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 auto;
	padding-top:10px;
	color:#4F1700;
	

	background-repeat: repeat;
}
#flash {
	position: relative;
	height: 230px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#haut {
	position: relative;
	height: 135px;
	width: 950px;
	margin: 0 auto;
	z-index: 2;
}
#logo_maison {
	background-image: url("../images/maison.gif");
	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;
}
#text_agence {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	position: static;
}
#langue {
	position: absolute;
	top: 105px;
	right: 10px;
}
#menu {
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url("../images/menu.jpg");
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	width: 950px;
	z-index: 1;
}
#menu a
{
	color: #FFFFFF;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
}
#menu a:hover
{
	color: #FFFFFF;
	font-size:13px;
	font-weight: bold;
	text-decoration:underline;
}
#centre {
	position: relative;
	background-color: #fff1d1;
	width: 950px;
	height: 331px;
	margin: 0 auto;
	
	background-repeat: repeat;
}
#centre2 {
	position: relative;
	background-color: #fff1d1;
	
	background-repeat: repeat;
	width: 950px;
	margin: 0 auto;
}
#centre3 {
	position: relative;
	background-image: url(../images/Partie-centrale.jpg);
	background-repeat: repeat-y;
	background-color: #fff1d1;
	width: 950px;
	margin: 0 auto;
	height: 311px;
	padding-top: 20px;
}
#bas_menu {
	top: 25px;
	position: absolute;
	width: 500px;
	height: 25px;
}
#logo {
	position: relative;
	clip: rect(50px,auto,auto,auto);
	overflow: hidden;
}
SELECT {
	color: #4F1700;
	background-color: #FFFFFF;
	font-size:13px;
    font-family: Arial, Helvetica, sans-serif;
}
INPUT {
	color: #4F1700;
	background-color: #FFFFFF;
	font-size:13px;
    font-family: Arial, Helvetica, sans-serif;
}
a
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
#erreur {
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 250px;
	width: 500px;
	margin: 0 auto;
}
#text_mail
{
	color: #4F1700;
	background-color: #FEFDE0;
	font-size:12px;
    font-family: 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;
}
#bas {
	background-image: url("../images/bas.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	position:relative;
	height: 80px;
	width: 950px;

}#powered {
	bottom: -2px;
	position: absolute;
	color:#FFFFFF;
	left: 2px;
	visibility:hidden;
	
}
#menug {
	position: relative;
	font-weight:bold;
	float:left;
	height:80px;
	width:210px;
	color:#FFFFFF;
	padding-left:25px;
	padding-top:5px;
}
#menud {
	position: relative;
	font-weight:bold;
	float:right;
	height:60px;
	color:#FFFFFF;
	padding-right:25px;
	padding-top:5px;
	width:180px;
}
#coord {
	position: relative;
	float:left;
	width: 500px;
	height: 70px;
	padding-top:5px;
	color: #4F1700;
	z-index: 5;
}
#adresse {
	position: relative;
	width: 500px;
	text-align: center;
	font-size: 12px;
	color:#4F1700;
}
#phone {
	position: relative;
	width: 500px;
	text-align: center;
	font-size: 12px;
	color:#4F1700;
}
#phone a{
	color:#4F1700;
}
#haut2 {
	position: relative;
	height: 40px;
	width: 950px;
	margin: 0 auto;
	z-index: 2;
}
#menu_item {
	position: relative;
	float: left;
	height:25px;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align:middle;
	text-align: center;
}
#menu_item2 {
	position: relative;
	float: right;
	padding-top: 8px;
	padding-right: 30px;
	padding-left: 30px;
	height:25px;
	vertical-align:middle;
	text-align: center;
}
#separtbarre
{
	position: relative;
	float:left;
	height:29px;
	width:1px;
	background-color:#666666;
	border:1px;
	top:2px;
}
#separtbarre2
{
	position: relative;
	float:right;
	height:29px;
	width:1px;
	background-color:#666666;
	border:1px;
	top:2px;
}
#menudroit
{
	position:relative;
	height:20px;
	text-align: right;
}

#menugauche
{
	position:relative;
	height:20px;
	text-align: left;
}
#menugauche a, #menudroit a
{
	color:#330000;
	font-size:12px;
}
#menugauche a:hover, #menudroit a:hover
{
	color:#330000;
	font-size:12px;
}
#lbarre
{
	position:relative;
	height:21px;
	width:880px;
	font-weight:bold;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0 auto;
	clear:both;
}
#linfobarre1 a
{
	color: #4F1700;
}
#linfobarre2 a
{
	color: #4F1700;
}
#linfobarre3 a
{
	color: #4F1700;
}
#linfobarre1
{
	position:relative;
	background-color:#F5F5F5;
	text-align:left;
	float:left;
	width:190px;
	height:21px;

}
#linfobarre2
{
	position:relative;
	text-align:center;
	background-color:#F5F5F5;
	float:left;
	width:490px;
	height:21px;	
}
#linfobarre3
{
	position:relative;
	text-align:right;
	background-color:#F5F5F5;
	float:left;
	width:190px;
	height:21px;	
}
#msg
{
	position:relative;
	font-weight:bold;
	font-size:13px;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
}
#msg a
{
	color:#4F1700;
}
#msg a:hover
{
	color:#4F1700;
}
#msg2
{
	position:relative;
	font-weight:bold;
	font-size:13px;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
}
#pwd, #infolegales
{
	position:relative;
	text-align: center;
	width:950px;
	padding-top: 15px;
	margin: 0 auto;
}
#pwd a
{
	color:#FFFFFF;
	text-decoration:none;
}
#pwd a:hover
{
	color:#ffffff;
}




/*
présentation des div de la page agence
*/

#col1, #col2
{
padding-top:5px;
width:200px;
height:300px;
}

#col1 {
	position: relative;
	float:left;
	color:#FFFFFF;
	padding-left:100px;
	
}

#col2 {
	position: relative;
	float:right;
	color:#FFFFFF;
	padding-right:100px;
}

#agence11, #agence12, #agence13, #agence21 , #agence22, #agence23
{
	position: relative;
	width:300px;
	color:#FFFFFF;
	padding:25px;
	padding-top:1px;
}
#agence11, #agence12, #agence13
{
	float:left;
}
#agence21 , #agence22, #agence23
{
	float:right;
}
.agence
{
}
.agence .titre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.agence .email
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.agence .coordonnees
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
.agence .contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
#chapo  {
	padding-left:50px;
	padding-right:50px;
	position:relative;
	
}
#infosagences a{
color:#333333;
}
#infolegales_text{

}