.texte {
	text-decoration : NONE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
}
A.texte:hover {
	COLOR: #FF9900;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titre {
	text-decoration : NONE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;	
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
A.menu:hover {	COLOR: #FFCC00;	text-decoration : underline;}
A.:hover {	COLOR: #FF0C00;	text-decoration : underline;}
.menu_middl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
A.menu_middl:hover {	COLOR: #ff6600;	text-decoration : underline;}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	border: none;
	text-decoration: none;
	
}
.ligneup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
A.ligneup:hover {	COLOR: #996600;	text-decoration : underline;}
.form {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0F1475;
	text-decoration: none;
	background-position: center;
	background-color: #eFeFeF;

}
.form2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-position: center;
	background-color: white;
	border: 1 #696969;
}.form3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #0F1475;
	text-decoration: none;
	background-position: center;
	background-color: #EBEBEB;
	border: 1 #0000000;
	width: 200px;

}

