body {  
background-image: url(images/fond.gif); 
background-repeat: repeat;
}

td {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #333333;
}

a { 
font-weight: bold; 
text-decoration: none;
color: #CC3333;
}
a:hover {
text-decoration: underline;
}


.cadre_page { 
border: 1px #CC3333 solid; 
}

a.menu { 
font-size: 12px; 
font-weight: bold; 
color: #FFE6B3;
}
a.menu:hover {
text-decoration: none;
color: #FFCC66;
}

.menu_present {
font-size: 12px; 
font-weight: bold; 
color: #FFCC66;
}

.cadre_texte {  
border: 1px #999999 solid;
}

.fond_titre {  
background-image: url(images/carre_jaune.gif); 
background-repeat: no-repeat; 
background-position: left top;
}

.bas_page {    
color: #FFE6B3;
}

.titre {  
background-color: #CC3333; 
font-size: 16px;  
font-weight: bold;
color: #FFE6B3;
}

.sous-titre {  
font-weight: bold; 
color: CC3333;
}

