.titremenu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-transform: none;
	font-style: normal;


}
.sousmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.citation {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
}
.navigation {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bolder;

}
.texte {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
small, .small {
	font-size: 75%;
}

