/* CSS Document */
#contenu h1 {
	margin:0px 20px 10px 20px;
	font-size:22pt;
	color:#024A78;
	font-weight:normal;
}
#contenu h1 span{
	font-size:13pt;
	color:#2B86C1;font-weight:normal;
}
#contenu .textedest{
	color:#747576;
	text-align:justify;
}#listing{
	background: url(../images/listing_repeat.gif) repeat-y;
}
#listing .ht{
	background: url(../images/listing_h.gif) 0 0 no-repeat;
	height:40px;
}
#listing .section {
	width:736px;
	height:151px;
	background:url(../images/listing_section.gif) 0 0 no-repeat;
	margin:0px 0px 0px 37px;
}
#listing .bs{
	background:transparent url(../images/listing_b.gif) left bottom no-repeat;
	height:40px;
}

#listing .section .img{
	float:left;
	height:132px;
	width:175px;
	margin:9px 10px 0px 30px;
	overflow:hidden;

}
#listing .section .mil{
	float:left;
	padding:15px 0 0 0;
	width:250px;
}
#listing .section .mil h2{
	display:block;
	font-size:13pt;
	color:#2B86C1;
	color:#000000;
	font-weight:bold;
}
#listing .section .mil h2 a{
	color:#000000;
	font-size:13pt;
}
#listing .section .mil .destination{
	display:block;
	font-weight:bold;
}
#listing .section .mil .texte{
	display:block;
	margin-top:5px;
	color:#000000;
	text-align:justify;
	padding-right:20px;
	height:70px;
	margin-bottom:8px;
	overflow:hidden;
}
#listing .section .prix{
	display:block;
	padding:0px 5px 0px 5px;
	color:#757574;
}
#listing .section a.voir{
	display:block;
	float:right;
	background:#4A92C8;
	color:#FFF;
	font-size:7pt;
	text-align: center;
	padding:1px 10px 1px 10px;
	margin-right:40px;
}
#listing .section a.voir:hover{
	background:#C8601A;
}
#listing .section .dr .titre{
	display:block;
	font-size:9pt;
	color:#1E76B1;
	font-weight:bold;
	text-align:right;
	padding-right:30px;
	font-style:italic;
}
#listing .section .dr{
	padding:19px 0 0 0;

}

#listing .section .dr .texte{
	display:block;
	margin-top:5px;
	color:#1E76B1;
	font-size:7pt;
	text-align:justify;
	padding-right:30px;
	margin-bottom:8px;
}
#listing .error{
	display:block;
	margin-left:45px;
	font-weight:bold;
	font-size:9pt;
	color:#CC0000;
}
