@font-face { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
    src: url(http://fonts.immovision.com/mono.eot);
} 
/*fond couleur de la page*/
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cdcdcd;
	background-repeat:repeat-y;
	background-position:top center;
	background-image: url(../images/fondsitegris.jpg);
}
#fond_autre, #fond_list, #menu, #sep, #liste_adresse, #liste_details, #separaccueil, #moteur, #liste
{
/*	background-color:#698FDA;
	background-image:url(../images/bgcolor_inter.jpg)*/
}
#bas
{
	padding-left: 5px;
}
#menu
{
	margin-top: 8px;
	padding-left: 4px;
}
INPUT, SELECT {width:120px;}
a { text-decoration:none; color:#004180;}
a:hover {color:#003f7f}
a:link {color:#003f7f}
a:active {color:#003f7f}
a:visited {color:#003f7f}
a.email_adresse:link {color:#004180; font-weight:bold; font-size: 12px;}
a.email_adresse:visited {color:#FEFBE0;}
a.email_adresse:hover {color:#FEFBE0;}
a.email_adresse:active {color:#FEFBE0;}

h1
{
	visibility: hidden;
	color:#000000
	position: absolute;
}
/*
ajout olivier Chassing 17/03/2007
*/
#contour_fond {
	position:relative;
	width: 902px; /* 15px plus large que #fond*/
	height: 553px;
	margin: 0 auto;
	padding-top:13px;
	padding-left:3px; /* correspond à l'augmentation du width de 15px*/
	background-image: url(../images/fond_index.gif);
	background-repeat: repeat-x;
	background-repeat: no-repeat;
}

#contour_fond_infoslegales {
	position:relative;
	width: 902px; /* 15px plus large que #fond*/
	margin: 0 auto;
	padding-top:13px;
	padding-left:3px; /* correspond à l'augmentation du width de 15px*/
	background-image: url(../images/fond_infoslegales.gif);
	height:500px;
	background-repeat: repeat-x;
	background-repeat: no-repeat;
}

#contour_fond_listing {
	position:relative;
	width: 902px; /* 15px plus large que #fond*/
	/*height: 553px;*/
	margin: 0 auto;
	padding-top:0px;
	padding-left:0px; /* correspond à l'augmentation du width de 15px*/
/*	background-image: url(../images/fond_centre.gif);
	background-repeat: repeat-y;*/
}
#contour_listing_haut
{
/*	background-image: url(../images/fond_haut.gif);
	background-repeat: no-repeat;*/
	height:13px;
}

#contour_listing_bas
{
	background-image: url(../images/fond_bas.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-top:10px;
	height:13px;
	clear:both;
}
/*
Fin ajout
*/
#fond
{
	position:relative;
	width: 864px;
	margin: 0 auto;
	padding-left:9px;
}
/*Correspond peut-être au fond des autres pages*/
#fond_autre
{
	position:relative;
	width: 858px;
	height: 545px;
	margin: 0 auto;
	background-repeat: repeat-x;
	border:1px #000000 solid;
}
#fond_list
{
	position:relative;
	width: 858px;
	margin: 0 auto;
	height:auto;
	border:1px #000000 solid;
	background-image:url("../images/fond_gauche.jpg");
	background-repeat: repeat-x;
}
#flash {
	position:relative;
	width: 860px;
	height:170px;
	border-bottom: 0px;
}
/*Fond de couleur de la bande milieu*/
#menu {
	position:relative;
	width: 855px;
	height:140px;
	float:left;
	
}
#menu1 {
	position:relative;
	float:left;
	width: 326px;
	height:140px;
	float:left;
	background-image:url(../images/bg1.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
/*bloc centrale*/
#menu2 {
	margin-left:4px;
	position:relative;
	width: 194px;
	height:140px;
	float:left;	
	background-image:url(../images/bg2.png);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#004180;
}

#menu3 {
	margin-left:4px;
	position:relative;
	width: 326px;
	height:140px;
	float:right;	
	background-image:url(../images/bg1.png);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#004180;
}

/*Couleur des séprateurs de #menu*/
#sep{
/*	visibility:hidden;*/
	position:relative;
	width:4px;
	height:140px;
	float:left;
}
/*Style du bloc de pied de page*/
#liste_adresse {
	position:relative;
	width: 838px;
	height:25px;
	float:left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	color:#000000;
}

#liste_adresse a {
	color:#004180;
}
/*Style du menu de navigation en haut des pages sous l'animaton*/
#menu_liste {
	position: relative;
	float: left;
	width: 854px;
	height: 20px;
	background-color: #f5f5f5;
	color: #ffffff;
	font-size:10px;
	text-align: center;
	background-image: url(../images/fondmenunav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* Lien menu des pages interne du site*/
#menu_liste a
{
	margin-left:2px;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}
#menu_liste a:hover
{
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
}
#menu_tri, #menu_sommaire,  #menu_biens
{
	padding-top:3px;
	font-size:10px;
}
#menu_tri{
	position:relative;
	width: 290px;
	padding-left: 2px;
	float: left;
}
#menu_sommaire{
	position:relative;
	width: 150px;
	float: left;
	left: 0px;
}
#menu_biens{
	position:relative;
	width: 170px;
	padding-left: 20px;
	float: right;
}
#menu_page{
	position:relative;
	width: 130px;
	padding-left: 20px;
	float: left;
	color:#ffffff;
}

/*Fond de la page détail*/
#liste_details{
	position:relative;
	width: 858px;
	float:left;
}
/*Fond du contour du bas*/
#bas, #bas1, #bas2, #bas3
{
	height:218px;

}
#bas{
	position:relative;
	width: 850px;
	float:left;
	padding-top:5px;
	padding-bottom:3px;
/*	background-image:url(../images/fondbas.gif);
	background-position:center;
	background-repeat:no-repeat;*/
}
#bas1 {
	position:relative;
	float: left;
	background-image: url(../images/bas.png);
	background-repeat: no-repeat;
	width:341px;
}
#bas2, #bloc_txt_adresse, #accueil
{
width: 300px;
font-size:11px;
padding-left:-15px;
}
/*Style de la partie de news de la  page d'accueil*/
#bas2 {
	position:relative;
	background-image: url(../images/news.png);
	background-repeat:no-repeat;
	float: left;
	width: 304px;
	height: 209px;
	}
/*Fond du menu de droite sous les boutons secondaires*/
#bas3 {
	position:relative;
	width: 200px;
	float: left;
}
#img_center{
	position:relative;
	float:left;
	left:35px;
	top:8px;
}

#img_center2{
	position:relative;
	float:left;
	left:10px;
	top:8px;
}

#bloc_boutons {
	position:relative;
	float:left;
	padding-top:5px;
	padding-left:6px;
	color: #669933;
}
#menu1_titre {
	background-image:url(../images/menu1.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
 

#menu1_titre {
	font-family: Verdana;
	font-size: 12px;
	color:#004180;
	width: 100%;
	height: 17px;
	/*padding-left: 10px;*/
	padding-top:4px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

#menu2_titre {
	background-image:url(../images/menu2-3.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#menu3_titre{
	background-image:url(../images/menu1.png);
	background-repeat:repeat-x;
	background-position:bottom;}

#menu2_titre, #menu3_titre {
	/*position:relative;*/
	font-family: Verdana;
	font-size: 12px;
	color:#004180;
	width: 100%;
	height: 17px;
	padding-top:4px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}

#menu3_text, #menu2_text {
	font-family: Verdana;
	font-size: 10px;
	color:#004180;
	font-weight:bold;
	width: 100%;
	height: 17px;
	padding-top:6px;
	text-align:center;}

#selection {
	position:relative;
	float:left;
	width: 70px;
	height: 22px;
}
#selection_mot {
 position:relative;
 float:left;
 width: 110px;
 height: 22px;
 text-align:right;
}

#selection2 {
	position:relative;
	float:left;
	width: 85px;
	height: 22px;
	font-size:10px;
	text-align:left;
	color:#004180;
}
#selection_mot2 {
 position:relative;
 float:left;
 width: 110px;
 height: 22px;
 text-align:right;
 font-size:10px;
color:#004180;
}

.form_rech_acc {font-size:10px;}

#centrage {
	position:relative;
	margin: 0 auto;
	height:50px;
	top:0px;
	text-align:center;
	width:200px;
	padding-top:8px;	
}
#localisation{
	position:relative;
	float:left;
	padding-left: 60px;
}
#bloc_txt_adresse {
	position:relative;
	float:left;
	margin: 0 auto;
	height:100px;
	text-align:center;
	padding-top:0px;
	font-size: 11px;
	padding-left: 5px;
	color:#004180;
}
#accueil {
	position:relative;
/*	float:left;*/
	margin: 0 auto;
	height:120px;
	text-align:left;
	padding-top:0px;
	font-size: 11px;
	padding-left: -25px;
	padding-top: 10px;
	overflow:hidden;
	background-image: url(../images/cvisite.png);
	background-position: center 10px;
	background-repeat: no-repeat;
}
#bloc_txt_adresse2 {
	position:relative;
	float:left;
	margin: 0 auto;
	text-align:left;
	width:850px;
	top:-20px;
	font-size: 13px;
	padding-left: 5px;
	font-weight:bold;
}
#frame {
	position:relative;
	width: 268px;
	float:left;
	left:10px;
	top:5px;
}
#form_recherche {
	float:left;
	text-align:right;
	width:200px;
	padding:-25px;
	border:1 px solid #004180f;
}
#form1 {
	position:relative;
	width:220px;
	float:left;
	text-align:right;
	padding-top:15px;
	height:50px;
	padding-left: 10px;
}

#form1 select, input {font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;}

a.out_send {font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#004180;
			font-weight:bold;
			text-decoration:none;}

a.out_send:hover {font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#004180;
			font-weight:bold;
			text-decoration:underline;}

#separ {background-image:url('images/10.gif');}

#agence {
	position:relative;
	float:left;
	width:200px;
	text-align:center;
	}
	
#titre_nature {
	position:relative;
	COLOR: #454545;
	PADDING-LEFT: 20px;
	font-size: 18px;
	padding-bottom: 3px;
}


a.out_nature 
{
	display: block;
	color: #004180;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: 700;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 16px;
}

.out_nature:hover
{
	display: block;
	color: #004180;
	background-repeat: no-repeat;
	background-color:#d3e1ee;
	padding-right: 0px;
	padding-left: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: 700;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 16px;
}



a.out_nature_titre
{
	display: block;
	color: #004180;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: 700;
	font-size: 14px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 14px;
}

a.out_nature_titre:hover 
{
	display: block;
	color: #004180;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: 700;
	font-size: 14px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 14px;
	text-decoration:underline;
}

#block_navigation_base
{
position: relative;
float: left;
padding-top: 1px;
padding-left: 15px;
padding-right: 0px;
}


#block_navigation 
{
position: relative;
float: left;
padding-top:2px;
padding-left: 5px;
}


#block_navigation2 
{
position: relative;
float: left;
padding-top:2px;
padding-left: 5px;
}

#text_afficher {
	position:relative;
	PADDING-LEFT: 20px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LINE-HEIGHT: 23px;
	left:150px;
	color:#000000;
}
#openmedia {
	position:relative;
	padding-top:5px;
	padding-left:20px;
	margin:0 auto;
	color: #004180;
	font-size:11px;
	width:800px;
}

#listing_openmedia {
	width:800px;
	align: center;
}

#out_rech {
	position:relative;
	BACKGROUND-POSITION: 0px 0px;
	DISPLAY: block;
	BACKGROUND-IMAGE: url(../images/bu_rech.gif);
	WIDTH: 212px;
	HEIGHT: 39px;
	BACKGROUND-REPEAT: no-repeat;
	cursor:pointer;
	font-size:10px;
	color:#ffffff;
	line-height:32px;
	padding-left:2px;
	padding-top:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#out_rech a, #out_rech2, #out_rech3 a{
	font-size:11px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#out_rech a:hover, #out_rech2, #out_rech3 a:hover{
	font-size:11px;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#out_rech:hover {
	position:relative;
	color:#ffffff;
	background-image: url(../images/bu_rech_over.png);
	TEXT-DECORATION: none;
}
#out_rech2 {
	position:relative;
	float:left;
	BACKGROUND-IMAGE: url(../images/bu_rech.png); 
	WIDTH:180px; 
	HEIGHT: 39px; 
	BACKGROUND-REPEAT: no-repeat; 
	cursor:pointer;
	font-size:12px;
	color:#ffffff;
	line-height:32px;
	padding-left:20px;
	margin-top:30px;
	z-index:10;
}

#out_rech2:hover {
	position:relative;
	background-image: url(../images/bu_rech_over.png);
	text-decoration: none;
}

#out_rech3 {
	position:relative;
	float:right;
	BACKGROUND-IMAGE: url(../images/bu_rech.png); 
	WIDTH:180px; 
	HEIGHT: 39px; 
	BACKGROUND-REPEAT: no-repeat; 
	cursor:pointer;
	font-size:12px;
	color:#ffffff;
	line-height:32px;
	padding-left:35px;
	z-index:10;
}

#out_rech3:hover {
	position:relative;
	background-image: url(../images/bu_rech_over.png);
	text-decoration: none;
}


#menu2_img, #menu3_img
{
	position:relative;
	float:left;
	width: 100%;
	text-align:center;

}
#out_send {
	position: relative;
	BACKGROUND-IMAGE: url(../images/envoyer.gif); 
	WIDTH: 65px; 
	HEIGHT: 24px; 
	border: 1px #004180 solid;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LINE-HEIGHT: 23px;
	text-align:center;
	margin-top:0px;
	float:right;
	margin-right:-100px;
}

#text_rech {
	position:relative;
	COLOR: #004180;
	PADDING-LEFT: 40px;
	FONT-SIZE: 14px;
	LINE-HEIGHT: 35px;
}
#text_rech hover {
	position:relative;
	COLOR: #004180; 
	PADDING-LEFT: 25px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	LINE-HEIGHT: 30px;
}

#text_rech2 {
	position:relative;
	COLOR: #004180;
	PADDING-LEFT: 25px;
	FONT-SIZE: 13px;
	LINE-HEIGHT: 35px;
}
#text_rech hover2 {
	position:relative;
	COLOR: #000000; 
	PADDING-LEFT: 25px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	LINE-HEIGHT: 30px;
}


a.text_rech {
	position:relative;
	COLOR: #004180;
	PADDING-LEFT: 40px;
	FONT-SIZE: 12px;
	LINE-HEIGHT: 35px;
}
a.text_rech hover {
	position:relative;
	COLOR: #004180; 
	PADDING-LEFT: 25px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 30px;
}


#liste-centre-01 {
	position:relative;
	float:left;
	left: 80px;
	top: 10px;
	width: 261px;
	height:154px;
	background-image:url(../images/liste_centre_01.jpg);
}
#bloc_vignette {
	position:relative;
	float:left;
	top: 0px;
	height:154px;
}
#liste-centre-03 {
	position:relative;
	float:left;
	left: 80px;
	top: 10px;
	width:243px;
	height:154px;
	background-image:url(../images/liste_centre_03.jpg);
}
#liste_camera {
	position:relative;
	width:180px;
	height:34px;
	padding-top: 5px;
}
#text_liste_01 {
	position: relative;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	float: left;
	width: 632px;
}


#text_liste_email{
	position:relative;
	float: left;
	width: 420px;
	padding-top: 15px;
	padding-right: 10px;
	font-size: 16px
}
#text_liste_adresse{
	position:relative;
	float: left;
	width: 400px;
	font-size: 14px;
	background-color:#333333;
}

#text_openmedia {
	position:relative;
	float: right;
	width: 200px;
	font-size: 14px;
	text-align: right;
	padding-top: 10px;
	text-align:left;
}
#openmedia a, #openmedia a:hover{
font-weight:bold;
text-decoration:none;
color: #004180;
}
#separation {
	position:relative;
	clear:both;
	height:15px;
}

#msg
{
	position:relative;
	font-weight:bold;
	font-size:13px;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
	padding-top:80px;
}

a.msg {color:#004180;}
a.msg:hover {color:#f6e113;}

#msg2
{
	position:relative;
	font-size:13px;
	margin: 0 auto;
	width:200px;
}

#msgclient
{
	position:relative;
	font-weight:none;
	font-size:13px;
	padding-left:17px;
	text-align:justify;
	vertical-align: top;
	color:#004180;
}
#msgclient2
{
	position:relative;
	font-weight:none
	font-size:13px;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
    color:#004180;
	
}
.image{
	position:relative
}
.new {
	position:absolute; 
	text-align:left 
}

.block_recom{
	position:relative;
	float:left;
	width:880px;
	height:100px;
	height:auto;
}
.recomandation {
	position:relative;
	float:left;
	width:880px;
	text-align:center;
	height:30px;
}
#recomandation_btn {
	position:relative;
	float:right;
	height: 30px;
	width: 60%;
	padding-top: 30px;
	padding-bottom: 20px;
}

.recomandation_msg {
	position:relative;
	float:left;
	width:880px;
	text-align:center;
}
.label {
	position:relative;
	float:left;
	width:200px;
	height:30px;
	text-align:center;
}
.end {
	clear:both;
}
#block_rappel {
	position: relative;
	float: left;
	width: 280px;
	height: 256px;
	color: White;
	padding-left: 20px;
	padding-top: 20px;
	top: 4px;
	left: 4px;
	background-image: url(../images/fondbas.gif);
}
.contact_rappel{
	position:relative;
	float:left;
	width:280px;
	height:30px;
	text-align:center;
}
.titre_rappel
{
	position:relative;
	float:left;
	width:280px;
	height:60px;
	text-align:center;
}
.contact_rappel_img{
	position:relative;
	float:left;
	width:280px;
	height:52px;
	text-align:center;
}
.rappel_label{
	position:relative;
	float:left;
	height:30px;
	width:140px;
}
/*Séparateur horizontal entre #menu et bande du bas*/
#separaccueil
{
	position:relative;
	width: 856px;
	height:6px;
	clear:both;
}
.texteAccueil {
	padding-top:10px;
	text-align:center;
	color:#004180;
	font-size:11px;
}


#infolegales , #infolegales a{
		position:relative;
		text-align: center;
		width:950px;
		padding-top: 15px;
		margin: 0 auto;
		color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		clear:both;
	}
	
	
/* Formulaire de recherche sur Index */

#form_recherche {
	border:1p #004180 solid;
}

#out_send {
	float: right;
}


/*drapeaux et groupement*/

#groupement {
	padding-top:5px;
	padding-left:15px;
	float:left;
	width:38px;
}

#drapeaux {
	padding-top:15px;
	float:right;
	width:90px;
	margin-right:15px;
}

#mini_drapeaux1{
	width:30px;
	float:left;
}

#mini_drapeaux2{
	width:30px;
	float:left;
}

#mini_drapeaux3{
	width:30px;
	float:right;
}



