.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}


.menuHaut {
	position:relative;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	width:974px;	/*html, a supprimer pour la version flash*/
	height:100px;	/*html, a supprimer pour la version flash*/
}


/* HTML */
.menuHaut_liens{
	position:absolute;
	left:305px;
	top:9px;
	text-align:right;
	width:665px;
	height:20px;
	color:#676767;
	z-index:10;
}
.menuHaut_deroule{
	position:absolute;
	left:545px;
	top:18px;
	width:120px;
}
a.menu1{
	color:#676767;
	text-decoration:none;
}
a.menu1:hover{
	color:#676767;
	text-decoration:underline;
}
.menuHaut_banniere{
	position:absolute;
	left:0px;
	top:82px;
	width: 967px;
	height: 25px;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right:5px;
	padding:3px;
	padding-top:5px;
	background-color:#303135;
	z-index:10;
}
.menuHaut_info{
	position:absolute;
	left:300px;
	top:30px;
	width: 605px;
	height: 30px;
	color:#000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:5px;
	background-color:#f5f5f5;
	z-index:10;
}
a.menu2{
	color:#ffffff;
	text-decoration:none;
}
a.menu2:hover{
	color:#ffffff;
	text-decoration:underline;
}

.menuArticle{
	color: #FFcc00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	font-style:normal;
}





.lapage {
	position:relative;
	left:0px;
	top:-601px;
}

.MenuGauche {
	position:relative;
	left: 0px;
	top:6px;
}



dl, dt, dd, ul, li {
	margin: 0px;
	margin-bottom:1px;
	margin-top:1px;
	padding: 0px;
	list-style-type: none;
}
#menu {
	position: absolute;
	top: 60px;
	left: 0;
}
dl#menu {
	width: 15em;
}
dl#menu dt {
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	margin-top:5px;
	text-align:left;
	/*padding-left:18px;*/
	font-weight: bold;
	/*border: 1px solid gray;*/
	background: #e3e8e9;
}

dl#menu dd {
	/*border: 1px solid gray;*/
}
dl#menu li {
	text-align:left;
	color:#ffffff;
	padding:5px;
	padding-right:1px;
	padding-left:4px;
	background: #990000;
	width:95%;
}
dl#menu li a{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
dl#menu dt a {
	color: #000000;
	text-decoration: none;
	display:block;
	border: 0 none;
	height: 100%;
}

dl#menu li a:hover{
	color:#e3e8e9;
}
dl#menu dt a:hover {
	background: #ffffff;
}

#mentions {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}
#mentions a {
	text-decoration: none;
	color: #222;
}
#mentions a:hover{
	text-decoration: underline;
}

.menuArticle2{
	color: #9a0000;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	font-style:normal;
}

/* FIN HTML */



a.lienHautInfo {
	color: #ff0000;
	text-decoration:none;
	font-size:9px;
}
a.lienHautInfo:hover {
	color: #ff0000;
	text-decoration:underline;
	font-size:9px;
}