/* ********************************************************************************************************  */
/* Styles pour le contenu                                                                                    */
/* ********************************************************************************************************  */

   #bloc_bleu { width:314px; background: url(../gfx/bleu.gif) repeat-y right top; padding:0px; margin:0px; }
   #bloc_rouge { width:344px; background: url(../gfx/rouge.gif) repeat-y right top; padding:0px; margin:0px; }

   #content { padding: 0 10px; }

   #content h2 { margin: 0 0 10px 0; padding: 0; font-size: 12px; color: #eb1c24; }
   #content h3 { margin: 0 0 10px 0; padding: 0; font-size: 12px; }
   #content h4 { margin: 0 0 10px 0; padding: 0; font-size: 10px; font-weight: normal; color: #3f3f3f; }
   #content h5 { width: 100%; height: 18px; text-align: right; padding: 0; margin: 0; font-size: 10px; }

   a.plus_rouge, a.plus_rouge:visited, a.plus_rouge:link { background: url(../gfx/plus_rouge.gif) no-repeat left top; padding: 2px 0 10px 18px; color: #3f3f3f; text-decoration: none; }
   a.plus_rouge:hover { background: url(../gfx/plus_rouge.gif) no-repeat left top; padding: 2px 0 10px 18px; color: #3f3f3f! important; text-decoration: underline! important; }
   a.plus_bleu, a.plus_bleu:visited, a.plus_bleu:link { background: url(../gfx/plus_bleu.gif) no-repeat left top; padding: 2px 0 10px 18px; color: #3f3f3f; text-decoration: none; }
   a.plus_bleu:hover { background: url(../gfx/plus_bleu.gif) no-repeat left top; padding: 2px 0 10px 18px; color: #3f3f3f! important; text-decoration: underline! important; }
   .bref { border-bottom: 1px solid #e3eafa; margin-bottom: 10px; }

   #titre_rouge { width: 664px; background: url(../gfx/rubrique_rouge.gif) no-repeat left top; text-align: center; height: 35px; padding-top: 5px; }
   #titre_bleu { width: 664px; background: url(../gfx/rubrique_bleu.gif) no-repeat left top; text-align: center; height: 35px; padding-top: 5px; }
   #titre_orange { width: 664px; background: url(../gfx/rubrique_orange.gif) no-repeat left top; text-align: center; height: 35px; padding-top: 5px; }
   #titre_vert { width: 664px; background: url(../gfx/rubrique_vert.gif) no-repeat left top; text-align: center; height: 35px; padding-top: 5px; }
   #titre_violet { width: 664px; background: url(../gfx/rubrique_violet.gif) no-repeat left top; text-align: center; height: 35px; padding-top: 5px; }
   #titre_rouge h1, #titre_bleu h1, #titre_orange h1, #titre_vert h1, #titre_violet h1 { margin:0; padding:0; font-size: 14px; color: #FFF; }

   #rubrique_rouge h2 { margin:0 0 10px 0; padding:0 0 3px 0; font-size: 12px; color: #ED1C24; background: url(../gfx/trait_rouge.jpg) no-repeat left bottom; }
   #rubrique_bleu h2 { margin:0 0 10px 0; padding:0 0 3px 0; font-size: 12px; color: #0096DE; background: url(../gfx/trait_bleu.jpg) no-repeat left bottom; }
   #rubrique_orange h2 { margin:0 0 10px 0; padding:0 0 3px 0; font-size: 12px; color: #F77908; background: url(../gfx/trait_orange.jpg) no-repeat left bottom; }
   #rubrique_vert h2 { margin:0 0 10px 0; padding:0 0 3px 0; font-size: 12px; color: #007963; background: url(../gfx/trait_vert.jpg) no-repeat left bottom; }
   #rubrique_violet h2 { margin:0 0 10px 0; padding:0 0 3px 0; font-size: 12px; color: #9C1463; background: url(../gfx/trait_violet.jpg) no-repeat left bottom; }
   #rubrique_rouge h3 { margin:0 0 10px 0; padding:0; font-size: 11px; color: #ED1C24; }
   #rubrique_bleu h3 { margin:0 0 10px 0; padding:0; font-size: 11px; color: #0096DE; }
   #rubrique_orange h3 { margin:0 0 10px 0; padding:0; font-size: 11px; color: #F77908; }
   #rubrique_vert h3 { margin:0 0 10px 0; padding:0; font-size: 11px; color: #007963; }
   #rubrique_violet h3 { margin:0 0 10px 0; padding:0; font-size: 11px; color: #9C1463; }

   #rubrique_rouge h4, #rubrique_bleu h4, #rubrique_orange h4, #rubrique_vert h4, #rubrique_violet h4 { margin:0 0 10px 0; padding:0; font-size: 11px; font-weight: normal; }

   #rubrique_rouge ul li { list-style: outside; list-style-image: url(../gfx/fleche_rouge.gif); padding: 0; margin-left: 18px; font-size: 11px; color: #ED1C24; }
   #rubrique_rouge ul ul li { list-style: outside; list-style-image: url(../gfx/rond_rouge.gif); margin-left: 30px; font-size: 11px; color: #ED1C24; }
   #rubrique_bleu ul li { list-style: outside; list-style-image: url(../gfx/fleche_bleu.gif); padding: 0; margin-left: 18px; font-size: 11px; color: #0096DE; }
   #rubrique_bleu ul ul li { list-style: outside; list-style-image: url(../gfx/rond_bleu.gif); margin-left: 30px; font-size: 11px; color: #0096DE; }
   #rubrique_orange ul li { list-style: outside; list-style-image: url(../gfx/fleche_orange.gif); padding: 0; margin-left: 18px; font-size: 11px; color: #F77908; }
   #rubrique_orange ul ul li { list-style: outside; list-style-image: url(../gfx/rond_orange.gif); margin-left: 30px; font-size: 11px; color: #F77908; }
   #rubrique_vert ul li { list-style: outside; list-style-image: url(../gfx/fleche_vert.gif); padding: 0; margin-left: 18px; font-size: 11px; color: #007963; }
   #rubrique_vert ul ul li { list-style: outside; list-style-image: url(../gfx/rond_vert.gif); margin-left: 30px; font-size: 11px; color: #007963; }
   #rubrique_violet ul li { list-style: outside; list-style-image: url(../gfx/fleche_violet.gif); padding: 0; margin-left: 18px; font-size: 11px; color: #9C1463; }
   #rubrique_violet ul ul li { list-style: outside; list-style-image: url(../gfx/rond_violet.gif); margin-left: 30px; font-size: 11px; color: #9C1463; }

