.menus {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA9B1;
	background-color: #E5E5E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menusOver {
	color: #FFFFFF;
	background-color: #FF8000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA9B1;
}
.menus2 {
	text-decoration: none;
	background-color: #E5E5E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.filetbleu {
	border-top: none;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
}
.filetblanc {
	border: 1px solid #FFFFFF;
}
.actus {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
A:hover.actus {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.textes {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464746;
}
A:hover.textes {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.textes-orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E95401;
}
.texte-violet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.filetgris {
	border: 1px solid #464746;
}
.filetsepa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464746;
}
.intertitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #464746;
	text-decoration: none;
}
.css {
	border: thin dashed #FF9900;
}
.textestab {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464746;
	list-style-image: url(../images/pixel.gif);
	text-indent: 30px;
	list-style-type: circle;
}
