*
{
	margin: 0;
	padding: 0;
}
body { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.6em; text-align: center; }
p, div, td, table { color: black; font-size: 11px !important; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.6em; }
a:link { color: #024a73 ; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a:visited { color: #024a73 ; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a:hover { color: #024a73 ; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:active { color: #024a73 ; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
/* PAGE/GENERAL */
#page { text-align: left; width: 760px; min-height: 100%; margin: 0 auto; }
* html #page { height: 100%; }
/* HEADER */
#header { background-color: white; background-image: url(../_images/header.gif); background-repeat: no-repeat; background-position: left top; width: 760px; height: 96px; }
#navMain { background-color: white; height: 28px; width: 760px; }
/* FOOTER */
#footerLeft { color: #9bd71a; font-size: 10px; line-height: 10px; background-image: url(../_images/footer_fond.jpg); background-repeat: no-repeat; text-align: left; width: 622px; height: 42px; float: left; padding-top: 10px; padding-bottom: 0; padding-left: 25px; }
.footerLeft { color: white; font-size: 10px; line-height: 10px; vertical-align: 2px; }
a.footerLeft:link, a.footerLeft:visited { color: white; font-size: 10px; line-height: 10px; text-decoration: none; }
a.footerLeft:hover, a.footerLeft:active { color: white; font-size: 10px; line-height: 10px; text-decoration: underline; }
#footerRight { background-image: url(../_images/footer_fond.jpg); background-repeat: no-repeat; background-position: -647px top; text-align: right; width: 113px; height: 45px; float: left; padding-top: 7px; padding-right: 0; }
/*EXTRAS*/
 #poweredby  { color: #fff; position: absolute; top: -10000px; left: -10000px ; }

