html { 	margin-bottom: 0.1px;	height:100%; }
body {
	margin: 0px;
}
a:link, a:active, a:visited, a:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
}
a.menu:link, a.menu:active, a.menu:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#9BB5DE; 
	text-decoration:none;
	font-weight:normal;
}
a.menu:hover{
	color:#000000;
	text-decoration:none;
}
a.index:link, a.index:active, a.index:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#9BB5DE;
	text-decoration:none;
	font-weight:normal;
}
a.index:hover{
	text-decoration:underline;
}
/* sous titre menu */
a.tmenu:link, a.tmenu:active, a.tmenu:visited, a.tmenu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#9BB5DE;
	font-weight:bold;
	text-decoration:none;
}
p, td, ul, ol, indexlinktext{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color: #5986B4;
}
.titre1{
	font-size:12pt;
	color:#5986B4;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
.titre2{
	font-size:11pt;
	font-weight:bold
} 
.navindex{
	color:#7F2C16;
}
.c1{
	font-weight:bold;
	text-align: CENTER;
/*	background-color:#B6CAE1; */
	background-color:#345E8B;
	color: #FFFFFF;
}
.c2{
	background-color:#EEF6FF;
}
.c3{
	background-color:#B6CAE1;
}
.datemodif{
}
.fonce{
	background-color:#B6CAE1;
}
.clair{
	background-color:#EEF6FF;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
hr {
	height: 1px;
	width: 100%;
	color: #B6CAE1;
}
.indexText{
	color:#F0F6FF; 
	font-size: 10pt;
}
.indexHome{
	color:#FFFFFF; 
	font-size: 10pt;
}
.menuSeparateur{
	color: #9BB5DE; 
}
DIV.results .highlight {
  background-color: #FFFF99;
}

