.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 200;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-position: left center;
	text-indent: 25pt;
	display: block;
	height: 30px;
	width: auto;
}
.menu:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 200;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton2.png);
	background-position: left center;
	text-indent: 25pt;
	display: block;
	height: 30px;
	width: auto;
}
.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 200;
	color: #000000;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-position: left center;
	text-indent: 25pt;
	display: block;
	height: 30px;
	width: auto;
}
.page {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: Aucune;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #0066CC;
}
.Textezone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	border: 2px solid #000000;
}
.texte1 {
	background-color: #0066FF;
	border: 2px double #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.texte2 {
	background-color: #F6EA73;
	border-top: 2px Aucune #000000;
	border-right: 2px Aucune #000000;
	border-bottom: 2px Aucune #000000;
	border-left: 2px double #000000;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
