*
{
	padding: 0;
	margin: 0;
}
body
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, sans-serif;
	color: #666666
}
.sous_menu
{
	width: 190px;
	float: left;
	font-size: small;
}
.margedetails
{
	padding-top: 14px;
}
.mail 
{
		color: #006699
}
.rubriques
{
		background-color: rgb(222, 228, 151);
}
.chambres
{
	font-weight: bold;
}
	
.sdb
{
	float: right;
	padding-left: 15px;
}
h3
{
	color: rgb(95, 129, 96);
	font-size: 0.85em;
	text-transform: uppercase;
	border: 1px solid #999999;
	background-color: rgb(255, 255, 255);
	margin-bottom: 10px;
}
h3.leschambres
{
	color: rgb(95, 129, 96);
	font-size: 0.85em;	
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	text-transform: uppercase;
	border: 1px solid #999999;
	background-color: rgb(255, 255, 255);
	margin-bottom: 10px;
}
h3.rubriques
{
	background-color: rgb(222, 228, 151);
}
ul
{
	list-style-image: url("images/fleche_chambre.png");
	list-style-position: outside;
	margin-bottom : 10px;
	padding-left : 26px;
}	
ul.corp
{
	list-style-image: url("images/fleche.png");
	list-style-position: outside;
	margin-bottom : 10px;
	padding-left : 16px;
}
a
{
	color: rgb(95, 129, 96);
	text-decoration: none;
	outline: none;
}
a:hover
{
	font-weight: bold;
}
h3 a
{
	display: block;
	width: 183px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
}
h3 a:hover
{
	background-color: rgb(222, 228, 151);
	left: 10px;
}
li
{
	padding-top: 3px;
	padding-bottom: 3px;
}
a img
{
	border: none ;
}
.coordonnees
{
	padding-left: 6px;
	font-size: 0.9em;
}
.italic
{
	font-style: italic;
}
.nom
{
	color: rgb(207, 87, 177);
	font-weight: bold;
}

#corps
{
	margin-left: 210px;
	text-align : justify;
	font-size: 0.9em;
}
.dejeuner
{
	font-size: 1.25em;
	font-weight: bold;
	
}
