body { font-family: Arial, "MS sans serif", sans-serif; 
        font-size: 10pt  ;         
        color: #663333 ; 
        background-color: #FFD9B3  ;
        background-image: url(gram.gif);
        background-repeat: repeat-y ;
        text-align: center ; 
        margin-left: 80px; 
        cursor: url(style/guitarra.cur); 
        scrollbar-arrow-color:#FFD9B3; 
        scrollbar-track-color:#FFD9B3; 
        scrollbar-shadow-color:#058705; 
        scrollbar-face-color:#339933; 
        scrollbar-highlight-color:#97F997; 
        scrollbar-darkshadow-color:#153F15; 
        scrollbar-3dlight-color:#7EC47E; 
} 



h1    { font-family: "Times New Roman", Times, serif  ; 
        font-size: 32pt  ; 
        font-style: italic  ; 
        font-weight: bold  ;           
        text-align: center ; 
} 


  
h2 {    font-family: Arial,  "MS sans serif", sans-serif;
        font-size: 20pt  ; 
        font-style: italic  ; 
        font-weight: bold  ; 
        text-align:center ;
}  



h3 {    font-size: 12pt; 
        font-weight: bold;
        text-align : justify; 
}  

h4 {    font-size: 10pt;         
        font-weight: bold;
        text-align : justify;          
}  


h5 {    font-family: Arial,  "MS sans serif", sans-serif;
        font-size: 10pt; 
        font-weight: bold; 
        color: #058705;          
        text-align : justify;            
}   


h6 {    font-family: Arial,  "MS sans serif", sans-serif;
        font-size: 10pt;         
        font-weight: bold; 
        color: #F07800;              
        text-align : justify;     
}  



p {     font-family: Arial,  "MS sans serif", sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        font-weight: 400; 
        color: #663333; 
        text-decoration: none; 
        text-align : justify;
} 

.firma{ text-align : right;
} 


.centro{text-align : center;
} 


.autor{ font-family: Arial,  "MS sans serif", sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        font-weight: 400;
        font-variant : small-caps; 
        color: #663333; 
        text-decoration: none; 
        text-align : right;
 
}

.tableau{ font-family: Arial,  "MS sans serif", sans-serif; 
        font-size: 10pt; 
        font-style: normal; 
        font-weight: 400;
         
        color: #663333; 
        text-decoration: none; 
        text-align : center;
        border:2px solid green;
        
 
}
.italic{font-style: italic; 
        
} 

ul {    font-family: Arial,  "MS sans serif", sans-serif;        
        font-size: 10pt; 
        font-style: normal; 
        font-weight: normal; 
        color: #663333;
        text-align: justify ; 
        list-style-position: outside; 
        list-style-image: url(style/puce_verte3.gif)
} 



ol {    font-family: Arial,  "MS sans serif", sans-serif; 
        font-size:10pt; 
        font-weight: normal; 
        color: #663333;
        text-align : justify ; 
        list-style-position: outside; 
        list-style-type:decimal-leading-zero;

}



a {    color: #CC6600 ; 
        cursor: url(style/bird2.cur);
} 



a:visited { 
        color: #AA3300 ;
} 



a:hover{font-family: Arial, "MS sans serif", sans-serif;         
        font-size: 12pt  ; 
        font-weight: bold  ; 
        text-decoration : none ;
} 

 
FORM {  cursor : url(style/crayon.cur);
} 



.textbutton {
        FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;        
        FONT-SIZE: 8pt;
        COLOR: #FFD9B3;  
        BORDER-LEFT-COLOR: #90C890;
        BORDER-RIGHT-COLOR: #1D5A1D; 
        BORDER-BOTTOM-COLOR: #1D5A1D;         
        BORDER-TOP-COLOR: #90C890;          
        BACKGROUND-COLOR: #2F972F;
        cursor : url(style/crayon2.cur) 
        
}



.botonperl {
	FONT-WEIGHT: bold; 
        FONT-SIZE: 9pt;         
        FONT-FAMILY: "Ms sans serif",Verdana,Tahoma,arial;
        COLOR: #00FFCC; 
        background-image: url(style/boton.jpg);       
        width: 75px;
        height:22px;      
        background-repeat: no-repeat;
        BORDER-LEFT: 0px; 
        BORDER-BOTTOM: 0px;          
        BORDER-TOP: 0px; 
        BORDER-RIGHT: 0px;
        cursor : url(style/crayon2.cur)
}



.botonbois {
	FONT-WEIGHT: bold; 
        FONT-SIZE: 9pt;         
        FONT-FAMILY: "Ms sans serif",Verdana,Tahoma,arial;
        COLOR: #FFD9B3; 
        background-image: url(style/boton3.jpg);
        background-position : center; 
        width: 80px;
        height:25px;       
        background-repeat: no-repeat;
        BORDER-LEFT: 0px; 
        BORDER-BOTTOM: 0px;          
        BORDER-TOP: 0px; 
        BORDER-RIGHT: 0px;
        cursor : url(style/crayon2.cur)
}


.ecriteaubas {        
        top : 1.5cm; 
        left : 1.5 cm;
        background-color : #FFd9b3;
        background-repeat: repeat-x ;
        
      
}
.ecriteaucentr {        
        top : 1.5cm; 
        left : 1.5 cm;
        background-color : #FFbb77;        
      
}

.ecriteaucote {        
        top : 1.5cm; 
        left : 1.5 cm;
        background-color : #FFd9b3;
        background-repeat: repeat-y ;
        
      
}

