body
{
	font-family: Arial, Helvetica, sans-serif;
	top: 0px;
	left: 150px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#441d1f;
	margin: 0 auto;
	padding-top:10px;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat;
}
#flash {
	position: relative;
	height: 331px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#haut {
	position: relative;
	background-image: url("../images/haut.jpg");
	background-repeat:no-repeat;
	height: 135px;
	width: 950px;
	margin: 0 auto;
	z-index: 2;
	/*border: #B3071B solid 1px;*/
	border-bottom: 0px;
}
#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: 10px;
	right: 10px;
}
#menu {
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 40px;
	width: 950px;
	z-index: 1;
	/*border: #B3071B solid 1px;*/
	border-bottom: 0px;
	border-top: 0px;
}
#menu a
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#menu a:hover
{
	/*color:#441d1f;*/
	color:#e4d7c7;
	text-decoration:underline;
}

#centre {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 331px;
	margin: 0 auto;
	background-image: url(../images/fondcentre.jpg);
	background-repeat: repeat;
	/*border: #B3071B solid 1px;*/
	border-bottom: 0px;
	border-top: 0px;
}
#centre2 {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/fondcentre.jpg);
	background-repeat: repeat;
	width: 950px;
	margin: 0 auto;
	/*border: #B3071B solid 1px;*/
	border-bottom: 0px;
	border-top: 0px;
}
#centre3 {
	position: relative;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(../images/fondcentre.jpg);
	width: 950px;
	margin: 0 auto;
	height: 311px;
	padding-top: 20px;
	/*border: #B3071B solid 1px;*/
	border-bottom: 0px;
	border-top: 0px;
}
#centre4 {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 500px;
	margin: 0 auto;
	background-image: url(../images/fondcentre.jpg);
	background-repeat: repeat;
	/*border: #B3071B solid 1px;*/
	border-bottom: 0px;
	border-top: 0px;
}
#bas_menu {
	top: 25px;
	position: absolute;
	width: 500px;
	height: 25px;
}
#logo {
	position: relative;
	clip: rect(50px,auto,auto,auto);
	overflow: hidden;
}
SELECT {
	color: #000000;
	background-color: #FFFFFF;
	font-size:13px;
   font-family: Arial, Helvetica, sans-serif;
}
INPUT {
	color: #000000;
	background-color: #FFFFFF;
	font-size:13px;
   font-family: Arial, Helvetica, sans-serif;
}
a
{
	color:#441d1f;
	font-weight: bold;
	text-decoration:none;
}
a:hover
{
	color: #791211;
	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: #000099;
	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;
	/*border: #B3071B solid 1px;*/
	border-top: 0px;
}

#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: #791211;
	text-transform: uppercase;
	z-index: 5;
}
#adresse {
	position: relative;
	width: 500px;
	text-align: center;
	font-size: 12px;
	color:#791211;
}
#phone {
	position: relative;
	width: 500px;
	text-align: center;
	font-size: 13px;
	color:#791211;
	font-weight:bold;
}
#phone a{
	color:#791211;
}
#haut2 {
	position: relative;
	height: 40px;
	width: 950px;
	margin: 0 auto;
	z-index: 2;
	/*border: #B3071B solid 1px;*/
	border-bottom: 0px;
	border-top: 0px;
}
#menu_item {
	position: relative;
	float: left;
	height:25px;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align:middle;
	text-align: center;
}
#menu_item2 {
	position: relative;
	float: right;
	padding-top: 12px;
	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;
}

#separtbarre3
{
	position: relative;
	float:left;
	height:2px;
	width:5px;
	background-color:#C0C0C0;
	border:1px;
	top: 18px;
}
#menudroit
{
	position:relative;
	height:20px;
	text-align: right;
	margin-right: 55px;
}

#menugauche
{
	position:relative;
	height:20px;
	text-align: left;
	margin-left: 55px;
}
#menugauche a, #menudroit a
{
	color:#791211;
	font-size:12px;
	text-transform: uppercase;
}
#menugauche a:hover, #menudroit a:hover
{
	/*color:#441d1f;*/
	color:#e4d7c7;
	font-size:12px;
}
#lbarre
{
	position:relative;
	height:21px;
	width:810px;
	font-weight:bold;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0 auto;
	margin-left:74px;
	clear:both;
}
#linfobarre1 a
{
	color: #441d1f;
	/*text-transform: uppercase;*/
}
#linfobarre2 a
{
	color: #441d1f;
	/*text-transform: uppercase;*/
}
#linfobarre3 a
{
	color: #441d1f;
	/*text-transform: uppercase;*/
}
#linfobarre1
{
	position:relative;
	text-align:left;
	float:left;
	width:190px;
	height:21px;

}
#linfobarre2
{
	position:relative;
	text-align:center;
	float:left;
	width:430px;
	height:21px;	
}
#linfobarre3
{
	position:relative;
	text-align:right;
	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:#000066;
}
#msg a:hover
{
	color:#000000;
}
#msg2
{
	position:relative;
	font-weight:bold;
	font-size:13px;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
}
#pwd
{
	position:relative;
	text-align: center;
	width:950px;
	padding-top: 15px;
	margin: 0 auto;
}
#pwd a
{
	color:#441d1f;
	text-decoration:none;
}
#pwd a:hover
{
	color:#000000;
}




/*
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;
	text-transform: uppercase;
}
.agence .email
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #791211;
	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: #791211;
	font-size: 10px;
}

#presentation_agence{
	position:relative;
	left: 80px;
	width: 800px;
}

.txt_page_agence
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #441d1f;
	font-size: 11px;
	margin:2px;
	text-align: justify;
}

.titre_page_agence
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #441d1f;
	font-size: 12px;
	margin:2px;
	font-weight:bold;
}

#block_photo_hp
	{
	width: 950px;
	height: 331px;
	position: relative;
	margin: 0 auto;
}

.txt_accroche
	{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #791211;
	text-transform: uppercase;
}

.txt_accroche_petit
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #791211;
	/*text-transform: uppercase;*/
}

#infolegales , #infolegales a{
	position:relative;
	text-align: center;
	width:950px;
	padding-top: 20px;
	margin: 0 auto;
	color:#441d1f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.titre_annonce_listing
{
	color: #FFFFFF;
	text-transform: uppercase;
}

.lien_detail a
{
	color: #441d1f;
	text-transform: uppercase;
}