BODY { background-color : FFFFCC }

H1.general { font-family : Arial ;
     font-size : 120% ;
     text-align : center ;
     color : green }


H1.seance { font-family : Arial ;
     font-weight : bold ;
     font-size : 150% ;
     text-align : center ;
     color : green }


H2 { font-family : Arial ;
     font-weight : normal ;
     font-size : 100% ;
     text-align : normal ;
     color : green }

P.actu { border-style : solid ;
	 border-width : thin ;
	 border-color : red ;
         margin-left : 5pc ;
	 margin-right : 5pc ;
	 margin-bottom : 2pc ;
         text-align : justify ;
         font-style : italic ;
         color : red }

P.image { 	text-align : center ;
		margin-top : 1pc ;
		margin-bottom : 1pc }

P.icones { margin-left : 1pc }

P.copyright { text-align : left ;
	      font-size : x-small ;
	      margin-left : 1pc ;
	      margin-right : 1pc }

P.update { text-align : left ;
	      font-size : x-small ;
	      font-style : italic ;
	      margin-left : 1pc ;
	      margin-right : 1pc 
	      }

P { font-family : Arial ;
    text-align : justify ;
    color : black ;
    margin-left : 1pc ;
    margin-right : 1pc     }

UL { font-family : Arial ;
    text-align : justify ;
    color : black }

A:link { color : blue ; text-decoration : none }
A:visited{ color: fushia ; text-decoration:none }
A:active { color: fushia ; text-decoration : none }

