@charset "utf-8";
/* CSS Document */
a:link, a:active {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
/* CSS Document */
.mais {
	font-size: 10px;
	text-align: right;
	width: 100%;
}
.tabledata { marging-bottom: 20px; }
.tabledata td, .tabledata th { padding: 3px; }
.tabledata td {
	background-color: #F0EDE6;
	border: 2px solid #FFFFFF;
}
/* CSS Document */
#sidebar {
	width: 236px;
	float: left;
	padding-left: 20px;
}
#sidebar h2 {
	background-color: #7A7B6D;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/* CSS Document */
#holder { width: 989px; }
#core {
	padding-left: 289px;
	clear: right;
}
.coreHolder {
	background-image: url(img/bg_dot.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
}
#core p { line-height: 150%; }
.colorBox {
	font-style: normal;
	background-color: #F0EDE6;
	padding: 20px;
	font-size: 16px;
}
.subMenu {
	font-size: 9px;
	text-align: right;
	background-image: url(img/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}
/* footer */
#footer {
	background-image: url(img/bg_dot.gif);
	background-repeat: repeat-x;
	clear: both;/*padding-top: 20px; CSS Document */
}
#footer p { text-align: center; }
#footerMenu p { padding-top: 20px; }
#patrocinio {
	background-position: bottom;
	font-size: 9px;
	color: #666666;
}
#patrocinio, #patrocinio p {
	background-image: url(img/bg_dot.gif);
	background-repeat: repeat-x;
}
#patrocinio img { margin: 10px; }
