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

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

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

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

}

.titulolista{
	font-size:16px;
	text-indent:20px;
	font-weight:bold;
	color:#000099;
	height:auto;
}

#textolista{
	padding-top:15px;
	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:11px;
	font-weight:bold;
	color:#000099;	
	padding-top:5px;
}
#titulonoticia{

	height:60px;

}
#textotitulo{
	font-size:18px;
	color:rgb(23,72,97);
	font-weight:bold;
	width:100%;
	height:auto;
	padding-top:10px;
	
}

#linhatitulo{
	background-image:url("../images/linha.jpg");
	background-repeat:repeat-x;
	width:auto;
	height:2px;
}
#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;
}
#logoprint{
	position:absolute;
	top:0px;
	display:none;
}

#marqueecontainer{
	position: relative;
	width: 540px; 
	height: 360px; /*marquee height */
	overflow: hidden;
	margin-top:40px;
	padding: 10px;	
	padding-left: 4px;
}
#titulomarquee{
	padding-top:50px;
}
#politica{
	display:none;
}