body {
	background-color: #333333;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.menu {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.menu a:link{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 5px;
}

.menu a:active{
	color: #D44D2A;
	text-decoration: none;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 5px;
}
.menu a:hover{
	color: #D44D2A;
	text-decoration: none;
}
.menu2{
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 a:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2  a:visited  {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.menu2 a:active {
	color: #D44D2A;
}
.menu2 a:hover  {
	color: #D44D2A;
	
}.news_titre {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.copyright a:link {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited  {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:active {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #D44D2A;
	text-decoration: none;
}
a:link {
	color: #962223;
	text-decoration: none;
}
a:visited {
	color: #962223;
	text-decoration: none;
}
a:active {
	color: #D44D2A;
	text-decoration: none;
}
a:hover {
	color: #D44D2A;
	text-decoration: none;
}

