body {margin:0px; background:url(images/bg_page.jpg) repeat-x top #fff; font-family:Arial; color:#004990; font-size:11px;}

.titlePage { font-size:20px; font-weight:bold;}


a {color:#004990; font-weight:bold;}

.off { background:#fff;color:#00376d; cursor:pointer;}
.off a { background:#fff;color:#00376d; cursor:pointer; font-weight:normal; text-decoration:none;}


.on { background:#8fb4e6;color:#fff; cursor:pointer;}
.on a { background:#8fb4e6;color:#fff; cursor:pointer; font-weight:normal; text-decoration:none;}

.menuPage {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.menuPage a:link, .menuPage a:visited, .menuPage a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuPage a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer {color:#004990;}
#footer a {color:#004990; text-decoration:none; font-weight:100;}
#footer a:hover {text-decoration:underline;}