
body  { margin: 0px; background-color: #736F6E; color: #736F6E; font-weight: normal; font-size: 12px; font-family: Verdana }
.white { background-color: #ffffff; font-size: 11px; color: #736F6E; }
.framed  { text-align: left; border: 1px solid #9B9999; padding: 0px;}
.greyframe  { text-align: left; border: 1px solid #736F6E; padding: 16px; font-size: 11px; color: #736F6E; }
.pframed  { text-align: left; border: 1px solid #736F6E; padding: 5px; font-size: 11px; color: #736F6E; }

a:link { color: #736F6E; font-weight: normal; font-size: 11px; font-family: Verdana; text-decoration: underline }
a:visited { color: #736F6E; font-weight: normal; font-size: 11px; font-family: Verdana; text-decoration: underline }
a:hover { color: #736F6E; font-weight: normal; font-size: 11px; font-family: Verdana; text-decoration: overline }
a:active { color: #736F6E; font-weight: normal; font-size: 11px; font-family: Verdana; text-decoration: underline }
.titre  { color: #736F6E; font-size: 14px; font-family: verdana; font-weight: bold; padding-left: 20px; }
.small { color: #736F6E; font-size: 10px; font-family: Verdana; font-weight: normal; }
a.small:link { color: #736F6E; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: underline }
a.small:visited { color: #736F6E; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: underline }
a.small:hover { color: #736F6E; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: overline }
a.small:active { color: #736F6E; font-weight: normal; font-size: 10px; font-family: Verdana; text-decoration: underline }

h1 { color: #736F6E; font-size: 22px; font-family: verdana; font-style: italic; margin-bottom: 0px; }
h2 { color: #736F6E; font-size: 14px; font-family: verdana; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }
ul, li { font-size: 12px; line-height: 24px; }

/* Footer */
.footer { background-color: #F7B731; color: #736F6E; font-size: 10px; padding: 5px; }
a.footer:link { background-color: #F7B731; color: #736F6E; text-decoration: none; font-size: 10px; }
a.footer:visited { background-color: #F7B731; color: #736F6E; text-decoration: none; font-size: 10px; }
a.footer:hover { background-color: #F7B731; color: #736F6E; text-decoration: underline; font-size: 10px; }
a.footer:active { background-color: #F7B731; color: #736F6E; text-decoration: underline; font-size: 10px; }

