body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dedede;
}
INPUT, SELECT {width:120px;}
a { text-decoration:none }
a:hover {color:#cccccc}
a:link {color:#ffffff}
a:active {color:#ffffff}
a:visited {color:#ffffff}
a.email_adresse:link {color:#333333}
a.email_adresse:visited {color:#333333}
a.email_adresse:hover {color:#CCCCCC}
a.email_adresse:active {color:#333333}


#fond {
	position:relative;
	width: 880px;
	height: 565px;
	margin: 0 auto;
	background-image:url(images/back_liste.jpg);
}
#fond_list {
	position:relative;
	width: 880px;
	margin: 0 auto;
	background-image:url(images/back_liste.jpg);
	background-color:#ffffff;
	height:auto;
}
#fond_details {
	position:relative;
	width: 880px;
	margin: 0 auto;
	background-image:url(images/back_liste.jpg);
	background-color:#ffffff;
}
#flash {
	position:relative;
	width: 855px;
	height:170px;
	left:13px;
	top:7px;
}
#menu {
	position:relative;
	width: 858px;
	height:140px;
	float:left;
	background-color: #5D5B5C;
	left:13px;
	top:7px;
}
#menu1 {
	position:relative;
	float:left;
	width: 419px;
	height:140px;
	float:left;
	left:8px;
	background-image: url(images/bg2.jpg);
}
#menu2 {
	position:relative;
	width: 204px;
	height:140px;
	float:left;
	background-image: url(images/bg2.jpg);
	
}
#menu3 {
	position:relative;
	width: 211px;
	height:140px;
	float:left;
	background-image: url(images/bg2.jpg);
}
#sep{
	position:relative;
	width: 6px;
	height:140px;
	float:left;
	background-image:url(images/sep.gif);
}
#menu_liste {
	position:relative;
	width: 858px;
	height:20px;
	left:13px;
	top:7px;
	background-color:#A82628;
	color:#ffffff;
	float:left;
	text-align:center;
}
#liste_adresse {
	position:relative;
	width: 840px;
	height:80px;
	left:13px;
	top:7px;
	float:left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#liste_alerte {
	position:relative;
	width: 858px;
	height:53px;
	left:13px;
	top:7px;
	background-color:#A82628;
	float:left;
	padding-top: 5px;
}
#menu_page{
	position:relative;
	width: 130px;
	padding-left: 20px;
	float: left;
	color: #ffffff;
}
#menu_tri{
	position:relative;
	width: 280px;
	padding-left: 20px;
	float: left;
	color: #ffffff;
}
#menu_sommaire{
	position:relative;
	width: 150px;
	padding-left: 0px;
	float: right;
	color: #FFFFFF;
	left: 0px;
}
#menu_biens{
	position:relative;
	width: 150px;
	padding-left: 20px;
	float: right;
	color: #ffffff;
}
#liste{
	position:relative;
	width: 858px;
	height:170px;
	float:left;
	left:13px;
	top:7px;
	background-color:#6B6263;
}
#liste_details{
	position:relative;
	width: 858px;
	float:left;
	left:13px;
	top:7px;
	background-color:#999999;
}
#bas{
	position:relative;
	width: 858px;
	height:215px;
	float:left;
	left:13px;
	top:7px;
	background-color:#5D5B5C;
}
#bas1 {
	position:relative;
	width: 426px;
	height:219px;
	float:left;
	left:0px;
	padding-top:0px;
	padding-left:0px;
	background-image:url(images/bloc_bas-gauche.jpg);
}
#bas2 {
	position:relative;
	width: 212px;
	height: 219px;
	float:left;
	background-image: url(images/bg3.jpg);
}
#bas3 {
	position:relative;
	width: 220px;
	height: 219px;
	float:left;
	background-image:url(images/bg4.jpg);
	padding-top:0px;
	padding-left:0px;
}
#img_center{
	position:relative;
	float:left;
	left:30px;
	top:8px;
}
#bloc_boutons {
	position:relative;
	float:left;
	padding-top:30px;
	padding-left:10px;
}
#boutton {
	position:relative;
	width: 140px;
	height: 22px;
}
#selection {
	position:relative;
	float:left;
	width: 70px;
	height: 22px;
}
#selection_mot {
 position:relative;
 float:left;
 width: 110px;
 height: 22px;
 text-align:right;
}
#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;
	top:8px;
	text-align:left;
	width:200px;
	padding-top:0px;
	font-size: 11px;
	padding-left: 5px;
}
#bloc_txt_adresse2 {
	position:relative;
	float:left;
	margin: 0 auto;
	text-align:left;
	width:850px;
	top:-20px;
	font-size: 11px;
	padding-left: 5px;
}
#frame {
	position:relative;
	width: 268px;
	float:left;
	left:10px;
	top:5px;
}
#form_recherche {
	position:relative;
	float:left;
	text-align:right;
	padding-top:30px;
	padding-right:0px;
	height:175px;
	width:100%;
}
#form1 {
	position:relative;
	width:200px;
	float:left;
	text-align:right;
	padding-top:5px;
	padding-right:0px;
	height:50px;
	padding-left: 5px;
}
#agence {
	position:relative;
	float:left;
	width:200px;
	text-align:center;
	}
#titre_nature {
	position:relative;
	COLOR: #454545;
	PADDING-LEFT: 20px;
	font-size: 18px;
	padding-bottom: 10px;
}
.out_nature {
	background-position: 0px 0px; 
	display: block; 
	color: #000000; 
	background-repeat: no-repeat; 
	padding-right: 0px; 
	padding-left: 35px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 16px;
}
.out_nature:hover {
	background-position: 0px 0px; 
	display: block; 
	color: #E91129; 
	background-repeat: no-repeat; 
	background-color: #cccccc; 
	padding-right: 0px; 
	padding-left: 35px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 16px;

}

#block_navigation {
	position:relative;
	width:200px;
	float:left;
	padding-top:55px;
	BACKGROUND-POSITION: 0px 0px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LINE-HEIGHT: 16px;
	PADDING-LEFT: 5px; 
	BACKGROUND-REPEAT: no-repeat; 
	DISPLAY: block; 
}
#text_afficher {
	position:relative;
	PADDING-LEFT: 20px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LINE-HEIGHT: 23px;
}
#openmedia {
	position:relative;
	width:419px;
	float:left;
	padding-top:20px;
}
#out_rech {
	position:relative;
	BACKGROUND-POSITION: 0px 0px; 
	DISPLAY: block; 
	BACKGROUND-IMAGE: url(images/bu_rech.jpg); 
	WIDTH: 190px; 
	HEIGHT: 32px; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #c9c7c8;
	cursor:pointer;
	font-size:16px;
	color:#ffffff;
	line-height:32px;
}
#out_rech:hover {
	position:relative;
	background-image: url(images/bu_rech_over.jpg);
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
#out_rech2 {
	position:relative;
	BACKGROUND-IMAGE: url(images/bu_rech.jpg); 
	WIDTH: 204px; 
	HEIGHT: 30px; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #FFFFFF;
	cursor:pointer;
	font-size:16px;
	color:#ffffff;
	line-height:32px;
	left:250px;
}
#out_rech2:hover {
	position:relative;
	background-image: url(images/bu_rech_over.jpg);
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}

#text_rech {
	position:relative;
	COLOR: #FFFFFF; 
	PADDING-LEFT: 30px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LINE-HEIGHT: 25px;
}
#out_rech_big {
	position:relative;
	BACKGROUND-POSITION: 0px 0px; 
	DISPLAY: block; 
	BACKGROUND-IMAGE: url(images/index_44.jpg); 
	WIDTH: 204px; 
	HEIGHT: 59px; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #999999;
}
#out_rech_big:hover {
	position:relative;
	background-image: url(images/index_over_44.jpg);
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
#flash_accueil{
	position:relative;
	float:left;
	padding-left:25px;

}
#out_send {
	position:relative;
    float:right;
	BACKGROUND-IMAGE: url(images/envoyer.gif); 
	WIDTH: 65px; 
	HEIGHT: 24px; 
	COLOR: #000000; 
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #D0D0D0;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LINE-HEIGHT: 23px;
}

#text_rech {
	position:relative;
	COLOR: #000000;
	PADDING-LEFT: 40px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LINE-HEIGHT: 35px;
}
#text_rech hover {
	position:relative;
	COLOR: #ffffff; 
	PADDING-LEFT: 25px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LINE-HEIGHT: 30px;
}
#liste_left-1 {
	position:relative;
	float:left;
	left: 10px;
	top: 10px;
	width: 833px;
	height:154px;
	background-image:url(images/bg_left-1.jpg);
}
#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-size: 14px;
	color: #FFFFFF;
	float: left;
	width: 632px;
}
#text_liste_02 {
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	width: 452px;
	text-align: center;
}
#out_plusdetail {
	position:relative;
	float: right;
	right: 10px;
	top: 0px;
	BACKGROUND-POSITION: 0px 0px; 
	DISPLAY: block; 
	BACKGROUND-IMAGE: url(images/bu_left.jpg); 
	WIDTH: 169px; 
	HEIGHT: 40px; 
	BACKGROUND-REPEAT: no-repeat; 
}
#out_plusdetail:hover {
	position:relative;
	background-image: url(images/bu_left_over.jpg);
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
#text_plusdetail {
 	position:relative;
	COLOR: #000000;
	PADDING-LEFT: 35px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LINE-HEIGHT: 40px;
	z-index:15;
}
#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
}
#detail_bloc_photo-1{
	position:relative;
	float: left;
	width: 520px;
	font-size: 16px;
	left: 30px;
	top: 20px;
}
#detail_bloc_vignettes {
	position:relative;
	float: left;
	width: 540px;
	font-size: 16px;
	left: 0px;
	top: 10px;
}
#detail_text-1 {
	position: relative;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 10px;
	font-size: 14px;
	color: #000000;
	float: left;
	width: 200px;
}
#out_detail_bu {
	position:relative;
	float: left;
	left: 10px;
	top: 0px;
	BACKGROUND-POSITION: 0px 0px; 
	DISPLAY: block; 
	BACKGROUND-IMAGE: url(images/bu_detail.jpg); 
	WIDTH: 230px; 
	HEIGHT: 30px; 
	BACKGROUND-REPEAT: no-repeat; 
}
#out_detail_bu:hover {
	position:relative;
	background-image: url(images/bu_detail_over.jpg);
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
#detail_bu_text {
	position:relative;
	COLOR: #FFFFFF; 
	PADDING-LEFT: 35px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	LINE-HEIGHT: 30px;
}
#detail_menu {
	position: relative;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	width: 780px;
	top: 20px;
	left: 30px;
}
#detail_text-2 {
	position: relative;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	width: 780px;
	left: 30px;
	top: 20px;
}
#detail_bloc_photo-2{
	position:relative;
	float: left;
	width: 580px;
	font-size: 16px;
	left: 120px;
	top: 20px;
	padding-top: 20px;
}
#text_openmedia {
	position:relative;
	float: right;
	width: 400px;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;

}
#detail_menu{
width:764px;
height:24px;
background-image:url("images/menu_detail.jpg");
background-repeat:no-repeat;
}
#separation {
	position:relative;
	clear:both;
	height:15px;
}
#recommander {
position:relative;
float:left;
width:200px;
padding-left:30px;
}
#imprimer {
position:relative;
float:left;
width:80px;
text-align:center;
}
#retour {
position:relative;
float:left;
width:160px;
text-align:center;
}
#block_calcul {
position:relative;
float:left;
top:-12px;
width:100px;
text-align:center;
}
#info {
position:relative;
float:left;
top:-10px;
text-align:center;
width:190px;
}


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

.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:left;
text-align:center;
height:30px;
left:130px;
padding-top:20px;
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;
background-color:#CCCCCC;
padding-left:20px;
padding-top:20px;
top:4px;
left:4px;
}
.contact_rappel{
position:relative;
float:left;
width:280px;
height:30px;
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;
}
#text_plusdetailref {
 	position:relative;
	COLOR: #000000;
	PADDING-LEFT: 35px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	LINE-HEIGHT: 40px;
	z-index:15;
}
#defilant
{
	position:relative;
	width:880px;
	color:#5d5b5c;
}
#defilant a
{
	color:#5d5b5c;
}
#defilant a:hover
{
	color:#FF0000;
}
#prref 
{
	position:relative;
	width: 858px;
	left:13px;
	top:7px;
	background-color:#6B6263;
	color:#ffffff;
	float:left;
	text-align:center;
}
#prref a
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#prref a:hover
{
	color:#E91129;
	background-color:#CCCCCC;
}
#lienpr
{
	position:relative;
}
#lienprG
{
	float:left;
	width:50%;
}
#lienprD
{
	float:right;
	width:50%;
}
#textpr
{
	position:relative;
	width:750px;
	text-align:justify;
}
#menu_sommairepr
{
	position:relative;
	width: 600px;
	color: #FFFFFF;
	text-align:center;
}
#menu_listepr 
{
	position:relative;
	width: 858px;
	left:13px;
	top:7px;
	background-color:#A82628;
	color:#ffffff;
	float:left;
	text-align:center;
}
#txtind
{
	position:relative;
	text-align:justify;
	width:880px;
	color:#5d5b5c;
	font-weight:bold;
	font-size:13px;
	margin-top:10px;
}
#txtind a 
{
	text-decoration:none;
	color:#5d5b5c;
}
#txtind a:hover
{
	color:#A82628;
}

