body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;  margin-bottom: 0pt;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a.menu-hp {
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-size: 14px;
}

a.menu-hp:hover {
	color: #FF0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: justify;
	font-size: 14px;
}

.table-contour {
	border: 1px solid #000000;
}

.font-xl {
	font-size: x-small;
	font-weight: bold;
}

.rubrique-on {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.table-bg {
	background-image: url(img/pages/bg.jpg);
	background-repeat: no-repeat;
}

