.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #737373;
}

.menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #0257c2;
	text-decoration: none;
	background-color: #c5d8ef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #0257c2;
	border-right-color: #0257c2;
	border-bottom-color: #0257c2;
	border-left-color: #0257c2;
	text-indent: 10px;
}

.menugauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color : #0257c2;
	text-indent: 5px;
	
}


a.menugauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color : #0257c2;
	text-decoration: none;
	text-indent: 5px;

}

a.menugauche:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color : #990000;
	text-decoration: none;
	text-indent: 5px;

}

