/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#dadada;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{border:0px;}

a {
	color:#004276;
	text-decoration:none;
}
a:visited {
	color:#5c7996;
}
a:hover {
	color:#044F93;
	text-decoration:UNDERLINE;
}
a:focus {
	outline:none;
}
h1 {font-size:20px;	letter-spacing:-1px; line-height:20px; color:#003366; margin-top:3px; margin-bottom:0px;}
h3 {font-size:15px; letter-spacing:-1px;}
form {
	margin: 0px;
}
img {
	border:0px;
}
#container {
	width:900px;
	text-align:left;
	margin:0 auto;
	
}
.foblack{color:#000000;}
.foblack a{color:#000000;}
.foblack a:hover{color:#000000;}
.foblack a:visited{color:#000000;}
.Titulos {font-size:15px; letter-spacing:-1px; font-weight:bolder; color:#000000;}
.Titulos a {font-size:15px; letter-spacing:-1px; font-weight:bolder; color:#000000;}
.Titulos a:hover {font-size:15px; letter-spacing:-1px; font-weight:bolder; color:#ca0002; text-decoration:underline;}
.Titulos a:visited {font-size:15px; letter-spacing:-1px; font-weight:bolder; color:#ca0002; text-decoration:underline;}
.titulos_cidades {font-size:11px; font-weight:bolder;}
.titulos_cidades a{font-size:11px; font-weight:bolder; color:ca0002; letter-spacing:-1px}
.titulos_cidades a:hover{text-decoration:underline;}
#boxImagemReadNews{background:#EEEEEE;margin-right:10px; margin-bottom:10px; float:left;}
#boxVideoReadNews{margin-right:10px; margin-bottom:10px; float:left;}
#header {
	width:900px;
	border-bottom:5px solid #284F82;
	
	background-color:#FFFFFF;
	height:200px;
	padding-top:10px;
	position:relative;
	
	margin-bottom:5px;
}
#RightHeader {
	width:350px;
	right:15px;
	position:absolute;
	height: 28px;
	text-align:right;
	top: 116px;
}
.HeaderTxtField {
	width:230px;
	height:20px;
	font-size:11px;
	font-weight:bold;
	background-color:#ffffff;
	border:2px solid #646464;
	border-right-color:#d9d9d9;
	border-bottom-color:#d9d9d9;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#header #RightHeader #button {
	background-color: #CCCCCC;
	height: 25px;
	width: 60px;
	font-weight: bolder;
	border: 1px solid #CCCCCC;
	cursor: hand;
}

.HeaderTxtFieldBottom{
	width:400px;
	height:15px;
	font-size:11px;
	font-weight:bold;
	padding:3px 0px 0px 3px;
	background-color:#ffffff;
	border:2px solid #646464;
	border-right-color:#d9d9d9;
	border-bottom-color:#d9d9d9;
}
.HeaderTxtArea {
		font-size:11px;
	font-weight:bold;
	padding:3px 0px 0px 3px;
	background-color:#ffffff;
	border:2px solid #646464;
	border-right-color:#d9d9d9;
	border-bottom-color:#d9d9d9;
}
.HeaderCombo_Ctrls {
	width:130px;
	right:7px;
	position:absolute;
	top:83px;
}
#footer {
	width:900px;
	border-top:5px solid #044F93;
	background-color:#F2F2F2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#footer2 {
	width:900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
#header_ctrls_top {
	position:absolute;
	right:0px;
	top:0px;
	width:300px;
	background:url(/library/imagens/corner_header_ctrls.gif) top left no-repeat;
	background-color:#044F93;
	height:20px;
	text-align:right;
	
}
#body_container{background-color:#FFFFFF;}
/* white corner box */
.WCBox .BoxHeader
{
	height:4px;
	overflow:hidden;
	background-color: #fff;
	background-image: url(/library/imagens/corner_dg_TR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.WCBox .BoxHeader div
{width:4px;height:4px;overflow:hidden;background:#fff url(/library/imagens/corner_dg_TL.gif) 0 0 no-repeat;}
.WCBox .BoxContent
{background:#fff;}
.WCBox .BoxFooter
{height:4px;overflow:hidden;background:#fff url(/library/imagens/corner_dg_BR.gif) 100% 0 no-repeat;}
.WCBox .BoxFooter div
{height:4px;width:4px;overflow:hidden;background:#fff url(/library/imagens/corner_dg_BL.gif) 0 0 no-repeat;}
/* header navigation */
.NavStretch
{border-width:1px 0;border-style:solid;border-color:#e6e6e6;}
.HeaderNav
{height:27px;position:relative;min-width:984px;margin:0 auto;}

.HeaderNav li
{font-weight:bold;font-size: 10px;}

.HeaderNav li a,
.HeaderNav li a:visited
{color:#ca0002;text-decoration:none;text-transform:uppercase;line-height:25px;}

.HeaderNav li a:hover
{color:#fff;background:#ca0002;}

.HeaderNav li a.CurPage
{color:#fff;background:#ca0002;}
.HeaderNav li a.CurPage:visited
{color:#fff;}

.HeaderNav ul.UtilityNavigation,
.HeaderNav ul.Navigation
{margin:0;padding:0;list-style:none;position:absolute;white-space:nowrap;}  

.HeaderNav ul.Navigation
{left:0;}

.HeaderNav ul.Navigation li
{float:left;border-width:0 1px 0 0;border-style:solid;border-color:#e6e6e6;}

.HeaderNav ul.Navigation li a
{padding:0 6px;width:auto;height:25px;margin:1px;display:block;vertical-align:middle}

* html .HeaderNav ul.Navigation li a
{width:25px;}

.HeaderNav ul.Navigation li.offsite
{background:#fff url() 50% 100% no-repeat;}

.HeaderNav ul.Navigation li.offsite a
{color:#7b7b7b;}

.HeaderNav ul.Navigation li.offsite a:hover
{color:#ca0002;background:transparent;}

.HeaderNav ul.Navigation li.NavLeft
{width:9px;height:27px;}
.f9 {font-size:9px;}
.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.cv{color:#044F93;}
.cgray{color:#999999}
/* wire box */
.WireBox .BoxContent
{background:#fff;border-left:1px solid #dfdfdf;border-right:1px solid #dfdfdf;}
.WireBox .BoxHeader
{height:4px;overflow:hidden;background:url(/library/imagens/corner_wire_TR_bg.gif) 100% 0 repeat-x;}
.WireBox .BoxHeader div
{height:4px;width:4px;background:#fff url(/library/imagens/corner_wire_TL.gif) 0 0 no-repeat;}
.WireBox .BoxFooter
{height:4px;overflow:hidden;background:url(/library/imagens/corner_wire_BR._bg.gif) 100% 0 no-repeat;}
.WireBox .BoxFooter div
{height:4px;width:4px;background:#fff url(/library/imagens/corner_wire_BL.gif) 0 0 no-repeat;}
#box_ultimas ul
{margin:-2px 0;padding: 0;list-style: none; clear:both;}
#box_ultimas  li  {color:#003366; font-weight:bolder; margin-bottom:5px; margin-top:5px; clear:both;}
#box_ultimas  li a{ color:#003366;}
#box_ultimas  li a:hover{text-decoration:underline; color:#000000;}
#box_destaques #box_destaques_sinopse a{color:#000000}
#box_destaques #box_destaques_sinopse a:hover{text-decoration:underline;}
#box_read_morenews {margin-top:10px; margin-bottom:10px; border-top:#003366 1px solid;border-bottom:#003366 1px solid; padding-top:10px; padding-bottom:10px; font-weight:bolder; color:#003366;}
#box_maislidas {margin-bottom:10px; margin-top:10px; font-weight:bolder;}
#box_maislidas #box_catmaislidas{border-bottom:#999999 dashed 1px; padding-bottom:5px;}
/* BOX DAS PUBLICIDADES */
#box_publicidadeGRD2 {font-size:8px; color:#003366; background:#EFEFEF; height:120px; width:675px; text-align:center; }
#box_areabanner {background:#E2D8E2; height:100px; width:660px;	}
#box_publicidade_TOP1 {position:absolute; width:660px; height:100px; background:#E2D8E2; text-align:center;}
#box_publicidade_TOP2 {position:relative; left:680px; height:100px; width:200px; background:#E2D8E2;text-align:center;}
#ListNOT  {
	font-size: 14px;
	margin-top:5px;
	margin-bottom:5px;
	color: #003366;
	text-decoration: none;
	list-style-type: none;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
}

