<!--
body, td, input, textarea {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}
.petit {
	font-size: 10px;
}
.rouge {
	color: #EA1A3A;
}
.rouge2 {
	color: #EA1A3A;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	padding-right:10px;
}
.trouge {
	font-size: 14px;
	font-weight: bold;
	color: #EA1A3A;
}
ol {
	padding-left:13px;
	margin-left:15px;
	color: #EA1A3A;
}
ul {
	margin-top:0px;
	padding-left:10px;
	margin-left:6px;
}
ul li {
	list-style-image : url(../img/bullet.gif);
}

.hautdepage {
	font-size: 10px;
}

a:link, a:visited {
	color: #EA1A3A;
	text-decoration: underline;
}
a:active, a:hover {
	color: #EA1A3A;
	text-decoration: none;
}
a.blanc:link, a.blanc:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.blanc:active, a.blanc:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.sm:link, a.sm:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.sm:active, a.sm:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.anylinkcss {
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 180px;
	top: 0px;
}
 -->