@charset "iso-8859-1";
body {SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0; SCROLLBAR-SHADOW-COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-COLOR: #002FA7; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0;}

a.text        {text-decoration : none; color : #7c5f16; font-family: Verdana; font-size: 10px; font-weight : bold;}
a.text:Hover  {color : orange; text-decoration : none; font-family: Verdana; font-size: 10px; font-weight : bold;}
a.big         {text-decoration : none; color : #a9821c; font-family: Verdana; font-size: 12px; font-weight : bold;}
a.big:Hover   {color : orange; text-decoration : none; font-family: Verdana; font-size: 12px; font-weight : bold;}
a.menu        {text-decoration : none; color : #7c5f16; font-family: Verdana; font-size: 13px; font-weight : bold;}
a.menu:Hover  {color : orange; text-decoration : none; font-family: Verdana; font-size: 13px; font-weight : bold;}
a.foot        {text-decoration : none; color : #7c5f16; font-family: Verdana; font-size: 8px; font-weight : bold;}
a.foot:Hover  {color : orange; text-decoration : none; font-family: Verdana; font-size: 8px; font-weight : bold;}
a.question        { text-decoration : none;color: #d92639; font-weight: bold; font-size: 14px; font-family: Verdana; }
a.question:Hover  { text-decoration : none; color: orange; font-weight: bold; font-size: 14px; font-family: Verdana; }

.titre { color: #002FA7; font-weight: bold; font-size: 12px; font-family: Verdana; text-align: left }
.titrebig  { color: #d92639; font-weight: bold; font-size: 14px; font-family: Verdana; }
.titrebleu  { color: #002FA7; font-weight: bold; font-size: 20px; font-family: Verdana; }
.exemples  { color: #002FA7; font-weight: normal; font-size: 18px; font-family: Verdana; }
.titreLM  { color: #002FA7; font-weight: normal; font-size: 24px; font-family: Verdana; }
.texte  { color: #505050; font-weight: bold; font-size: 10px; font-family: Verdana; }
.texte2  { color: #000000; font-weight: normal; font-size: 11px; font-family: Comic Sans MS; }
.texte3  { color: #3c3c3c; font-weight: bold; font-size: 11px; font-family: Verdana; }
.txtsmall   {text-decoration: none; font-family: Verdana; font-size:8px ; font-weight: bold; color: #3c3c3c;}
.pied   {text-decoration: none; font-family: Verdana; font-size:9px ; font-weight: bold; color: #6c6c6c;}

blockquote {margin-left:0 ;margin-right: 10}

h3   {text-decoration: none; font-family: Verdana; font-size:12px ; color: #002FA7}

.entete{ 
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 2px solid #002FA7;
background: #f5f5f5;
text-align: left;
}
.hover{ 
background: #f5f5f5;
border: 2px solid lightblue;
}


A.menulink {
display: block;
width: 170px;
text-align: center;
text-decoration: none;
font-family:verdana;
font-weight:bold;
font-size:11px;
color: #7c5f16;
BORDER: none;
padding: 5;
border: solid 2px #002FA7;
}

A.menulink:hover {
border: solid 2px #A77800;
background-color:#002FA7;
text-decoration: none;
font-family:verdana;
font-weight:bold;
font-size:11px;
color: #ffffff;
padding: 5;
}
