body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {color: #CC3300}
h3.style2,span.style2 {color: #CC3300; font-size:12px;}
h1.entete {color: #000000; font-size:24px; border-style:solid; border-width:0px; border-color:#666600; border-bottom-width:2px;}
.titre {color: #000000; font-size:16px;}
h3.question {color: #333333; font-size:12px; font-weight:600; }
.remarque {color: #666666; font-size:12px;}
.stylenum {color:#009900; font-size:12px; font-weight:600;}
span.bradio {color:#000000; font-size:14px;}
.style3 {color: #CC3300; font-size:12px; position:relative; left:-15px;}
td.compteur{color:#009900; font-size:16px; font-weight:600;}
td.question {color: #333333; font-size:12px; font-weight:600; }
h3.style4 {color: #CC3300; font-size:12px;}
td.reponses {color: #009900; font-size:11px; font-weight:600; }
span.style5 {color: #CC3300; font-size:12px; font-weight:600; }
h3.style5 {color: #CC3300; font-size:12px; font-weight:600; }
h3.style6 {color: #CC3300; font-size:14px; font-weight:600; }

#entreeglobal {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 200px;
	margin-top: -150px; /* moitié de la hauteur */
	margin-left: -200px; /* moitié de la largeur */
	border: 1px solid #000;
	background-color: #CCCC99;
     }

