html { 	margin-bottom: 0.1px;	height:100%; }
body{
	margin: 0px;
	background-color:#FCF5E7;
}/* sous titre menu */
a.tmenu:link, a.tmenu:active, a.tmenu:visited{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#FCDEA5;
	text-decoration:none;
}
A.tmenu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#D06800;
	text-decoration:none;
}
a:link, a:active, a:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#902000;
	text-decoration:none;
}
A:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#D06800;
	text-decoration:none;
}a.petit:link, a.petit:active, a.petit:visited{
	font-family:Arial,Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#902000;
	text-decoration:none;
}
a.petit:hover{
	font-family:Arial,Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#D06800;
	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:12pt;
	font-weight:bold
}
.titre2{
	font-size:10pt;
	font-weight:bold;
	color:#902000;
	font-style: italic;
}

.navindex{
	color:#902000;
	font-weight:bold;
}
.navbarre{
	color:#FCF5E7;
	font-weight:bold;
	background-image:url(aum_fond_menu_bas.gif);
}

.c1{
	font-weight:bold;
	text-align: CENTER;
	background-color:#902000;
	color:#F0F0E0;
}
.c2{
	background-color:##BF7760;
	color:#F0F0E0;
}
.c3{
	background-color:#D0A090;
	color:#F0F0E0;
}
.adresse{
	font-size:9pt;
	color:#902000;
}
.copyright{
	font-size:8pt;
}
.datemodif{
}
hr{
	height: 1px;
	width: 98%;
	color:#000000;
}
.imgFondHaut{
	background-image:url(aum_fond_menu_haut.gif);
}
DIV.results .highlight {
  background-color: #FFFF99;
}

