html, p, ul, li, td {
font-size : 100%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
}

body {
font-family : Verdana, Helvetica, Sans-serif;
font-size : 8pt;
background-color : #ffffcc;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}

.centre{
text-align:center;
}

.fond_jaune {
background-color : #ffff99;
}

.frame {
width : auto;
height : 300px;
overflow : auto;
}

.textedroit{
text-align:right;
}

.textepetit{
font-size:9px;
}

.texteitalique{
font-style:italic;
}

.textepetitdroit{
font-size:9px;
text-align:right;
}

a
{
color:#336600;
text-decoration:none;
}

a:hover
{
color:#336600;
text-decoration:underline;
}

a.under3 {
color : #cc0000;
text-decoration : underline;
}

a.under3:hover {
font-size : 13px;
text-decoration : none;
}
