/********************************************************************* Balise ****************************************************************/
html {
	width: 100%;
}

form {
	padding: 0px;
	margin: 0px;
}

td {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #4f2d3d;
	background-image: url(gifs/bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #19000c;
	background-position: center;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h1 {
	padding: 0px;
	font-size: 20px;
	color: #fff;
	text-indent: 28px;
	display: block;
	height: 30px;
	background-color: #4f2d3d;
	font-weight: normal;
	line-height: 33px;
	overflow: hidden;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 38px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #9B1A2C;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.txt_couleur {
	color: #96192a;
	font-weight: bold;
}
.numeros2 {
	font-size: 16px;
	font-weight: bold;
	color: #96192a;
}




/******************************************************************** Lien ******************************************************************/
a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/****************************** Newsletter *******************/
.email_news {
	font-size:11px;
	color:#e67032;
	background-color:#ffffff;
}

.bouton_news {
	font-size:12px;
	color:#ffffff;
	background-color:#721604;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/**********************************************************BDD AUTO **************************************/

.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{border:none;}

#overlay{background-image:url('gifs/overlay.png');}

* html #overlay{background-color:transparent;background-image:url(blank.gif);}
	
/**********************************************************************************************************/
	
#container {
	height: auto;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
}
#header_bg {
	width: 100%;
	background-image: url(gifs/headerH.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 291px;
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(gifs/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	position: relative;
	z-index: 1;
}
#logo {
	height: 157px;
	width: 404px;
	position: absolute;
	left: 40px;
	top: 9px;
	z-index: 20;
}
#logo a {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
#logo object {
	height: 157px;
	width: 404px;
	position: absolute;
	left: -28px;
	top: 0px;
	z-index: 30;
}
#diaporama {
	height: 190px;
	width: 705px;
	position: absolute;
	z-index: 10;
	right: 18px;
	bottom: 20px;
}
#menu_horizontal {
	height: 30px;
	width: 460px;
	float: right;
	padding-top: 42px;
}
ul.MenuHorizontal {
   width: 450px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}
ul.MenuHorizontal ul {
	float: left;
	padding-left: 0px;
}

ul.MenuHorizontal li {
	float: left;
	margin-bottom: 0px;
}
ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         
   font-size: 13px;       
   font-weight: bold;
   padding-top: 0px;         
   height: 30px;          
   text-align: center;
   text-decoration: none;
   line-height: 30px;
}
li#menu0 a {width: 68px;}
li#menu1 a {width: 96px;}
li#menu2 a {width: 96px;}
li#menu3 a {width: 100px;}
li#menu4 a {width: 76px;}
li#menu0 a:hover, li#menu1 a:hover, li#menu2 a:hover, li#menu3 a:hover, li#menu4 a:hover {
   background-color: #FFF;
   color: #2e1420;       
}
a#selected {
   background-color: #FFF;
   color: #2e1420;       
}
.encart_contact {
	padding-top: 63px;
	padding-left: 22px;
	color: #4f2d3d;
	display: block;
	width: 225px;
	text-align: right;
	line-height: 26px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
.renseignement {
	font-size: 16px;
	font-weight: bold;
}
.numeros {
	font-size: 21px;
	font-weight: bold;
	color: #96192a;
	text-align: right;
}
.bt_contact {
	width: 142px;
	height: 44px;
	background-image: url(gifs/bt-contact.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding-top: 30px;
	padding-left: 66px;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none!important;
	float: right;
}
.bt_contact:hover {
	width: 142px;
	height: 44px;
	background-image: url(gifs/bt-contactover.jpg);
	background-repeat: no-repeat;
	display: block;
}


/***************************************************** CONTENU ********************************************************/

#content {
	width: 998px;
	background-image: url(gifs/content-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 16px;
}
#colonne_gauche {
	float: left;
	width: 276px;
	overflow: hidden;
}
.competences {
	background-color: #4f2d3d;
	height: 20px;
	width: 240px;
	display: block;
	margin-left: 7px;
	line-height: 28px;
	text-transform: uppercase;
	text-indent: 15px;
	overflow: hidden;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 12px;
	margin-bottom: 15px;
}
ul.MenuVertical {
	width: 271px;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.MenuVertical ul {
	width: 271px;
	padding-left: 0px;
}
ul.MenuVertical li {
	width: 271px;
	margin-bottom: 0px;
}
ul.MenuVertical li a {
	display: block;
	color: #19000c;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	height: 34px;
	text-decoration: none;
	line-height: 34px;
	text-indent: 50px;
}
li#menu5 a {
   background: url('gifs/menuv1.jpg');         
}
li#menu6 a {
   background-image: url('gifs/menuv2.jpg');         
}
li#menu7 a {
   background-image: url('gifs/menuv3.jpg');         
}
li#menu8 a {
   background-image: url('gifs/menuv4.jpg');        
}
li#menu9 a {
   background-image: url('gifs/menuv2.jpg');         
}
li#menu5 a:hover {
   background-image: url('gifs/menuv1-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
a#selected-over5 {
   background-image: url('gifs/menuv1-over.jpg') !important;    /*Ici l'image de fond over de la cellule*/
}
li#menu6 a:hover {
   background-image: url('gifs/menuv2-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
a#selected-over6 {
   background-image: url('gifs/menuv2-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
li#menu7 a:hover {
   background-image: url('gifs/menuv3-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
a#selected-over7 {
   background-image: url('gifs/menuv3-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/menuv4-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
li#menu9 a:hover, a#selected-over9 {
   background-image: url('gifs/menuv3-over.jpg') !important;         /*Ici l'image de fond over de la cellule*/
}
li#menu5 ul li a {
	font-size: 11px!important;
	text-indent: 70px;
	height: 25px!important;
	line-height: 25px;
	background-image: url(gifs/sousmenu.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
}
li#menu5 ul li a:hover {
	height: 25px!important;
	background-image: url(gifs/sousmenuover.jpg)!important;
	background-repeat: no-repeat;
}
li#menu6 ul li a {
	font-size: 11px!important;
	text-indent: 70px;
	height: 25px!important;
	line-height: 25px;
	background-image: url(gifs/sousmenu.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
}
li#menu6 ul li a:hover {
	height: 25px!important;
	background-image: url(gifs/sousmenuover.jpg)!important;
	background-repeat: no-repeat;
}
li#menu7 ul li a {
	font-size: 11px!important;
	text-indent: 70px;
	height: 25px!important;
	line-height: 25px;
	background-image: url(gifs/sousmenu.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
}
li#menu7 ul li a:hover {
	height: 25px!important;
	background-image: url(gifs/sousmenuover.jpg)!important;
	background-repeat: no-repeat;
}
li#menu9 ul li a {
	font-size: 11px!important;
	text-indent: 70px;
	height: 25px!important;
	line-height: 25px;
	background-image: url(gifs/sousmenu.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
}
li#menu9 ul li a:hover {
	height: 25px!important;
	background-image: url(gifs/sousmenuover.jpg)!important;
	background-repeat: no-repeat;
}
#selected_sousmenu {
	background: url(gifs/sousmenuover.jpg)!important;
	background-repeat: no-repeat;
}
#colonne_centre {
	float: left;
	width: 705px;
	position: relative;
	padding-bottom: 10px;
}
.encart_txt {
	display: block;
	height: 59px;
	width: 225px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 30;
	padding-top: 10px;
	line-height: 18px;
	font-weight: bold;
	padding-right: 10px;
	font-size: 12px;
}

#encart_immobilier {
	height: 169px;
	width: 331px;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 43px;
}
#encart_immobilier img {
	position: absolute;
	left: 0px;
	top: -169px;
	z-index: 10;
}
#encart_immobilier a {
	background-image: url(gifs/encart-immobilier.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 169px;
	width: 331px;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	z-index: 20;
}
#encart_immobilier a:hover {
	background-image: none;
}
#encart_societe {
	height: 169px;
	width: 331px;
	position: relative;
	overflow: hidden;
	float: left;
}
#encart_societe img {
	position: absolute;
	left: 0px;
	top: -169px;
	z-index: 10;
}
#encart_societe a {
	background-image: url(gifs/encart-societe.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 169px;
	width: 331px;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	z-index: 20;
}
#encart_societe a:hover {
	background-image: none;
}
#encart_personne {
	height: 169px;
	width: 331px;
	margin-top:15px;
	position: relative;
	overflow: hidden;
	float: left;
}
#encart_personne img {
	position: absolute;
	left: 0px;
	top: -169px;
	z-index: 10;
}
#encart_personne a {
	background-image: url(gifs/encart-personne.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 169px;
	width: 331px;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	z-index: 20;
}
#encart_personne a:hover {
	background-image: none;
}

#encart_auto {
	height: 169px;
	width: 331px;
	margin-left:42px;
	margin-top:15px;
	position: relative;
	overflow: hidden;
	float: left;
}
#encart_auto img {
	position: absolute;
	left: 0px;
	top: -169px;
	z-index: 10;
}
#encart_auto a {
	background-image: url(gifs/encart-auto.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 169px;
	width: 331px;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	z-index: 20;
}
#encart_auto a:hover {
	background-image: none;
}
.link {
	background-image: url(gifs/link-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 23px;
	width: 203px;
	line-height: 22px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none!important;
}
.link:hover {
	background-image: url(gifs/link-bgover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 203px;
	color: #fff;
}
.photo1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.liens_relance {
	background-image: url(gifs/filet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	display: block;
	clear: both;
	margin-bottom: 5px;
	margin-top: 30px;
	text-align: left;
}
#liens_relance_lien {
	color: #9B1A2C!important;
}

.liens_relance_titre {
	background-color: #fff;
	display: block;
	width: 226px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #9B1A2C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*******************************************************************************/

.formulaire {
	width: 705px;
}
.contact_intro {
	text-align: left;
}
.encart_form {
	width: 660px;
	padding-left: 20px;
	clear: both;
	padding-top: 10px;
}
.area_form {
	height: 80px;
	width: 660px;
	border:1px solid #d2d6dc;
}
.input_form {
	width: 318px;
	height: 18px;
	border:1px solid #d2d6dc;
}
.nom {
	float: left;
	width: 328px;
	margin-right: 10px;
}
.tel {
	float: left;
	width: 320px;
}
.formulaire label {
	text-align: left!important;
	font-size: 12px;
	float:none!important;
	color: #9B1A2C;
	font-weight: bold;
}
.bouton_bg {
	padding-right: 25px;
}
.bouton_form {
	background-image: url(gifs/link-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 175px;
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	float: right;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: 10px;
}
.bouton_form:hover {
	background-image: url(gifs/link-bgover.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	width: 175px;
	color: #fff;
}
.divGenerateurRequired {
	
	margin-top: 10px;
	padding-left: 20px;
}

/**********************************/

.filet {
	background-image: url(gifs/filet.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 705px;
	margin-top: 5px;
}
#footer {
	background-image: url(gifs/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 998px;
	height: 195px;
	font-size: 11px;
	padding-top: 34px;
}
#navigation {
	width: 725px;
	color: #FFFFFF;
	padding-top: 30px;
	font-weight: bold;
	float: left;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
#navigation a:hover {
	text-decoration: underline;
}
.sousmenu_footer {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px!important;
}
.menu_footer1 {
	margin-bottom: 10px;
	display: block;
}
.box1 {
	width: 126px;
	padding-left: 20px;
	display: block;
	float: left;
}
.box2 {
	width: 135px;
	display: block;
	float: left;
}
.box3 {
	width: 118px;
	padding-left: 28px;
	display: block;
	float: left;
}
.box4 {
	width: 118px;
	padding-left: 26px;
	display: block;
	float: left;
}
.box5 {
	width: 114px;
	padding-left: 38px;
	display: block;
	float: left;
}
.adresse_footer {
	width: 220px;
	padding-left: 30px;
	display: block;
	float: left;
	line-height: 21px;
	margin-top: 0px;
	padding-top: 0px;
}
.adresse_part1 {
	display: block;
	margin-bottom: 5px;
}
.adresse_part2 {
	font-size: 12px;
	font-weight: bold;
}

a.lienter{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.indent {
	text-indent:30px;
}
