html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre1{
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
.titre2{
	font-weight:bold;
	font-size:18px;
}
.titre3{
	font-weight:bold;
	font-size:12px;
}
#menu{
	border:1px solid #000000;
}
#menu ul{
	
}
img{
	border:1px solid #000000;
}