html { 	margin-bottom: 0.1px;	height:100%; }
body {
	margin: 0px;
	background-color:#FFFFFF;
}
a.menu:link, a.menu:active, a.menu:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
}
a.menu:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}
a:link, a:active, a:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#111111;
	text-decoration:none;
}
a:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
	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;
}

.extenseurdroit{
	background-image:url(force_extenseur_head_droit.gif);
	background-repeat: repeat;
}

.titre1{
	font-size:16pt;
	text-align: center;
	color:#152C7C;
	font-weight:bold;
}
.titre2{
	font-size:12pt;
	font-weight:bold
} 

.navindex{
	color:#152C7C;
	font-weight:bold;
}

a.tmenu{
	color:#ffffff;
	font-weight:bold;
}

a.tmenu:visited{
	color:#ffffff;
	font-weight:bold;
}
.bgindex{
	background-color:#cad4df;
}

.bgnavbarre{
	background-color:#738eb5;
	color:#ffffff;
	font-weight:bold;
}

.adresseindex{
	font-size:8pt;
	text-align: left;
	font-weight:bold;
	color:#444444;
}

.c1{
	font-weight:bold;
	text-align: CENTER;
	background-color:#81B1FF;
}
.c2{
	background-color:#F9CA6F;
}
.c3{
	background-color:#BBCCE9;
}
.note{
	font-size:9pt;
}
.modif{
}
hr{
	height: 1px;
	width: 98%;
	color:#000000;
}
DIV.results .highlight {
  background-color: #FFFF99;
}
