.bottom-left{
	width:190px;
	float:left;
	text-align:center;
}

.bottom-left strong{
	text-decoration:none;
	font-family: 'arial';
	font-size:15px;
	font-weight:bold;
}

.bottom-left ul{
	list-style-type:none;
}

#maison-a-vendre{
}

#appart-a-vendre{
}

#form_annonce1{
	width:252px;
	padding:5px 10px 10px;
	height:224px;
	background-color:#eeeeee;
}

#form_annonce2{
	position:absolute;
	left:271px;
	top:0px;
	width:183px;
	padding:0px;
	border-left: #cccccc dashed 1px;
	height:234px;
		background-color:#eeeeee;
}

#form_annonce2 img{
	width:203px;
	height:240px;
}

#form_annonce2 span{
	float:right;
}

#form_annonce3{
	position:absolute;
	top:244px;
	left:0px;
	border-top: #cccccc dashed 1px;
	padding:10px;
	width:455px;
		background-color:#eeeeee;
}

#form_annonce4{
	position:absolute;
	top:0px;
	left:475px;
	border-left: #cccccc dashed 1px;
	padding:0px;
	width:452px;
	background-color:#eeeeee;
	height:580px;
}


.form_annonce label{
	float:left;
	font-weight:bold;
}

.form_annonce #form1{
	padding-top:5px;
	padding-bottom:5px;
}

.form_annonce{
	position:relative;
	width:475px;
	color:black;
	left:0;
	height:100%;
}

.form_annonce p{
	clear:both;
	height:28px;
}


.form_annonce p{
	clear:both;
}

.form_annonce select, input{
	
float:right;
}

#visit {
	float:left;
  background: #EEEEEE;
  width:475px;
  height:244px;
}

#visit h2 {
  font: 24px "Times new roman", serif;
  text-align:center;
  line-height:85%;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#p_continuer{
	font-size:14px;
	font-weight:bold;
	color:red;
	}
	
#p_continuer a{
	color:red;
	}

.offres{
	padding:10px;
	
}

.offres h3{
	text-align:center;
	 font: 24px "Times new roman", serif;
}

.offres ul{
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
}

.offres #plus{
	list-style-image: url(../images/plus.png);
	padding-left:20px;
	padding-bottom:0px;
	padding-top:0px;
}
.offres li{

}

.offre_tarifs{
	height:90px;
	padding-bottom:25px;
	clear:both;
}

.offre_tarifs img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}


#description_tarif b{
	font-size:14px;
}

.offre_tarifs #description_tarif{
	font-size:10px;
		text-align:justify;
}

.erreur{
	background-color:#FFD9D9;
	color: #cc0000;
	padding:10px;
	text-align:justify;
}

.erreur h3{
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
	text-transform : uppercase;
}

.erreur b{
	font-size:14px;
}

.description{
	width:449px;
	height:150px;
	margin-bottom:10px;
}

#form_annonce3 label{
	float:left;
	width:90px;
}


#form_annonce3 input{
	float:left;
}


#contenu_form_annonce{
	padding: 10px 10px 10px 0px;
	margin-right:10px;
	position:absolute;
	height:100%;
	width:100%
}


div.div_cache{
position:absolute;
        width:250px;
        background-color:white;
        border:1px solid #888;
        margin:0px;
        padding:0px; 
		height:100px;
		overflow: auto;
}
ul.ul_cache  {
        list-style-type: none;
        margin:0px;
        padding:0px;
        text-align: left;
} 

ul.ul_cache li.selected { background-color: #ffb; cursor: pointer;font-weight:bold; } 
li.li_cache {
        list-style-type: none;
        display:block;
		font-size:12px;
        margin:0;
        padding:2px;
} 


.indicator{
position:absolute;
left:200px;
}