/* CSS Document */*
body {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : normal;
}

a img {
	border:none;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color : #000000; 
	font-size : 11px; 
	text-decoration : none; 
	font-weight : bold;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color : #000000; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : bold;
}

a.lienfooter:link {
	font-family:Arial, Helvetica, sans-serif;
	color : #44abd4; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : bold;
}

a.lienfooter:visited {
	font-family:Arial, Helvetica, sans-serif;
	color : #44abd4; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : bold;
}

a.lienfooter:hover {
	font-family:Arial, Helvetica, sans-serif;
	color : #44abd4; 
	font-size : 11px; 
	text-decoration : underline; 
	font-weight : bold;
}

input.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px; 
	font-weight : normal;
	color:#666666;
}

a.lienparent:link {
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff; 
	font-size : 13px; 
	text-decoration : none; 
	font-weight : bold;
}

a.lienparent:visited {
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff; 
	font-size : 13px; 
	text-decoration : none; 
	font-weight : bold;
}

a.lienparent:hover {
	font-family:Arial, Helvetica, sans-serif;
	color : #ffffff; 
	font-size : 13px; 
	text-decoration : none; 
	font-weight : bold;
}

td.titreindex {
	font-family:Arial, Helvetica, sans-serif;
	color : #000000; 
	font-size : 18px; 
	text-decoration : none; 
	font-weight : bold;
}

span.designation {
	font-family:Arial, Helvetica, sans-serif;
	color : #0065ff; 
	font-size : 13px; 
	text-decoration : none; 
	font-weight : bold;
}
td.TitreCadreArticle {
	font-family:Arial, Helvetica, sans-serif;
	color : #0065ff; 
	font-size : 15px; 
	text-decoration : none; 
	font-weight : bold;
}