html { 	margin-bottom: 0.1px;	height:100%; }
body{
	margin:0px;
	background-color:#FFFFFF;
}
.index{
	background-image:url(dml_fond_index.gif);	
}
.menudroite{
	background-image:url(dml_fond_menu.jpg);	
	background-repeat:no-repeat;		
	background-position:bottom right;
	
}
/* Evite les espaces autour des formulaires */
form{ 
	display:inline 
}
a:link, a:active, a:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#FB9939;
	text-decoration:none;
}
a:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#1E8705;
	text-decoration:none;
}
a.flash:link, a.flash:visited, a.flash:active, 
a.retour:link, a.retour:visited, a.retour:active, a.retour:hover, 
a.tmenu:link, a.tmenu:visited, a.tmenu:active{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color: #0703BD;
	text-decoration:none;
	font-weight:bold;
}
a.flash:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#1E8705;
	text-decoration:none;
	font-weight:bold;
}
a.tmenu:hover{
	font-family:Arial, Verdana,Helvetica;
	font-size:10pt;
	color:#F2F2FE;
	text-decoration:none;
	font-weight:bold;
}
a.index:link, a.index:visited, a.index:active,
a.alpha:link, a.alpha:visited, a.alpha:active{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#0703BD;		
	text-decoration:none;
}
a.index:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#FF7827;
	text-decoration:none;
	font-weight:bold;
}
a.alpha:hover{
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#0703BD;
	text-decoration:none;
	font-weight:bold;
}
p, td, ul, ol{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#0703BD;
}
.barnav{
	background-color:#F4AD6D;
	color:#000000;
	font-weight:bold;
}
.titre1{
	font-size:14pt;
	text-decoration: none;
	font-weight:bold;
}
.titre2{
	font-size:12pt;
	font-weight:bold
} 
.titre4{
	font-size:8pt;
	font-weight:normal;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
.texteindex{
	font-weight:bold;
}
.c1{
	background-color:#F8C18B;
	font-weight:bold;
}
.c2{
	background-color:#F9E5D1;
	font-weight:normal;
}
.c3{
	background-color:#FBF1E7;
	font-weight:normal;
}
.datemodif{
}
hr{
	height:1px;
	width:98%;
	color:#0703BD;
}
.barre{
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: #F8C18B;
}
DIV.results .highlight {
  background-color: #FFFF99;
}

