body {
	font-family: verdana;
}
input {
	font-family: verdana;
}
td {
	font-size: 12px;
}
a {
	color: #990000; 
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.error {
	color: #FF0000;
	font-size: 10px;
}
#news a { color: #808080; }
#news a:hover { color: #000090; }
#news ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#news li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .9em;
}
.titre {
	font-family: georgia;
	font-size: 18px;
	font-style: italic;
	color: #990000;
}
