/***** texte CSS *****/
.texte-tourisme {
	DISPLAY: none;
}
.texte-bandeau {
	color:#ECEBE9;
	font-family:Verdana, Arial;
	font-size:12px;
	text-align:justifie;
	font-weight:normal;
}

.texte-normal {
	color:#49382A;
	font-family:Verdana, Arial;
	font-size:12px;
	text-align:justifie;
	font-weight:normal;
	LETTER-SPACING: 0px;
	WORD-SPACING: 2px;
}
.texte-PRE {
	color:#49382A;
	font-family:Verdana, Arial;
	font-size:9px;
	text-align:justifie;
	font-weight:normal;
	LETTER-SPACING: 0px;
	WORD-SPACING: 0px;
}
.lettrine {
	color:#49382A;
	font-family:Verdana, Arial;
	font-size:18px;
	font-weight:bold;
}
.lien-langue {
	color:#49382A;
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	LETTER-SPACING: 0px;
	text-decoration:none;
}
.texte-normal-gras {
	color:#49382A;
	font-family:Verdana, Arial;
	font-size:12px;
	text-align:justifie;
	font-weight:bold;
	LETTER-SPACING: 0px;
	WORD-SPACING: 2px;
}
/* Liens bas de page */
.lien-fin {
	font-family:Verdana, Arial;
	color:#B9B2AD;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
	LETTER-SPACING: 2px;
	WORD-SPACING: 10px;
}
.lien-fin a:hover, lien-fin a:focus {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
/* Liens chambre */
.lien-chambre {
	font-family:Verdana, Arial;
	color:#49382A;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
}
.lien-chambre a:hover, lien-chambre a:focus {
	font-size:12px;
	text-decoration:underline;
}
.erreur {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	Zcolor: #154060;
	Zcolor: #366282;
	text-transform: uppercase;
}
.error-texte {
	font-family: Verdana, Arial;
	text-align:center;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
}
.error-titre {
	font-family: Verdana, Arial;
	text-align:center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
