﻿/* Commun */
body, td, th, select, input { font-family: Comic Sans MS, Sans-Serif; font-size: 8pt; }
body { background-color: #FEC64D; color: #425F85; }
h1 { font-size: 12pt; }
h2 { font-size: 10pt; }
caption { color: #000000; text-align: left; }
img { border-width: 0px; }
hr { color: #425F85; height: 1px; }
a { color: #425F85; }

/* Menu */
table.MenuTable { background-color: #96BC33; color: #425F85; }
table.MenuTable a { color: #425F85; }
td.MenuIcon { padding: 0px 0px 0px 0px; }
td.MenuTitle { font-size: 10pt; font-weight: bold; text-transform: uppercase; color: #425F85; }
td.MenuTitle a:link, td.MenuTitle a:visited { text-decoration: none; }
td.MenuTitle a:hover { text-decoration: underline; }
td.MenuFrame { background-color: #FFF2BE; color: #425F85; border-color: #FEC64D; border-width: 2px; border-style: solid; padding: 5px; }
tr.Color1 { background-color:#D2C6F1 }
tr.Color2 { background-color:#5A5083 }
tr.Color3 { background-color:#FFEFC0 }
tr.Color4 { background-color:#E8DFFD }

/* Contenu */
td.PageTitle { font-size: 17pt; }
.Error { color: #FF0000; font-weight: bold; }
.DivError { color: #FF0000; font-size: 10pt; }
