/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: White;
}

a:link {
	text-decoration: none;
	color:#333333;
}

a:visited {
	text-decoration: none;
		color:#333333;
}

a:hover {
	color:#E3CD67;
	background-image: url(../img/fond-sous-menu.jpg);
}

a:active {
	text-decoration: none;
}

.boxes {
	font-size:9px;
	color:#333333;
}

.bouton {
	font-size:9px;
	color:#663333;
}

