body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AA0000;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat;
}
#noticias body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 13px;
}
ul {
list-style: none;
margin: 0;
padding: 8px;
padding-left:12px;
}
li {
	margin-bottom:0px;
}

.dest_txt {
	padding-left:16px;
	background-image:url(../imgs/icon_txt.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.dest_video {
	padding-left:16px;
	background-image:url(../imgs/icon_video.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.dest_foto {
	padding-left:16px;
	background-image:url(../imgs/icon_foto.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

#container {
	width:871px;
	text-align:left;
	display:table;
}


#topo_container {
	width:871px;
	height:89px;
}
#topo_abas {
	position:absolute;
	margin-top:68px;
	height:22px;
	margin-left:350px;
}
#topo_aba {
	float:left;
	height:22px;
	font-family:Trebuchet MS, Verdana;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	text-align:right;
	margin-left:15px;
	padding-right:5px;
	background-image:url(../imgs/bg_abas.png);
	background-repeat:repeat-x;
}

#lateral_esquerda {
	margin-top:10px;
	float:left;
	width:535px;
}
#destaque {}
#formulario {
	margin-left:10px;
	width:370px;
}
#tit_formulario {
	font-family:Trebuchet MS, Verdana;
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#D1042F;
	width:187px;
	padding:3px;
	margin-top:8px;
}
#chars{
	float:left;
	padding-top:;
}
#btn_enviar{
	float:right;
	padding-top:13px;
}

#lateral_direita {
	margin-top:10px;
	float:right;
	width:322px;
}
#video {}
#destaques {
	margin-top:13px;
}
	#tit_destaques {
	font-family:Trebuchet MS, Verdana;
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#D1042F;
	width:107px;
	padding:3px;
}
#box_destaques {
	font-family:Trebuchets MS, Verdana;
	font-size:13px;
	color:#666666;
	width:320px;
	height:140px;
	background-color:#FFFFFF;
	vertical-align:top	;
}
#rodape_ads {
	width:728px;
	height:90px;
	margin-top:50px;
	margin-bottom:20px;
	padding:2px;
	border:#F64D4D 1px solid;
	
}
#box_destaques_iframe a:link {
	color: #666666;
	text-decoration: none;
}
#box_destaques_iframe a:visited {
	text-decoration: none;
	color: #666666;
}
#box_destaques_iframe a:hover {
	text-decoration: none;
	color: #666666;
}
#box_destaques_iframe a:active {
	text-decoration: none;
	color: #666666;
}

#box_destaques_iframe a:link {
	color: #666666;
	text-decoration: none;
}
#box_destaques_iframe a:visited {
	text-decoration: none;
	color: #666666;
}
#box_destaques_iframe a:hover {
	text-decoration: none;
	color: #666666;
	text-decoration:underline;
}
#box_destaques_iframe a:active {
	text-decoration: none;
	color: #666666;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}