.titremenu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
}
.titre {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.rubrique {


	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999933;
}
.sousrubrique {


	font-family: Verdana;
	font-size: 11px;
	color: #999933;
}
.sousmenu {



	font-family: Verdana;
	font-size: 11px;
	color: #999933;
}
.menubas {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.bordure {
	border: 1px solid #999966;
}
a:active {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #996633;
	font-weight: bold;


}
a:link {
	text-decoration: none;

}
a:visited {	text-decoration: none;
}
