@charset "utf-8";
/* CSS Document */
 
body {
	margin: 0;
	padding: 0;
	font: 80% verdana, arial, sans-serif;
	}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#menu {
	position: absolute; /* placement du menu, à modifier selon vos besoins */
	top: 54px;
	z-index:100;
	width: 653px; /* décalage par de menu*/
	height: 22px; /* décalage par de menu*/
	left:auto; /* décalage par de menu*/
	}
#menu dl {
	float: right;
	width: 101px;
	}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	color: #0b144e;
	height:23px;
	margin-top:-2px;
	}
#menu dd {
display: none;
height: 25px;
font-size:11px;
	}
#menu li {
	text-align: center;
	height:20px;
	border-top: 1px solid gray;
	border-top-color:#0b144e;
	}
#menu li a, #menu dt a {
	color: #FFFFFF;
	height: 100%;
	text-decoration: none;
	display: block;
	background-color:#0b144e;
	}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	background-color: #005279;
	}
#smenu4 li{
height:28px;
width:140px;
}
#site {
	position: absolute;
	z-index: 1;
	top : 70px;
	left : 10px;
	padding: 5px;
		}
importants {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000022;
}
.imp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000022;
}
a img {
border: none;
}
