body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3334;
	letter-spacing: 2px;
	font-size: 19pt;
	font-weight: bold;
	line-height: 51px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #F66D0F;
}
h3 {
	font-size: 20px;
	color: #FF3334;
	font-weight: normal;
}

.petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


table.tcadre {
	border-top: 1px solid #666666;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
a:hover {
	color: #FFCC66;
}
.petit-p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #F66D0F;
}
