ul#rianews_menu {
	margin : 0px;
	margin-top : 10px;
	padding : 0px;
	font-family : Verdana;
	font-size : 10px;
	list-style : none;
}

ul#rianews_menu li {
	float : left;
	margin-left : 1px;
	width : 64px;
	height : 25px;
	border : 1px solid #bbbbbb;
	padding : 2px;
	background-color : #d8000d;
	color : #bbbbbb;
	font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

ul#rianews_menu li a, ul#rianews_menu li a:visited {
	text-decoration : none;
	color : #ffffff;
}

ul#rianews_menu li a:hover {
	text-decoration : none;
	color : #dddddd;
}

ul#rianews_menu li.selected {
	border-bottom : 0px;
	background-color : #ffffff;
	color : #000000;
}

div.Section1 {
	margin : 0px;
}

div.Section1 span.gros_titre {
	font-size : 24.0pt;
	font-family : Arial;
	text-decoration : none;
}

div.essentiel {
	background-color : #f3a396;
	padding : 2px;
}

div.essentiel b {
	font-weight : bold;
	font-size : 16px;
}

div.Section1 table {
	width : 98%;
}

div.Section1 b.titre {
	font-size : 18px;
	color : #d8000d;
}

div.Section1 b.petit_titre {
	font-size : 14px;
	color : #d8000d;
}

div.Section1 b.question {
	font-size : 14px;
	color : #d8000d;
}

a.print, a.print:visited {
	color : #d8000d;
	text-decoration : none;
}

a.print:hover {
	color : #999999;
	text-decoration : none;
}