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;
	color:#BE1559;
	text-decoration:none;
}
a.menu:link, a.menu:active, a.menu:visited, a.menu:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:bold;
}
a.index:link, a.index:active, a.index:visited, a.index:hover{
	font-family:Arial,Helvetica;
	font-size:10pt;
	color:#646263;
	text-decoration:none;
	font-weight:normal;
}
/* sous titre menu */
a.tmenu:link, a.tmenu:active, a.tmenu:visited, a.tmenu:hover{
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#646263;
	font-weight:bold;
	text-decoration:none;
}
p, td, ul, ol{
	color:#646263;
	font-family:Arial,Helvetica;
	font-size:10pt;
}
.indexlinktext{
	color: #B6B6B6;
}

/* Evite les espaces autour des formulaires */
form{ 
	display:inline 
}
.titre1{
	font-size:12pt;
	color:#BE1259;
	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:#BE1259;
}
.navbarre{
	background-image:url(dsi_fond_barre_nav.jpg);
	color:#FFFFFF;
}
.c1{
	font-weight:bold;
	text-align: CENTER;
	background-color:#D1D1D1;
	color: #BE1259;
}
.c2{
	background-color:#F0F0F0;
}
.c3{
	background-color:#E6E6E6;
}
.datemodif{
}
#print {
	position : absolute;
	top : 60px;
	right : 10px;
}
.newstitle{
	font-size:12pt;
	font-weight:bold;
}
.newstext{
	font-size:10pt;
}
hr {
	height: 1px;
	width: 98%;
	color: #000000;
}
.bgRouge{
	color:#FFFFFF;
	background-color:#BE1259;
}
.bgGris{
	background-color:#F4F4F5;
}
.rouge{
	color:#BE1259;
}
.petit{
	font-size:8pt;
}
DIV.results .highlight {
  background-color: #FFFF99;
}
input.rouge {
	border-color:#BE1259;
	border-style:solid;
	border-width:1px;
}
