#page
{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding: 2px;
	font-size: 10px;
	font-style: normal;
}

.titre_rubrique {
	width: 100%;
	background: RoyalBlue repeat-x scroll 50% 50%;
	color: white;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
}

ul {
	list-style-type: none;
}

