a:link {
text-decoration: none;
color: #3366cc;
}
a:visited {
text-decoration: none;
color: #40BFFF;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#333333;
  font-size: 11px;
  text-align: left;
}


.titre {
color: #e3001b;
font-family:  Georgia, "Times New Roman", Times, serif;
font-size: 18px;
text-align: center;
}

.deroulant {
color: #FFFFFF;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
text-align: left;
}

.lettre {
color: #006699;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
}

.texte {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#333333;
  font-size: 11px;
  text-align: left;
}


.placard {
    background-color:#FFFFFF;
    border: solid #6bbfed 5px;
}
