html { 	margin-bottom: 0.1px;	height:100%; }
body {
	margin: 0px;
	background-color:#FDFEFE;
}
a.menu:link, a.menu:active, a.menu:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none;
}
a:link, a:active, a:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#002F8F;
	text-decoration:none;
}
a:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#FF015B;
	text-decoration:none;
}
/* sous titre menu */
a.menu:link, a.menu:active, a.menu:visited{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#002F8F;
	text-decoration:none;
}
a.menu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#FF015B;
	text-decoration:none;
}
/* Evite les espaces autour des formulaires */
form{ 
	display:inline 
}

p, td, ul, ol{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#000000;
}
.titre1{
	font-size:18pt;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
.titre2{
	font-size:12pt;
	font-weight:bold
} 
.titre3{
	font-size:10pt;
	font-weight:bold;
}
.titre4{
	font-size:10pt;
	font-weight:bold;
}

.tdmenu{
	background-image : url(brio_fond_menu_haut.gif);
	background-repeat: repeat;
}
.navindex{
	font-weight:bold;
	background-image : url(brio_fond_index.gif);
	background-repeat: repeat;
}
.navbarre{
	color:#4060B0;
	font-weight:bold;
	background-image : url(brio_fond_menu_bas.gif);
	background-repeat: repeat;
}
.c1{
	font-weight:bold;
	text-align: CENTER;
	background-color:#E6B264;
}
.c2{
	background-color:#FFECB6;
}
.c3{
	background-color:#F1C86F;
}

.blanc{	background-color:white;}

.bleu{	background-color:#A0CEFF;}

.jaune{	background-color:#F4EF94;}

.vert{	background-color:#8BC06E;}

.orange{	background-color:#DAB461;}

.gris{	background-color:#E8E9ED;}

.note{
	font-size:9pt;
}
.datemodif{
}
hr{
	height: 1px;
	width: 98%;
	color:#000000;
}
#print {
	position : absolute;
	top : 24px;
	left : 760px;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
DIV.results .highlight {
  background-color: #FFFF99;
}

