#*******************************************************************************************************************************************
#        DATE DE CREATION: 24/08/2002
#        MODIFIE LE 22/02/2002
#         v 1

#        Copyright (C) 2002 Marc Guillaume

#        Ce programme est un logiciel libre ; vous pouvez le redistribuer et/ou le modifier conformément aux dispositions
#        de la Licence Publique Générale GNU, telle que publiée par la Free Software Foundation ; version 2 de la licence,
#        ou encore (à votre choix) toute version ultérieure.

#        Ce programme est distribué dans l'espoir qu'il sera utile, mais SANS AUCUNE GARANTIE ;
#        sans même la garantie implicite de COMMERCIALISATION ou D'ADAPTATION A UN OBJET PARTICULIER.
#        Pour plus de détail, voir la Licence Publique Générale GNU .

#        Vous devez avoir reçu un exemplaire de la Licence Publique Générale GNU en même temps que ce programme ;
#        si ce n'est pas le cas, écrivez à la Free Software Foundation Inc., 675 Mass Ave, Cambridge, MA 02139, Etats-Unis.

#        Mail : marc.guillaume@yakati.org

#******************************************************************************************************************************************

body{
color:#33333;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color:  #FFFFFF ;
}

img {
	margin-left: 10%;
	margin-right: 10%;
}

.autchap{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color: #8D1E0F ;
color: #FFEDC4;
font-size: 16px;
}

.autart{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color: #8D1E0F;
color: #FFEDC4;
font-size: 14px;
}

.chapeau{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color: #FFFFFF ;
color: #264575;
text-align: justify;
font-size: 14px;
}

.titrart{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color: #FFEDC4 ;
color: #424242;
font-size: 14px;
}

.textart{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color: #FFFFFF ;
color: #333333;
text-align: justify;
font-size: 12px;
}

ul,dl,li,di,dd{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
color: #333333;
text-align: left;
font-size: 12px;
}

.licha{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color: #FFFFFF ;
color: #264575;
text-align: left;
font-size: 14px;
}

h1{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color: #FFFFFF ;
color: #333333;
#font-size: 14px;
}

h2{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
background-color: #FFFFFF ;
color: #333333;
}

td{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
font-size: 12px;
}

.communique{
color:#332233;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
font-size: 14px;
}

.modif{
font-weight: normal;
font-size: 10px;
color:#333333;
font-family:  Verdana, Helvetica, Geneva, sans-serif;
}


a:link{
background-color: transparent;
color: #EF9A1A;
text-decoration: underline;
}

a:visited{
background-color: transparent;
color: #507375;
text-decoration: underline;
}

a:hover{
background-color: transparent;
color: #F6B419;
text-decoration: underline;
}

a:active{
background-color: transparent;
color:#C096351;
text-decoration: underline;
}