.titreMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	background-color: #FFFFFF;
}
.tdcentre {
	background-image: url(../zimages/logobkgd.jpg);
	text-align: justify;
	background-repeat: no-repeat;
	background-position: center top;

}
.lienmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.lienmenu:hover {
	color: #FF0000;
}
.lienmenu:visited {
	color: #0066FF;
}

