body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC00;
}
.cadre_tab {
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
a {
	color: #FF9933;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: underline;
}
.textsmall {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

.titre {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.boitechambres {
	background-color: #F9F2C1;
	border: 1px solid #009900;
}
