#fond {
	background-color: #992C00;
	padding-top: 3px;
	padding-left: 3px;
	border: 2px solid #FFFFFF;
}
.textegauche a{
	text-decoration: none;
	color: #993300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textegauche a:hover{
	text-decoration: none;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#bordure {
	border: thin dotted #6F6520;
	padding: 4px;
}
.separation {
	padding: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6F6520;
}

