/* GLOBAL */
*														{ border:0; margin:0; padding:0; }
body													{ color:#585858; font-family:"Arial", sans-serif; font-size:85%; }
h1, h2, h3, h4, p										{  }
a														{ text-decoration:none; color:#e33392; }
a:hover													{ text-decoration:underline; color:#e33392; }
p, ul													{ color:#585858; }
ul														{ list-style:none; }
hr														{ clear:both; margin:11px 0 11px 0; width:100%; height:1px; line-height:1px; background:#e5e5e5; }

/* COULEUR THEME */
.caddie													{ color:#1b3afb; }
.velo													{ color:#42bfbb; }
.viande													{ color:#ff213b; }
.vegetarien												{ color:#ffa800; }
.poisson												{ color:#3cd6d4; }
.repas													{ color:#fe22ec; }
.bouteille												{ color:#513dea; }
.emballage												{ color:#24ee24; }
.oeufs													{ color:#ffeb07; }
.laitages												{ color:#91ecff; }
.entretien												{ color:#bb1212; }
.textiles												{ color:#ff8a00; }
.choix													{ color:#ad38ff; }
.equitable												{ color:#21c7b1; }
.papier													{ color:#fd9fef; }


/* CLEARFIX */
.clearfix:after											{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix												{ display: inline-block; } 
html[xmlns] .clearfix									{ display: block; }
* html .clearfix										{ height: 1%; }

/* QUIZZ */
#wrapper												{ position:relative; background:url("images/background-complet.png") no-repeat top left; width:200px; height:414px; }
#quizz													{ position:relative; padding:30px 0 0 30px; width:70%; }
#fQuizz													{  }
.ecran													{ display:none; height:312px; }
.ecran:first-child										{ display:block; }

.accueil												{ height:304px; }
.accueil hr												{ margin:11px 0 15px 0; }

.icones .icone											{ margin-left:6px; margin-bottom:6px; }
.icones .icone-first									{ margin-left:0; }

.theme													{ height:26px; }
.theme img												{ float:left; margin-right:5px; }
.theme p												{ padding-top:5px; font-variant:small-caps; font-size:1em; }
.theme p.deux-lignes									{ line-height:1em; padding-top:0; }

.question												{ margin-bottom:10px; font-family:"Times New Roman", serif; font-size: 1.1em; line-height: 1.2em; }
span.info												{ font-size:0.75em; font-family:"Arial", sans-serif; }

.validation input										{ margin-top:26px; }

#quizz													{  }
.resultats												{ display:none; position:relative; padding:25px 0 0 30px; width:70%; }
.icone-resultat											{ text-align:center; }
.titre-resultat											{ color:#e33392; margin:0 0 0 0; font-family:"Times New Roman", serif; font-size: 1.1em; line-height:0.8em; }
.profil													{ margin-top:10px; height:147px; font-family:"Times New Roman", serif; font-size: 1em; line-height: 1.1em; }
.conseils-pdf											{ text-align:center; }
#fResultats												{  }
#fResultats input										{  }
#fResultats .fTexte										{  }

ul.radio												{ line-height:1em; }
ul.radio li												{ margin-bottom:6px; }
label													{ font-size:0.85em; margin-left:5px; }

#next .fleche											{ display:none; cursor:pointer; text-align:center; }
#next .etoile											{ cursor:pointer; text-align:center; }