.pied   {
	color: #FFFFFF;
	font-weight: bold;
}
.texte1 {
	color: #333333;
	font-weight: normal;
}
.texte2 {
	color: #666666;
	font-weight: bold;
}

.barre-navig:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.barre-navig:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.barre-navig:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.barre-navig:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.titre1 {
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
}
.barre-chambre:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.barre-chambre:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.barre-chambre:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.barre-chambre:active {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lien-1:link {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.lien-1:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.lien-1:hover {
	text-decoration: underline;
	color:#333333;
	font-weight: bold;
}
.lien-1:active {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.txt-gras2{
	font-weight: bold;
	color: #990000;
}
