body    {
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica;
color: #000000;
background-color: #FFFFFF;
}

p  {
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica;
}

}

td  {
font-size: 12px;
font-family: "Trebuchet MS", Arial, Helvetica;
}

/* textes */
.texte   { font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica; text-decoration: none }

a.texte   { font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica; text-decoration: none;
color: #191970;
 }

.texteptt    { color: #300; font-size: 10px; font-family: "Trebuchet MS", Arial, Helvetica; text-decoration: none }

a.texteptt    { color: #300; font-size: 10px; font-family: "Trebuchet MS", Arial, Helvetica; text-decoration: none }

.textegros   { font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica; font-weight: bold; text-decoration: none }

a.textegros    { color: #191970; font-size: 14px; font-family: "Trebuchet MS", Arial, Helvetica; font-weight: bold; text-decoration: none }

a.hover    { color: #000000; font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica; text-decoration: none; background-color: #191970 }


.sstitre  {
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica;
}

.sstitre-bleu  {
font-size: 14px;
font-family: "Trebuchet MS", Arial, Helvetica;
color: #191970;
}
/* agenda */

.ag_titre  {
color: #930A73; font-size: 12px; font-family: Arial; font-style: italic; font-weight: bold; line-height: 15px; text-decoration: none;
}

.ag_texte  {
color: #000; font-size: 10px; font-family: Arial; text-decoration: none; margin-left: 12px;
}

.ag_date {
color: #000; font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none; margin-left: 12px;
}

.ag_telech {
color: #666; font-size: 10px; font-family: Arial; text-decoration: none; margin-left: 12px;
}

/* illustrations flotantes dans le texte*/
.ill-radio {
margin: 5px 25px 5px 5px; float: right;
}

.ill-droite {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
float: right;
}

.ill-gauche {
margin-top: 5px;
margin-right: 5px;
margin-bottom: 5px;
float: left
}

