* {
margin:0;
padding:0;
}
body {
    background-color: #fff;
    margin-left: 0;
    margin-top: 0;
}
img {
    border: 0;
}

.rouge {
    color: #bb0000;
}

.rose {
    color: #C1146E;
    font-weight: bold;
}
.bleu {
    color: #012A60;
    font-weight: bold;
}
.vert {
    color: #4C9254;
    font-weight: bold;
}
.orange {
    color: #BE5D0E;
    font-weight: bold;
}
.esta{
    background-color: #7E81AB;
}
.gras {
    font-weight: bold;

}
h3{
    text-align:left;
}

sup {
    font-size: .7em; 
    line-height: .8em; 
}
sub {
    font-size: .7em; 
    line-height: .8em; 
}

#texte p{
    text-align: justify;
}
hr{
    color:#7E81AB;
    border:0;
    background-color:#7E81AB;
    height:2px;
}
.jsvalidation {
    display: inline-block;
    margin-left:10px;
    font-size:10px;
    color:#FF0000;
    font-family:"Lucida Sans Unicode", "Trebuchet MS", Tahoma, sans-serif;
}
