body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.vert { color:#9BC801;/* vert tendre */}
.vert_texte { color:#57AA26; /* verte tendre texte*/}
.orange { color:#FA9801; /* orange */}
.bleu_fonce { color:#172982;/* bleu fonce */}
.rouge { color:#e31b19;/* rouge */}

h1, h2, p, ul.heb li {font-style:italic; }
h1 { font-size:1.4em; color:#172982;/* bleu foncé */}
h2 { font-size:1.2em; color:#172982;/* bleu foncé */}
h3 { font-size:1.1em; color:#172982;/* bleu foncé */}
h4 { font-size:1em; color:#172982;/* bleu foncé */}
p, ul.heb li { font-size:1.1em; color:#172982;/* bleu fonce */}

/*-- pour l'home --*/
h1.home, h2.home { font-style:normal; }
h1.home { font-size:1.43em; color:#e31b19; /* rouge */}
h2.home { font-size:1.4em; color:#172982;/* bleu foncé */}
div#felicitations p { font-size:1.2em; line-height:1.2em;}

/*-- pour les conseils --*/
h1.interview { font-size:1.2em; line-height:1.4em; }

/*-- pour les dotations --*/
h1.dotations 	{ font-size:30px; font-weight:normal;}
h2.dotations { background: url(/images/picto_toque.gif) 0 0 no-repeat; padding-left:36px;line-height:32px;}
h2.info_dotations { color:#57AA26; /* verte tendre texte*/ font-size:120%; }
p.dotations 	{ font-size:15px; color:#FA9801; /* orange */}
p.detail_dotations { font-size:9px; }


/*-- pour le jury --*/
h1.jury 			{ color:#FA9801; /* orange */ }
h2.membres 		{ margin-bottom:0.4em; color:#9BC801;/* vert tendre */ }
h2.president 	{ margin:1.4em 0 0.8em 0; color:#FA9801; /* orange */ }
p.lecture   { line-height:1.3em; margin-bottom:1.5em;}
/*-- margin --*/
h4 { margin-top: 1.5em; margin-bottom:0.4em;}

/*-- pour les gagnants --*/
ul.laureat h2     { font-size:1.4em; }
p.recette_laureat { color:#57AA26; /* verte tendre texte*/ }

/*-- pour l'inde --*/
h1.inde { font-size:2em; text-align:center; color:#FA9801; /* orange */}
h2.inde { margin:1.4em 0 0.5em 0; /* 'inde' associé à 'president' */}

p.titre { font-size:1.2em; line-height:1.4em; font-style:italic; color:#172982;/* bleu fonce */}
p.titre2 { font-size:1.2em; line-height:1.1em; font-style:italic; color:#172982;/* bleu fonce */ font-weight:bold; margin:30px 0;}
.nota { font-size:0.8em;}
.small_nota { font-size:9px;}
.dotations sup { font-size:60%;}

/*-- communs inline --*/
.to_left 		{ text-align:left;	}
.to_right 	{ text-align:right;	}
.to_center 	{ text-align:center;}
