/* CSS Document */

a.text:link {
font-family : verdana, sans-serif;
font-weight : bold ;
font-size : 10px;
text-decoration : underline;
color:#000000; 
}
a.text:hover {
font-family : verdana, sans-serif;
font-weight : bold;
font-size : 10px;
text-decoration : underline;
color:#FF6600;
}
a.text:visited {
font-family : verdana, sans-serif;
font-weight : bold;
font-size : 10px;
text-decoration : none;
color:#666666;
}
a.text:active {
font-family : verdana, sans-serif;
font-weight : bold ;
font-size : 10px;
text-decoration : none;
color:#000000;
 }
a.menuppl:link {
font-family : verdana, sans-serif;
font-weight : bold;
font-size : 11px;
text-decoration : none;
color : #FF9900; 
}
a.menuppl:hover {
font-family : verdana, sans-serif;
font-weight : bold;
font-size : 11px;
text-decoration : none;
color:#FFFFFF;
}
 a.menu:link {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
text-decoration : none;
color:#FF6600; 
}
a.menu:hover {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
text-decoration : underline;
color:#FF6600;
}
a.menu:visited {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
text-decoration : none;
color:#999999;
}
a.menu:active {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
text-decoration : none;
color:#FF6600;
 }
.h1{
font-family : verdana, sans-serif;
font-weight : bold;
font-variant : small-caps ; 
font-size : 13px;
color:#FF6600;
}
.h2{
font-family : verdana, sans-serif;
font-weight : bold;
font-variant : small-caps ; 
font-size : 13px;
color:#FFFFFF;
background-color : #FF6600;
}
.h3 {
font-family : verdana, sans-serif;
font-weight : bold; 
font-size : 11px;
color:#FF6600;
}
.h4 {
font-family : verdana, sans-serif;
font-weight : normaal; 
font-size : 11px;
color:#FF6600;
}
.contenu {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
color:#000000; 
}
.contenu02 {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
color:#000000;
background-color: #EDEDED ;
}
.texte {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
color:#000000;
background-color:#EDEDED; 
}
.print {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 11px;
color:#000000;
background-color:#FFFFFF; 
}
.footer {
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
color : #000000;
}
.contraste01 {
back-ground color : #FFFFFF;
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
color: #000000; 
}
.contraste02 {
background color : #EDEDED;
font-family : verdana, sans-serif;
font-weight : normal;
font-size : 10px;
color:#000000 ;
}
