body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	font-weight: bold;
}
.fondbleu {
	background-color: #FFCCFF;
	text-align: justify;

}
.cell {
	border: 1px solid #2604B9;
}
.liensmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
