.menus {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sousmenus {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.menusOver {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #C53C3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.menus2 {
	text-decoration: none;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.sousmenus2 {
	text-decoration: none;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.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;
}
.textes11souligne {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464746;
	text-decoration: underline;
}

.textes11bd {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464746;
	font-weight: bold;
}

.textes10 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464746;
	line-height: normal;
}

A:hover.textes10 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.textes11rougebd {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE0202;
	line-height: normal;
	font-style: italic;
	font-weight: bold;
}

.textes11rouge10souligne {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BE0202;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}

.titrevert {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #209249;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
}
.titredepage {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 140%;
}
A:hover.titredepage {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

A:hover.textes {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.filetgris {
	border: 1px solid #464746;
}

.filetgrisclair {
	border: 1px solid #BBBBBB;
}

.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;
}
LABEL{
	font-family: Arial,verdana;
	font-size:12px;
	margin-bottom:5px;
}

.pagination_titre{
	font-family: Arial,verdana;
	font-size:10px;
	margin-bottom:5px;
}

.pagination{
	font-family: Arial,verdana;
	font-size:10px;
}

.pagination a ,.pagination span{
	display:block;
	float:left;
	padding:5px;
	background-color:#ffffff;
	border:1px solid gray;
	color:gray;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration:none;
}



.pagination .current{
	background-color:#CB5052;
	border:1px solid gray;
	color:#ffffff;
}
