/*
	---------- Feuille de style de la fiche détailée d'un camping ----------
*/

.nom_camping {
	color: #2E6396;
	font-size: 20px;
	font-weight: bold;
}

.txt_adresse_dates,
.txt_adresse_dates div {
	font-size: 11px;
}

.highlight {
	color: #2E6396;
	font-weight: bold;
}

.titre_paragraphe {
	color: #A90018;
	font-size: 14px;
	font-weight: bold;
}

.descr_camping,
.descr_camping p {
	/*font-weight: bold;*/
}

.avoirafaire_txt,
.avoirafaire_txt p {
	font-size: 11px;
	color: #2E6396;
}
.avoirafaire_txt ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.avoirafaire_txt li {
	margin-left: -23px;
}
.avoirafaire_titre {
	font-size: 11px;
	color: #A90018;
	font-weight: bold;
}

.photo {
	border: 1px solid #3395D4;
}

.numero_photo {
	font-size: 10px;
	color: #2E6396;
	font-weight: bold;
}

.btn_360, .btn_360 a, 
.btn_dispo_camp, .btn_dispo_camp a {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.btn_360 a:hover, 
.btn_dispo_camp a:hover {
	color: #FFE400;
	text-decoration: none;
}
.btn_dispo_camp {
	text-align: center;
}

.picto_legende {
	font-size: 11px;
	color: #2E6396;
}
.picto_legende_2 {
	color: #7EA0BD;
}
