/* CSS Document */


li {
list-style-type: none;
}

#menu {
	font: bold 15px Arial;
	width: 948px;
	background-color:#000000;
	text-align: center;
	}

#menu dl {
	float: left;
	text-align: center;
}

#sousmenu {
display: inline;
}

#menu a {
text-decoration: none;
color: #AB9D81;
}

#menu a:hover {
text-decoration: none;
color: #9A0202;
}



#sousmenu1, #sousmenu2, #sousmenu3, #sousmenu4, #sousmenu5, #sousmenu6, #sousmenu7, #sousmenu8, #sousmenu9 {
text-decoration: none;
color: #AB9D81;
}

#smenu2, #smenu4, #smenu5, #smenu6 a {
text-decoration: none;
color: #AB9D81;
}
#smenu2, #smenu4, #smenu5, #smenu6 a:hover {
text-decoration: none;
color: #9A0202;
}
#smenu2, #smenu4, #smenu5, #smenu6{
	background-color:#000000;
	font: bold 12px Arial;
	border-top: 0px;
	width: 948px;
	top: 0px;
	text-align:center;
	padding-top: 5px;
}

a {text-decoration: none;
color: #000;
}
.Style2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.Style4 {
	font-family: Arial;
	font-size: 22px;
	color: #9A0202;
	font-weight: bold;
}
body {
	background-color: #000000;
}
.Style11 a{
	font-family: Arial;
	font-size: 12px;
	color: #ab9d81;
	font-weight: bold;
}
.Style11 a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #9A0202;
	font-weight: bold;
}
.page{
	color: #DF6BFF;
}
