body, div, h1, h2, h3, span, p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000; 
}

html, body {
	margin:0;
	padding:0;
	border:0;
	height:100%;
	font-size: 10pt;
	background : #f5f17a;
	overflow:hidden;
	background-image: url(fond.jpg);
	
}
.titre {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	font-size: 11pt;
	font-weight:bold;
	
	}

h2 {
	font-size: 14pt;
}
.warning {
	font-weight: bold;
}
a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#f5f17b;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
