
body {
font-family: Arial, Verdana, Helvetica, sans-serif;
}

td.menudroite {
text-decoration: none;
text-align: left;
border: none;
font-family: Tahoma;
font-size: 13px;
padding-left: 40px;
padding-right: 4px;
}
a {
text-decoration: none;
color: #173862;
font-weight:bold;
}

a.lienreseau {
font-size: 10px;
text-decoration: none;
color: #173862;
font-weight:bold;
}

h1 {
font-size: 15px;
color: #173862;
font-weight:bold;
}
h2 {
font-size: 14px;
color: #173862;
font-weight:bold;
}
h3 {
font-size: 13px;
color: #173862;
font-weight:bold;
}


a:hover {
text-decoration: none;
color: red;
font-weight:bold;
}
