a 
{
	font-size:11px;
	color: #000000;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : none;
}

.menu 
{
	font-size:11px;
	color: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : none;
}
.menu:hover 
{
	font-size:11px;
	color: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : underline;
}

.titre 
{
	font-size:11px;
	color: #551515;
	FONT-FAMILY: Verdana;
	font-weight : bold;	
	TEXT-DECORATION : none;
}
.tableau 
{
	font-size:11px;
	color: #551515;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : none;
}
.tableau:hover 
{
	font-size:11px;
	color: #551515;
	FONT-FAMILY: Verdana;
	font-weight : normal;	
	TEXT-DECORATION : underline;
}
.catalogue 
{
	font-size:13px;
	color: #9A1206;
	FONT-FAMILY: Verdana;
	font-weight : bold;	
	TEXT-DECORATION : none;
}
a:hover 
{
	font-size:11px;
	color: #000000;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION : underline;
}
input, textarea, select, button {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-color : #000000;
	background-color: #ffffff;
	font-weight : normal;
	border-color : #551515;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
}
td {
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size : 11px; 
}
body {
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	font-size : 11px; 
}
