/* DEBUT BALISE HTML */
body, html{
background-color: #ececed;
top : 0;
left : 0;
margin: 0;
padding: 0;
font-family: arial, helvetica, sans-serif;
color: #707173;
font-size: 11px;
}
div {
margin: 0;
border: 0 none;
padding: 0;
text-align: left; 
}
p{
margin: 0 0 12px 0;
}
a{
color: #707173;
text-decoration: none;
}   
a:hover{
text-decoration: underline;
}
img{
border: 0 none;
}
h1{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin: 0 0 2px 0;
text-align: left;
}
table{
font-family: arial, helvetica, sans-serif;
color: #707173;
font-size: 11px;
border-collapse: 0;
border-collapse: collapse; 
empty-cells: show;
padding:0;
}
td{
vertical-align: top;
padding: 0;
}
/* FIN BALISE HTML */

/* FIN MISE EN FORME */
.bleu{
color: #007ac0;
}
.vert{
color: #5a7411;
}
.orange{
color: #db630c;
}
