
body {padding:0px;margin:0px;}
body, p, td, div {font-family: Tahoma,Helvetica,Helv;font-size: 12px;}
a {color: #939598;text-decoration: none;}
a img {border:0}

#container{	
	background-color: #ffffff;
	width: auto;
	margin: 0 auto;
	text-align: left;
}

#topo {display: none;}
#leftcol {display: none;}

#contents {
	float: none !important;
	width: auto;
	margin: 0 5%;
}
#contents table{
	width: auto;	
}
#contents td{
	padding-left: 8px;
	padding-right: 8px;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
#contents th{
	height: 24px;
	background-color:#8ED300;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	vertical-align:top;
	text-transform:lowercase;
	padding-left: 8px;
	padding-right: 8px;
}

#contents img {
	/*border: solid #939598 1px;	*/
	float: left;
	padding: 4px 8px 4px 0px;	
}

#contents h1 , #contents h1 a { /* título das noticias */
	font-size: 14px;
	font-weight:bold;
	margin: 0;
	color: #666666;
	text-transform:lowercase;	
}

#contents h2 { /* ante-título das notícias */
	color: #939598;
	font-size: 13px;
	margin: 0;
	text-transform:lowercase;
	font-weight: normal;
}

#contents p { /* ante-título das notícias */	
	margin: 0px 0px 10px 0px;
	clear:both;
}

#contents .spacer {
	clear: both;
	width: 100%;
	height: 5px;	
	margin: 10px 0px 10px 0px;
	background-color: #87D300;
}

#contents .resumo {/* estilo do resumo das noticias */
	/*font-style: italic;*/
}

#contents .contextbuttons {display:none;}
#contents .contextbuttons img{display:none;}
#rightcol {display: none;}

#rodape { 
	float: none !important;
	width: auto;
	margin: 0 5%;	
	clear: both;
	height: 36px;
	padding-top: 36px;	
	font-size: 10px;
	color: #666666;
}

#rodape img {display: none;}

hr {
	color:#FFFFFF;
	background-color: #FFFFFF;
	height: 4px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.noprint {display:none;}
