body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: white;
	color: #222244;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: default;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color:#0000FF;
}
h1 {
	font-size: 14px;
}
.toff, .toff a, .toff a:link, .toff a:visited, .toff a:hover, .toff a:active {
	font-size: 10px;
	color: #04005d;	
	text-align: center;
	text-decoration: none;
	background-color:#ffffff;
}
.ton, .ton a, .ton a:link, .ton a:visited, .ton a:hover, .ton a:active {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color:#AAB1DC;
}
.loff, .loff a:link, .loff a:visited {
	color: #ffffff;
	text-decoration: none;
	padding:3px 3px 3px 8px;
}

.lon, .lon a:link, .lon a:visited {
	color: #ffffff;
	text-decoration: none;
	padding:3px 3px 3px 8px;
}
td.loff {background-image:url('../img/round-center.png');}
td.lon {background-image:url('../img/round-center-bleu.png');}
#lmenutop {background-image:url(../img/round-top.png);
background-repeat:no-repeat;
height:39px;}
#lmenubottom {background-image:url(../img/round-bottom.png);
background-repeat:no-repeat;
height:39px;}
