.hautmenu {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
}
	a.hautmenu:link { 
color: white ; 
text-decoration : none ; 
} 
a.hautmenu:visited { 
color: white ; 
text-decoration : none ; 
} 
a.hautmenu:hover { 
color: blue ; 
text-decoration : none ; 
} 
a.hautmenu:active { 
color: white ; 
text-decoration : none ; 
}

.menucs {
	font-family: arial, sans-serif;
	font-size:11px;
	color: #000000;
}
	a.menucs:link { 
color: black ; 
text-decoration : none ; 
} 
a.menucs:visited { 
color: blue ; 
text-decoration : none ; 
} 
a.menucs:hover { 
color: red ; 
text-decoration : none ; 
} 
a.menucs:active { 
color: black ; 
text-decoration : none ; 
}
.topcs {
	font-family: Verdana;
	font-size:10px;
	color: #000000;
}
	a.menucs:link { 
color: black ; 
text-decoration : none ; 
} 
a.topcs:visited { 
color: blue ; 
text-decoration : none ; 
} 
a.topcs:hover { 
color: red ; 
text-decoration : none ; 
} 
a.topcs:active { 
color: black ; 
text-decoration : none ; 
}
.forumcs {
	font-family: arial, sans-serif;
	font-size:11px;
	color: #000000;
}
	a.forumcs:link { 
color: black ; 
text-decoration : underline ; 
} 
a.forumcs:visited { 
color: black ; 
text-decoration : underline ; 
} 
a.forumcs:hover { 
color: blue ; 
text-decoration : underline ; 
} 
a.forumcs:active { 
color: black ; 
text-decoration : underline ; 
}


.texte {
	font-family: arial, sans-serif;
	font-size:11px;
	color: #000000;
}
	a.texte:link{ 
	font-family: arial, sans-serif;
	font-size:11px;
	color: #000000;
text-decoration : underline;
} 
a.texte:visited { 
	font-family: arial, sans-serif;
	font-size:11px;
	color: #000000;
text-decoration : underline;
} 
a.texte:hover { 
	font-family: arial, sans-serif;
	font-size:11px;
	color: #000000;
text-decoration : underline; 
} 
a.texte:active { 
	font-family: arial, sans-serif;
	font-size:11px;
	color: #000000;
text-decoration : underline; 
}

.textesuite {
	font-family: arial, sans-serif;
	font-size:11px;
	color: #5F5D5E;
}
	a.textesuite:link { 
color: white ; 
text-decoration : none ; 
} 
a.textesuite:visited { 
color: white ; 
text-decoration : none ; 
} 
a.textesuite:hover { 
color: blue ; 
text-decoration : none ; 
} 
a.textesuite:active { 
color: white ; 
text-decoration : none ; 
}

.menu {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #244B76;
font-weight:bold;
text-decoration : underline; 
padding-left: 4px;
}