<style>

<!--
BODY {font-family: verdana;}
	A:link {text-decoration: none; color: #000066}
	A:visited {text-decoration: none; color:#000066}
	A:hover {text-decoration: underline; color: #000066}
	A:active {text-decoration: none; color: #000066}
	.style { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000066 ; background-color:#FFFFFF; }
-->

h1
{
background-image:url(../images/puce_titre.jpg);
background-repeat:no-repeat;
margin_left:10px;
margin_bottom:15px;
text-indent:5em;
color:#000066;
font-size:18px;
}

h2
{
background-image:url(../images/puce_titre1.jpg);
background-repeat:no-repeat;
text-indent:3em;
color:#000066;
font-size:15px;
}

h3
{
background-image:url(../images/puce_titre1.jpg);
background-repeat:no-repeat;
text-indent:3em;
color:#000066;
font-size:12px;
}

.titre
{
	font-size: 17;
	font-weight: bold;
}

.chambre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	color:#000066 ;
}

.chambre .img
{
	margin-left:10px;
}

.nom
{
	font-size: 11;
	color: #000066;
}

.liens
{
	background-image:url('../images/point.gif');
	background-repeat:no-repeat;
	text-indent:2em;
	margin-left : 75 px;
	padding-top : -2px;
}

li
{
	list-style-image:url('../images/point.gif');
}

 ul
{
	margin: 0;
	padding: 0;
	margin-left: 60px;
	margin-bottom: 1.5em;
}
</ style>