/* CSS Document 
mai 2009
*/

body {
	margin:0;
	padding:0;
	font-family	:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	color: #333333;
	text-decoration: none;
}

#h1, h2,h3,h4,h5 {
	font-size:16px;
	line-height:normal;
	padding:0px;
	margin:0px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a {
	color:#000000;
	outline: none;
	text-decoration: underline;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

pret