#page_annonce{
	background:#eee;
	width:592px;
	padding:10px;
}

#page_annonce h3{
	text-align:center;
	line-height:80%;
	font-size:18px;
	padding-bottom:10px;
}

span#prix{
	color:red;
}

#page_annonce h4{
	font-size:14px;
	border-left: #464544 18px solid;
	border-bottom: #464544 2px solid;
	padding-left: 8px;
	margin-bottom:5px;
}

.espace{
	margin-bottom:5px;
}

.vcard{
	display:none;
}

#financement{
	position:relative;
	text-align:right;
	right:10px;
}

#box_financement{
	position:absolute;
	right:0px;
	top:20px;
	height:100px;
	background-color:#989EA6;
	width:200px;
	border: 1px solid black;
	color:white;
}

#box_financement p{
	text-align:right;
}

#page_annonce h5{
	font-size:12px;
	text-align:center;
	margin:10px;
	border:1px solid #464544;
	background-color: #dddddd;
}

#photos{
	width:280px;

	float:left;
}

#googlemap{
	width:275px;
	border : dotted 1px black;
}

#map{
float:left;
width: 275px; 
height: 275px;
overflow:hidden;
}

#map div span{
position: absolute;
 top: -230px;
 right: -35px;
 padding: 0 5px;
 font-size: 12px;
 color: #fff;
 font-weight: bold;
}

#photo{
	margin-right:8px;
	margin-bottom:8px;
	border : dotted 1px black;
	float:left;
	width:130px;
	height:98px;
}

#photo img{
	width:130px;
	height:98px;
}

#annonce{
	padding:5px;
	margin-left:290px;
	width:280px;
	border : dotted 1px black;
}

#annonce label{
	font-weight:bold;
	width:50%;
}

#annonce input{
	width:96%;
}
#annonce textarea{
	width:96%;
	height:50px;
}

#annonce ul{
	list-style-type:none;
}

div#infos{
	width:50%;
	text-align:right;
}
