/*style pour les balises définies*/
body {
	background-color:#336633;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

table {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	font-weight: bold;
	color: #336633;
}

a {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #336633;
	text-decoration: underline;
}

/*-------------------------------------------------------*/

/*style applicables (classes)*/

.table_plan {/*utilisé pour la mise en page de la page plan en particulier*/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_gallerie {/*utilisé pour la mise en page de la page gallerie*/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	font-weight: bold;
	color: #336633;
}

.decoration {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.decoration_plan {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color:#FFCC66;

}

.titre_tarifs {/*utilisé pour la mise en page de la page tarifs*/
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;
}

.ss_titre_tarifs {/*utilisé pour la mise en page de la page tarifs*/
	font-size: 9px;
	font-weight: bold;
	color: #FFFF33;
}
