/* CSS Document */
body,td,th {
	font-size: 11px;
	color: #333333;
	font-family: Verdana;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AAA999;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #CC3300;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #333333;
}




a.texte {
	font-family: Verdana;
	font-size: 11px;
	color: #CC3300;
}
a.texte:link {
	text-decoration: underline;
	color: #CC3300;
}
a.texte:visited {
	text-decoration: underline;
	color: #CC3300;
}
a.texte:hover {
	text-decoration: underline;
	color: #CC3300;
}
a.texte:active {
	text-decoration: none;
	color: #333333;
}





.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #222222;
}
.input {
   font-family: Verdana;
   font-size: 11px;
   color : #333333;
}

.bouton {
   font-family: Verdana;
   font-size: 11px;
   color : #333333;
}
