/* COMMON */
 
*{
	margin: 0px;
	padding: 0px;
}

html, body{ 
  margin:0px; 
  padding:0px;
  text-align:center;
  background-color:#084051;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style : normal;
	text-decoration: none;
	color: #000;
}



br {
  height:10px;
  font-size:10px;
}

img {
	border: 0px;
}

h1 {
  color: #8B0571;
  font-size: 16px;
  font-weight: bold;  
}


h2 {
  color: #5EA7BF;
  font-size: 14px;
  font-weight: bold;  
}



a:link{
	color: #8B0571;
	text-decoration: none;
}

a:visited{
	color: #8B0571;
	text-decoration: none;
}

a:active{
	color: #8B0571;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}


.lien_gen {
  text-align : right;
  font-size: 16px;
}

img.sep1
{
	width:562px;
	height: 8px;
	margin-left: -10px;
}
	

.bt_gen{
  width: 190px;
  height: 31px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
	background-color: transparent;
	background-image: url("../img/bt_generique.gif");
	background-repeat: no-repeat;
	color: #5EA7BF;
	font-size: 14px;
	text-align: center;
}

.bt_gen a
{
	font-size: 14px;
	color: #5EA7BF;
}



/* annonce listing */

.listing_main_annonce{
  position: relative;
  display: block;  
  width: 542px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
	background-color: transparent;
	background-image: url("../img/flt_annonce.gif");
	background-repeat: repeat-x;
	color: #000;
}

.listing_main_annonce a:link{
  font-weight: bold;
  color: #8B0571; 
}

.listing_main_annonce a:visited{
  font-weight: bold;
  color: #8B0571; 
}

.listing_main_annonce a:active{
  font-weight: bold;
  color: #8B0571; 
}

.listing_main_annonce a:hover{
  font-weight: bold;
  color: #8B0571; 
  text-decoration: underline;
}



.listing_titre_annonce
{
	float: left;
  width: 80%;
}

.listing_prix_annonce
{
	float: left;
	text-align: right;
	width: 20%;
	color: #555;
  font-size: 16px;
  font-weight: bold;  
}

.listing_description_annonce
{
	padding-left:10px; 
	padding-right: 20px;
}

img.listing_photo_annonce
{
  display: block;
}


/* contact bien */
#contact_bien_nav_retour_bien
{
	position: relative;
	Xfloat: left;
	width: 150px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	background-color: #E3E3E3;
}



/* detail annonce */

#detail_nav
{
	position: relative;
	width : 100%;
	height: 25px
}


#detail_nav_retour_list
{
	position: relative;
	float: left;
	width: 150px;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	background-color: #E3E3E3;
}

#detail_nav_prev
{
	position: relative;
	float : right;
	width : 25px;
	height: 25px;
	Xbackground-color: #E3E3E3;
}

#detail_nav_prev img
{
	margin-left: 5px;
	margin-top : 4px;
}

#detail_nav_next
{
	position: relative;
	float : right;
	width : 25px;
  height: 25px;
	text-align: right;
	Xbackground-color: #E3E3E3;
}

#detail_nav_next img
{
	margin-right: 5px;
	margin-top : 4px;
}

#detail_nav_curr
{
	position: relative;
	float: right;
	width: 100px;
	height: 20px;
	text-align: center;
	background-color: #E3E3E3;
	padding-top: 5px;
}

#detail_photo
{
  position: absolute; 
  top: 0px; 
  left: 0px; 
  margin-bottom: 65px;
}

#detail_calque_vendu
{
  position:absolute; 
  z-index:20; 
  top: 85px; 
  left: 20px;
}
	

#detail_contact
{
	position: relative;
	
	width: 210px;
	
	margin-left: 334px;
	margin-bottom: 20px;
	margin-top: 20px;
}
	
#detail_agence_cont
{
	position: relative;
	clear: both;
	
	width: 532px;
	min-height: 185px;
	padding: 5px;
	background-color: #fff;
}
	
#detail_agence_infos
{
  float:left;
}

#detail_agence_logo
{
  float:right;
}
	
	
#detail_top_left
{
	position: relative;
	float: left;
	width : 75%;
}

#detail_top_right
{
	position: relative;
	float: right;
	width : 25%;
	text-align: right;
}



/* coup de coeur */

#coup_de_coeur_main{
  position: relative;
  width: 100%; 
  background-color: #E3E3E3;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}


#coup_de_coeur_text{
  font-size: 12px;
	font-weight: bold;
	color: #8B0571;	
	margin-top: 5px;
	margin-bottom: 5px;
}

#coup_de_coeur_img{
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 135px;
}


#coup_de_coeur_prix{
  position: relative;
  font-weight: bold;
	font-size: 12px;	
	color: #555
}





/* bloc principaux */


#maincol{
  position: relative;
  margin-left: 112px;
  float: left;  
  display: inline;

  min-height:500px;
  
  width: 562px;
  Xborder : 1px solid red;
}

#rightcol{
  position: relative;
  float: left;
  display: inline;
  width: 210px;
  margin-left: 35px;
  Xborder: 1px solid blue;
}

#pagewidth{ 
  position:relative;  
  width:988px;
  text-align:left;  
  margin-left:auto; 
  margin-right:auto; 
  background-color:#E3E3E3;
  background-image: url("../img/flt_container.gif");
  background-repeat: repeat-x;  
}

#cont_header{
  position: relative;
  height: 120px;
  margin-left:auto;
  margin-right:auto;
	background-color: transparent;
	background-image: url("../img/head.gif");
	background-repeat: no-repeat;
	background-position: center;
  text-align: right;
}

#head_link{
 position: absolute;
 left: 0px;
 top: 0px;
 width: 390px;
 height: 110px;
}


#cont_menu{
	position: relative;
  height: 29px;
  margin-left:auto;
  margin-right:auto;
  
	font-size: 14px;
	font-weight: normal;
	
	color: #8B0571;  
	Xborder: 1px solid red;
	
	margin-bottom: 20px;
}

#cont_menu a
{
	font-size: 14px;
	font-weight: normal;
	
	color: #8B0571;  
}
		

#cont_menu a:hover
{
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: normal;
}


#cont_menu_nos_locations{
	position: absolute;
	top: 0px;
	left: 110px;
	width: 173px;
  height: 29px;
  text-align: center;
  background-color: transparent;
	background-image: url("../img/bt_noslocations.gif");
	background-repeat: no-repeat;
}

#cont_menu_accueil_email_contact{
	position: absolute;
	top: 0px;
	left: 394px;	
	width: 285px;
  height: 29px;
  text-align: center;
  background-color: transparent;
	background-image: url("../img/bt_accueil_email_contact.gif");
	background-repeat: no-repeat;
}


#cont_menu_coups_de_coeur{
	position: absolute;
	top: 0px;
	left: 709px;	
	width: 210px;
  height: 29px;
  text-align: center;
  background-color: transparent;
	background-image: url("../img/bt_coups_de_coeur.gif");
	background-repeat: no-repeat;
}

img#bt_gestion
{
	width: 210px;
	height: 84px
}

img#bt_alerte_email
{
  width: 210px;
	height: 188px
}

div#cont_search_ref{
  position: relative;
  width: 210px;
  height: 41px;
	background-color: transparent;
	background-image: url("../img/bt_generique.gif");
	background-repeat: no-repeat;
	color: #8B0571;
	font-size: 14px;
}

span#cont_search_ref_lib
{
	position: absolute;
	top: 10px;
	left: 7px;
}

input#cont_search_ref_input
{
	position: absolute;
	top: 10px;
	left: 40px;
	width: 120px;
	height: 14px;
}

input#cont_search_ref_ok
{
	position: absolute;
	top: 4px;
	right: 7px;
	
	width: 31px;
	height: 31px;
}


#cont_footer{
  position: relative;
  clear:both;
  width: 988px;
  height: 70px;
  background-color: #7e7e7e;
  margin-left:auto;
  margin-right:auto;
  text-align: center;
  background-image : url("../img/foot.png");  
  padding-top: 40px; 
}


#cont_footer a{
  color: #5C5C50;
  text-decoration: none;
}

#cont_footer a:hover{
  color: #5C5C50;
  text-decoration: underline;
}

#cont_footer_2{
	color: #bbb;	
	margin-top: 10px;
  margin-bottom : 50px;
}

#cont_footer_2 a {
  color: #bbb;
}


/* conteneur principal avec marges */
.cont_text_main{
  position: relative;
  width:542px;
  padding: 10px;
  
  background-color: #E3E3E3;
}




/*             */
/* formulaires */
/*             */

/* msg d'erreurs en tete du formulaire */
.form_errors_msg
{
  border:1px dashed #f00;
  color:#f00;
  margin-top:10px;  
  margin-left:20px;
  margin-right:20px;
  margin-bottom:10px;
  padding:5px;
	text-align:center;	
}	

.texteFormVisu{
  float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#8B0571;
	text-align:left;
	font-weight:bold;
	display:block;
	width:130px;
	margin-right:5px;
}

.texteAffFiche{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8B0571;
	text-align:left;
	margin:0px;
	padding:0px;
}

.labelFormEditObligatoire{
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8B0571;
	text-align:left;
	width:130px;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:5px;
}

.labelFormEditNonObligatoire{
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8B0571;
	text-align:left;
	width:130px;
	display:block;
	float:left;
	font-weight:normal;
	margin-right:5px;
}


table.form_default td{	
	Xpadding:5px;	
}

/* auto complete */
div.form_autocomplete {
  position: absolute;
  width: 500px;
  background-color: white;
  border: 1px solid #888;
  margin: 0px;
  padding: 0px;
  z-index: 100;
}
 
div.form_autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
}
 
div.form_autocomplete ul li.selected {
	background-color: #3366CC;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
 
div.form_autocomplete ul li {
	list-style-type:none;
	display: block;
	margin: 0;
	padding: 2px;
	cursor: pointer;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* msg d'erreurs en tete du formulaire */
.form_errors_msg
{
  border:1px dashed #f00;
  color:#f00;
  margin-top:10px;  
  margin-left:20px;
  margin-right:20px;
  margin-bottom:10px;
  padding:5px;
	text-align:center;	
}	

.form_default form{
	clear: none;
	float: none;
	text-align:left;
}


.form_default legend{
	background-color: #f1f3f5;
	border-color: #5EA7BF;
	border-style: dotted;
	border-width: 1px;
	color:#5EA7BF;
	font-weight:bold;
	padding:5px;
}

.form_default fieldset{	
	margin: 20px;
	padding:10px;
	width: 480px;
}


.form_default input{
	display: inline;
}

.form_error{
  color: #ff0000;
  border: 1px solid #ff0000;
	clear: none;
	float: none;
	text-align:left;
	width:200px;	
}

.form_error input{
	display: inline;
}



/* navigation */


#listing_nav
{
	position: relative;
	width: 566px;
	margin-bottom : 20px;
}


#listing_nav_nb_res
{
  position: relative;
  float: left;
  width: 100px;
  height: 20px;
  text-align: center;
  padding-top: 5px;
  background-color:#E3E3E3;
  font-weight: bold;
}
	
#listing_nav_prev
{
	float: right;
	display:inline;
	height: 22px;
	width: 25px;
	padding-top: 3px;
	text-align: center;
	margin-right: 4px;
}

#listing_nav_next
{
	float: right;
	display:inline;
	height: 22px;
	width: 25px;
	padding-top: 3px;
	text-align: center;
	margin-right: 4px;
}

.listing_nav_pagination{
 position: relative;
 margin-top: -2px;
 float: right;
 height:25px;
 text-align:right;
}
		
.listing_nav_pagination span{
 color:#C8C6D3;
 padding:4px 4px 4px 0px;
}

.listing_nav_pagination a, .listing_nav_pagination b{
 display:inline;
 padding:4px 8px; 
 line-height:25px;
 margin-right:4px;
 text-decoration:none;
}

.listing_nav_pagination a{
 border:2px solid #E3E3E3;
 color:#8B0571;
}


.listing_nav_pagination b{ 
 background-color:#E3E3E3;
 border:2px solid #E3E3E3;
 color:#8B0571;
}

.listing_nav_pagination a:hover{
 background-color:#E3E3E3;
 border:2px solid #E3E3E3;
 color:#8B0571;
}





 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right and left column when printing*/ 
#rightcol{display:none;}
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

