TD {font-family: 'Roboto', sans-serif, Georgia, Verdana; font-size: 12px; font-family:;}
a:link {color: #000000; text-decoration: none;}
a:visited {color: dimgray; text-decoration: none;}
a:hover {color: darkorange; text-decoration: underline overline;}
.verte {border-style: solid; border-color: #007229; border-width:1px;}
.lisible5 {margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;}
.lisible10 {margin-left: 10px; margin-right: 10px; margin-top: 5px; margin-bottom: 5px;}
.texte-lisible {margin-left: 10px; margin-right: 10px; margin-top: 5px; margin-bottom: 5px; line-height:1.4; text-indent: 0.4cm; font-family: 'Roboto', sans-serif, Georgia, Verdana;}
h1 {font-family: 'Shadows Into Light Two', cursive, Georgia, Verdana; font-size: 3em;}
h2 {font-family: 'Shadows Into Light Two', cursive, Georgia, Verdana; font-size: 1.5em;}
span.t2 {
	font-family: 'Shadows Into Light Two', cursive, Georgia, Verdana;
	font-size: 2em;
	color: red;
}
span.t3 {
	font-family: 'Roboto', sans-serif, cursive, Georgia, Verdana;
	font-size: 1em;
	color: blue;
}
.titre-menu-inactif
{
    border-width: 0px;
    width: 130px;
    background: green;
    margin: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-variant: small-caps;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 14px;
    color: white;
    font-weight: bold;
}
.titre-menu
{
    border-width: 0px;
    width: 130px;
    background: green;
    margin: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-variant: small-caps;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 14px;
    color: white;
    font-weight: bold;
}
.titre-special
{
    border-width: 0px;
    width: 130px;
    background: orange;
    margin: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-variant: small-caps;
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 14px;
    color: white;
    font-weight: bold;
}
.titre-menu:hover {color: darkorange; text-decoration: underline overline;}
.titre-special:hover {color: white; text-decoration: underline overline;}
.interligne {line-height:1.4;}