.bordure {
	border: 1px dotted #999999;
}
A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}
A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}
.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #EAF2C3 repeat-x left top;
	border: 1px solid #FFFFFF;
	height: 30px;
	width: 100%;
	padding-top: 8px;
}
.important {
	font:bold 16px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #E7F0BB;
}
.fond_body{
background:url(../img/body.jpg) no-repeat;
}
.gd_fond{
background-image:url(../img/gd_fond.jpg);
background-repeat:repeat-y;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	height: 30px;
	width: 400px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999933;
	border-left-color: #999933;
	padding-left: 10px;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #5A7348;
}
.element_droit{
float : right;
margin-left : 10px;

}

.element_gauche{
margin-left : 10px;
float : left;
margin-right:10px;

}

hr {
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color:#981f3c;
}
.chambre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #455120;
}
.nomchambre {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #5A7348;
	text-align: center;
}
.txtpiscine {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #5A7348;
	text-align: center;
	font-style: italic;
}
.txtmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #5A1224;
	text-align: center;
}
.titremenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #981f3c;
	text-align: center;
	text-decoration: underline;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #71172E;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #ADB794;
}
.liste_puce {
	list-style-image: url(../img/puce.gif);
}
.tarif {
	background-color: #455120;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	width: auto;
	text-align: center;
}
