
.titre 
{
	font-size:20px;
	color: #8AA70A;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : none;
}
.menu 
{
	font-size:11px;
	color: #3D3C3A;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : none;
}

.menu:hover 
{
	font-size:11px;
	color: #3D3C3A;
	FONT-FAMILY: Verdana;
	font-weight : bold;	
	TEXT-DECORATION : none;
}


input, textarea, select, button {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #EFEFEF;
	font-weight : normal;
	border-color : #333333;
	border-top-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 1px;
}

td {
	font-family: Verdana;
	color: #3D3C3A;
	font-weight: normal;
	font-size : 11px; 
}

a {
	font-family: Verdana;
	color: #3D3C3A;
	font-weight: normal;
	font-size : 11px; 
	TEXT-DECORATION : underline;	
}

a:hover {
	font-family: Verdana;
	color: #3D3C3A;
	font-weight: normal;
	font-size : 11px; 
	TEXT-DECORATION : underline;	
}

body {
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size : 11px; 
}