<style type="text/css">
<!--
a       {  font-family: "Arial"; color: #0000FF; text-decoration: none; font-size: 10pt}
a:hover { font-family:"Arial"; color: #0099C5; text-decoration: underline; font-size: 10pt; cursor: hand}
a:link { font-family:"Arial"; color: #A4370C; text-decoration: none; }
a:visited {	font-family:"Arial"; color: #A4370C; text-decoration: none; }
a:active { font-family:"Arial"; color: #746F6B;	text-decoration: none; }
.itemlink {	font-family:"Arial"; color: #135174; font-size: 13px; font-weight: bold; text-decoration: none; }
p.ho {  font-family: "Arial"; color: #FFFFFF; text-decoration: none; font-size: 14pt}
h1 {font-family: "Arial"; font-size: 20pt}
h2 {font-family:"Arial"; font-size:18pt}
h3 { font-family: "Arial"; font-size: 16pt}
h4 { font-family:"Arial"; font-size:14pt}
h5 { font-family:"Arial"; font-size:12pt}
h6 { font-family:"Arial"; font-size:10pt}
p { font-family:"Arial"; font-size:10pt;}
td {font-family: "Arial";font-size: 13px;color: #393939;}
.champ { font-family: Arial; font-size: 13px; color: #000000; background-color: #F8F8F8; border: 1px solid #FF5A00; }
.menu {	font-family: Arial; font-size: 13px; color: #000000; background-color: #F8F8F8; border: 1px solid #FF5A00; }
.titre_rubrique { font-family: Arial; font-size: 16px; font-weight: bold; color: #135174; }
Edition{font-family: Arial; font-size: 13px; color: #393939; background-color: #FFFFFF;}
.Style1 {font-size: 10px}
.sous-menu {padding-left:15px;}
-->
</style>

<style type="text/css">
body {
margin: 0;
padding: 0;
background: white;
font: 11px verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#questionnaire {
	position: relative;
	top: 20px;
	left: 0px;
	border:0px;
	padding:0px;
	overflow: hidden;
	background-color: #FFFFFF;
}
dl#questionnaire {
width: 800px;
}
dl#questionnaire dt {
cursor: pointer;
margin: 2px 0;
padding-left:5px;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
dl#questionnaire dd {
border: 1px solid gray;
padding:5px;
}


dl
{
	width: 176px;
	padding: 0px 0px 6px 2px;
	background: #DCE0EB;
	border-right: 0px;
	border-left: 0px;
}

dt, dt a, dt a:link, dt a:visited, dt a:active, dt a:hover { 
	font-weight: bold; 
	padding: 2px;
	font-size: 8pt;
	font-family: Arial;
	color: #000000;
}

dd {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	
}

dd a
{
	display: block;
	border: solid 1px #DCE0EB;
	padding: 2px 6px 2px 6px;
	margin: 0px 2px;
	background: #F1F1F1;
	height: 1%;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

dd a:hover
{
	border: solid 1px #DCE0EB;
	background: #CCCCCC;
	display: block;
	padding: 2px 6px 2px 6px;
	margin: 0px 2px;
	height: 1%;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

dd a:link
{
	display: block;
	border: solid 1px #DCE0EB;
	padding: 2px 6px 2px 6px;
	margin: 0px 2px;
	background: #DCE0EB;
	height: 1%;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	}

dd a:visited
{
	display: block;
	border: solid 1px #DCE0EB;
	padding: 2px 6px 2px 6px;
	margin: 0px 2px;
	background: #DCE0EB;
	height: 1%;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	}

dd a:active
{
	display: block;
	border: solid 1px #DCE0EB;
	padding: 2px 6px 2px 6px;
	margin: 0px 2px;
	background: #DCE0EB;
	height: 1%;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
	}

</style>