html { 	margin-bottom: 0.1px;	height:100%; }
body {
	margin: 0px;
}
a.menu:link, a.menu:active, a.menu:visited{
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold; 
}
a.menu:hover{
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold; 
}
a:link, a:active, a:visited{
	font-family:Arial,Helvetica;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
A:hover{
	font-family:Arial,Helvetica;
	font-size:12px;
	text-decoration:none;
}
a.menuIcone:link, a.menuIcone:active, a.menuIcone:visited, a.menuIcone:hover{
	font-family:Arial,Helvetica;
	font-size:11px;
	color:#B3B3B3;
	text-decoration:none;
	font-weight:bold; 
}
/* Evite les espaces autour des formulaires */
form{ 
	display:inline 
}
p, td, ul, ol{
	font-family:Arial,Helvetica;
	font-size:12px;
}
.titre1{
	font-size:16px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
.titre2{
	font-size:11px;
	font-weight:bold
} 
.c1{
	font-weight:bold;
	text-align: CENTER;
	background-color:#2050A5;
	color:#FFFFFF;
}
.c2{
	background-color:#E9EEF6;
}
.c3{
	background-color:#D2D6ED;
}
.datemodif{
}
#print {
	position : absolute;
	top : 60px;
	right : 10px;
}
.menuGrilleTexte{
	background-color:#B3B3B3;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
hr {
	height: 1px;
	width: 98%;
	color: #000000;
}
.indexFond{
	background-color:#FFFFFF;
}
DIV.results .highlight {
  background-color: #FFFF99;
}

