.titre1
{
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight : 100;
	font-weight : bold;
	color : #ACD107
}

.titre2
{
	font-family : Verdana,Arial;
	font-size : 12px;
	font-weight : 100;
	font-weight : bold;
	color : #936140
}

.texte
{
	font-family : Verdana,Arial;
	font-size : 11px;
	font-weight : 100;
	color : #000000
}

.liens 
{
	margin-left : 0px;
	font-family : Verdana,Arial;
	font-size : 10px;
	font-weight : bold;
	color : #8A0001;
	text-decoration: underline;
}