/*------------------------------ Redefinition  ---------------------------------------*/
hr{
	margin-left: 20px;
	margin-top: 5px;
}
/*------------------------------------------------------------------------------------*/


/*------------------------------ Mise en forme globale --------------------------------*/
#colonne2{
	width:700px;
	float:right;
}
/*------------------------------------------------------------------------------------*/



/*------------------------------ En-tetes et navigation --------------------------------*/
#bandeau {
	background-image: url(../images/bandeaux/hebergement.jpg);
}
/*------------------------------------------------------------------------------------*/


/*------------------------------ Menus ----------------------------------------------*/
#menuGauche .actif{
	background-color: #568094;
	color: #000000;
}

#menuGauche a{
	background-color: #568094;
}

#menuGauche a:hover, #plan a:hover{
	color: #000000;
}

#plan a{
	background-color: #D6A467;
}

.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36525F;
	margin-left: 20px;
	text-align:right;
	height: 15px;
}

.categories a{
	color: #36525F;
	margin-left:1px;
	margin-right:1px;
	text-decoration: none;
}

.categories a:hover{
	color: #00A0D9;
}

.categories .lienCategorie{
	color: #00A0D9;
}

/*------------------------------------------------------------------------------------*/

/*------------------------------- mentions en bas de page --------------------------*/
#mentions{
	color: #CC8E42;
	font-size: 10px;
	margin-top: 30px;
	text-align: center;
}
/*------------------------------------------------------------------------------------*/


/*------------------------------ Classes ----------------------------------------------*/

.titre_hebergement {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/fond_titre_hebergement.jpg);
	background-position: left center;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin-left: 20px;
	margin-top: 10px;
}

.titre_hebergement div{
	float:left;
}


.commande_hebergement{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	/*cursor: pointer;*/
	clear:both;
	height: 25px;
}


.commande_hebergement div{
	float:left;
	margin-right: 4px;
}

.localisation_hebergement {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #83A6B8;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: 6px bottom;
	height: 20px;
	font-weight: bold;
}

.localisation_hebergement div{
	margin-top: 4px;
	text-align: center;
	width: 18px;
}

.nom_hebergement {
	font-size: 14px;
	color: #10206C;
	font-weight: bold;
	margin-left: 5px;
}

.mention_hebergement {
	position:absolute;
	right:0px;
}

.mention_hebergement img{
	margin-left: 5px;
}

.nom_hebergement a, img{
	border:none;
	color: #10206C;
}
.nom_hebergement a:hover{color: #00A0D9;}

.proprietaire_hebergement {
	font-size: 11px;
	color: #285469;
	margin-top: 2px;
}

.coordonnees_hebergement {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 88px;
	color: #285469;
	width:610px;
}


.coordonnees_hebergement .bloc1{
	float:left;
	margin-right: 30px;
	.width:180px;
	min-width: 180px;
	z-index:99;
}

.coordonnees_hebergement .bloc2{float:left;}
.coordonnees_hebergement .bloc2 a{
	color: #285469;
}

.coordonnees_hebergement .bloc3{
	position:absolute;
	top:0px;
	right:0px;
	float:right;
}

.coordonnees_hebergement .bloc3 a{
	color:#10206C;
	font-weight: bold;
	text-decoration: none;
}
.coordonnees_hebergement .bloc2 a:hover, .bloc3 a:hover{color:#00A0D9;}

.entete_hebergement{
	color: #00A0D9;
}

.details_hebergement{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #285469;
	margin-left: 20px;
	background-image: url(../images/fond_details_hebergement.jpg);
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

.details_hebergement a{
	color: #285469;
}

.details_hebergement a:hover{
	text-decoration: none;
}

.details_hebergement .texte_hebergement{
	/*height:115px;*/
}

.details_hebergement .visuel_hebergement{
	/*width:270px;*/
}

.details_hebergement .pictos_hebergement{
	background-color: #8BC8E8;
	padding-top: 2px;
}

.details_hebergement .pictos_hebergement img{
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
}

/*--------------------------------------------------------------------------------------*/
