@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
body {
	background-color: #B4D8F5;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.Style1 {font-size: 9px;
}
.Style2 {color: #B4D8F5;
}
.Style3 {font-size: 9px; color: #B4D8F5;
 }
 
 #apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 17px;
	top: 291px;
}
.AfficheCentre
{
	overflow:auto;
	width:1022px;
	height:577px;
	border:solid 1px;
	background-color:#B4D8F5;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:x-small;
	color:#336699;
}

.tableaunews
{
	width:1000px;
}

.ResumeNews
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
}

.TitreNewsGene
{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.newsResume:link {
	color: #336699;
	text-decoration: none;
	font-size:small;
}
a.newsResume:visited {
	text-decoration: none;
	color: #336699;
	font-size:small;
}
a.newsResume:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size:small;
}
a.newsResume:active {
	text-decoration: none;
}