 
body { font-family: Arial, "MS sans serif", sans-serif; 
        font-size: 10pt  ;         
        color: #663333 ; 
        background-color: #FFD9B3  ;
        background-image: url(metodo/anilla.gif);
        background-repeat: repeat-y;
        background-attachment: fixed;
        background-position: 0px 0px;
        text-align: center ; 
        margin-left: 60px;
        margin-right: 50px; 
        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;                  
        text-align : justify;            
}   

h6 {    font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt; 
        font-style: normal; 
        font-weight: bold;         
        text-decoration: underline;
}

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


div a { text-align: center;
}

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: #AA3300 ; 
        cursor: url(style/bird2.cur);
} 







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




.tableau{ font-family:  Arial, "MS sans serif", sans-serif  ; 
        font-size: 10pt; 
        font-style: normal; 
        font-weight: 400;
        background-image :  url(metodo/carreau.gif);         
        color: #663333; 
        text-decoration: none; 
        text-align : center;
        border:1px solid #AA3300;
        padding-left: 5px;
}

div table  { 
        border:1px solid ;
        border-color : #AA3300;
}

div td{ 
        border:1px solid ;
        border-color : #AA3300;
}

div tr{ 
        border:1px solid ;
        border-color : #AA3300;
} 
.exemple{font-style: italic;
}
 



