body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(font.png);
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
}
.menu:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
}
.menu:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bouton2.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(menu_titre.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
}

.titre:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(menu_titre.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
}

.titre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	background-image: url(menu_titre2.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
}
	
.titre1 {
	font-family: "Century Gothic";
	font-size: 21px;
	line-height: 20px;
	font-weight: lighter;
	color: #FF6600;
	text-decoration: none;
	text-indent: 0px;
	padding-top: 5px;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	letter-spacing: 0px;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(menu_titre.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
}
