#NEWSFULL{
	width:600px;
	float:left;
	margin-right:10px;
}
#NEWSFULL h1{
font-size:35px;
color:#3E404A;
padding-bottom:10px;
letter-spacing:-2px;
font-family:Arial, Sans-serif;
}
#NEWSFULL #SUBTITULO{
font-size:13px;
font-weight:bold;
color:#666666;
padding-bottom:10px;
}
#NEWSFULL #TEXTO{
font-size:13px;
color:#666666;
text-align:justify;
}
#NEWSFULL #TEXTO p{
	padding-bottom:15px;
}
#legendaMos{
font-size:11px;
color:#000;
padding:2px;
font-weight:normal;
}

#NEWS #WIDGET{
	float:left;
	width:172px;
	border:2px solid #e1e1e1;
	padding:3px;
}
.LABELNEWSCAT{
font-size:20px;
color:#333;
margin-bottom:15px;
border-bottom:1px dotted #ccc;
}
.LABELNEWSCAT span{
color:#999;
font-size:30px;
text-transform:lowercase;
letter-spacing:-1.5px;
font-weight:bold;
}
#NEWS .LABELNEWSCAT{
	padding-bottom:5px;
	margin-bottom:5px;
}
#NEWS #DATANEWS{
	color:#000;
	font-size:12px;
}

#CONTENT a{
	color:#F60;
}
#CONTENT a:hover{
	color:#F90;
}
#MAISNEWS{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px solid #e1e1e1;
}
#MAISNEWS ul li a{
	font-size:12px;
	color:#333;
	display:block;
	padding-top:5px;
	padding-bottom:10px;
	font-weight:bold;
}
#MAISNEWS ul li a:hover{
	color:#F90;
}
#MAISNEWS ul li a span{
	color:#959595;
	font-weight:normal;
	font-size:11px;
	display:block;
}
#NEWSFULL #font-bar{
	padding-top:5px;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #e1e1e1;
	border-top:1px dotted #e1e1e1;
	height:100%;
	overflow:hidden;
}
#NEWSFULL #font-bar a{
	margin-left:10px;
	color:#FFF;
	filter:alpha(opacity=70);
	opacity:0.70;
	display:block;
	float:right;
	width:30px;
	height:30px;
}
#NEWSFULL #font-bar a:hover{
	filter:alpha(opacity=100);
	opacity:1;
}
#NEWSFULL #font-bar .upfont{
	background:url(../images/aumenta.jpg) no-repeat center center #fff;
}
#NEWSFULL #font-bar .minfont{
	background:url(../images/diminui.jpg) no-repeat center center #fff;
}
#NEWSFULL #font-bar .print{
	background:url(../images/bar-icons-print.jpg) no-repeat center center #fff;
}
#NEWSFULL #font-bar .twitter{
	background:url(../images/bar-icons-twitter.jpg) no-repeat center center #fff;
}



#tableMos{
width:150px;
margin-left:3px;
margin-right:3px;
}
#NEWSFULL, #TEXTO{
	height:100%;
	overflow:hidden;
}

#ENQUETENEWS h2{
	font-size:13px;
	text-align:center;
	display:block;
	color:#333;
	padding-bottom:10px;
}

#ENQUETENEWS label{
	display:block;
	font-size:12px;
	padding:3px;
}
#ENQUETENEWS label span{
	margin-left:5px;
}
#ENQUETENEWS label:hover{
	background:#e1e1e1;
	cursor:pointer;
}
#ENQUETENEWS .btns{
	text-align:center;
	padding-top:15px;
}
#ENQUETENEWS .btn-enquete{
	font-size:15px;
	letter-spacing:-1px;
	font-weight:bold;
	background:#333;
	color:#FFF;
	border:none;
	padding:3px;
	text-transform:lowercase;
	text-align:center;
}
#ENQUETENEWS .btn-enquete:hover{
	background:#F60;
	cursor:pointer;
}


/* news cat and subcat */
#NCS #colunas{
	padding-top:20px;
	height:100%;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:10px;
	border-bottom:2px solid #e1e1e1;
	border-top:2px solid #e1e1e1;
	margin-top:10px;
}
#NCS #colunas ul{
	width:258px;
	float:left;
	margin-right:10px;
}
#NCS #colunas .nomarg{
	margin-right:0;
}
#NCS #colunas ul li{
	display:block;
}
#NCS #colunas ul li a{
	display:block;
	height:54px;
	overflow:hidden;
	margin-bottom:5px;
	padding-bottom:3px;
	border-bottom:1px solid #e1e1e1;
}
#NCS #colunas ul li a:hover .titulo{
	color:#F90;
}
#NCS #colunas ul li a span{
	display:block;
}
#NCS #colunas ul li a .subcat{
	color:#000;
	font-size:11px;
}
#NCS #colunas ul li a .titulo{
	font-size:13px;
	font-weight:bold;
	color:#333;
}
#NCS #newshome-top{
	height:100%;
	overflow:hidden;
}
#NCS #newshome-top-left{
	width:392px;
	float:left;
	margin-right:10px;
}

#NCS .newshome-destaque h1{
	font-size:25px;
	color:#333;
	letter-spacing:-1px;
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:bold;
}
#NCS .newshome-destaque .subcat{
	color:#000;
	font-size:11px;
}
#NCS .newshome-destaque a:hover h1{
	color:#F90;
}
#NCS .newshome-destaque .readmore{
	font-size:13px;
	font-weight:bold;
	color:#000;
	display:block;
	text-align:right;
}
#NCS .newshome-destaque img{
	border-bottom:3px solid #333;
	border-top:3px solid #333;
}
#NCS .newshome-destaque a:hover .readmore{
	color:#F90;
}
#NCS #newshome-top-right{
	float:left;
	width:392px;
}
#NCS #newshome-top-right ul li{
	display:block;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:5px;
}
#NCS #newshome-top-right ul li a{
	display:block;
	height:100%;
	overflow:hidden;
	height:88px;
}
#NCS #newshome-top-right ul li a .image{
	width:80px;
	height:80px;
	background:url(../images/loading-1.gif) no-repeat center center #fff;
	float:left;
	margin-right:5px;
}
#NCS #newshome-top-right ul li a .subcat{
	font-size:11px;
	color:#000;
	display:block;
}
#NCS #newshome-top-right ul li a .titulo{
	font-size:13px;
	font-weight:bold;
	color:#333;
	display:block;
}
#NCS #newshome-top-right ul li a .subtitulo{
	font-size:12px;
	color:#666;
}
#NCS #newshome-top-right ul li a:hover .titulo, #NCS #newshome-top-right ul li a:hover .subtitulo{
	color:#F90;
}
#NCS .morenews a{
	font-size:17px;
	color:#333;
	padding-left:5px;
	padding-right:5px;
}
#NCS .morenews a:hover{
	color:#fff;
	background:#F36;
}
#NCS .morenews a span{
	color:#F36;
	font-weight:normal;
	font-size:15px;
}
#NCS .morenews a:hover span{
	color:#333;
}

.nomsg{
	color:#333;
	font-size:12px;
	text-align:center;
	padding:10px;
}


#search-result ul li{
	display:block;
	border-bottom:1px solid #e1e1e1;
}
#search-result ul li a{
	display:block;
	padding-bottom:5px;
	padding-top:5px;
}
#search-result ul li .catsub{
	font-size:11px;
	color:#000;
	display:block;
}
#search-result ul li .titulo{
	font-size:13px;
	font-weight:bold;
	color:#333;
	display:block;
}
#search-result ul li .desc{
	font-size:12px;
	color:#666;
	display:block;
}
#search-result ul li a:hover .titulo, #search-result ul li a:hover .desc{
	color:#F90;
}
#search-result ul li a:hover{
	background:#f1f1f1;
}

#NEWSOPTIONS{
	height:100%;
	overflow:hidden;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
}
#NEWSOPTIONS #newswid{
	padding-top:5px;
	height:40px;
	padding-bottom:5px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}
#NEWSOPTIONS #newswid #pmail{
	background-image:url(../images/wid-env.png);
}
#NEWSOPTIONS #newswid #scorr{
	background-image:url(../images/wid-sug.png);
}
#NEWSOPTIONS #newswid #comm{
	background-image:url(../images/wid-com.png);
}
#NEWSOPTIONS #newswid a{
	width:60px;
	height:40px;
	display:block;
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	margin-right:2px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#NEWSOPTIONS #newswid a:hover{
	background-color:#F36;
}

#NEWSOPTIONS #newswid .actived{
	background-color:#F36;
}

#NEWSOPTIONS #loadwid{
	padding:5px;
}

#NEWSOPTIONS #loadwid #loadingAjax{
	padding:5px;
	padding-left:20px;
	float:left;
	display:block;
	color:#666;
	background: url(../images/loading-1.gif) no-repeat left center;
	font-size:12px;
}

#NEWSOPTIONS #loadwid label{
	display:block;
	font-size:12px;
	color:#000;
	padding-bottom:10px;
}

#NEWSOPTIONS #loadwid label input, #NEWSOPTIONS #loadwid label textarea{
	padding:5px;
	font-size:12px;
	width:400px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border: solid 1px #D7D7D7;
}
#NEWSOPTIONS #loadwid label textarea {
	height:100px;
}
#NEWSOPTIONS #loadwid #INDN small{
	display:block;
	padding:3px;
	font-size:11px;
}
#NEWSOPTIONS #loadwid #RESPFORM, #NEWSOPTIONS #loadwid #respindica, #NEWSOPTIONS #loadwid #respcomments{
	padding:10px;
	font-size:12px;
	color:#333;
}




#NEWSOPTIONS #loadwid #buttons{
	text-align:right;
	width:410px;
}
#NEWSOPTIONS #loadwid #buttons input{
	background: url(../images/button_70px.jpg) center top no-repeat;
	width:70px;
	text-align:center;
	font-size:11px;
	color:#FFF;
	height:23px;
	border:none;
	padding-top:0px;
	margin-left:5px;
	margin-top:3px;
}
#NEWSOPTIONS #loadwid #buttons input:hover{
	background:url(../images/button_70px.jpg) center bottom no-repeat;
	cursor:pointer;
}

#NEWSOPTIONS #loadwid #comments .commitem{
	border:1px solid #e1e1e1;
	padding:5px;
	margin-top:15px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#e1e1e1;
}
#NEWSOPTIONS #loadwid #comments .comm-label{
	padding:5px;
	background:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#NEWSOPTIONS #loadwid #comments .comm-label .titulo{
	color:#333;
	font-size:12px;
	display:block;
	padding-left:5px;
}
#NEWSOPTIONS #loadwid #comments .comm-label .comm-report{
	color:#F36;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
#NEWSOPTIONS #loadwid #comments .comm-label .comm-report:hover{
	background:#F36;
	color:#fff;
}
#NEWSOPTIONS #loadwid #comments .infos{
	padding:10px;
	background:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin-top:2px;
}
#NEWSOPTIONS #loadwid #comments .infos p{
	font-size:12px;
	color:#333;
}
#NEWSOPTIONS #loadwid #comments .infos h3{
font-size:20px;
color:#3E404A;
padding-bottom:10px;
letter-spacing:-2px;
font-family:Arial, Sans-serif;
}
#NEWSOPTIONS #loadwid #comments .sendcomm{
	color:#F36;
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
}
#NEWSOPTIONS #loadwid #comments .sendcomm:hover{
	color:#fff;
	background:#f36;
}
#NEWSOPTIONS #loadwid #formcomments .alert{
	padding:10px;
	color:#333;
	font-size:12px;
}
#NEWSOPTIONS #loadwid #formcomments .alert a{
	color:#F36;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
#NEWSOPTIONS #loadwid #formcomments .alert a:hover{
	color:#fff;
	background:#f36;
}
#NEWSFULL .audios{
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	color:#000;
}

#PROMO{
}
#PROMO h2{
	font-size:15px;
	color:#3E404A;
	padding-bottom:10px;
	letter-spacing:-1px;
	font-family:Arial, Sans-serif;
	text-align:center;
}
#PROMO textarea{
	padding:5px;
	font-size:12px;
	width:160px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border: solid 1px #D7D7D7;
	height:50px;
}

#PROMO .btns{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#PROMO .btn-enquete{
	font-size:15px;
	letter-spacing:-1px;
	font-weight:bold;
	background:#333;
	color:#FFF;
	border:none;
	padding:3px;
	text-transform:lowercase;
	text-align:center;
}
#PROMO .btn-enquete:hover{
	background:#F60;
	cursor:pointer;
}





#NEWS #mat-inad{
	height:100%;
	overflow:hidden;
}
#NEWS #mat-inad #loadingAjax{
	padding:5px;
	padding-left:20px;
	float:left;
	display:block;
	color:#666;
	background: url(../images/loading-1.gif) no-repeat left center;
	font-size:12px;
}

#forminad label{
	display:block;
	font-size:12px;
	color:#000;
	padding-bottom:10px;
}

#forminad label input, #forminad label textarea{
	padding:5px;
	font-size:12px;
	width:400px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border: solid 1px #D7D7D7;
}
#forminad label textarea {
	height:100px;
}
#forminad #INDN small{
	display:block;
	padding:3px;
	font-size:11px;
}
#forminad #respcomments{
	padding:10px;
	font-size:12px;
	color:#333;
}




#forminad #buttons{
	text-align:right;
	width:410px;
}
#forminad #buttons input{
	background: url(../images/button_70px.jpg) center top no-repeat;
	width:70px;
	text-align:center;
	font-size:11px;
	color:#FFF;
	height:23px;
	border:none;
	padding-top:0px;
	margin-left:5px;
	margin-top:3px;
}
#forminad #buttons input:hover{
	background:url(../images/button_70px.jpg) center bottom no-repeat;
	cursor:pointer;
}

#NEWS .mat-inad{
	margin-top:5px;
	background:#e1e1e1;
	padding:5px;
	color:#333;
	font-size:12px;
}
#NEWS .mat-inad a{
	color:#f36;
}
#NEWS .mat-inad a:hover{
	color:#fff;
	background:#f36;
}
#NEWS #mat-inad #forminad{
	border:2px solid #e1e1e1;
	padding:5px;
}


#NEWS #mat-inad .alert{
	padding:10px;
	color:#333;
	font-size:12px;
}
#NEWS #mat-inad .alert a{
	color:#F36;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
#NEWS #mat-inad .alert a:hover{
	color:#fff;
	background:#f36;
}

#NEWS .saiba-mais{
	border-top:3px solid #333;
	display:block;
	margin-bottom:20px;
	border-bottom:3px solid #333;
	padding-bottom:10px;
}
#NEWS .saiba-mais h1{
	font-size:30px;
}
#NEWS .saiba-mais a{
	display:block;
	padding:5px;
	border-bottom:1px dotted #e1e1e1;
	margin-bottom:2px;
	color:#F36;
	font-size:14px;
	font-weight:bold;
}
#NEWS .saiba-mais a:hover{
	background:#f36;
	color:#FFF;
}

