table {
	color:#333333;
	text-transform: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
#identifique {
	background-image: url(../idx/imgs/identifiquese.jpg);
}

.rodape {
	color: #FFFFFF;
}


body {
	color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: #2B281F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
.forms {
	background: #F0F0F0;
	color: #333333;
	border: 1px solid #666666;
	font-size: 11px;
}
legend {
	color: #999999;
}

.forms_btn {
	color: #FFFFFF;
	border: 1px solid #FF0000;
	font-size: 11px;
	background-color: #CC3300;
}
.div_noticias {
	background: #F4F4F4;
	border: 1px solid #CCCCCC;
}
.data_pequena {
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 36px;
	color: #CC0000;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	color: #CC3300;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
