﻿body {
margin: 0;
padding: 0;
font: 80% verdana,arial, sans-serif;
background-color:#8A8A8A;
}

dl, dt, dd
{
	margin: 0;
	padding-bottom: 5px;
	list-style-type: none;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
	position: absolute;
	top: 10;
	left: 0;
	z-index:100;
	width: 750px;
	height: 500px;
}
#menu dl {
float: left;
margin: 1px;
}

#menu dl a:hover {
color: #FFFFFF;
background: #000070;
}


#menu dt {
cursor: pointer;
text-align: center;
vertical-align:middle;
background: #000070;
font-size: 15px;
}

#menu dd {
border: 1px solid green;
height: 100%;
}

#menu li {
text-align: center;
background: #000070;

}
#menu li a, #menu dt a {
text-decoration: none;
display: block;
width: 100%;
border: none;
font-size: 14px;
background-position:center;
}

#menu li a:hover {
background-position:center;
color: white;
}

#menu dt a:hover {
background-position:center;
border: 1px solid orange;
color: orange;
}



a {text-decoration: none;
color: white;
}

#img 
{
	z-index:190;
}

#titre {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	border-bottom: 1px solid #6dbaf2;
	padding: 5px;
	background: #1f60b2 url(/template/blocs/bloc_12/back_titre.jpg) repeat-x 0 100%;
}
.vals 
{
	color:Blue;
}
.s9 {font-weight: bold}

#MwDiv span a:hover
{
	background-position: center;
	color: Orange;
	padding: 0px;
}
#MwDiv span a
{
	background-position: center;
	color: #4C4C4C;
	padding: 0px;
}

span a:hover
{
	background-position: center;
	color: Orange;
	padding: 0px;
}

span a
{
	background-position: center;
	color: #000000;
	padding: 0px;
}

.ImageBtn 
{
	border: solid 2px white;	
}

.ImageBtn:hover
{
	border: solid 2px Orange;	
}

