@charset "utf-8";
/* CSS Document */

.txt {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#171816;
font-size:14px;
font-style:italic;
}

.txt a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#171816;
font-size:14px;
font-style:italic;
text-decoration:none;
}

.txt a:hover {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#171816;
font-size:14px;
font-style:italic;
text-decoration:underline;
}

.titre {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#269828;
font-size:16px;
font-style:italic;
font-weight:bold;
}

.footer {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#171816;
font-size:11px;
}

.footer a{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#171816;
font-size:11px;
text-decoration:none;
}

.footer a:hover{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#171816;
font-size:11px;
text-decoration:underline;
}