body {
	color: #996666;
	background-color: #F7F1AE;
	margin: 3px;
	font-weight: bold;
	font-size: 14px;
}
.image_fond {
	background-image: url('images/fond_band.gif');
	background-repeat: repeat-x
}
a:link {
	color: #996666;
	text-decoration: underline;
}
a:visited {
	color: #996666;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}

#menu:link {
	color: #996666;
	text-decoration: none;
}
#menu:visited {
	color: #996666;
	text-decoration: none;
}
#menu:hover {
	color: #FF9900;
	text-decoration: underline;
}
#menu:active {
	color: #FF9900;
	text-decoration: none;
}



.image_font-gauche {
	background-image: url('images/menu_3_17.gif');
	background-repeat: repeat-y;
	background-position:  left 50%;
}
.pied {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}.reserv {
	background-image: url(images/anneau.jpg);
}
.champ {
	border: 1pt solid #AF7C61;
	font-weight: bold;
	color: #AF7C61;
}
.bouton {
	font-weight: bold;
	color: #AF7C61;
	border: 1pt solid #AF7C61;
	cursor: hand;
}
.titre_menu {
	font-size: 16px;
	font-weight: bold;
	color: #AF7C61;
	text-align: left;
}
.description {
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.gd_titre_menu {
	font-size: 16px;
}
.fond_titre {
	font-size: 18px;
	background-color: #F5D18D;
	border: 1px solid #996600;
}
.bord_tableau-ad {
	border:solid 1pt #E8B458;
}
.trait_bas {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #E8B458;
}
.titre_menu2 {

	font-size: 16px;
	font-weight: bold;
	color: #AF7C61;
	text-align: center;
}
.nom {
	font-size: 16px;
}

td.etoile ul{
	list-style:none;
	margin:0;
	padding:0;
	list-style-position:inherit;
}

td.etoile_carte ul{
	list-style:none;
	margin:0;
	width:500px;
	list-style-position:inherit;
}
td.etoile_carte h1{
	text-align:center;
}
td.etoile_carte h2{
	width:500px;
	text-align:right;
}
td.etoile_carte li{
	text-align:right;
}