#*******************************************************************************************************************************************
#        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;
}

.communique{
color:#332233;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
font-size: 14px;
}

th{
color: #FFFFFF;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
font-size: 14px;
background-color:  #128AB2 ;
}

td{
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
font-size: 12px;
}

legend{
 font-weight: bold;
font-size: 14px;
color:#8D1E0F;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

.blancpet{
color:#FFFFFF;
font-size: 10px;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

.modif{
font-weight: normal;
font-size: 10px;
color:#333333;
font-family:  Verdana, Helvetica, Geneva, sans-serif;
}

.choixtitre{
 font-weight: bold;
font-size: 12px;
color:#FF9900;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

.relief{
font-weight:bolder;
font-size:16px;
color:#FDAC33;
}

.alerte{
font-weight: bold;
font-size: 16px;
color:#ee0000;
background-color: #dddddd;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

p{
font-weight: normal;
font-size: 12px;
color:#222222;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

li,dl,dt,ul{
font-weight: normal;
color:#333333;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

 h1{
font-weight: bold;
font-size: 18px;
color:#222222;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

.items{
color:#264575;
font-weight: bold;
 font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
}

.choixmult{
font-family:"courrier new", courrier, monospace;
font-size:10px;
 width: 80;
 height:12pt;
 }

.fenlog{
font-family:"courrier new", courrier, monospace;
font-size:10px;
 width: 55;
 height:12pt;
 }

 .logtitre{
 font-family:"courrier new", courrier, monospace;
color:#333366;
font-weight:bold;
font-size:10px;
 width: auto;
 height:12pt;
 }

.saisinput{
font-family:"Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
font-size:10px;
 width: auto;
 height:16pt;
 }

 .saisarea{
 font-family:"Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
font-size:10px;
 width: auto;
 }

.info{
color:#dddddd;
font-family: "Trebuchet MS", Verdana, Helvetica, Geneva, sans-serif;
font-weight: bold;
font-size: 16px;
}

.menu{
font-weight: bold;
font-size: 12px;
color: #000000;
font-family: "Trebuchet MS", Helvetica, sans-serif
width: auto;
height:12pt;
}

.colmenu{
width: auto;
 height:12pt;
 }

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: #cc1111;
text-decoration: underline;
}

a:active{
background-color: transparent;
color:#F5A731;
text-decoration: underline}