.ad{
color: #FF6600;
}

.titre{
font-size: 14px;
font-weight: bold;
}

.sous_titre{
color: orange;
font-weight: bold;
}

#menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu li
{
font-size: 11px;
margin: 2px 0 0 0;
}

.def_therme_glossaire
{
display: none;
}

.therme_glossaire
{
cursor: pointer;
}

#contenu_exemples img, #contenu_exemples table
{
text-align: center;
margin: auto;
}

.centrer
{
text-align: center;
}

.titre_image
{
margin-top: 3px;
font-size: 9px;
text-align: center;
}