body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	background: #8298B4;
}
h1
	{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}
h2
	{
	font-size: 18px;
	color: #f23472;
	font-weight: bold;
}
div.menu a {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0 10px 0 10px;
	font-weight: bold;
	text-decoration:none;
}
div.menu a:hover {
	color: #333;
}
.texte
	{
	font-size: 13px;
	color: #333333;		
}
.texte_mini
	{
	font-size: 11px;
	color: #333333;		
}
.tdtarifs
	{
		border:1px solid;
		border-bottom-color:#CCC;
		border-left-color:#666;
		border-right-color:#CCC;
		border-top-color:#666;
	}
.titre_chambres
	{
	font-size: 12px;
	color: #f23472;
}
.soustitre_chambres
	{
	font-size: 10px;
	color: #999;
}
.dates_chambres
	{
	font-size: 10px;
	color: #333;
}
.tarifs_chambres
	{
	font-size: 12px;
	color: #333;
	font-weight:bold;
	}
.blanc
	{
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
	}
.rouge
	{
	font-size: 13px;
	color:#F00;
	font-weight:bold;
	}
.vert
	{
	font-size: 13px;
	color:#090;
	font-weight:bold;
	}
.titre_posteur
	{
	font-size: 12px;
	color: #f23472;
}