/* CSS Document */
<!--
body {
	background-color: #d9e6f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgsite.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c4d81;
}
a:link {
	color: #0874CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0874CF;
}
a:hover {
	text-decoration: none;
	color: #07519A;
}
a:active {
	text-decoration: none;
	color: #0874CF;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bordertable { border: 1px solid #ABC8EF; background-color:#FFFFFF;
}
.menu:hover {    
background-color: #F4FAFF;
display: block;
}
.title_pg {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
-->
<!--2C385F texto antigo 07519A -->


