body{
background-color: #f0f0f0;
}
ul.orange {
list-style-type : disc; 
list-style-image : url(Images/titres/carre-orange.gif); 
}
ul.bleu {
list-style-type : disc; 
list-style-image : url(Images/titres/carre-bleu.gif); 
} 
ul.vert {
list-style-type : disc; 
list-style-image : url(Images/titres/carre-vert.gif); 
} 
ul.violet {
list-style-type : disc; 
list-style-image : url(Images/titres/carre-violet.gif); 
} 
ul.sousPlan {
list-style-type : disc; 
list-style-image : none;
} 
li {
font-size : 10px; 
font-family : Verdana, Helvetica, Arial, sans-serif; 

} 
span {
font-size : 11px; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
line-height : 18px; 
margin-bottom : -8px; 
} 
.texteTitre {
font-weight : bold; 
font-size : 11px; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
} 
.texte {
font-size : 10px; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
line-height : 15px; 
} 
b {
color : #444444; 
background-color : #ffffff; 
} 
a {
text-decoration : none; 
color : #000000; 
background-color : #ffffff; 
} 
a.mail {
font-size : 10px; 
font-family : Verdana, Helvetica, Arial, sans-serif; 
text-decoration : underline; 
color : #000000; 
background-color : #ffffff; 
} 
a.lien {
text-decoration : underline; 
}
a.plan {
vertical-align:middle;
text-decoration : none;
text-align:center;
font-size:9px;
font-family : Verdana, Helvetica, Arial, sans-serif; 
color: #999999;
background-color : #ffffff; 
}