/* Module d'archivage des formulaires de contact */

div.DEMANDELIST dl {
 float: left;
 width: 100%;
 clear: both;
 margin-bottom: 10px;
}

div.DEMANDELIST span.DATE {
 float: right;
}

div.DEMANDELIST dt {
 background-color: #E7E7E7;
}

div.DEMANDELIST dt a {
 font-weight: bold;
 text-decoration: none;
}

div.DEMANDES .TEXTE-SITE,
div.DEMANDES .TEXTE-MAIL {
 display: none;
}

a.PRINT {
 text-decoration: none;
 margin: 5px 0;
 float: left;
 width: 100%;
 text-align: center;
}
