html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
body {
	text-align: center;
	font: 12px arial, sans-serif;
	background: #eee;
}
td {font-family: arial, helvetica, sans-serif;  font-size: 15px; color: 000000 }
p {font-family: arial, helvetica, sans-serif;  font-size: 15px; color: 000000 }

.titre { font-family: arial rounded mt bold;  font-size: 15px; color: 000000 }



img { border: 0 }

a:link {color: #000080; border: 0px; font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none}

a:visited {color: #000080;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none} 

a:active {color: #000080;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: none} 

A:hover {color: #FFFF00;  font-family: arial, helvetica, sans-serif;  font-size: 12px; text-decoration: underline}