body {
	margin-left: auto;
	width: auto;
	padding: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #CC9900;
	margin: 8px 0px 0px;
	padding: 0px;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #003399;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: normal;
}
H3 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	color: #003399;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;

}
H4 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0em;
	color: #003399;
}
P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
P A {
	color: #990000;
	font-weight: bold;
}
#menu {
}

#menu TH {
	background-color: #CC9900;
}
#menu TH:hover {
	background-color: #003399;
}
#menu TH A {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#menu TD {
	text-align: center;
}


#menu_gauche  {
	color: #CC9900;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
#menu_gauche LI {
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#menu_gauche LI A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#menu_gauche LI A:hover {
	color: #CC9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}

#tab TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#tab TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
}

.partie {
	color: #FFFFFF;
	font-size: 11px;
}
#menu TD A {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#page {
	height: auto;
	width: 827px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(design/menu_site/filet-or.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.liste {
	margin: 0px;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.liste LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 7px;
}
#salonscap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#salonscap th {
	white-space: nowrap;
	padding: 3px;
	font-size: 10px;
}
#salonscap td {
	padding: 5px;
}
#salonscap tr:nth-child(even) {
	background:#DDD;
}
#salonscap tr:nth-child(odd) {
	background:#EEE;
}

#salonscap a{
	text-decoration:none;
	color:#006;
}

#salonscap a:hover{
	text-decoration:underline;
}
