@charset "utf-8";
/* CSS Document */

html {
    font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
}
body  {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#333;
	font-size:100%;
}
.location{
}
.location #bgHeader  {
	background:#273137 url(../images/images/bg-body-location.jpg) no-repeat scroll center center;
	height:566px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}
.voyage{
}
.voyage #bgHeader  {
	background:#273137 url(../images/images/bg-body.jpg) no-repeat scroll center center;
	height:566px;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}
#container{
	margin:0 auto;
	height:auto;
	width:990px;
	font-size:0.9em;
	/*border:1px solid #4A9DAC;*/
}
#liens{
	margin:0;
	height:30px;
	width:730px;
	color:#FFF;
	/*background:url(../images/bg-liens.png) right no-repeat;*/
	/*border:1px solid #4A9DAC;*/
}
#liens a{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	width:auto;
	color:#FFF;
	/*font-weight:bold;*/
	border-right: 1px dotted #FFF;
	/*background:url(../images/separateur-liens.jpg) right no-repeat;*/
	padding:0 10px 0 5px;
	text-decoration:none;
}
#rechercheLocation{
	width:990px;
	margin:0;
	/*border:1px solid #4A9DAC;*/
}
#rechercheLocation select{
	width:150px;
}
.location #rechercheLocation .BGonglet{
	border-bottom:6px solid #009cbe;
}
.voyage #rechercheLocation .BGonglet{
	border-bottom:6px solid #d46e00;
}
.voyage #rechercheLocation .BGitem{
	background-image: url(../images/images/bg-item-voyage.gif);
	background-repeat: no-repeat;
	font-size:11px;
	padding: 0 20px 0 0;
	width:180px;
}
.location #rechercheLocation .BGitem{
	background-image: url(../images/images/bg-item.gif);
	background-repeat: no-repeat;
	font-size:11px;
	padding: 0 20px 0 0;
	width:130px;
}
#rechercheLocation .onglet{
	display:block;
	width:120px;
	float:left;
	height: 40px;
}
.location#rechercheLocation{
	/*background:transparent url(../images/bg-recherche.png) top left;*/
}
.voyages#rechercheLocation{
	background:transparent url(../images/bg-recherche-voyages.jpg) top left;
}
#logo{
	width:272px;
}
#logo h1{
	margin:0;
	padding:0;
	text-indent:-6000px;
}
#logo h1 a{
	display:block;
	margin:0;
	padding:0;
	height:122px;
	width:272px;
}
#publierAnnonces{
	margin:0;
	padding:0;
	width:650px;
}
#publierAnnonces h1, h2{
	margin:0;
	padding:0;
	font-size:1em;
}
#publierAnnonces h1{
	font-size:1.5em;
	border-bottom:3px solid #333;
	color:#C00;
}
#publierAnnonces p{
	font-size:0.8em;
}
#publierAnnonces a{
	color:#000;
}
#publierAnnonces a:hover{
	color:#C00;
}
#publierAnnonces .border{
	border-right:1px dotted #333;
}
#list_annonce{
	display:block;
	margin:0;
	padding:0;
	width:990px;
}
.location .header_location{
	height:45px;
	padding: 15px 0 0 25px;
	background:url(../images/derniere-publication-header.png);
}
.voyage .header_location{
	height:45px;
	padding: 15px 0 0 25px;
	background:url(../images/images/derniere-publication-header2.png);
}
.header_location h1{
	font-size: 18px;
	margin:0;
	color:#333;
}
.location .body_location{
	background:url(../images/derniere-publication-body.png);
	padding: 0 25px;
}
.voyage .body_location{
	background:url(../images/images/derniere-publication-body2.png);
	padding: 0 25px;
}
.table_annonce{
	background-color:#FFF;
	margin: 5px 0 0 0;
	font-size:12px;
}
.table_annonce h1{
	background-color:#FFF;
	margin:0;
	font-size:14px;
}
.location .prix{
	background-color:#4A9DAC;
	float:right;
	font-size:20px;
	padding:2px;
	margin:2px;
	color:#000;
}
.voyage .prix{
	background-color:#d46e00;
	float:right;
	font-size:20px;
	padding:2px;
	margin:2px;
	color:#000;
}
.HDfooter_location{
	padding: 0 25px;
	background-image: url(../images/derniere-publication-HDfooter.png);
}
.location .footer_location{
	background: url(../images/derniere-publication-footer.png);
	height:40px;
}
.voyage .footer_location{
	background: url(../images/images/derniere-publication-footer2.png);
	height:40px;
}
#footer {
	padding:0 20px;
	margin: 0 0 100px 0;
	text-align:center;
	color:#FFF;
}
#footer a{
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	border-left:1px dotted #FFF;
	padding:0 0 0 5px;
}
.footer_bloc{
	display:block;
	float:left;
	width:200px;
	text-align:left;
	font-size:10px;
	padding:0 5px 0 0;
	border-right:1px dotted #FFF;
}
.footer_bloc h1{
	font-size:12px;
}
#footer ul{
	margin:0 20px 0 0;
	padding:0 16px 0 0;
}
.footer_bloc li{
	list-style:none;
	text-align: justify;
}
#legal{
	display:block;
	width:990px;
	margin: 0 0 30px 0;
}
.separateur{
	clear:both;
}
a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:12px;}
a:hover{
	text-decoration:underline;}