@charset "UTF-8";
#apDivMenu {
	position:absolute;
	width:663px;
	height:60px;
	z-index:1;
	overflow: hidden;
	visibility: visible;
}
.Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #DA0216;
	font-weight: bold;
}
.Sous-titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}

.Texte {font-family: Georgia, "Times New Roman", Times, serif}
.TexteR {font-family: Georgia, "Times New Roman", Times, serif;font-color:#990000}
.rouge {	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: DD0000;
}

.suite-actus {	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: 646567;
}
#Tableau_Actus {
	padding-top: 8px;
}
.bold-blanc {
	color: #FFFFFF;
	font-weight: bold;
}
.blanc {
	color: #FFFFFF;
}
.bold {
	color: #646567;
	font-weight: bold;
}

body {
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #646567;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #646567;
}
a {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #DA0216;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	color: #FF6666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#Tableau_01 #apDivListe {
	scrollbar-arrow-color: #DA0216;
	scrollbar-base-color: transparent;
}

