body, html, div, p, li, h1, h2, h3, h4, h5, h6, span, a { font-family:  Arial, Helvetica, sans-serif; }
#popup { margin: 0 auto; font-size: 82.5%; padding: 50px; background-color: White; }

h3 { margin:0; padding:0; font-size: 280%; font-weight: bold; color: #BEEB39; }
h4 { font-weight: bold; font-size: 170%; }

/* STYLES Questionnaire de test d'audition */
p.ligne { clear: both; margin: 0; padding: 5px 0; width: 700px; overflow: hidden; font-size: 120%; font-weight: bold; border-bottom: 1px solid #CACACA; }
.ligne input { width: auto; border: 0; }
.question, .oui, .non { float: left; }
.question { display: block; width: 450px; }
.oui, .question { margin-right: 70px; }
.oui, .spotlight { color: red; }
.non { color: Green; }
.spotlight { font-weight: bold; font-size: 150%; }

