body {
	background-repeat: no-repeat;
	background-color: #333333;
	margin: 0px;
	height: 100%;
	width: 100%;
}
BODY, TABLE, TR, TD, INPUT, TEXTAREA, BUTTOM, A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover{ text-decoration:underline }.direitos {
	font-size: 9px;
	color: #666666;
}
.noticias {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.borderTab {
	border: 1px solid #FFFFFF;
}
.tabDesc {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.corpo {
	font-size: 13px;
	text-align: justify;
}
.bgFechaMenu {
	background-attachment: scroll;
	background-image: url(../img/menu_interno_lateral_04.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
