body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #CCCCCC;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

table {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.titre_rouge {
	color: #CC3333;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}

.titre_orange {
	color: #F1B14B;
	font-size: 50px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}

.orange {
	color: #F1B14B;
	font-weight: bold;
}

.rouge {
	color: #990000;
	font-weight: bold;
}

.vert{
	color: #339900;
	font-weight: bold;
}

a{
	font-weight: bold;
	color: #3F5F50;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #E2BA3E;
	text-decoration: underline;
}

.form_contact {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #339900;
	background-color: #FBF4DA;
	border: 1px solid #F1B14B;

}

/******** partie hotel marque blanche **********/
#frame_body {
margin: 10px 0 10px 25px;
}