BODY {
    body bgcolor: #ffffff;
	background-color: #FFFFFF;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a.liens {
	text-decoration: underline;
	color: #0000CC;
}

a:hover.liens {
	texte-decoration : underline;
	color: #666666;
}
a.labo {
	text-decoration: none;
	color: #BBCCD6;
}

a:hover.labo {
	texte-decoration : none;
	color: #BBCCD6;
}
.donzelot {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.footer {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-bottom: 1px solid #000000;
}
	.footer a {
	text-decoration: none;
	color: #738DFE;
}
.footer a:hover {
	border-bottom: 1px solid #C0C0C0;
	color: #738DFE;
}

.roolz {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.titrecentre {
	border-top:1px solid #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0c2aac;
}
.separateur {
	background-image: url(images/separateur.jpg);
	background-repeat: no-repeat;
}
.titregauche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.menu{
    border-right:1px solid #C0C0C0;
	padding: 5px;
}