.hebergement_titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #605C93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #605C93;
}
.hebergement_lien {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #605C93;
	text-decoration: none;	
}
.hebergement_tab {
	border: 1px dotted #605C93;
	background-color: #E0DFEA;
}
.hebergement_tab_nom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #605C93;
	margin: 5px;
	text-indent: 10px;
}.hebergement_texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3A4A58;
	text-align: justify;
	white-space: normal;
}
.hebergement_coordonnees {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3A4A58;
	text-align: left;
}

