#pscroller1{
width: 235px;
height: 100px;
padding: 5px;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}


.tabniveau {
	border: 1px solid #a2a2a2;
	padding: 5px;
}
.scetdiv {
	background-color: #CCCC00;
	visibility: visible;
	position: absolute;
	left: 500px;
	top: 500px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.toplink {
	font-family: arial;
	font-size: 8pt;
	color: #356aa0;
	text-decoration: none;
}
a.toplink:hover {
	color: #878787;
}
a.toplink:visited {
	color: #356aa0;
}
.linkblclair {
	font-family: arial;
	font-size: 9pt;
	color: #356AA0;
	text-decoration: none;
}
.linkblanc {

	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.bleufonce {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #096282;
	text-indent: 15pt;
	background-image: url(images/fl_texte.gif);
	background-repeat: no-repeat;
}
.txtnoir {
	font-family: arial;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
}
.bleulogo {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #356AA0;
}
.subtitle {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #356AA0;
}
.erreur {
    font-family : Arial, serif;
    font-size : 12px;
    color : red;
    text-decoration : none;
    font-weight : bold;
}