* { font-size: 8pt; font-family: sans-serif }

.menuR { vertical-align: text-top; width: 120pt;float:left;padding-left: 5px }
.menuR a { color: black }
.menuR a:hover { color: #06c; text-decoration: underline }
.menuR2 { vertical-align: text-top; width: 120pt;float:left;padding-left: 5px }
.menuR2 a { color: #06c }
.menuR2_li {float:left;width:10px;padding-left: 10px;}
/*deuxième niveau*/
.menuR2_li2 {float:left;width:10px;padding-left: 25px;}

.menuSR { vertical-align: text-top; width: 110pt;float:left;padding-left: 5px  }
.menuSR a { color: black }
.menuSR a:hover { color: #06c; text-decoration: underline }
.menuSR2 { vertical-align: text-top; width: 110pt;float:left;padding-left: 5px  }
.menuSR2 a { color: #06c }

.td { border-top: gray; border-right: 1pt dotted gray; border-bottom: gray; border-left: 1pt dotted gray }
.titre { color: #06c; font-weight: bold; text-decoration: underline }
.intro { color: #06c; font-weight: bold; text-decoration: none }

.DocumentCat {color: #000000; font-weight: bold }
.DocumentListeAff { color: black; font-weight: none; text-decoration: none }
.DocumentListeLien { color: black }
.DocumentListeLien a { color: black }
.DocumentListeLien a:hover { color: #06c; text-decoration: underline }

.DocListeCat { color: black; font-weight: none; text-decoration: underline}
.DocListeAff { color: black; font-weight: none; text-decoration: none }
.DocListeLien { color: black }
.DocListeLien a { color: black }
.DocListeLien a:hover { color: black; text-decoration: none }

.DocLien { color: black }
.DocLien a { color: black }
.DocLien a:hover { color: #06c; text-decoration: underline }

.LienDetRet { color: black }
.LienDetRet a { color: black }
.LienDetRet a:hover { color: black; text-decoration: none }

.Nav a {color: #06c; text-decoration: none }
.NavSel {color: black; font-weight: bold }

.FormMsg { color: #06c }
.FormMsgErr { color: #b2001a }

.FicTblBord { border: 1pt dotted gray }
.FicTblTitre { color: black; font-weight: bold }
.FicTblTitreBg { background-color: #f2fafc; border-bottom: 1pt dotted gray  }
.FicTblTexte { color: black }
.FicTblTexte a { color: black }
.FicTblTexte a:hover { color: #06c; text-decoration: underline }
.FicTblTexteBg { background-color: white }

.Test {
	background-color: #00b0ea;
	background-color: #dff5fc;
	background-color: #f2fafc;
	background-color: #fff8d8;
}

