.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
td {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav {
	margin-right: 20px;
	text-align: right;

}
.nav a:hover{
	color: #FF6600;
	text-decoration: none;
}

.txt {
	text-align: justify;
}
li a:hover {
	color: #FF6600;
	text-decoration: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.unlink {
	color: #999999;
}
.txtfield {
	border: thin dashed #CCCCCC;
}
body {
	background-color: #000000;
}
.form {
	background-color: #333333;
	opacity: .7;	/*mozilla*/
	filter: alpha(opacity=50); /*ie*/
	color:white
	
}
.a1 {
	color: #9D8F44;
}
.suite {
	color: #FD9D5D;
}
.titre{
	color:#128D68;
}
.txtaccueil{
	font-size:10px;
	text-align:justify;
}