body
{
    color: #000000;
    background: #CCFFCC;
}

a:link, a:visited
{
    color: #FF0000;
    text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: underline;
}
.jour
{
	color: #FF0000;
	background-color:#CCCCCC
}
.dat_jour
{
	color: #0000FF;
	font-weight:bold;
}

p, td
{
    font-family: arial, helvetica, sans-serif;
    font-size:9pt;
    text-decoration: none;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    color: #006200;
    text-decoration: none;
}   
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #006200;
    text-decoration: none;
    margin: 0px;

}
.cadre{
    border: 2px solid #DCAF68;
}
.nb_eve
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
    color:#333333;
}
.legend_cadre{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #006200;
    text-decoration: none;
}
.tit_h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    color: #006200;
    text-decoration: none;
}   
.titre_header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}   
.typ_vue
{
    font-family: arial, helvetica, sans-serif;
    font-size:9pt;
    text-decoration: none;
    color: #CC0000;
}

