/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.8em;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B32B1D;
}
#apDiv1 {
	position:relative;
	width:190px;
	height:0px;
	z-index:2;
	left: 250px;
	top: -190px;
}
.tab-box {
	border-bottom: 1px solid #dfdfdf; 
	border-left: 1px solid #dfdfdf; 
	border-right: 1px solid #dfdfdf; 
	border-top: 1px solid #dfdfdf;  
} 
.news_title {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.news_data {
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
}
.texto_pq {
	font-size: 9px;
}
.botton_info {
	font-size: 10px;
	color: #FFFFFF;
}
hr {
	border: 0 none #dbdbdb;
	border-top: 1px solid #dbdbdb;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

.hr2 {
	border: 0 none #cccccc;
	border-top: 1px solid #cccccc;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

a {
	font-size: 12px;
	font-weight: bold;
	color: #B32B1D;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	/*text-decoration: underline;*/
	color: #003399;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
#inp_busca
{
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px;
    margin-bottom: 2px;
    display: block;
    padding: 4px;
    border: solid 1px #cccccc;
    width: 180px;
    height: 11px; 
}
#inp_cadastro
{
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px;
    margin-bottom: 2px;
    display: block;
    padding: 4px;
    border: solid 1px #cccccc;
    height: 11px;
    width: 220px;
}
.botton_info1 {	COLOR: #ffffff; FONT-SIZE: 10px
}
/* NOTICIAS */
.noticias {
	line-height:1.0em;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.noticias a {
	line-height:1.8em;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.noticias a:link {
	text-decoration: none;
}
.noticias a:visited {
	text-decoration: none;
}
.noticias a:hover {
/*	text-decoration: underline; */
	color: #B32B1D;
	font-weight: bold;
}
.noticias a:active {
	text-decoration: none;
}
/* ENQUETE */
.enquete {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.enquete a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.enquete a:link {
	text-decoration: none;
}
.enquete a:visited {
	text-decoration: none;
}
.enquete a:hover {
/*	text-decoration: underline; */
	color: #B32B1D;
	font-weight: bold;
}
.enquete  a:active {
	text-decoration: none;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B32B1D;
	text-decoration: none;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/* BLOG */
.blogdata{
	margin:1.5em 0 .75em;
	font:normal normal 85% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	line-height: 1.4em;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999999;
}

.blogpost{
	font: normal normal 85% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color:#484848;
}
.blogpost img {
	margin: 1px 4px 0 0;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
}
.blogpost a {
	font: normal normal 85% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color:#999999;
}
.blogpost a:link {
	text-decoration: none;
}
.blogpost a:visited {
	text-decoration: none;
}
.blogpost a:hover {
/*	text-decoration: underline; */
	color: #B32B1D;
	font: normal normal 85% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.blogpost a:active {
	text-decoration: none;
}
.sidebar {
color: #666666;
line-height: 1.5em;
}
.conteudo img {
	margin: 1px 4px 0 0;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
}
.normal img {
	margin: 0px 0px 0 0;
	
}
.rodape img {
	margin: 0px 0px 0 0;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
}
.textLegenda{
	font:normal normal 90% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	text-transform:uppercase;	
	color:#585858;
}