* {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	text-decoration: none;
        outline: none;
}

body {
	background: url(http://estatico01.tudonahora.com.br/images/body_bg.png);
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

a {
	color: #911a1f;
}

h2 a:hover, .link:hover {
	text-decoration: underline;
}

hr {
	border-bottom: 1px solid #EBEBEB;
	margin: 5px 0px;
	clear: both;
	height: 0;
}

.box {
	position: relative;
}
.box2 {
	position: relative;
}
.clear {
	clear: both;
	display: block;
}

.float {
	float: left;
}

#slide_nav {
	width: 160px;
	height: 22px;
	margin: 0px auto 10px;
	display: none;
}

#slide_nav_desc {
	float: left;
	line-height: 22px;
	padding: 0px 10px;
}

#slide_nav a {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	overflow: hidden;
}

#sprev {
	background: url(http://estatico01.tudonahora.com.br/images/navs_but.png) top left no-repeat;
}

#sprev:hover {
	background-position: left bottom;
}

#snext {
	background: url(http://estatico01.tudonahora.com.br/images/navs_but.png) top right no-repeat;
}

#snext:hover {
	background-position: right bottom;
}

#destaqueChamada p strong {
	display: block;
	margin-top: -10px;
	padding: 0px 10px 10px;
}

.categoria {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #939598;
}

/* Banner Topo - Início */
#bannerTopo {
	width: 980px;
	height: 90px;
	margin: 10px auto;
}

/*
#bannerTopo:hover div {
	position: relative;
	z-index: 1;
	display: inline;
}
*/

#bannerTopoMaior {
	width: 728px;
	height: 90px;
	float: left;
}

#bannerTopoMenor {
	background: url(http://estatico01.tudonahora.com.br/images/banner_topo_bg.png) bottom left no-repeat;
	width: 233px;
	height: 90px;
	float: right;
	padding-left: 15px;
}
/* Banner Topo - Fim */

/*
 * TOPO - INÍCIO
 */
 
#topo {
	background: url(http://estatico01.tudonahora.com.br/images/topo_bg.png) repeat-x;
	width: 100%;
	height: 135px;
	position: relative;
	margin-bottom: 10px;
}

#topo .conteudo {
    margin: 0px auto;
    position: relative;
    height: 135px;
    width: 980px;
}

/* Logo - Início */
#topo h1 {
	width: 153px;
	height: 70px;
	position: absolute;
	margin-top: -3px;
	left: -2px;
}

#topo h1 a {
	background: url(http://estatico01.tudonahora.com.br/images/logo.png) no-repeat;
	display: block;
	height: 70px;
	overflow: hidden;
	text-indent: -999em;
}
/* Logo - Fim */

/* Box Login - Início */
#boxLogin {
	background: url(http://estatico01.tudonahora.com.br/images/box_login_bg.png) no-repeat;
	color: #fff;
	font-size: 11px;
	width: 175px;
	height: 71px;
	position: absolute;
	right: 0;
	top: 11px;
	padding: 12px 9px 0px 25px;
	text-align: right;
}

#boxLogin label {
	display: block;
	margin-bottom: 5px;
}

#boxLogin label.float {
	margin: 0px 4px 0px 2px;
}

#boxLogin input {
	text-indent: 3px;
}

#login_login {
	background: url(http://estatico01.tudonahora.com.br/images/login_login_bg.png) no-repeat;
	width: 141px;
	height: 18px;
}

#login_senha {
	background: url(http://estatico01.tudonahora.com.br/images/login_senha_bg.png) no-repeat;
	width: 112px;
	height: 18px;
}

#boxLogin form p {
	clear: both;
	padding-top: 3px;
}

#boxLogin form a {
	color: #fff;
	font-weight: bold;
}
/* Box Login - Fim */

/* Box Busca - Início */
#boxBusca {
	width: 563px;
	height: 42px;
	margin: 0px auto 60px;
	position: absolute;
	right: 143px;
	top: 20px;
}

#boxBusca #busca_palavra {
	background: url(http://estatico01.tudonahora.com.br/images/busca_bg.png) no-repeat;
	color: #BEBEBE;
	font-size: 30px;
	font-weight: bold;
	width: 473px;
	height: 42px;
	line-height: 42px;
	text-indent: 10px;}
/* Box Busca - Fim */

/* Menu - Início */
#menuTopo {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
}

ul.menu {
	list-style: none;
}

ul.menu li {
	float: left;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
}

ul.menu li a {
	float: left;
	text-decoration: none;
	color: #911a1f;
	margin-top:10px;
	padding:8px 10px 0;
	font-size:10px;
	background:url(http://estatico01.tudonahora.com.br/images/menu_bg_cinza.gif) no-repeat bottom right;
	height:17px;
}

ul.menu li a span {
	float: left;
	display: block;
	background:url(http://estatico01.tudonahora.com.br/images/menu_bg_cinza.gif) no-repeat bottom left;
	height:17px;
	width:10px;
}

ul.menu li a:hover, ul.menu li.current a {
 	color: #0d5f83;
	background: url(http://estatico01.tudonahora.com.br/images/menu_bg_vermelho.gif) no-repeat bottom right;
	margin-top:0;
	padding:10px 10px 0;
	height:25px;
	font-size: 12px;
	color: #FFF;
}

ul.menu li a:hover span, ul.menu li.current a span {
	background: url(http://estatico01.tudonahora.com.br/images/menu_bg_vermelho.gif) no-repeat bottom left;
	float:left;
	display:block;
	height:25px;
	width:10px;
}

ul.submenu {
	height:25px;
	width:100%;
	background-color:#911a1f;
	position: absolute;
	left: 0px;
	margin: 35px 0px 0px 0px;
}
ul.submenu li {
	list-style:none;
	float:left;
	height:15px;
	padding:5px;
	border-right:solid 1px #81171b;
	margin: 0px;
}
ul.submenu li:hover {
	background:#81171b;
}

ul.submenu li a {
	background: none !important;
	padding: 0px !important;
	margin: 0px !important;
	font-size:11px !important;
	line-height: 15px !important;
	color:#FFF !important;
	text-decoration:none !important;
	text-transform: none !important;
	font-weight: normal !important;
}

ul.submenu li a:hover {
	font-size: 11px !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}
/* Menu - Fim */

/*
 * TOPO - FIM
 * RODAPÉ - INICIO
 */

#rodape {
	background: #911A1F;
	width: 100%;
	font-size: 11px;
}

#rodape, #rodape a {
	color: #fff;
}

#footer {
	background: url(http://estatico01.tudonahora.com.br/images/rodape_bg.png) -25px 0px no-repeat;
	width: 980px;
	margin: 0px auto;
	position: relative;
}

#boxBusca2 {
	height: 50px;
	margin-bottom: 10px;
}

#boxBusca2 form {
	width: 556px;
	margin: 0px auto;
	padding-top: 15px;
}

#busca_palavra2 {
	background: url(http://estatico01.tudonahora.com.br/images/rodape_busca_bg.png) no-repeat;
	color: #BEBEBE;
	font-weight: bold;
	width: 500px;
	height: 20px;
	padding: 2px 5px 0px;
	margin-right: 0px;
}

#links {
	width: 980px;
}

#links ul {
	margin-bottom: 10px;
}

#links li {
	width: 195px;
	float: left;
}

#links li li {
	float: none;
	line-height: 17px;
}

#links li span {
	text-transform: uppercase;
	font-weight: bold;
}

#copyright {
	text-align: center;
	padding: 10px 0px;
}

#copyright img {
	padding-bottom: 5px;
}

#developed {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

/*
 * RODAPÉ - FIM
 * MEIO - INICIO
 */

#meio {
	width: 990px;
	margin: 0px auto;
}

#conteudo {
	width: 660px;
	float: left;
	margin: -5px 0px 10px;
}

#conteudo .blocoB {
	background: url(http://estatico01.tudonahora.com.br/images/conteudo_branco_bg.png) bottom no-repeat;
	margin: 5px 5px 10px !important;
	padding-bottom: 5px;
	width: 650px;
}
#conteudo .blocoB {
	background: url(http://estatico01.tudonahora.com.br/images/conteudo_branco_bg.png) bottom no-repeat;
	margin: 5px 5px 10px !important;
	padding-bottom: 5px;
	width: 650px;
}

.blocoB .inicio {
	background: url(http://estatico01.tudonahora.com.br/images/conteudo_branco_bg.png) top no-repeat;
	height: 5px;
	width: 100%;
}

.blocoB .conteudo {
	background: #fff;
	padding: 5px 10px;
}

h2.tituloInterna {
	background: url(http://estatico01.tudonahora.com.br/images/titulo_categoria_bg.png);
	color: #fff;
	font-size: 18px;
	line-height: 34px;
	margin: 0px 5px 10px;
	text-indent: 10px;
	width: 980px;
}

.atualizacao {
	color: #939598;
	font-size: 11px;
	font-weight: bold;
	display: block;
	text-align: right;
}

#lateral {
	width: 320px;
	float: left;
	margin: 0px 5px 10px;
}

#lateral .boxL {
	background: url(http://estatico01.tudonahora.com.br/images/boxl_bg.png) bottom no-repeat;
	width: 320px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#lateral .boxL .boxtop {
	background: url(http://estatico01.tudonahora.com.br/images/lateral_top_bg.png) top no-repeat;
	padding-top: 5px;
}

#lateral .boxL .box {
	background: #fff;
	padding: 10px 10px 5px;
}

#boxData {
	float: left;
	width: 155px;
	height: 57px;
	margin: 0px 10px 10px 0px;
}

#boxTemp {
	background: url(http://estatico01.tudonahora.com.br/images/tempo_bg.png) top no-repeat;
	float: left;
	font-size: 10px;
	width: 148px;
	height: 35px;
	margin-bottom: 10px;
	line-height:14px;
	text-align:right;
	padding: 22px 7px 0px 0px;
}

#boxTemp strong {
	display: block;
}

#lateral h3 {
	background: url(http://estatico01.tudonahora.com.br/images/lateral_titulo_bg.png) no-repeat;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	text-indent: 10px;
	border-bottom: 1px solid #bebebe;
}

#lateral h3.tc {
	color: #939598;
}

#lateral h3.tv {
	color: #911a1f;
}

#lateral .video, #lateral .vejatambem {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 10px;
}

#lateral .video .categoria {
	margin-top: 10px;
}

.vejatambem {
	font-size: 11px;
}

.vejatambem span {
	display: block;
	padding: 10px 0px;
	color: #939598;
	font-weight: bold;
}

.vejatambem ul {
	margin-left: -9px;
}

.vejatambem li {
	float: left;
	width: 93px;
	margin-left: 9px;
	text-align: center;
}

.vejatambem li strong {
	display: block;
}

#videosbotoes ul {
	margin: 10px 0px 0px -7px;
}

#videosbotoes li {
	display: inline;
}

#videosbotoes li a {
	background: url(http://estatico01.tudonahora.com.br/images/videos_botoes_bg.png) top no-repeat;
	font-size: 9px;
	display: block;
	width: 95px;
	height: 24px;
	line-height: 24px;
	margin-left: 7px;
	text-align: center;
	float: left;
	position: relative;
}

#videosbotoes li a:hover {
	text-decoration: underline;
}

#lateral .banner {
	margin-bottom: 10px;
	float: left;
}

#lateral .banner ul {
	margin-left: -9px;
}

#lateral .banner li {
	width: 145px;
	margin-left: 9px;
	float: left;
}

#lateral .banner h4 {
	padding: 0px 10px 10px 0px;
}

#lateral .pub {
	background: url(http://estatico01.tudonahora.com.br/images/lateral_publicidade_top.png) top no-repeat;
	padding-top: 20px;
	margin-bottom: 10px;
	float: left;
	width: 320px;
}

#lateral .pub .box {
	background: url(http://estatico01.tudonahora.com.br/images/lateral_publicidade_bot.png) bottom no-repeat;
	padding: 0px 10px 10px;
}

#lateral .pub2 {
	padding-top: 20px;
	margin-bottom: 10px;
	float: left;
        width: 320px;
}

#lateral .pub2 .box2 {
	padding: 0px 5px 5px;
}

#lateral #blocomais {
}

#lateral #blocomaisAbas {
	border-bottom: 1px solid #EBEBEB;
	height: 24px;
	margin: 0px 0px 0px -10px;
	padding: 0px 9px;
	width: 302px;
}

#lateral #blocomaisAbas li {
	float: left;
	height: 25px;
	margin: 0px;
}

#lateral #blocomaisAbas li.lidas {
	background: url(http://estatico01.tudonahora.com.br/images/blocomais_lidas_bg.png) bottom no-repeat;
	width: 77px;
}

#lateral #blocomaisAbas li.comentadas {
	background: url(http://estatico01.tudonahora.com.br/images/blocomais_comentadas_bg.png) bottom no-repeat;
	width: 121px;
}

#lateral #blocomaisAbas li.indicadas {
	background: url(http://estatico01.tudonahora.com.br/images/blocomais_indicadas_bg.png) bottom no-repeat;
	width: 103px;
}

#lateral #blocomaisAbas li.atual {
	background-position: top !important;
}

#lateral #blocomaisAbas li a {
	color: #939598;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

#lateral #blocomaisAbas li.atual a {
	color: #911a1f;
}

#blocomais .blocomais {
	display: none;
}

#blocomais .blocomais li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0px;
}

#blocomais .blocomais li.hover {
	background: #ebebeb;
}

#blocomais .blocomais li span {
	background: #911A1F;
	color: #fff;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 28px;
}

#blocomais .blocomais li a {
	color: #333;
	display: block;
	float: left;
	margin-left: 8px;
	width: 264px;
}

#blocoAssista img {
	float: left;
	margin-right: 5px;
}

#blocoAssista .box {
	line-height: 18px;
}

#boxRadios ul {
	background: url(http://estatico01.tudonahora.com.br/images/blocoradios_bg.png) top left no-repeat;
	margin-top: -5px;
	padding-top: 30px;
}

#boxRadios ul li {
	border-top: 1px solid #ebebeb;
	color: #939598;
	height: 40px;
	padding: 10px 0px 10px 50px;
}

#boxRadios ul li strong, #boxAcompanhe ul li strong {
	display: block;
	font-size: 9px;
	text-transform: uppercase;
}

#boxRadios ul li a, #boxAcompanhe ul li a {
	font-size: 11px;
	font-weight: bold;
}

#boxRadios ul li.r103 {
	background: url(http://estatico01.tudonahora.com.br/images/radio103_bg.png) left no-repeat;
}

#boxRadios ul li.r103 span a, #boxRadios ul li.r101 span a {
	color: #F58220;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}

#boxRadios ul li.r101 {
	background: url(http://estatico01.tudonahora.com.br/images/radio101_bg.png) left no-repeat;
}

#boxRadios ul li.r101 span a {
	color: #00A651;
}

#boxAcompanhe {
	color: #939598;
}

#boxAcompanhe ul {
	margin: -10px 0px;
}

#boxAcompanhe li {
	height: 61px;
	line-height: 18px;
	padding: 10px 0px 10px 70px;
}

#boxAcompanhe li span {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

#boxAcompanhe li.celular {
	background: url(http://estatico01.tudonahora.com.br/images/acompanhe_celular.png) center left no-repeat;
}

#boxAcompanhe li.twitter {
	background: url(http://estatico01.tudonahora.com.br/images/acompanhe_twitter.png) center left no-repeat;
	border-top: 1px solid #ebebeb;
}

/* Home - Início */
a.maisTitulo {
	position: absolute;
	top: 0;
	right: 10px;
	line-height: 32px;
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}

h2.titulo {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	text-indent: 10px;
	border-bottom: 1px solid #747474;
}

#homeDestaques {
	display: table;
}

#homeDestaques h2 {
	font-size: 24px;
	line-height: 26px;
}

#homeDestaques h3 {
	padding: 3px 0px;
}

#homeDestaques h3 a {
	color: #666;
}

#homeDestaques .sub {
	margin: 5px 0px;
}

#homeDestaques .sub li {
	color: #BEBEBE;
	list-style: disc inside;
	line-height: 22px;
}

#homeDestaques .sub a {
	color: #000;
}

#blocoDestaques {
	display: table;
	width: 105%;
	margin: 0px -5px;
}

#destaquesSlide {
	width: 318px;
	float: left;
	border: 1px solid #EBEBEB;
	margin: 5px 5px 0px;
}

#blocoDestaques .categoria {
	padding-bottom: 3px;
}

#slideshow {
	font-weight: bold;
	margin-bottom: 20px;
	display: none;
}

#slideshow img {
	display: block;
	width: 318px;
	height: 210px;
}

#slideshow a span {
	display: block;
	padding: 10px 10px 0px;
}

.maisDestaques {
	display: table;
	width: 300px;
	margin: -5px 5px 5px;
}

.maisDD {
	float: right;
	margin-right: 25px;
}

.maisDE {
	float: left;
	margin-top: 5px;
}

.maisDestaques li {
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 0px;
}

.maisDestaques li img {
	float: left;
	margin-right: 5px;
}

.maisDestaques li a {
	display: block;
	font-weight: bold;
	font-size: 15px;
}

#bannerHomeMeio {
	background: url(http://estatico01.tudonahora.com.br/images/publicidade_meio_bg.png);
	width: 630px;
	height: 60px;
	padding: 20px 10px 10px;
	margin: 0px 5px 5px;
}

#homeBlocoE, #homeBlocoD {
	width: 330px;
	float: left;
}

#homeUltimas {
	background: url(http://estatico01.tudonahora.com.br/images/home_ultimas_bg.png) bottom no-repeat;
	width: 320px;
	margin: 5px;
	padding-bottom: 5px;
	position: relative;
	float: left;
}

#homeUltimas h2 {
	background: url(http://estatico01.tudonahora.com.br/images/titulo_vinho_bloco1_bg.png) no-repeat;
}

#homeUltimas ul {
	width: 300px;
	background: #F3F3F3;
	padding: 0px 10px;
}

#homeUltimas ul li {
	border-bottom: 1px solid #bebebe;
	padding: 10px 0px;
}

#homeUltimas ul span {
	color: #911a1f;
	font-size: 11px;
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
}

#homeUltimas .maisTitulo {
	color: #939598;
}

#homeUltimas a {
	color: #333;
}

#homeBlogs {
	background: url(http://estatico01.tudonahora.com.br/images/home_blog_bg.png) bottom no-repeat;
	width: 320px;
	margin: 5px;
	padding-bottom: 5px;
	position: relative;
	float: left;
}

#homeBlogs h2 {
	background: url(http://estatico01.tudonahora.com.br/images/titulo_blogs_bg.png) no-repeat;
}

#homeBlogs h3 {
	line-height: 30px;
	text-indent: 10px;
}

#homeBlogs #blogRedacao, #homeBlogs #blogFelipe {
	background: #444;
	padding-bottom: 10px;
}

#homeBlogs #blogFelipe {
	background: #7a7a7a;
	margin-top: -10px;
}

#homeBlogs #blogParceiros {
	background: #fbfbfb;
	padding-bottom: 5px;
	margin-top: -5px;
}

#homeBlogs span, #homeBlogs h3 {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#homeBlogs #blogRedacao h3, #homeBlogs #blogRedacao span, #homeBlogs #blogFelipe h3, #homeBlogs #blogFelipe span {
	color: #fff;
	padding-bottom: 3px;
}

#homeBlogs #blogParceiros h3, #homeBlogs #blogParceiros span {
	color: #911a1f;
}

#homeBlogs #blogRedacao a {
	color: #bebebe;
}

#homeBlogs #blogFelipe a {
	color: #fff;
}

#homeBlogs #blogParceiros a {
	color: #333;
}

#homeBlogs a:hover span {
	text-decoration: underline;
}

#homeBlogs ul {
	width: 300px;
	margin: 0px 10px;
}

#homeBlogs li {
	width: 300px;
	display: table;
	clear: both;
	padding: 10px 0px;
	margin-bottom: -1px;
}

#homeBlogs #blogRedacao li {
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

#homeBlogs #blogFelipe li {
	border-top: 1px solid #979797;
	border-bottom: none!
}

#homeBlogs #blogParceiros li {
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

#homeBlogs a {
	display: block;
	min-height: 50px;
	width: 300px;
}

#homeBlogs img {
	float: left;
	margin-right: 10px;
}

.bloco {
	background: url(http://estatico01.tudonahora.com.br/images/home_blocos_bg.png) bottom no-repeat;
	width: 320px;
	margin: 5px;
	padding-bottom: 5px;
	float: left;
	position: relative;
}

.bloco h2 {
	border: none;
	padding: 10px 10px 0px;
}

.bloco a.maisTitulo {
	top: 10px;
	right: 20px;
}

.blocos {
	background: #fbfbfb;
	padding: 10px;
	width: 300px;
	position: relative;
	float: left;
}

.blocos .texto img {
	float: left;
	margin-right: 10px;
}

#homeModa h2 {
	background: url(http://estatico01.tudonahora.com.br/images/thnmoda_bg.png) no-repeat;
}

#homeModa .blocos, #homeCarango .textoi, #homeCasa .textoi, #homeFelipe .blocos, #homeSabor .blocos {
	background-image: url(http://estatico01.tudonahora.com.br/images/bloco_top_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 15px;
}

#homeModa .texto, #homeCarango div.texto, #homeCasa div.texto, #homeFelipe div.texto, #homeSabor div.texto {
	background: url(http://estatico01.tudonahora.com.br/images/bloco_bloco_bg.png) bottom no-repeat;
	padding: 5px 10px 10px;
	position: relative;
}

#homeModa strong, #homeModa a, #homeCarango strong, #homeCarango a, #homeCarango p.destaque, #homeCasa p.destaque, #homeCasa a, #homeFelipe p.destaque, #homeFelipe a, #homeSabor p.destaque, #homeSabor a {
	color: #911a1f;
	font-weight: bold;
}

p.destaque {
	padding-bottom: 3px;
}

#homeModa a, #homeCarango a, #homeCasa a {
	font-size: 11px;
	font-weight: bold;
}

#homeModa .maisTitulo {
	color: #939598;
}

#homeHot h2 {
	background: url(http://estatico01.tudonahora.com.br/images/thnhot_bg.png) no-repeat;
}

#homeHot .blocos {
	background-image: url(http://estatico01.tudonahora.com.br/images/bloco_hot_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 15px;
}

#homeHot .texto {
	background: url(http://estatico01.tudonahora.com.br/images/bloco_hot_bloco_bg.png) bottom no-repeat;
	color: #bebebe;
	padding: 5px 10px 10px;
	position: relative;
}

#homeHot strong, #homeHot a {
	color: #cc0000;
	font-weight: bold;
}

#homeHot a {
	font-size: 11px;
}

#homeCarango h2 {
	background: url(http://estatico01.tudonahora.com.br/images/thncarango_bg.png) no-repeat;
}

#homeCarango h2 img {
	top: 18px;
	position: absolute;
	margin-left: 5px;
}

#homeCarango .maisTitulo {
	color: #818285;
}

#homeCasa h2 {
	background: url(http://estatico01.tudonahora.com.br/images/casaenegocio_bg.png) no-repeat;
}

#homeCasa a, #homeCasa .destaque, #homeCasa h2 {
	color: #2F6275 !important;
}

#homeCasa .site, #homeCarango .site {
	color: #939598;
	font-size: 11px;
	font-weight: bold;
}

#homeCasa p.texto, #homeCarango p.texto {
	font-weight: bold;
}

#homeFelipe {
/*	margin-bottom: 10px; */
}

#homeFelipe h2 {
	background: url(http://estatico01.tudonahora.com.br/images/felipecamelo_bg.png) no-repeat;
}

#homeFelipe a, #homeFelipe p.destaque {
	color: #000;
}

#homeSabor h2 {
	background: url(http://estatico01.tudonahora.com.br/images/saboreviagem_bg.png);
	overflow: hidden;
	text-indent: -999em;
}

#homeSabor .visite {
	background: #fff;
	color: #929498;
	display: block;
	padding: 10px 10px 0px;
	font-weight: bold;
}

#homeSabor a, #homeSabor .destaque, #homeSabor a {
	color: #666 !important;
}

#homeCasa {
}

#homeAdsense, #homeBanner {
	margin:5px;
}

#homeAdsense .textoi {
	background: url(http://estatico01.tudonahora.com.br/images/thnmoda_bg.png) no-repeat;
	height: 5px;
}
/* Home - Fim */

/* Notícias - Início */
#ultimasCategoria {
	background: url(http://estatico01.tudonahora.com.br/images/ultimas_categorias_bg.png) bottom no-repeat;
	margin: 10px 5px 5px;
	padding-bottom: 5px;
	position: relative;
	width: 650px;
}

#ultimasCategoria a.verArquivo {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 8px;
	right: 10px;
}

#ultimasCategoria .conteudo {
	background: #f3f3f3;
	padding: 5px;
}

#ultimasCategoria h2 {
	background: url(http://estatico01.tudonahora.com.br/images/titulo_vinho_bg.png) top no-repeat;
	color: #fff;
	font-size: 14px;
	line-height: 33px;
	text-indent: 10px;
}

#ultimasCategoria li {
	border-bottom: 1px solid #bebebe;
	display: table;
	float: left;
	margin: 0px 5px;
	width: 310px;
}

#ultimasCategoria li a {
	color: #333;
	display: block;
	height: 40px;
	padding: 10px 5px;
}

#ultimasCategoria li a:hover {
	background: #bebebe;
}

#ultimasCategoria li a span {
	color: #911A1F;
	display: block;
	font-size: 11px;
	font-weight: bold;
}

#internaDetalhes h2, #videos h2 {
	color: #911A1F;
	font-size: 24px;
}

#internaDetalhes span {
	display: block;
	padding: 5px 0px 10px;
}

#internaDetalhes p {
	color: #911A1F;
	font-size: 10px;
}

#noticiaAbas {
	height: 20px;
	width: 100%;
}

#noticiaAbas ul {
}

#noticiaAbas li {
	background: url(http://estatico01.tudonahora.com.br/images/noticiaabas_link_bg.png) top no-repeat;
	display: inline;
	float: left;
	height: 20px;
	margin-right: 10px;
	width: 70px;
}

#noticiaAbas li.atual {
	background-position: bottom;
}

#noticiaAbas li a.texto {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaabas_icon_texto.png);
}

#noticiaAbas li a.fotos {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaabas_icon_fotos.png);
}

#noticiaAbas li a.video {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaabas_icon_videos.png);
}

#noticiaAbas li a.audio {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaabas_icon_audio.png);
}

#noticiaAbas li a {
	background-position: 12% 50%;
	background-repeat: no-repeat;
	color: #939598;
	display: block;
	line-height: 20px;
	text-indent: 28px;
}

#noticiaAbas li a:hover {
	color: #911A1E;
}

#internaNoticia .inicio {
	background: url(http://estatico01.tudonahora.com.br/images/internanoticia_top_bg.png) top no-repeat !important;
}

#internaNoticia .nBloco, #internaNoticia .oBloco {
	display: none;
}

#tamanhoTexto {
	color: #939598;
	font-size: 10px;
	float: right;
	padding-bottom: 10px;
}

#tamanhoTexto img {
	cursor: pointer;
}

#internaNoticia #materia p {
	line-height: 17px;
	margin-bottom: 10px;
}

#internaNoticia #materia .imagem {
	border: 1px solid #ebebeb;
	color: #911A1E;
	float: left;
	font-size: 11px;
	margin-right: 10px;
	width: 261px;
}

#internaNoticia #materia .imagem img {
	float: left;
}

#internaNoticia #materia .imagem span {
	clear: both;
	display: block;
	padding: 5px 10px;
}

#nFotos {
    clear: both;
}

#nFotos strong {
	color: #911A1E;
	display: block;
	font-size: 15px;
	padding: 10px 0px;
}

#nFotos ul {
	width: 635px;
}

#nFotos li {
	float: left;
	height: 90px;
	margin: 0px 7px 7px 0px;
	width: 120px;
}

#tnhCelular {
	border-bottom: 1px solid #911A1E;
	border-top: 1px solid #911A1E;
	margin-bottom: 10px;
	padding: 10px 0px;
}

#tnhCelular p {
	background: url(http://estatico01.tudonahora.com.br/images/tnhcelular_bg.png) left center no-repeat;
	color: #939598;
	font-size: 11px;
	height: 42px;
	line-height: 14px;
	margin: 10px 5px 0px;
	padding-left: 30px;
}

#tnhCelular strong, #tnhCelular h4 {
	color: #911A1E;
}

#noticiasOpcoes {
	background: url(http://estatico01.tudonahora.com.br/images/noticiasopcoes_bg.png) bottom no-repeat;
	padding-bottom: 5px;
}

#noticiasOpcoes .conteudo {
	background: #ebebeb url(http://estatico01.tudonahora.com.br/images/noticiasopcoes_bg.png) top no-repeat;
	padding: 10px 10px 5px;
}

#opcoesAbas {
	height: 32px;
	width: 100%;
}

#opcoesAbas ul {
}

#opcoesAbas li {
	display: inline;
	float: left;
	height: 32px;
	margin-right: 10px;
}

#opcoesAbas li.comente {
	width: 150px;
}

#opcoesAbas li.comente.atual {
	background: url(http://estatico01.tudonahora.com.br/images/noticiaopcoes_comente.png) top no-repeat;
}

#opcoesAbas li.comente a {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaopcoes_icon_comente.png);
}

#opcoesAbas li.compartilhe {
	width: 107px;
}

#opcoesAbas li.compartilhe.atual {
	background: url(http://estatico01.tudonahora.com.br/images/noticiaopcoes_compartilhe.png) top no-repeat;
}

#opcoesAbas li.compartilhe a {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaopcoes_icon_compartilhe.png);
}

#opcoesAbas li.enviar {
	width: 74px;
}

#opcoesAbas li.enviar.atual {
	background: url(http://estatico01.tudonahora.com.br/images/noticiaopcoes_enviar.png) top no-repeat;
}

#opcoesAbas li.enviar a {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaopcoes_icon_enviar.png);
}

#opcoesAbas li.imprima {
	width: 77px;
}

#opcoesAbas li.imprima.atual {
	background: url(http://estatico01.tudonahora.com.br/images/noticiaopcoes_imprima.png) top no-repeat;
}

#opcoesAbas li.imprima a {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaopcoes_icon_imprima.png);
}

#opcoesAbas li a {
	background-position: 8% 50%;
	background-repeat: no-repeat;
	color: #939598;
	display: block;
	line-height: 32px;
	padding-left: 28px;
}

#opcoesAbas li a:hover {
	color: #911A1E;
}
/*
#bComente label, #bComente span, #bComente input {
	float: left;
}

#bComente form {
	width: 220px;
	padding-top: 20px;
	text-align: right;
}

#bComente label, #bComente span {
	padding: 5px 0px;
}

#bComente label input {
	border: 1px solid #bebebe;
	height: 20px;
	margin: 0px 5px;
}
*/

#loginsubmit2 {
	margin-top: 5px;
}

#bComente form a {
	color: #333;
	font-size: 11px;
}

#bImprima {
	font-size: 11px;
}

#boxOpiniao p {
	color: #911A1E;
	font-weight: bold;
	padding-bottom: 5px;
}

#boxOpiniao label {
	float: left;
	margin: 5px 11px 4px 0px;
	padding-right: 30px;
}

#boxOpiniao label.positiva {
	color: #3361A1;
}

#boxOpiniao label.negativa {
	color: #E9000A;
}

#boxOpiniao label.neutra {
	color: #666;
}

#boxOpiniao form p {
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

#opiniaoEst {
	background: url(http://estatico01.tudonahora.com.br/images/opiniao_estatisticas.png) no-repeat;
	height: 100px;
	width: 300px;
}

#opiniaoEst p {
	color: #939598;
	font-weight: normal;
	padding: 10px;
}

#opiniaoEst li {
	background: url(http://estatico01.tudonahora.com.br/images/opiniao_estatistica_box.png) no-repeat;
	color: #939598;
	float: left;
	font-size: 11px;
	height: 53px;
	margin-left: 10px;
	padding-top: 6px;
	text-align: center;
	width: 59px;
}

#opiniaoEst li span {
	color: #911A1E;
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}

#blocovejatambem ul, #blocoultimas ul {
	margin-top: -5px;
}

#blocovejatambem li, #blocoultimas li {
	border-bottom: 1px solid #ebebeb;
}

#blocovejatambem li a, #blocoultimas li a {
	color: #333;
	display: block;
	line-height: 16px;
	padding: 5px;
}

#blocovejatambem li a:hover, #blocoultimas li a:hover {
	background: #ebebeb;
}
/* Notícias - Fim */

/* Últimas - Início */
#ultimasLista {
	margin-top: -10px;
}

#ultimasLista .noticia {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0px;
}

#ultimasLista .data {
/*	color: #911A1E;*/
	color: #bebebe;
	float: left;
	font-weight: bold;
	padding: 5px 0px;
	width: 120px;
}

#ultimasLista .data strong {
	display: block;
	font-size: 18px;
}

#ultimasLista .chamada {
	border-left: 1px solid #ebebeb;
	float: left;
	padding-left: 9px;
	width: 500px;
}

#ultimasLista .chamada h2 {
	line-height: 22px;
	margin-bottom: 5px;
}

#paginacao {
	height: 25px;
	margin-top: 10px;
	width: 100%;
}

#paginacao li {
	display: inline;
	float: left;
	font-weight: bold;
	line-height: 24px;
	margin: 0px 5px;
}

#paginacao .num {
	border: 1px solid #cdcdcd;
	display: block;
	line-height: 22px;
	text-align: center;
	width: 22px;
}

#paginacao .num:hover, #paginacao a.atual {
	background: #911A1E;
	color: #fff;
}
/* Últimas - Fim */

/* Busca - Início */
#buscaDetalhes {
	background: url(http://estatico01.tudonahora.com.br/images/busca_detalhes.png) top no-repeat !important;
	padding-top: 5px;
}

#buscaDetalhes .conteudo {
	background: #F3F3F3;
	padding-bottom: 10px;
}

#buscaDetalhes h2 {
	color: #911a1f;
	font-size: 24px;
}

#buscaDetalhes p {
	padding: 5px 0px 10px;
}

#buscaDetalhes form {
	color: #911A1E;
	font-weight: bold;
}

#canal_container {
	margin: -2px 0px 0px 110px;
}

#ordem_container {
	margin: -2px 0px 0px 396px;
}

#resultadoLista {
	margin-top: -10px;
}

#resultadoLista .resultado {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0px;
}

#resultadoLista .detalhes {
	color: #939598;
	font-size: 11px;
}

#resultadoLista .detalhes strong {
	text-transform: uppercase;
}

#resultadoLista .detalhes b {
	color: #911A1E;
}

#resultadoLista .detalhes p {
	float: left;
}

#resultadoLista .detalhes .icon {
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 10px 0px 5px;
	padding-left: 25px;
}

#resultadoLista .detalhes .iTexto {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaabas_icon_texto.png);
}

#resultadoLista .detalhes .iFotos {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaabas_icon_fotos.png);
}

#resultadoLista .detalhes .iVideo {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaabas_icon_videos.png);
}

#resultadoLista .detalhes .iAudio {
	background-image: url(http://estatico01.tudonahora.com.br/images/noticiaabas_icon_audio.png);
}

#resultadoLista .chamada {
	margin-top: 5px;
}

#resultadoLista .chamada img {
	float: left;
	margin-right: 10px;
}

#resultadoLista .chamada h2 {
	padding-bottom: 5px;
}

#NuvemDeTags .tamanho1 { font-size: 10px; }
#NuvemDeTags .tamanho2 { font-size: 15px; }
#NuvemDeTags .tamanho3 { font-size: 20px; }
#NuvemDeTags .tamanho4 { font-size: 25px; }
#NuvemDeTags .tamanho5 { font-size: 30px; }
/* Busca - Fim */

/* Vídeos - Início */
#videos {
}

#videos h3 {
	color: #939598;
	font-size: 9px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

#videoplayer {
	margin-bottom: 10px;
}

#videoplayer .player {
	padding: 5px 0px 10px;
	text-align: center;
}

#videoplayer span.categoria {
	text-align: left;
	padding: 0px !important;
}

#videoplayer h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

#videoplayer span {
	display: block;
	padding: 5px 0px 10px;
}

#videoplayer p {
	color: #911A1F;
	font-size: 10px;
}

#videosOpcoes {
	height: 24px;
	padding: 5px 0px;
	width: 100%;
}

#videosOpcoes li {
	display: inline;
	float: left;
	margin-right: 10px;
}

#videosOpcoes li a {
	color: #939598;
	display: block;
	font-size: 9px;
	font-weight: bold;
	height: 25px;
	letter-spacing: -0.04em;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
}

#videosOpcoes li a:hover {
	color: #911A1E;
}

#videosOpcoes li .recentes {
	background: url(http://estatico01.tudonahora.com.br/images/videos_opcoes_recentes_bg.png) top no-repeat;
	width: 127px;
}

#videosOpcoes li .vistos {
	background: url(http://estatico01.tudonahora.com.br/images/videos_opcoes_vistos_bg.png) top no-repeat;
	width: 115px;
}

#videosOpcoes li .comentados {
	background: url(http://estatico01.tudonahora.com.br/images/videos_opcoes_comentados_bg.png) top no-repeat;
	width: 146px;
}

#videosOpcoes li .indicados {
	background: url(http://estatico01.tudonahora.com.br/images/videos_opcoes_indicados_bg.png) top no-repeat;
	width: 136px;
}

#videosOpcoes li a.atual {
	background-position: bottom;
}

#videosLista {
}

#videosLista ul {
	padding: 5px 0px;
	width: 636px;
}

#videosLista li {
	width: 152px;
	float: left;
	height: 174px;
	margin: 0px 7px 7px 0px;
}

#videosLista li a {
	background: url(http://estatico01.tudonahora.com.br/images/videos_lista_bg.png) left no-repeat;
	display: block;
	height: 164px;
	padding: 5px 11px;
	width: 130px;
}

#videosLista li a:hover {
	background-position: right;
}

#videosLista li .data {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}

#videosLista li .categoria {
	padding: 5px 0px;
}

#videosLista li .mini {
	background: #000;
	display: block;
	text-align: center;
}

#videosLista .lista, #videos .oBloco {
	display: none;
}

#blocoProgramas ul {
	width: 310px;
}

#blocoProgramas li {
	float: left;
	height: 109px;
	margin: 0px 10px 10px 0px;
	width: 145px;
}

#videos #noticiasOpcoes {
	margin-top: 10px;
}
/* Vídeos - Fim */

/* Cinema - Início */
#cinemaFiltro {
	color: #911A1F;
	font-weight: bold;
}

#cinemaFiltro select {
	color: #333;
}

#cinemaFiltro .selectbox-wrapper {
	margin: -2px 0px 0px 98px;
}

#cinemaFiltro li {
	border-bottom: 1px solid #ebebeb;
	line-height: 18px;
	text-indent: 5px;
}

#cinemaFiltro li.selected {
	background: #ebebeb;
	cursor: pointer;
}

#cinemaFilmes {
	margin-top: -5px;
}

#cinemaFilmes .filme {
	background: url(http://estatico01.tudonahora.com.br/images/cinema_filme_top.png) top no-repeat;
	display: table;
	float: left;
	margin: 5px !important;
	padding-top: 5px;
	position: relative;
	width: 320px;
}

#cinemaFilmes .filme .conteudo {
	background: url(http://estatico01.tudonahora.com.br/images/cinema_filme_bot.png) bottom no-repeat;
	padding: 5px 10px 10px;
}

#cinemaFilmes .filme .conteudo img {
	float: left;
	margin-right: 10px;
}

#cinemaFilmes h2, #cinemaFilmes strong {
	color: #911A1F;
}

#cinemaFilmes h2 {
	padding-bottom: 5px;
}

#cinemaFilmes p {
	line-height: 17px;
	margin-bottom: 5px;
}
/* Cinema - Fim */

/* Blog - Início */
/*h2.tituloBlog {
	background: url(http://estatico01.tudonahora.com.br/images/blog_bg.png) no-repeat;
	height: 170px;
	margin: -15px 5px 10px !important;
	text-indent: 125px;
	width: 980px;
}*/
h2.tituloBlog {
	height: 170px;
	width: 980px;
        margin: 0px 0px 10px 5px;
}
h2.tituloColuna {
	height: 75px;
	width: 980px;
        margin: 0px 0px 10px 5px;
}
#boxBlog p {
	line-height: 17px;
	margin-bottom: 10px;
}

#boxBlog p strong {
	color: #911A1F;
}

#arquivoBlog ul {
	margin-top: -10px;
}

#arquivoBlog ul ul {
	display: none;
	margin: 0px;
}

#arquivoBlog li {
	border-bottom: 1px solid #ebebeb;
	line-height: 16px;
	padding: 10px 0px;
}

#arquivoBlog li li {
	border: none;
	padding: 0px;
}

#arquivoBlog li a {
	background: url(http://estatico01.tudonahora.com.br/images/blog_link_fechado.png) center right no-repeat;
	font-weight: bold;
	padding-right: 12px;
}

#arquivoBlog li a.atual {
	background: url(http://estatico01.tudonahora.com.br/images/blog_link_aberto.png) center right no-repeat;
}

#arquivoBlog li li a {
	background: none;
	color: #333;
	font-weight: normal;
}

.blogPost h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

.blogPost p {
	line-height: 17px;
	margin-bottom: 10px;
}

.blogPost .detalhe {
	background: url(http://estatico01.tudonahora.com.br/images/blog_detalhes.png) no-repeat;
	color: #939598;
	height: 30px;
	line-height: 30px;
	margin: 10px 0px 0px;
	padding: 0px 10px;
	width: 610px;
}

.blogPost .detalhe strong {
	float: left;
	font-size: 10px;
	margin-right: 15px;
	text-transform: uppercase;
}

.blogPost .detalhe span {
	background: url(http://estatico01.tudonahora.com.br/images/blog_comentario_icon.png) left center no-repeat;
	float: left;
	padding-left: 18px;
}
/*
#blogNavegacao .conteudo {
	height: 12px;
	font-weight: bold;
	position: relative;
}

#blogNavegacao a {
	position: absolute;
}

#blogNavegacao a.proximo {
	left: 10px;
}

#blogNavegacao a.anterior {
	right: 10px;
}*/
	
/* Blog - Fim */

/* Select Style - Início */
.selectbox {
	background: url(http://estatico01.tudonahora.com.br/images/cinemaSelect.png) no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding: 3px 0px 0px 5px;
	margin-left: 5px;
	width: 190px;
}

.selectbox-wrapper {
	background: #fff;
	border: 1px solid #ebebeb;
	border-bottom: none;
	max-height: 250px;
	overflow: auto;
	position: absolute;
	width: 195px;
	z-index: 5;
}

.selectbox-wrapper li {
	border-bottom: 1px solid #ebebeb;
	line-height: 18px;
	text-indent: 5px;
}

.selectbox-wrapper li.selected {
	background: #ebebeb;
	cursor: pointer;
}
/* Select Style - Fim */

.logado {
    text-align: left;
}

.logado .opc {
    font-weight: bold;
    padding-top: 5px;
    text-align: right;
}

.logado a {
    color: #999;
}

/*Comentários*/

#comentariosNoticiasContainer {
    width: 600px;
}
#comentariosNoticiasContainer .headerComentarios {
	font-size:16px;
	color:#911a1f;
}
#comentariosNoticiasContainer hr {
	border:0;
	border-bottom:solid 1px #bebebe;
        margin-bottom: 10px;
        padding-bottom: 10px;
}

#comentariosNoticiasContainer p.comentarioIdent {
	color:#939598;
	font-size:12px;
        margin-bottom: 5px;
}
#comentariosNoticiasContainer p.comentarioIdent span{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
#comentariosNoticiasContainer p.comentarioEnviado{
	color:#666666;
	font-size:12px;
}


#comentariosContainer {

	width:630px;
}

#comentariosContainer .headerComentarios {
	font-size:16px;
	color:#911a1f;
}
#comentariosContainer hr {
	border:0;
	border-bottom:solid 1px #ebebeb;
        margin-bottom: 10px;
        padding-bottom: 10px;
}

#comentariosContainer p.comentarioIdent {
	color:#939598;
	font-size:12px;
        margin-bottom: 5px;
}
#comentariosContainer p.comentarioIdent span{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
#comentariosContainer p.comentarioEnviado{
	color:#666666;
	font-size:12px;
}

.listaColuna {
	width: 700px;
	list-style: none;
	margin-top:-10px;
	padding-bottom: 10px;
}

.listaColuna li {
	border-bottom: 1px solid #ebebeb;
	float: left;
	height: 130px;
	margin-right: 10px;
	padding: 10px 0px;
	width: 310px;
}

.listaColuna li a {
	font-size: 16px;
}

.listaColuna li img {
	float: left;
	margin: 0px 10px 5px 0px;
}

.listaColuna li span {
	clear: both;
	display: block;
}

.boxCanal {
	color: #939597;
	font-size: 11px !important;
	font-weight: bold;
}

.boxCanal span {
	color: #911A1F;
}

.boxCanal .categoria {
	color: #939597 !important;
}

.boxCanal img {
	float: left; 
	margin: 0px 10px 10px 0px;
}

.boxCanal p {
	color: #333;
	font-weight: normal;
}

.boxCanal .horario {
	display: block;
	font-size: 12px;
	padding: 3px 0px 10px;
	border-bottom: 1px solid #ebebeb;
	float: left;
	width: 145px;
	margin-bottom: 10px;
}

.boxCanal p {
	font-size:12px;
	color: #333;
	clear: both;
	font-weight: normal;
}

#anuncie h2 {
    color: #91191F;
    font-size: 18px !important;
    margin-bottom: 10px;
}

#anuncie p {
    color: #333;
    line-height: 16px;
    margin-bottom: 10px;
}

#anuncie .fonte {
    font-size: 11px;
    font-weight: bold;
    margin: -10px 0px 20px;
}

#noticiaTexto h3 a:hover { text-decoration: underline; }
