@media all { 
}
input { 
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #000000;
background-color : #ffffff;
} 
textarea { 
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #000000;
background-color : #ffffff;
} 
select, option { 
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #000000;
background-color : #ffffff;
} 
.titre { 
font-family : Arial, Helvetica, sans-serif;
color : #caa06d;
font-size : 10pt;
font-weight : bold;
text-decoration : underline;
} 
.soustitre { 
font-family : Arial, Helvetica, sans-serif;
color : #7290d2;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
} 
.courant { 
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
} 
.mini { 
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 7pt;
font-weight : normal;
text-decoration : none;
} 
.lienmini { 
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-size : 7pt;
font-weight : normal;
text-decoration : none;
} 
.lienmini:hover { 
font-family : Arial, Helvetica, sans-serif;
color : #caa06d;
font-size : 7pt;
font-weight : normal;
text-decoration : none;
} 
.lien { 
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
} 
.lien:hover { 
font-family : Arial, Helvetica, sans-serif;
color : #caa06d;
font-size : 10pt;
font-weight : bold;
text-decoration : none;
} 
.lien2 { 
font-family : Arial, Helvetica, sans-serif;
color : #509761;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
} 
.lien2:hover { 
font-family : Arial, Helvetica, sans-serif;
color : #caa06d;
font-size : 8pt;
font-weight : bold;
text-decoration : none;
} 
.cacher { 
font-family : Arial, Helvetica, sans-serif;
color : #509761;
font-size : 7pt;
font-weight : normal;
text-decoration : none;
} 