@charset "iso-8859-1";
html,body{
font-size : 10pt; 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
}

font.nonvi {
font-size : 2pt; 
color: #FFFCF1; }

font.nonvi2 {
font-size : 2pt; 
color: #FFE6C0; }

font.texte01 {
font-size : 12pt }

font.texte02 {
font-size : 11pt;
color: #800000 }

font.texte03 {
font-size : 9pt;
color: #800000 }

font.texte04 {
font-size : 8pt;
color: #800000 }

font.texte05 {
font-size : 15pt;
color: #800000 }

font.texte06 {
font-size : 15pt;
color: #fd5200 }

a:link {color: green; text-decoration:underline;}
a:visited {color: #2f4f4f; text-decoration:underline;}
a:hover {color:red; text-decoration:none;}

a.titre:link {color: #008000; text-decoration:underline;font-weight:normal; font-size : 14pt}
a.titre:visited {color: #2f4f4f; text-decoration:underline;font-weight:normal;font-size : 14pt}
a.titre:hover {color:red; text-decoration:none;font-weight:normal; font-size : 14pt}

 .tabtnormal{background-color:#FFE6C0; }
 .tabtover{background-color:#FFFCF1; }

a.bouton01:link{
width:112px;
height:30px;
text-decoration:none;
color:#F0E68C;
text-align:center;
font-weight:bold;
background-color:#336633;
padding:4px;
border-style:outset;
border-width:2px;
border-color:#F0E68C}

a.bouton01:visited{
width:112px;
height:30px;
text-decoration:none;
color:#F0E68C;
text-align:center;
font-weight:bold;
background-color:#336633;
padding:4px;
border-style:outset;
border-width:2px;
border-color:#F0E68C}

a.bouton01:hover{
width:118px;
height:30px;
text-decoration:none;
color:white;
text-align:center;
font-weight:bold;
background-color:red;
padding:4px;
border-style:inset;  //ou outset
border-width:3px;
border-color:silver}

