


/***************************************/
/***************************************/
/* form.css*/
/***************************************/
/***************************************/


form.form {
	width:100% ;
	margin-top:25px ;
	display:block ;
}

.form  span.required {
	background:url('../images/forms/required.gif') top left no-repeat ;
	padding-left:20px ;
}
/*
.form div.required label {
	background:url('../images/forms/required.gif') top left no-repeat ;
	padding-left:15px ;
}
*/

.form div.input_text, .form div.textarea, .form div.radio, .form div.checkbox, .form div.select, .form div.fichier {
	margin:0 20px 0 0 ;
	padding:0 ;
	min-height:16px ;
	width:217px ;
	overflow:hidden ;
	float:left ;
}

/* OPTIONS LARGES */
/*
form.form div.form0 {
	margin-right:0 ;
}
*/
form.form div.large {
	width:455px ;
	margin-right:0 ;
}

form.form div.large label {
	width:445px ;
}

form.form div.large label span {
	display:inline ;
}

.form div.large div.block {
	
}

form.form div.large input, form.form div.large textarea {
	width:443px ;
	margin:0 ;
}

.form div.titre label {
	width:auto ;
	font-size:16px ;
	font-weight:bold ;
}

.form div label {
	vertical-align:bottom ;
	width:140px ;
	display:block ;
	float:left ;
	clear:both ;
	text-align:left ;
	margin:0 ;
	padding:4px 10px 4px 0 ;
	font-size:11px ;
	color:#999999 ;
	font-weight:bold ;
	height:14px ;
	overflow:hidden ;
}

.form div label img {
	vertical-align:middle ;
}

.form div label span {
	display:block ;
	margin:0 ;
	padding:0 ;
	color:#777 ;
	font-style:italic ;
	font-size:8px ;
}

.form div label span a {
	margin:0 ;
	padding:0 ;
	color:#777 ;
}

div.infosupp, div.bouton {
	margin-left:170px ;
}

.form div.input_text input, .form div.textarea textarea, .form div.fichier input {
	text-align:left ;
	width:205px ;
	background:#ebedec ;
	font-size:10px ;
	color:#000;
	border:1px solid #CCC ;
}


.form div.input_text input, .form div.fichier input {
	padding : 1px 5px ;
	color:#000;
}

.form div.input_text input.nombre {
	text-align:right ;
} 

.form div.input_text input.court {
	width:100px ;
} 

.form div.input_text input.tres {
	width:50px ;
} 

.form .input_text input.date {
	text-align:right ;
	width:100px ;
}

.form .select select {
	height:15px ;
	font-size:10px ;
	border:1px solid #555 ;
	padding:0 ;
}

.form .select select option {
	font-size:10px ;
}

.form div.textarea textarea {
	height:73px ;
	float:left ;
	padding:0 5px ;
}

.form div.bouton {
	text-align:right ;
	width:auto ;
	margin:10px 0 0 0 ;
	padding:10px 25px 0 0 ;
	clear:both ;
	font-size:11px ;
	font-weight:bold ;
}

.form .bouton input.submit {
	
}

.form .bouton input.button {
	font-size:10px ;
	font-weight:bold ;
	clear:both ;
	border:0 ;
	background:#FFF ;
	color:#747474 ;
	cursor:pointer ;
}

div.block {
	width:200px ;
	float:left ;
	margin-bottom:10px ;
}

div.block img {
	vertical-align:top ;
}

#form_erreur {
	padding:4px ;
	margin:0 50px ;
	font-weight:bold ;
	color:#00A ;
	font-size:10px ;
	text-align:center ;
}

div.infosupp {
	text-align:right ;
	padding:0 25px 0 0 ;
	width:auto ;
	margin:10px 0 0 0 ;
	font-size:9px ;
	clear:both ;
	font-style:italic ;
}

.ok {
	color:#0A0 ;
	font-weight:bold ;
}

.ko {
	color:#A00 ;
	font-weight:bold ;
}

.form div.ko label {
	color:#A00 ;
}

form.form div.ko input, form.form div.ko textarea {
	border:1px solid #F00 ;
}

.form div label.label {
	display:inline ;
	float:none ;
	width:auto ;
	clear:none ;
	margin:0 ;
	padding:0 ;
	background:0 ;
	font-size:10px ;
}

span.obligatoire_texte {
	display:none ;
}

.form div#erreur {
	color:#A00 ;
	font-size:12px ;
	margin:20px ;
	display:none ;
}

.form #formulaire_ko {
	display:none ;
}





/***************************************/
/***************************************/
/* tete.css.php*/
/***************************************/
/***************************************/


div#fo div#tete div#tete_inner {
	width:950px ;
	position:absolute ;
	left:50% ;
	margin-left:-475px ;
}

div#fo div#tete a#home {
	display:block ;
	height:123px ;
	width:143px ;
	background:url('../images/structure/logo_1.png') no-repeat ;
	_background:0 ;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/structure/logo_1.png", sizingMethod="crop");
	overflow:hidden ;
	position:absolute ;
	top:8px ;
	left:-1px ;
	z-index:30 ;
	cursor:pointer ;
}

 @font-face {
	font-family: 'iti_Myriad';
	src: url('../require/myriadpb.eot');
} 

@font-face {
	font-family: 'iti_Myriad';
	src: url('../require/myriadpb.otf');
}

div#fo div#tete div#menu {
	width:950px ;
	height:30px ;
	background:url('../images/structure/menu_1.gif') ;
	position:absolute ;
	top:270px ;
}

div#fo div#tete div#menu ul {
	color:#FFF ;
	list-style-type:none ;
	padding:0 0 0 10px ;
	margin:0 ;
}

div#fo div#tete div#menu ul li {
	display:block ;
	float:left ;
	width:auto ;
	height:30px ;
	_width:120px ;
	_display:inline ;
}

div#fo div#tete div#menu ul li a {
	color:#FFF ;
	text-transform:uppercase ;
	font-size:12px ;
	letter-spacing:2px ;
	font-family:Arial ;
	display:block ;
	width:auto ;
	padding:10px 10px 2px 10px ;
	height:18px ;
	font-family: iti_Myriad, Trebuchet MS, Arial ;
}

div#fo div#tete div#menu ul li a:hover {
	color:#218d9a;
	text-decoration:none ;
}

div#fo div#tete div#menu ul li.selected, div#fo div#tete div#menu ul li:hover {
	background:url('../images/structure/menu_on_left_1.gif') top left no-repeat ;
}

div#fo div#tete div#menu ul li.selected a, div#fo div#tete div#menu ul li a:hover {
	background: url('../images/structure/menu_on_right_1.gif') top right no-repeat ;
	color:#218d9a;
}

div#fo div#tete div#menu ul li { _width:120px ; }

div#fo div#tete div#menu ul li#menu_bruxelles_accueil { _width:80px ; }
div#fo div#tete div#menu ul li#menu_bruxelles_notre_metier { _width:130px ; }
div#fo div#tete div#menu ul li#menu_52 { _width:60px ; }
div#fo div#tete div#menu ul li#menu_67 { _width:90px ; }
div#fo div#tete div#menu ul li#menu_74 { _width:110px ; }
div#fo div#tete div#menu ul li#menu_59 { _width:120px ; }
div#fo div#tete div#menu ul li#menu_bruxelles_contact { _width:85px ; }



div#fo div#tete div#menu ul li:hover {
	_background:0 ;
}

div#fo div#tete div#menu ul li a:hover {
	_background:0 ;
	_color:#DDD ;
}

div#fo div#tete div#soustitre {
	height:29px ;
	overflow:hidden ;
	width:auto ;
	position:absolute ;
	top:16px ;
	left:0 ;
	background:url('../images/structure/tete_srt_fond.gif') ;
	padding-left:143px ;
	z-index:10 ;
	letter-spacing:1px;
	_width:340px ;
}

div#fo div#tete div#soustitre div {
	height:21px ;
	background:url('../images/structure/tete_srt_droite.gif') top right no-repeat ;
	color:#FFF ;
	text-align:right ;
	font-weight:bold ;
	padding:8px 10px 0 0 ;
}

div#fo div#tete div#soustitre div a {
	text-decoration:none ;
	color:#FFF ;
}

div#fo div#tete div#soustitre div a:hover {
	color:#FFC ;
}

div#fo div#tete div#anim {
	position:absolute ;
	width:950px ;
	height:228px ;
	top:45px ;
	background:url('../images/banniere/a.gif') no-repeat ;
}

div#fo div#tete div#menu_top {
	position:absolute ;
	top:17px ;
	right:0 ;
	color:#218d9a;
	_width:300px ;
	text-align:right ;
}

div#fo div#tete div#menu_top a, div#fo div#tete div#menu_top span {
	text-transform:uppercase ;
	color:#939496 ;
	font-size:9px ;
	font-family:Arial ;
	width:100px ;
}


div#fo div#tete div#menu_top a, div#fo div#tete div#menu_top img {
	margin:0 0 0 3px ;
	width:12px ;
	_width:auto ;

}
div#fo div#tete div#menu_top img {
 	vertical-align:bottom ; 
}

/* div#fo div#tete div#meilleur.best_fr {
	width:86px ;
	height:84px ;
	position:absolute ;
	top:245px ;
	right:20px ;
	background:url('../images/structure/meilleur_fr.png') no-repeat ;
	_background:0 ;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/structure/meilleur_fr.png", sizingMethod="crop");
}

div#fo div#tete div#meilleur.best_en {
	width:86px ;
	height:84px ;
	position:absolute ;
	top:175px ;
	right:20px ;
	background:url('../images/structure/meilleur_en.png') no-repeat ;
	_background:0 ;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/structure/meilleur_en.png", sizingMethod="crop");
}

div#fo div#tete div#meilleur.best_nl {
	width:86px ;
	height:84px ;
	position:absolute ;
	top:175px ;
	right:20px ;
	background:url('../images/structure/best.png') no-repeat ;
	_background:0 ;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/structure/best.png", sizingMethod="crop");
}
 */
 
div#fo div#tete div#meilleur.best_fr {
	width:100px ;
	height:100px ;
	position:absolute ;
	top:245px ;
	right:0px ;
	background:url('../images/structure/meilleur-2014.png') no-repeat ;
	_background:0 ;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/structure/meilleur-2014.png", sizingMethod="crop");
}

div#fo div#tete div#meilleur.best_en {
	width:100px ;
	height:100px ;
	position:absolute ;
	top:175px ;
	right:0px ;
	background:url('../images/structure/best-2014.png') no-repeat ;
	_background:0 ;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/structure/best-2014.png", sizingMethod="crop");
}

div#fo div#tete div#meilleur.best_nl {
	width:100px ;
	height:110px ;
	position:absolute ;
	top:175px ;
	right:0px ;
	background:url('../images/structure/best-2014.png') no-repeat ;
	_background:0 ;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/structure/best-2014.png", sizingMethod="crop");
}
 
div#fo div#tete div#meilleur a{
	width:86px ;
	height:84px ;
	display:block;
/* 	border:0;
	text-decoration:none; */
}

div#fo div#tete div#smenu {
	width:950px ;
	height:30px ;
	position:absolute ;
	top:300px ;
	padding:10px 30px ;
	width:890px ;
}

div#fo div#tete div#smenu ul {
	list-style-type:none ;
	margin:0 ;
	padding:0 ;
}

div#fo div#tete div#smenu ul li {
	display:inline ;
	padding:0 25px 0 0 ;
}

div#fo div#tete div#smenu ul li a {
	color:#939496 ;
	font-size:11px ;
	font-weight:bold ;
	text-transform:uppercase ;
	letter-spacing:1px ;
}

div#fo div#tete div#smenu ul li a:hover {
	color:#555 ;
	text-decoration:none ;
}

div#fo div#tete div#smenu ul li.selected a {
/* 	color:#a4c002 ; */
	color:#218d9a;
}

a#abraLinkfr {
	float: right;
	margin-top: 160px;
	margin-right: 0px;
}
a#abraLinkfr img{width:100px;}

a#abraLinken, a#abraLinknl {
float: right;
margin-top: 164px;
margin-right: 115px;
}


/***************************************/
/***************************************/
/* modules.css*/
/***************************************/
/***************************************/

div.module {
	width:150px ;
	padding:0 10px ;
	text-align:center ;
	color:#707173 ;
	font-weight:bold ;
	font-size:17px ;
	margin-bottom:10px ;
}

div.module a {
	color:#707173 ;
}

div.module a:hover {
	color:#404143 ;
	text-decoration:none ;
}

div.module:last-child, div.module.last {
	border:0 ;
}

div.page_colonne div.page div.module {
	width:100% ;
	margin:0 ;
	padding:0 ;
}



div#accueil div.module {font-size:14px;}


/***************************************/
/***************************************/
/* cms_actualite.css*/
/***************************************/
/***************************************/

div.page_colonne div.page.page_actualite{padding:20px;width:665px;} 
div.page_colonne div.page.page_actualite .date{color: #939496;text-transform:uppercase;font-size:13px;font-weight:bold;}
div.page_colonne div.page.page_actualite .galerie{margin-top:20px;}
div.page_colonne div.page.page_actualite .auteur{Font-size:13px;}
div.page_colonne div.page.page_actualite p{font-size:13px;}
div.page_colonne div.page.page_actualite .colonne_gauche{padding:20px 10px 0 0;}
div.page_colonne div.page.page_actualite div.galerie a.box{display:block;width:120px;height:120px;margin-right:10px;float:left;margin-top:10px;}
div.page_colonne div.page.page_actualite  a.categorieTag{display:inline-block;margin-right:10px;background:#AAAAAA;color:#ffffff;padding:3px 8px 3px 8px;-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-decoration:none;}

div.page_colonne div.colonne div.module.categories{text-align:left;}
div.page_colonne div.colonne div.module.categories p{color: #218d9a;font-weight:bold;font-size:16px;}
div.page_colonne div.colonne div.module.categories a{}


/***************************************/
/***************************************/
/* utils.css*/
/***************************************/
/***************************************/


div.left {
	float:left ;
}

div.right {
	float:right ;
}


.clear, .spacer {
	clear:both ;
	font-size:0 ;
}

div.wait {
	background:url('../images/forms/loading.gif') center center no-repeat ;
	height:50px ;
}

div.spacer {
	height:20px ;
	clear:both ;
}

div.gmap {
	height:300px ;
	clear:both ;
	margin:20px 0 ;
	width:100% ;
	overflow:hidden ;
}

div#gmap a, div#gmap input, div#gmap img, div#gmap_module a, div#gmap_module img, div#gmap_module input {
	position: static ;
	z-index:auto ;
}

div.pages {
	text-align:center ;
	padding:10px ;
	background:#FFF ;
	font-size:10px ;
	color:#000;
	border:#AAA 1px solid;
}

h1 {
	font-family:Arial ;
/* 	color:#a4c002 ; */
	color:#218d9a;
	font-weight:bold ;
	font-size:18px ;
	text-transform:uppercase ;
	margin:0 0 20px 0 ;
}

h2 {
	letter-spacing:1px ;
}

h3 {
	font-family:Arial ;
/* 	color:#218d9a; */
	color:#218d9a;
	font-weight:bold ;
	font-size:12px ;
	text-transform:uppercase ;
	margin:5px 0 ;
	letter-spacing:1px ;
}

h3 strong, h3 a {
	color:#939496 ;
}

h4 {
	margin:0 ;
	padding:0 ;
	color:#747474 ;
}

p {
	color:#87888a ;
	/***********/
	font-size:12px;
}

strong, b {
	color:#58585a ;
}

.spacer {
	clear:both;
}
.centrer {
	text-align:center;
}
.droite {
	text-align:right;
}

div.ligne_verte {
	clear:both ;
	font-size:0 ;
	height:10px ;
	margin:0 0 10px 0 ;
/* 	border-bottom:2px solid #218d9a ;	 */
	border-bottom:1px solid #218d9a ;
}

.vert { /* color:#218d9a ; */ 
	color:#218d9a;
}
.gris { color:#939496 ; }
.noir { color:#000000 ; }

div.h3 {
	margin:10px 0 ;
}

div.h3, div.h3 a {
/* 	color:#218d9a ; */
	color:#218d9a;
	font-size:16px ;
	font-weight:bold ;
}

h3.srt {
	padding-left:10px ;
	background:url('../images/raquo_h3_srt_1.gif') no-repeat ;
}

ul {
	margin-left:15px ;
}

div.equipe {
	
}

div.equipe div.membre {
	background-repeat:no-repeat ;
	background-position:10px 10px ;
	height:134px ;
	width:92px ;
	float:left ;
	margin:15px 15px 0 0 ;
	overflow:hidden ;
}

div.equipe div.membre div.nom {
	background:url('../images/masque_equipe.gif') no-repeat ;
	text-align:center ;
	width:92px ;
	overflow:hidden ;
	color:#949596 ;
	font-weight:bold ;
	padding:115px 0 0 0 ;
	height:15px ;
}


div.equipe div.membre div.nom strong {
	color:#000 ;
}

div.equipe {
	
}

div.equipe a.membre {
	background-repeat:no-repeat ;
	background-position:10px 10px ;
	height:164px ;
	width:92px ;
	float:left ;
	margin:15px 15px 0 0 ;
	overflow:hidden ;
	display:block;
}

div.equipe a.membre span.nom {
	background:url('../images/masque_equipe.gif') no-repeat ;
	text-align:center ;
	width:92px ;
	overflow:hidden ;
	color:#949596 ;
	font-weight:bold ;
	padding:115px 0 0 0 ;
	height:30px ;
	display:block;
}


div.equipe a.membre span.nom strong {
	color:#000 ;
}


/***************************************/
/***************************************/
/* base.css*/
/***************************************/
/***************************************/

* {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color:#000 ;
	zoom:1 ;
}
body {
	text-align : center;
	margin : 0;
	padding:0 ;
	font-size : 11px;
}
div {
	margin : 0;
	padding : 0;
	text-align : left;
	border:0 ;
}
h1, h2, h3, p, div, img, form, fieldset, ul, li {
	margin : 0;
	padding : 0;
	text-align : left;
	border:0 ;
}

a, input, img
{
	_position: relative;
	_z-index: 10;
}

input {
	border:0 ;
	padding:0 ;
	margin:0 ;
}

h1 {
	font-size:16px ;
}

h2 {
	font-size:14px ;
}

h3 {
	font-size:12px ;
}

h1 span, h2 span, h3 span {
	display:none ;
}

a {
	text-decoration:none ;
	outline: none ;
}

a:hover, a.selected {
	text-decoration:underline ;
}



/***************************************/
/***************************************/
/* acces_client.css.php*/
/***************************************/
/***************************************/

div#client div.page_colonne {
	background:url('../images/ombre_colonne.gif') 673px 0 repeat-y ;
	padding:0 ;
}

div#client div.page_colonne div.page {
	width:682px ;
	padding:0 ;
	margin:0 ;
	float:left ;
	overflow:hidden ;
	color:#777 ;
}

div#client div.page_colonne div.colonne {
	width:268px ;
	padding:0 ;
	margin:40px 0 0 0 ; 
	float:right ;
	overflow:hidden ;
}

div#client div.page_colonne div.page h2 {
	padding-left:0 ;
	background:0 ;
}

div#client ul.liste-biens {
	clear:both ;
}

div#client ul.liste-biens li {
	width:240px ;
	display:block ;
	height:90px ;
	overflow:hidden ;
	position:relative ;
	cursor:pointer ;
}

div#client ul.liste-biens li.loading {
	background:url('../images/forms/loading.gif') center center no-repeat ;
}

div#client ul.liste-biens li.loading *, div#client ul.liste-biens li.loading a.img {
	display:none ;
}

div#client ul.liste-biens li a.img {
	width:70px ;
	height:70px ;
	overflow:hidden ;
	position:absolute ;
	top:10px ;
	left:0 ;
	display:block ;
	background:#777 ;
}

div#client ul.liste-biens li a.img span {
	width:70px ;
	height:70px ;
	background-position:center center ;
	background-repeat:none ;
	display:block ;
}

div#client ul.liste-biens li span.retenu {
	width:24px ;
	height:24px ;
	margin:0 ;
	padding:0 ;
	background:url('../images/client/ok.png') center center no-repeat ;
	position:absolute ;
	top:2px ;
	left:55px ;
}

div#client ul.liste-biens li div.infos {
	padding-top:15px ;
	width:160px ;
	float:right ;
}

div#client ul.liste-biens li span {
	color:#777 ;
}

div#client ul.liste-biens li div.infos strong {
	display:block ;
	font-size:11px ;
}

div#client ul.liste-biens li.selected,
div#client ul.liste-biens li.selected span,
div#client ul.liste-biens li.selected a,
div#client ul.liste-biens li.selected strong,
div#client ul.liste-biens li:hover,
div#client ul.liste-biens li:hover span,
div#client ul.liste-biens li:hover a,
div#client ul.liste-biens li:hover strong
{
	text-decoration:none ;
	color:#218d9a ;
}

div#client div.pages {
	margin:0 ;
	text-align:right ;
	border:0 ;
	padding:10px ;
	font-size:18px ;
	font-weight:bold ;
}

div#client div.pages a {
	color:#777 ;
	font-size:18px ;
	font-weight:bold ;
}

div#client div.pages a.selected, div#client div.pages a.precedent, div#client div.pages a.suivant {
	color:#218d9a ;
	text-decoration:none ;
}

div#client div.tri {
	background:#218d9a ;
	float:right ;
	padding:3px 10px ;
	color:#FFF ;
	margin:0 0 10px 0 ;
	font-weight:bold ;
	text-transform:uppercase ;
	font-size:11px ;
}

div#client div.tri strong {
	color:#FFF ;
	font-size:11px ;
}

div#client div.tri a {
	color:#FFF ;
	font-size:11px ;
	text-transform:uppercase ;
}


/***************************************/
/***************************************/
/* acces_client_profil.css.php*/
/***************************************/
/***************************************/

div#client div#profil div.page {
	padding:40px 40px 40px 70px ;
	width:572px ;
	font-size:12px ;
	color:#777 ;
}

div#client div#profil div.page div.g {
	width:230px ;
	float:left ;
	margin-top:40px ;
	font-size:12px ;
	color:#777 ;
}

div#client div#profil div.page div.d {
	width:315px ;
	float:right ;
	margin-top:40px ;
	background:url('../images/client/silouhettes.png') bottom center no-repeat ;
	padding-bottom:200px ;
}

div#client div#profil div.page div.d a {
	color:#218d9a ;
	font-weight:bold ;
	text-decoration:none ;
	font-size:12px ;
}



/***************************************/
/***************************************/
/* cms_presse.css*/
/***************************************/
/***************************************/

div.module_presse {
	margin-bottom:0;
	text-align:center ;
}

div.module_presse a.item {
	margin:0 0 0 10px ;
	display:block ;
	overflow:hidden ;
	width:160px ;
}

div.module_presse a.itembout {
	
}

div.module_presse h3 {
/* 	margin-top:15px ; */
	text-align:center ;
	color:#747474 ;
	font-weight:bold ;
	text-transform:none ;
	background:url('../images/raquo_module_1.gif') right 2px no-repeat ;
	padding-right:20px ;
	text-align:right ;
	margin-bottom:10px ;
}

div.presse {
/* 	padding:40px 40px 20px 40px ; */
}

div.presse div.article {
	margin:0 0 40px 16px ;
	clear:both ;
}

/* div.presse div.article div.col {
	width:170px ;
	float:left ;
} */

/* div.presse div.article div.texte {
	width:420px ;
	float:right ;
} */

div.presse div.article div.html {
	clear:both ;
	width:420px ;
	overflow:hidden ;
	padding:20px 0 ;
	text-align:center ;
}

div.presse div.article h3{
	display:inline;
}

a.savoirplus_presse {
	color:#94a167 ;
	font-weight:bold ;
/* 	margin:15px 0 10px 0 ;*/
 	margin:5px 20px 5px 0 ;
	font-size:10px ;
}

div.spacer_presse{
clear:both;
margin-bottom:20px;
}


/***************************************/
/***************************************/
/* table.css*/
/***************************************/
/***************************************/

table.table {
	/* border:1px solid #a4c002 ; */
	border:1px solid #218d9a ;
	background:#FFF ;
}

table.table thead {
/* 	background:#a4c002 ; */
	background:#218d9a;
	padding:10px ;
	margin:5px ;
	border-radius:15px ;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

table.table thead tr th {
	border-right:1px solid #f1f5dc ;
	padding:5px 10px ;
	color:#FFF ;
	font-weight:bold ;
	letter-spacing:1px ;
	text-transform:uppercase ;
}

table.table thead tr th:last-child {
	border:0 ;
}

table.table tbody {
	background:#FFF ;
}

table.table tfoot {
	background:#f1f5dc ;
}


/***************************************/
/***************************************/
/* cms_formulaire.css*/
/***************************************/
/***************************************/

div.formulaire {
	padding:40px 40px 20px 40px ;
}

div.formulaire form.form {
}

div.page_courte div.formulaire {
	width:455px ;
	padding:40px 0 20px 0 ;
	
}

div.page_courte div.formulaire form.form {
	overflow:hidden ;
}

div.spacer2
{
clear:both;
height:7px;
}

div.form_illustration{
width:180px;
margin-bottom:15px;
}

div.page_droite div.outer_gmap.form_map {
	padding:10px ;
	width:450px ;
/* 	border:1px solid #a4c002 ; */
	border:1px solid #218d9a ;
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	border-radius:5px ;
	height:150px;
}

div.page_droite div.outer_gmap.form_map div.gmap {
	height:150px;
	width:450px ;
}


/***************************************/
/***************************************/
/* acces_client_structure.css.php*/
/***************************************/
/***************************************/


div#body div#client {
	font-size:11px ;
	color:#999 ;
}

div#client div#tete {
	position:relative ;
	width:100% ;
	height:82px ;
	background:url('../images/structure/ombre_tete2.gif') center top no-repeat ;
}

div#client div#tete div#inner_tete {
	width:950px ;
	margin:0 auto ;
	position:relative ;
}

div#client div#tete div#inner_tete div#chasseur {
	background:url('../images/client/fond_chasseur.png') bottom right no-repeat ;
	width:auto ;
	position:absolute ;
	height:20px ;
	overflow:hidden ;
	top:14px ;
	left:0 ;
	z-index:5 ;
	text-align:right ;
	padding:10px 10px 0 151px ;
	color:#FFF ;
	font-weight:bold ;
	font-size:11px ;
}

div#client div#tete div#inner_tete div#chasseur a {
	color:#FFF ;
}

div#client div#tete div#menu_top {
	position:absolute ;
	top:17px ;
	right:0 ;
	color:#218d9a;
	_width:300px ;
	text-align:right ;
}

div#client div#tete div#menu_top a, div#client div#tete div#menu_top span {
	text-transform:uppercase ;
	color:#939496 ;
	font-size:9px ;
	font-family:Arial ;
	width:100px ;
}


div#client div#tete div#menu_top a, div#client div#tete div#menu_top img {
	width:12px ;
	margin:0 0 0 3px ;
	_width:auto ;

}
div#client div#tete div#menu_top img {
 	vertical-align:bottom ; 
}


div#client div#tete div#inner_tete div#topmenu {
	position:absolute ;
	top:10px ;
	right:0 ;
	text-align:right ;
}

div#client div#tete #logo {
	background:url('../images/structure/logo_1.png') top left no-repeat ;
	position:absolute ;
	top:6px ;
	left:0 ;
	width:143px ;
	height:123px ;
	z-index:10 ;
}

div#client div#tete #logo img {
	display:none ;
}

div#client div#tete div#menu {
	width:950px ;
	height:40px ;
	background:url('../images/client/buildings.png') bottom right no-repeat #218d9a ;
	position:absolute ;
	top:44px ;
	left:50% ;
	margin-left:-475px ;
	z-index:5 ;
}

div#client div#tete div#menu ul {
	color:#FFF ;
	list-style-type:none ;
	padding:0 0 0 143px ;
	margin:0 ;
	height:40px ;
}

div#client div#tete div#menu ul li {
	display:block ;
	float:left ;
	width:auto ;
	height:31px ;
	_width:120px ;
	_display:inline ;
	margin:9px 10px 0 0 ;
}

div#client div#tete div#menu ul li a {
	color:#FFF ;
	text-transform:uppercase ;
	font-size:12px ;
	letter-spacing:2px ;
	font-family:Arial ;
	display:block ;
	width:auto ;
	padding:5px 10px 2px 10px ;
	height:24px ;
	font-family: iti_Myriad, Trebuchet MS, Arial ;
}

div#client div#tete div#menu ul li a:hover, div#client div#tete div#menu ul li.selected a {
	color:#218d9a;
	text-decoration:none ;
}

div#client div#tete div#menu ul li.selected, div#client div#tete div#menu ul li:hover {
	background:url('../images/client/onglet_gauche.png') top left no-repeat #FFF ;
}

div#client div#tete div#menu ul li.selected a, div#client div#tete div#menu ul li a:hover {
	background:url('../images/client/onglet_droite.png') top right no-repeat ;
}

div#client div#contenu {
	background:url('../images/structure/ombre_1.gif') top center repeat-y ;
}

div#client div#contenu div#contenu_inner {
	width:950px ;
	padding:0 ;
	margin:0 auto ;
}

div#client div#pied {
	height:10px ;
	background:url('../images/structure/ombre_pied.gif') top center no-repeat ;
}

div#client div#pied div#pied_inner {
	width:950px ;
	margin:0 auto ;
	padding:13px 0 30px 3px ;
	color:#218d9a;
	font-weight:normal ;
	font-family:Arial ;
	color:#94b810 ;
	font-size:9px ;
	vertical-align:bottom ;
	letter-spacing:1px ;
}

div#client div#pied div#pied_inner a {
	text-transform:uppercase ;
	font-weight:normal ;
	font-family:Arial ;
	color:#939496 ;
	font-size:9px ;
	letter-spacing:1px ;
}

div#client div#pied div#pied_inner, div#client div#pied div#pied_inner a, div#client div#pied div#pied_inner img {
	vertical-align:bottom;
}

div#client h1 {
	color:#858688 ;
	font-size:34px ;
	text-transform:none ;
	font-weight:normal ;
}

div#client div.print h2 {
	margin:20px 0 ;
}


/***************************************/
/***************************************/
/* cms_temoignages.css*/
/***************************************/
/***************************************/

div.module_temoignages {
	
}

div.module_temoignages p {
	font-weight:normal ;
	font-size:10px ;
	/*padding:5px 0 0 20px ;*/
	padding:0 0 0 20px ;
	background:url('../images/laquo_1.gif') top left no-repeat ;
	margin:0 0 5px 0 ;
	text-align:justify ;
	margin-top:15px;
}

div.module_temoignages a.savoirplus {
	margin:0 ;
	text-align:right ;
	padding:0 20px 0 0 ;
	display:block ;
	background:url('../images/raquo_1.gif') center right no-repeat ;
	color:#c6c6c6 ;
	margin-bottom:10px;
}

div.temoignages {
	padding:40px 40px 20px 200px ;
	background-repeat:no-repeat ;
	background-position:bottom left ;
	background-image:url('../images/picto3.gif') ;
}

div.temoignages div.temoignage {
	margin:0 0 40px 0 ;
}


/***************************************/
/***************************************/
/* acces_client_documents.css.php*/
/***************************************/
/***************************************/

div#client div.documents {
	padding:50px 70px 50px 90px ;
	background:#f1f1f1 ;
}

div#client div.documents h2 {
	padding:0 ;
	background:0 ;
	font-size:18px ;
}

div#client div.documents a.document {
	display:block ;
	padding:10px 10px 10px 50px ;
	background:url('../images/client/ico_neutre.png') 10px 10px no-repeat #FFF ;
	height:55px ;
	width:130px ;
	float:left ;
	margin:0 10px 10px 0 ;
	font-weight:bold ;
	color:#777 ;
	border:1px solid #AAA ;
}

div#client div.documents a.document span {
	color:#218d9a ;
	font-weight:bold ;
}

div#client div.documents a.document strong {
	color:#777 ;
}


/***************************************/
/***************************************/
/* fancybox.css*/
/***************************************/
/***************************************/

body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #c8e1f3;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/fancybox/fancy_title_right.png) repeat-x;
}


/***************************************/
/***************************************/
/* structure.css*/
/***************************************/
/***************************************/

body {
	background:#FFF ;
}

div#body {
	margin:300px 0 0 0 ;
	background:#FFF ;
}

div#fo  div#contenu_ombre {
	background:url('../images/structure/ombre_1.gif') top center repeat-y ;
	width:100% ;
}

div#fo  div#contenu {
	width:950px ;
	margin:0 auto ;
	background:#FFF ;
	padding: 0 ;
}

div#fo  div#contenu_pied {
	height:10px ;
	background:url('../images/structure/ombre_pied.gif') top center no-repeat ;
}

div#fo div#tete_ombre {
	background:url('../images/structure/ombre.gif') top center repeat-y ;
	width:100% ;
}

div#fo div#tete {
	width:100% ;
	position:absolute ;
	top:0 ;
	left:0 ;
	background:#FFF url('../images/structure/ombre_tete2.gif') top center no-repeat ;
	height:300px ;
}



/***************************************/
/***************************************/
/* prehome.css*/
/***************************************/
/***************************************/

div#home_langue {
	width:380px ;
	height:400px ;
	position:absolute ;
	top:50% ;
	left:50% ;
	margin-top:-200px ;
	margin-left:-190px ;
	background:url('../images/structure/logo_prehome.gif') center top no-repeat ;
	font-family:Arial,Verdana ;
	text-align:center ;
/* 	color:#a4c002 ; */
	color:#218d9a;
	font-size:14px ;
	text-transform:uppercase ;
	letter-spacing:2px ;
	height:180px ;
	padding-top:220px ;
}

div#home_langue a {
	color:#939496 ;
}

div#home_langue a#copyright {
	font-size:8px ;
	display:block ;
	text-align:center ;
	margin-top:90px ;
	text-transform:none ;
	letter-spacing:normal ;
}


/***************************************/
/***************************************/
/* colonnes.css*/
/***************************************/
/***************************************/

div.colonne_quart {
	width:200px ;
	float:left ;
	/* padding:10px 25px 5px 10px ; */
	padding:0px 25px 5px 10px ;
	border-right:1px solid #d8d8d8 ;
	min-height:260px ;
	height:auto ;
	_height:260px ;
}

div.colonne_quart_last, div.colonne_quart:last-child {
	border-right:0 ;
}

div.colonne_quart div.contenu {
	height:150px ;
}

div.colonne_quart p {
	/* text-align:justify ; */
	text-align:left ;
	padding-left:15px ;
	font-size:12px ;
	line-height:16px;
}

div.colonne_quart a.savoirplus {
	padding-left:15px ;
}

div.colonne_quart img.illustration {
/* 	padding-left:15px ; */
 	padding-left:12px ; 
	position:absolute ;
}



/***************************************/
/***************************************/
/* cms_paragraphe.css*/
/***************************************/
/***************************************/

div.accordeon h3.titre_accordeon {
	background:url('../images/h3_1.gif') bottom left no-repeat ;
	padding-bottom:4px ;
	margin-top:20px ;
	margin-bottom:10px ;
	cursor:pointer ;
}

div.paragraphes {
	
}

h3.titre_accordeon{
	margin-top:20px ;
	cursor:pointer ;
	outline:0 ;
}




/***************************************/
/***************************************/
/* acces_client_biens.css.php*/
/***************************************/
/***************************************/


div#client div#biens_visites {
	padding-top:40px ;
	padding-left:40px ;
}

div#client div#biens_visites h2 {
	background-position:0 10px ;
	font-size:24px ;
}

div#client div#biens_visites div.liste-biens {
	
}

div#client div#biens_visites div.liste-biens ul li {
	float:left ;
	background:url('../images/client/ombre_colonne.png') top right repeat-y ;
	padding:20px 20px 20px 0 ;
	margin-right:20px ;
}

div#client div#biens_visites div.liste-biens ul li a.img {
	top:30px ;
}

div#client div#biens_visites div.liste-biens ul li span.retenu {
	top:17px ;
}

div#client div#biens_visites div.liste-biens ul li.li2 {
	background:0 ;
}



/***************************************/
/***************************************/
/* style_prehome.css*/
/***************************************/
/***************************************/

@import url('./base.css') ;
@import url('./utils.css') ;
@import url('./prehome.css') ;


/***************************************/
/***************************************/
/* acces_client_contact.css.php*/
/***************************************/
/***************************************/

div#client div#contact {
	padding:50px 100px ;
}

div#client div#contact div.gauche {
	float:left ;
	width:410px ;
}

div#client div#contact div.gauche h3 {
	font-size:18px ;
	padding:0 ;
	margin:0 0 15px 0 ;
}

div#client div#contact div.gauche div.chasseur {
	font-size:12px ;
}

div#client div#contact div.gauche div.chasseur img {
	float:left ;
}

div#client div#contact div.gauche div.chasseur div.infos {
	float:right ;
	width:310px ;
}

div#client div#contact div.gauche div.agence {
	width:310px ;
	float:right ;
	margin-top:50px ;
	clear:both ;
	font-size:12px ;
	color:#777 ;
}

div#client div#contact div.droite {
	float:right ;
	width:331px ;
}

div#client div#contact div.droite h2 {
	font-size:18px ;
	padding:0 ;
	margin:0 0 15px 0 ;
	font-weight:bold ;
	background:0 ;
}

div#client div#contact div.droite label {
	color:#555 ;
	display:block ;
	padding:5px 0 ;
	font-size:12px ;
}

div#client div#contact div.droite input {
	background:#f1f1f1 ;
	padding:2px 10px ;
	width:310px ;
	border:0 ;
}

div#client div#contact div.droite textarea {
	background:#f1f1f1 ;
	padding:2px 10px ;
	width:310px ;
	height:200px ;
	border:0 ;
}

div#client div#contact div.droite input.submit {
	background:url('../images/client/envoyez.png') top right no-repeat ;
	padding:0 30px 0 0 ;
	margin:10px 0 ;
	height:30px ;
	float:right ;
	width:auto ;
	font-size:11px ;
	color:#555 ;
	font-weight:bold ;
}














/***************************************/
/***************************************/
/* cms_map.css*/
/***************************************/
/***************************************/

div.page_map div.colonne_gauche {
	
}

div.page_map  div.colonne_gauche div.adresse {
	
}

div.page_map div.colonne_gauche div.adresse h3 {
	padding:0 0 0 13px ;
	background:url('../images/h2_puce_1.gif') no-repeat 0 2px ;
}

div.page_map div.colonne_gauche div.adresse a {
	font-weight:bold ;
	margin-top:5px ;
	font-size:12px ;
}

div.page_map  div.colonne_gauche div.adresse h3, div.page_map  div.colonne_gauche div.adresse h3 a, div.page_map  div.colonne_gauche div.adresse h3 strong {
/* 	color:#a4c002 ; */
	color:#218d9a;
	font-size:14px ;
}

div.page_map div.page_droite div.outer_gmap {
	padding:10px ;
	width:450px ;
/* 	border:1px solid #a4c002 ; */
	border:1px solid #218d9a ;
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	border-radius:5px ;
}

div.page_map div.page_droite div.outer_gmap div.gmap {
	width:100% ;
	margin:0 ;
	padding:0 ;
}

div.page_colonne div.page div.module div.outer_gmap {
	padding:10px ;
	width:430px ;
/* 	border:1px solid #a4c002 ; */
	border:1px solid #218d9a ;
	-moz-border-radius:5px ;
	-webkit-border-radius:5px ;
	border-radius:5px ;
}

div.page_colonne div.page div.outer_gmap div.gmap {
	width:100% ;
	margin:0 ;
	padding:0 ;
}



/***************************************/
/***************************************/
/* pied.css*/
/***************************************/
/***************************************/

div#pied1 {
/* 	color:#a4c002 ; */
	color:#218d9a;
	text-transform:uppercase ;
	font-size:11px ;
/* 	font-weight:bold ; */
	width:950px ;
	margin:0 auto ;
}

div#pied1 a {
	color:#939496 ;
	font-size:9px ;
	letter-spacing:1px ;
/* 	font-weight:bold ; */
}

div#pied1 img{
vertical-align:bottom;
}

div#pied1 div{
float:right;
}

div#pied2 {
	background:url('../images/structure/pied2_ombre.gif') top center repeat-y ;
	margin-top:15px ;
}

div#pied2_bottom {
	background:url('../images/structure/pied2_ombre_bas.gif') top center no-repeat ;
	height:9px ;
}

div#pied2_bottom_inner {
	text-align:right ;
	padding-top:10px ;
	color:#939496 ;
	font-size:10px ;
	width:950px ;
	margin:0 auto ;
}

div#pied2_inner {
	border-top:1px solid #f6f6f6 ;
	width:930px ;
	margin:0 auto ;
	padding:10px 0 10px 20px ;
	background:#ededee ;
}

div#pied2 div.ref, div#pied2 div.menu_pied, div#pied2 div.facebook, div#pied2 div.espace_client {
	text-align:justify ;
	color:#939496 ;
	font-size:8px ;
	border-right:1px solid #AAAAAA ;
	height:auto ;
	min-height:70px ;
	float:left ;
}

div#pied2 div.ref {
	width:310px ;
	padding:0 20px 0 0 ;
}

div#pied2 div.menu_pied {
	text-align:justify ;
	color:#939496 ;
	font-size:8px ;
	width:310px ;
	padding:0 20px 0 20px ;
	border-right:1px solid #AAAAAA ;
	float:left ;
}

/* div#pied2 div.facebook {
	padding:10px 10px 0 10px ;
	width:40px ;
	min-height:60px ;
	text-align:center ;
	float:left ;
	border-right:0px;
} */

div#pied2 div.espace_client {
	width:230px ;
 	border-right:0 ; 
	padding:0 0 0 10px ;
	margin:0 ;
	min-height:70px ;
}

div#pied2 div.espace_client label {
	display:inline ;
	color:#939496 ;
	font-size:12px ;
	text-transform:lowercase ;
	float:left ;
}

div#pied2 div.espace_client div.champs {
	text-align:right ;
	width:180px ;
	float:left ;
}

div#pied2 div.espace_client input#email {
	width:100px ;
	border:1px solid #939496 ;
	margin-bottom:4px ;
}

div#pied2 div.espace_client input#motdepasse {
	width:80px ;
	border:1px solid #939496 ;
}

div#pied2 div.espace_client div.bouton_espace {
	width:25px ;
	text-align:right ;
	float:left ;
	clear:none ;
	margin:0 ;
	padding:22px 0 0 0 ;
}

div#pied2 h2 {
	color:#939496 ;
	text-transform:uppercase ;
	font-size:12px ;
	font-weight:bold ;
	padding:0 ;
	background:0 ;
}

div#pied1 a.notreResaeu{font-size:12px; font-weight:bold; color: #709000;}


/***************************************/
/***************************************/
/* cms_accueil.css*/
/***************************************/
/***************************************/

div#accueil {
	padding-top:35px ;
	margin-bottom:40px ;
}

div#accueil div.module {
	background:url('../images/accueil/module_barre.gif') top right repeat-y ;
	width:160px ;
	padding:0 12px 0 10px ;
	float:left ;
	min-height:100px ;
	height:auto ;
	_height:90px ;
	text-align:center ;
	overflow:hidden ;
}

div#accueil div.module5, div#accueil div.module:last-child {
	border-right:0 ;
	background:0 ;
	padding-right:0 ;
}

div#accueil div.module a {
}

div#accueil div.module a img.logo {
margin-top:12px;
}


/***************************************/
/***************************************/
/* acces_client_login.css.php*/
/***************************************/
/***************************************/


div#client div#form_login {
	padding:50px 50px ;
}

div#client div#form_login div.bouton {
	float:left ;
	margin:0 ;
	padding:0 ;
	width:auto ;
	clear:none ;
	margin-top:23px ;
}

div#client div#form_login div.bouton input {
	font-weight:bold ;
	border:0 ;
	margin:0 ;
	background:0 ;
	font-size:11px ;
	color:#999 ;
}



/***************************************/
/***************************************/
/* acces_client_bien.css.php*/
/***************************************/
/***************************************/

div#client div.fiche_bien {
	background:url('../images/client/ombre_colonne_grise.png') top left repeat-y ;
}

div#client div.fiche_bien div.page {
	width:678px ;
}

div.fiche_bien div.entete {
	padding:50px 50px 20px 50px ;
	position:relative ;
	background:url('../images/client/ombre_colonne.png') top right repeat-y #fff ;
}

div.fiche_bien div.entete div.navigation {
	margin-bottom:15px ;
}

div.fiche_bien div.entete div.navigation a {
	background-position:center left ;
	background-repeat:no-repeat ;
	padding-left:15px ;
	padding-right:10px ;
	color:#777 ;
}

div.fiche_bien div.entete div.navigation a.retour {
	background-image:url('../images/client/retour.png') ;
}

div.fiche_bien div.entete div.navigation a.precedente {
	background-image:url('../images/client/precedente.png') ;
}

div.fiche_bien div.entete div.navigation a.suivante {
	background-image:url('../images/client/suivante.png') ;
	padding:0 15px 0 10px ;
	background-position:center right ;
}

div.fiche_bien div.entete div.navigation a.imprimer {
	background-image:url('../images/client/imprimer.png') ;
	padding:0 20px 0 10px ;
	background-position:center right ;
}

div.fiche_bien div.entete h2 {
	font-size:18px ;
	font-weight:bold ;
}

div.fiche_bien div.entete img.photo {
	float:left ;
	margin-right:20px ;
}

div.fiche_bien div.entete h3 {
	font-size:14px ;
	text-transform:none ;
	color:#777 ;
}

div.fiche_bien div.entete h3 strong {
	color:#444 ;
}

div.fiche_bien div.entete a.commentaire {
	font-weight:bold ;
	color:#218d9a ;
}

div.fiche_bien div.entete div.galerie {
	position:absolute ;
	bottom:17px ;
	left:300px ;
}

div.fiche_bien div.entete div.galerie a {
	margin-right:10px ;
}

div.fiche_bien div.entete div.galerie a.suite {
	padding-left:20px ;
	background:url('../images/client/appareil.png') center left no-repeat ;
	font-weight:bold ;
	color:#218d9a ;
}

div.fiche_bien ul.onglets {
	display:block ;
	margin:0 ;
	padding:0 ;
	background:url('../images/client/ombre_colonne_verte.png') top right repeat-y #218d9a ;
	height:26px ;
	overflow:hidden ;
	clear:both ;
	padding-left:50px ;
}

div.fiche_bien ul.onglets li {
	display:block ;
	float:left ;
	width:auto ;
	height:23px ;
	_width:120px ;
	_display:inline ;
	margin:3px 10px 0 0 ;
}

div.fiche_bien ul.onglets li a {
	color:#f1f1f1 ;
	text-transform:uppercase ;
	font-size:12px ;
	letter-spacing:2px ;
	font-family:Arial ;
	display:block ;
	width:auto ;
	padding:5px 10px 2px 10px ;
	height:24px ;
	font-family: iti_Myriad, Trebuchet MS, Arial ;
}

div.fiche_bien ul.onglets li a:hover, div.fiche_bien ul.onglets li.selected a {
	color:#218d9a;
	text-decoration:none ;
}

div.fiche_bien ul.onglets li.selected, div.fiche_bien ul.onglets li:hover {
	background:url('../images/client/onglet2_gauche.png') top left no-repeat #f1f1f1 ;
}

div.fiche_bien ul.onglets li.selected a, div.fiche_bien ul.onglets li a:hover {
	background:url('../images/client/onglet2_droite.png') top right no-repeat ;
}

div.fiche_bien div.div_p3 {
	position:relative ;
}

div.fiche_bien div.p3 {
	padding:20px 50px ;
}

div.fiche_bien div.p3 div.description p {
	font-size:12px ;
	color:#555 ;
	margin-bottom:15px ;
}

div.fiche_bien div.div_p3 div.loading {
	background:url('../images/forms/loading.gif') center center no-repeat ;
	min-height:200px ;
	position:absolute ;
	left:0 ;
	top:0 ;
	display:none ;
	width:100% ;
}

div.fiche_bien div.details ul.colonne {
	width:285px ;
	float:left ;
	margin:0 ;
	padding:0 ;
	list-style-type:none ;
}

div.fiche_bien div.details ul.colonne li {
	margin:0 0 10px 0 ;
	font-size:12px ;
	color:#777 ;
}

div.fiche_bien div.details ul.colonne li strong {
	color:#333 ;
	font-size:12px ;
}

div.fiche_bien div.p3 div.galerie {
	padding:40px ;
	text-align:center ;
}

div.fiche_bien div.p3 div.galerie a.box {
	padding:0 10px 10px 0 ;
	display:block ;
	float:left ;
}

div.fiche_bien div.p3 div.situation {
	padding:0 ;
	margin:-15px -40px ;
}

div.fiche_bien div.p3 div.situation div#gmap {
	height:330px ;
}

div.fiche_bien div.p3 div.situation div#streetview {
	height:430px ;
}

div.fiche_bien div.p3 div.streetview {
	padding:0 ;
	margin:-15px -40px ;
}

div.fiche_bien div.p3 div.streetview div#gmap {
	height:360px ;
}

div.fiche_bien div.p3 div.streetview div#streetview {
	height:360px ;
}




/***************************************/
/***************************************/
/* tipsy.css*/
/***************************************/
/***************************************/

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }



/***************************************/
/***************************************/
/* page.css*/
/***************************************/
/***************************************/

h2 {
	background:url('../images/h2_puce_1.gif') 0 3px no-repeat ;
	padding-left:15px ;
/* 	margin-bottom:15px ; */
 	margin-bottom:10px ; 
}

h2, h2 a {
/* 	color:#a4c002 ; */
	color:#218d9a;
	font-size:16px ;
	font-weight:bold ;
	font-family:Arial ;
	text-transform:uppercase ;
}
h2 a:hover {
text-decoration:none;
color:#709000;
}

p.intro {
	font-weight:bold ;
}

a.savoirplus {
	color:#94a167 ;
	display:block ;
	font-weight:bold ;
/* 	margin:15px 0 10px 0 ;*/
 	margin:10px 0 10px 0 ;
	font-size:10px ;
}

div.page_colonne {
	padding:20px 0 ;
	height:auto ;
	min-height:400px ;
	_height:400px ;
	background:url('../images/ombre_colonne.gif') 705px 0 repeat-y ;
}

div.page_colonne div.page {
	width:705px ;
	float:left ;
	height:auto ;
	min-height:200px ;
	_height:200px ;
	background-repeat:no-repeat ;
	padding:0 ;
}

div.page_colonne div.page h1 {
	margin:0 0 10px 0 ;
	padding:0 ;
}

div.page_colonne div.colonne {
	width:200px ;
	padding:20px 20px 0 0 ;
	float:right ;
	min-height:200px ;
	height:auto ;
	_height:200px ;
}

div.page_colonne div.colonne div.module {
	width:200px ;
	border-bottom:2px solid #e0e6a2 ;
	padding:0 0 10px 0 ;
}

div.page_colonne div.colonne div.module:last-child, div.page_colonne div.colonne div.last {
	border:0 ;
}

div.page_colonne div.colonne div.end_colonne {
	background:#FFF ;
	height:2px ;
	margin-top:-2px ;
	font-size:0 ;
	overflow:hidden ;
}

div.page_colonne div.mise_en_page {
	padding:20px 50px 0 50px ;
	background-repeat:no-repeat ;
}

div.page_colonne div.top-left {
	background-position:top left ;
	padding:20px 40px 0 200px ;
	width:465px ;
}

div.page_colonne div.bottom-left {
	background-position:bottom left ;
	padding:20px 40px 0 200px ;
	width:465px ;
}

div.page_colonne div.bottom-right {
	background-position:bottom right ;
	padding:20px 200px 0 40px ;
	width:465px ;
}

div.page_colonne div.top-right {
	background-position:top right ;
	padding:20px 200px 0 40px ;
	width:465px ;
}

div.page_colonne div.top-center {
	padding-top:200px ;
	background-position:center 30px ;
	width:600px ;
}

div.page_full {
	padding:50px ;
}

div.page div.smenu2 {
	width:210px ;
	float:left ;
	padding-top:35px ;
}

div.page div.smenu2 h3 {
	margin-bottom:15px ;
}

div.page div.smenu2 ul {
	list-style-type:none ;
	margin:0 ;
	padding:0 ;
	display:block ;
	width:160px ;
}

div.page div.smenu2 ul li {
	display:block ;
	height:18px ;
	overflow:hidden ;
	background:url('../images/smenu2_1.gif') top right no-repeat ;
	padding:0 ;
	width:140px ;
	margin:0 0 10px 0 ;
}

div.page div.smenu2 ul li a {
	display:block ;
	color:#FFF ;
	padding:2px 20px 0 0 ;
	text-align:right ;
	font-weight:bold ;
	text-transform:uppercase ;
	height:16px ;
	overflow:hidden ;
	text-decoration:none ;
}

div.page div.smenu2 ul li a:hover {
	background:url('../images/smenu2_1.gif') right -36px no-repeat ;
}

div.page div.smenu2 ul li.selected {
	width:160px ;
	background:url('../images/smenu2_1.gif') right -18px no-repeat ;
}

div.page div.smenu2 ul li.selected a {
	background:0 ;
}

div.page_colonne div.page div.page_courte {
	clear:none ;
	width:495px ;
	float:right ;
	overflow:hidden ;
	padding:0 ;
	margin:0 ;
}

div.page_colonne div.page div.page_courte div.mise_en_page,
div.page_colonne div.page div.page_courte div.top-left,
div.page_colonne div.page div.page_courte div.bottom-left,
div.page_colonne div.page div.page_courte div.bottom-right,
div.page_colonne div.page div.page_courte div.top-right,
div.page_colonne div.page div.page_courte div.top-center {
	padding:40px 0 0 0 ;
	width:auto ;
}

div.page_colonne div.page div.colonne_gauche {
	width:180px ;
	float:left ;
	padding:20px 20px 0 20px ;
}

div.page_colonne div.page div.page_droite {
	width:475px ;
	float:left ;
	padding-top:20px ;
}


/***************************************/
/***************************************/
/* old_acces_client.css*/
/***************************************/
/***************************************/

div#acces_client {
	font-size:12px ;
}

div#acces_client div.page {
	width:665px ;
	margin:0 ;
	padding:20px 20px ;
	float:left ;
}

div#acces_client div.page div.gauche {
	width:400px ;
	float:left ;
}

div#acces_client p {
	color:#000 ;
}

div#acces_client div.page div.droite {
	width:250px ;
	float:right ;
}

div#acces_client div.switcher {
	text-align:right ;
	border:1px solid #000 ;
	font-weight:bold ;
}

div#acces_client div.switcher a {
/* 	color:#a4c002 ; */
	color:#218d9a;
}

div#acces_client div.colonne {
	padding-top:20px ;
}

div#acces_client div.colonne ul {
/* 	color:#a4c002 ; */
	color:#218d9a;
	margin-left:10px ;
}

div#acces_client div.colonne ul li {
/* 	color:#a4c002 ; */
	color:#218d9a;
	margin-bottom:10px ;
}

div#acces_client div.colonne ul li a {
	font-size:12px ;
	font-weight:bold ;
	color:#000 ;
}

div#acces_client img.mini {
	margin:10px 10px 0 0 ;
}

div#acces_client div.colonne ul li.selected a {
	color:#939496 ;
}


div#acces_client div.bien div.gauche ul.details {
	width:185px ;
	float:left ;
	list-style-type:none ;
	aborder-right:1px solid #AAA ;
	aborder-top:1px solid #AAA ;
	margin:0 ;
	padding:0 ;
	margin-right:15px ;
}

div#acces_client div.bien div.gauche ul.details li {
	margin:0 ;
	display:block ;
	padding:5px ;
	border-bottom:1px solid #AAA ;
	aborder-left:1px solid #AAA ;
}

div#acces_client div.bien div.gauche ul.details li strong {
	color:#73910a ;
}

div#acces_client h3 {
	font-size:14px ;
	color:#218d9a ;
	margin:20px 0 ;
	border-bottom:1px solid #218d9a ;
}

div#acces_client h4 {
	color:#000 ;
	font-size:13px ;
	margin:20px 0 10px 0 ;
}

/* Sébastien */
.slicknav_menu {
	display: none;
}