BODY {
	background: #9C6733;
	font-family: "Times New Roman";
	font-size: 9px;
	color: #E2C066;
}

.fond {
 background: #652501;
 }
 
 .txtclair {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #E2C066;
}
.tabletxt {
	font-family: "Times New Roman";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #9C6733;
	font-weight: bold;

}

.txtrouge {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #652501;
	font-weight: bolder;
}


a:visited, a:active, a:link, a 
{

	color: #652501;
	text-decoration: none;

}

a:hover 
{
	color: #652501;
	text-decoration: underline;

}
.txtfocus {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bolder;
	color: #E2C066;
}
