html { 	margin-bottom: 0.1px;	height:100%; }
body {
	margin: 0px;
	background-color:#F1F2F3;
}
a.menu:link, a.menu:active, a.menu:visited, a.menu:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#4F4F51;
	text-decoration:none;
	font-weight:normal;
}
a:link, a:active, a:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#214991;
	text-decoration:none;
	font-weight:bold;
}
A:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#A85336;
	text-decoration:none;
}
/* sous titre menu */
a.tmenu:link, a.tmenu:active, a.tmenu:visited, a.tmenu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
p, td, ul, ol{
	font-family:Arial,Helvetica;
	font-size:10pt;
}
.titre1{
	font-size:16pt;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
.titre2{
	font-size:11pt;
	font-weight:bold
} 
.titre3{
	font-size:10pt;
	font-weight:bold;
}
.titre4{
	font-size:10pt;
	font-weight:bold;
}

.navindex{
	color:red;
	font-weight:bold;
}
.navbarre{
	background-image:url(dsi_fond_barre_nav.jpg);
	color:#FFFFFF;
}
.c1{
	font-weight:bold;
	text-align: CENTER;
	background-color:#D0D0B0;
}
.c2{
	background-color:#EFEFDF;
}
.c3{
	background-color:#E2E2D2;
}
.datemodif{
}
#print {
	position : absolute;
	top : 60px;
	right : 10px;
}
.homeAdresse{
	font-size:8pt;
}
.blanc{
	background-color:#FFFFFF;
}
.grisClair{
	background-color:#EAEBED;
}
.grisMoyen{
	background-color:#D6D6D7;
}
.grisFonce{
	background-color:#9D9C9C;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
hr {
	height: 1px;
	width: 98%;
	color: #000000;
}
DIV.results .highlight {
  background-color: #FFFF99;
}

