/* CSS  / Auteur TRIANGLECOM */

body {
background-color: #7692AC;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
text-align: left;
}

a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FF6600;
font-weight: bold;
text-decoration: underline;
}

.titre {
font-size: 15px;
font-weight: bold;
color: #FF6600;
}

.titre2 {
font-size: 12px;
font-weight: bold;
color: #000000;
}
