/* Définition de règle des pages Homélies */
 
/* Personnages des lectures */

.dje   {font-weight: bold; color: #0000FF} /* (BLEU)      Dieu ou jésus                 */	 

.ang   {font-weight: bold; color: #009999} /* (BLEU-VERT)      Dieu ou jésus                 */	 

.dis   {font-weight: bold; color: #228B22} /* (VERT FOR.) Disciple                      */	

.dis2  {font-weight: bold; color: #00FF00} /* (LIME)      2e Disciple                   */	

.paul  {font-weight: bold; color: #CC6600} /* (BRUN)      Paul                          */ 

.jean {font-weight: bold; color: #FF3344} /* (BRUN)      Paul                          */

.moise {font-weight: bold; color: #0099CC} /* (CIEL)      Moïse, Jérémie, Samuel etc... */

.autre {font-weight: bold; color: #CC0066} /* (MAUVE)     Autre personnage              */

.foule {font-weight: bold; color: #FF6600} /* (orange)     foule                        */

.opp   {font-weight: bold; color: #FF3366} /* (ROSE)      Opposant                      */

.opp2  {font-weight: bold; color: #FF9900} /* (ORANGE)    2e Opposant                   */	

.mal   {font-weight: bold; color: #FF0000} /* (ORANGE)    Esprit malin                  */ 	

.n 	   {font-weight: normal; color: blue; font-style: normal} /* (normal)    texte      */ 

.norm  {font-weight: normal; color: black; font-style: normal} /* (normal)    texte      */ 

.norm2 {font-weight: normal; color: blue; font-style: normal} /* (normal bleu) texte   */ 

/* Couleurs utilisées par Claude */

.mauve   {font-weight: bold; color: #6000C0}

.brun    {font-weight: bold; color: #800000}

.vert    {font-weight: bold; color: #008000}

.mauve2  {font-weight: bold; color: #A040FF}

.rose    {font-weight: bold; color: #FF00FF}	

.bleu    {font-weight: bold; color: #0000FF}

.rouge   {font-weight: bold; color: #FF0000} 

.bleupal {font-weight: bold; color: #0080FF} 

.bleuv {font-weight: normal; font-size: 110%; color: #3F8CB2}

.noir    {font-weight: bold; color: black} 

.ital    {font-style: italic}	

.date {display: inline}


/* Fin de la section de style mis a jour le 2008-07-16 14:15:25 */