/* Définition de règle */
@charset "iso-8859-1";


body { 
color: white; 
font-family: "tahoma,times new roman"; 
font-size: 14px; 
margin-bottom: 3px; margin-left: 3px; margin-right: 3px; 
background-color: black; 
text:"#000000";
margin-top: 5px; 
}

h1,h2,h3,h4 {margin-top: 0em;   margin-bottom: 0em;   font-size: 100%;   font-weight: normal;}

form {margin-top: 0em;   margin-bottom: 0em;}

.invisible{display:none;}

.menu {color : #5B2A17;   font-family : Tahoma, Times New Roman;   font-size : 11px;   text-decoration : none;   cursor : hand;   border : none;}

.menu:Hover {color : #D19165;   font-family : Tahoma, Times New Roman;   font-weight : none;   font-size : 11px;   text-decoration : none;   cursor : hand;}

.menug {color : #5B2A17;   font-family : Tahoma, Times New Roman;   font-size : 11px;   text-decoration : none;   cursor : hand;   border : none;}

.menug:Hover {color : #D19165;   font-family : Tahoma, Times New Roman;   font-weight : none;   font-size : 11px;   text-decoration : none;   cursor : hand;}


.lien10 {   font-weight : bold;   font-size : 10px;   text-decoration : underline;   cursor : hand;}

.lien10:Hover {color : #a6652a ;     font-weight : none;   font-size : 10px;   text-decoration : underline;   cursor : hand;}

.lien11 {   font-weight : bold;   font-size : 11px;   text-decoration : underline;   cursor : hand;}

.lien11:Hover { font-weight : bold;   font-size : 11px;   text-decoration : underline;   cursor : hand;}

.lien12 {   font-weight : bold;   font-size : 12px;   text-decoration : underline;   cursor : hand;}

.lien12:Hover {color : #a6652a;      font-weight : bold;   font-size : 12px;   text-decoration : underline;   cursor : hand;}

.lien14 { font-weight : bold;   font-size : 14px;   text-decoration : underline;   cursor : hand;}

.lien14:Hover {color : #a6652a;    font-weight : bold;   font-size : 14px;   text-decoration : underline;   cursor : hand;}

.lien16 {  font-weight : bold;   font-size : 16px;   text-decoration : underline;   cursor : hand;}

.lien16:Hover {color : #a6652a;   font-weight : bold;   font-size : 16px;   text-decoration : underline;   cursor : hand;}

.saisie {background-color: #fede95; border: double #FCD37D; color: #5b2a17; font-family:  Tahoma, Times New Roman; font-size: 11px; text-decoration: none}

.bouton {background-color: #fede95; border: double #FCD37D; color: #5b2a17; font-family:  Tahoma, Times New Roman; font-size: 12px; text-decoration: none; letter-spacing: 1px;	font-weight: bold;}


.cadre {border: dashed; color: #c1034f; border-color : #c1034f; font-family:  Tahoma, Times New Roman; font-size: 11px}

.text9 {     font-size : 9px;   text-decoration : none;   border : none;}

.text10 {     font-size : 11px;   text-decoration : none;   border : none;}

.text11 {    font-size : 11px;   text-decoration : none;   border : none;}

.text12 {     font-size : 12px;   text-decoration : none;}

.text14 {    font-size : 14px;  font-weight : bold;  text-decoration : none;}

.text16 {     font-size : 16px;  font-weight : bold;  text-decoration : none;}

SELECT {color : #5B2A17;   font-family : Tahoma, Times New Roman;   font-size : 11px;   text-decoration : none;   background-color : #C2D2AA;   border: double;}

TEXTAREA {color : #5B2A17;   font-family : Tahoma, Times New Roman;   font-size : 11px;   text-decoration : none;   background-color : #fede95;  border: double #FCD37D;}

/* pour centrage */
#body { 
margin-top:               5px; 
text-align:               center; 
}

.present01 {
    width:394px;
    background-color: "#FFFFE2";
    background-image: url("graphismes/fond_raye.gif");
} 

#conteneur  { 

       
            margin-left:              auto; 
            margin-right:             auto; 
            text-align:               left; 
            width:                    770px; 
            padding:                  0px; 
            } 
