html { 	margin-bottom: 0.1px;	height:100%; }
body {
	margin: 0px;
}
a:link, a:active, a:visited, a:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
}
a.definition:link, a.definition:active, a.definition:visited, a.definition:hover{
	font-weight:bold;
	font-style:italic;
}
a.menu:link, a.menu:active, a.menu:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:normal;
}
a.menu:hover{
	color:#B266B3;
	text-decoration:none;
}
a.index:link, a.index:active, a.index:visited{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
a.index:hover{
	text-decoration:underline;
}
/* sous titre menu */
a.tmenu:link, a.tmenu:active, a.tmenu:visited, a.tmenu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#8E0083;
	font-weight:bold;
	text-decoration:none;
}
p, td, ul, ol{
	font-family:Arial,Helvetica;
	font-size:10pt;
}
/* Evite les espaces autour des formulaires */
form{ 
	display:inline 
}
.titre1{
	font-size:16pt;
	color:#8E0083;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
}
.titre2{
	font-size:11pt;
	font-weight:bold
} 
.titre3{
	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:#8E0083;
	color: #FFFFFF;
}
.c2{
	background-color:#CCD6ED;
}
.c3{
	background-color:#A1B5DD;
}
.datemodif{
}
#print {
	position : absolute;
	top : 60px;
	right : 10px;
}
.bleuClair{
	background-color:#CCD6ED;
}
.bleuFonce{
	background-color:#A1B5DD;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
hr {
	height: 1px;
	width: 98%;
	color: #000000;
}
.onglet{
	background-color:#8E0083;
}
.ongletSel{
	background-color:#A1B5DD;
}
.ongletSous{
	background-image:url(nps_onglet_sous.gif);
}
.ongletSousSel{
	background-image:url(nps_onglet_sous_sel.gif);
}
DIV.results .highlight {
  background-color: #FFFF99;
}

