body{
	font-size:11px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
}
#topo{
	background-repeat:no-repeat;
	width:100%;
	height:140px;
	background-image:url("../images/logo.jpg");
}

#bannertopo{
	width:791px;
	height:140px;
	display:none;
	background-repeat:no-repeat;
}
#centro{
	width:791px;
	height:500px;
	vertical-align:top;
	min-height:500px;
	height:auto;
}
#menu{
	width:245px;
	float:left;
	display:none;
	height:299px;
	padding-left:20px;
	padding-top:30px;
	background-image:url("../images/bg_menu.jpg");
	background-repeat:no-repeat;
}

.botao{
	width:146px;
	height:31px;
	display:none;
	background:url("../images/btn_default.jpg") no-repeat bottom;
	text-align:left;
}
.botaoativo{
	width:146px;
	height:31px;
	color:#000066;
	
	background:url("../images/btn_active.jpg") no-repeat bottom;
	text-align:left;
		display:none;
}
.textobotao{
	margin-left:15px;
	padding-top:10px;
	font-size:20px;
	color:#333399;	
	display:none;
}
a:link {
	display:none;
	color: #000000;
	text-decoration: none;
}
a:visited {
	display:none;
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: underline;
	display:none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color:#000066;
	display:none;
}

.itemlista{
	margin-top:20px;
	width:531px;
	height:140px;
	margin-bottom:20px;
	display:none;
	background-image:url("../images/fundo_azul.jpg");

}

#titulolista{
	font-size:16px;
	text-indent:20px;
	font-weight:bold;
	display:none;
	color:#000099;
}

#textolista{
	padding-top:15px;
	display:none;
	text-indent:20px;
	padding-left:10px;
}

#conteudoLista{
	

}
#titulocategoria{
	font-size:18px;
	color:#000099;
	font-weight:bold;
}

#divcentral{
	margin-top:30px;
}

.botaosaibamais{
	float:right;
	vertical-align:baseline;
	font-size:18px;
	color:#000099;	
	padding-top:10px;
	display:none;
}
#titulonoticia{
	width:250px;
	height:40px;
}
#textotitulo{
	font-size:16px;
	font-weight:bold;
	width:300px;
	
}

#linhatitulo{
	background-image:url("../images/linha.jpg");
	background-repeat:repeat-x;
	width:100%;
	height:2px;
	display:none;
}
#paginainterna{
	width:530px;
	background-position:bottom;
	background-repeat:repeat-x;
}
.subtitulo{
	font-size:16px;
	font-weight:bold;
	color:rgb(23,72,97);
}
.textodestaque{
	font-size:14px;
}
#barrainferiorreodape{
	margin-left:-15px;
	margin-top:8px;
}
.inputtext{
	width:300px;
	border:1px rgb(23,72,97) solid;
}

#texto{
	height:364px;

}

.interacoes{
	margin-top:15px;
	font-weight:bold;
	font-size:14px;
	display:none;
}
.ampliar{
display:none;
}
#logoprint{
position:absolute;
top:0px;
}