#menu .logo {
	margin: 0;
}

#menu h1 {
	font-family: arial, verdana;
	margin: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
	text-transform: lowercase;
	letter-spacing: 2px;
}

#menu h1 a {
	text-decoration: none;
	color: #a0a0a0;
}
#menu h1 a:hover {
	text-decoration: none;
	color: #BB000E;
}


#sousmenu table {
	width: 100%;
	height: 100%
}
#sousmenu td {
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	letter-spacing: 3px;
}

#sousmenu h2 {
	font-family: arial, verdana;
	margin: 15px 0 0 0;
	font-size: 12px;
	text-align: right;
}
#sousmenu h2 a {
	text-decoration: none;
	color: #a0a0a0;
}
#sousmenu h2 a:hover {
	text-decoration: none;
	color: #039600;
}
#sousmenu h2 a.selected {
	text-decoration: none;
	color: #BB000E;
}
#sousmenu h2 a:hover.selected {
	text-decoration: none;
	color: #039600;
}

#sousmenu .img001 {
	position: absolute;
	top: -147px;
	left: 148px;
}
#sousmenu .img002 {
	position: absolute;
	top: -147px;
	left: 260px;
}
#sousmenu .img003 {
	position: absolute;
	top: -147px;
	left: 372px;
}
#sousmenu .img004 {
	position: absolute;
	top: -147px;
	left: 484px;
}
#sousmenu .img005 {
	position: absolute;
	top: -147px;
	left: 596px;
}
#sousmenu .img006 {
	position: absolute;
	top: -147px;
	left: 708px;
}
