*{
	margin:0;
	padding:0;
	outline: none;
	text-align: justify;
}
img, div,a { behavior: url(iepngfix.htc) }
body {
	color:#555555;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
	font-size:15px;
	background:url(../imagens/novo/bg.png) no-repeat top center #FFFFFF;
}
h1,h2,h3,h4,h5,b,strong {
	font-weight: 700;
}
input {
	font-family: 'PT Sans', sans-serif;
}
img {
	border:0;
}
a:link {
	color: #339797;
}
a:visited {
	color: #339797;
}
a:active {
	color: #339797;
}
a:link {text-decoration: none; }
a:visited {text-decoration: none;}
a:hover {text-decoration: none; color: #2B7D7D;}
a:active {text-decoration: none;}
.no-margin {
	margin:0px;
}
.no-display {
	display: none;
}
.borda {
	border: solid 4px #E7F3F0;
}
.jcarousel-skin-tango {
	border-bottom: dotted #D2EEEE 1px;
	border-top: dotted #D2EEEE 1px;
	margin-top: 32px;
}
label {
	color: #3D8EAD;
}
.campo_pd {
	border-top: solid 1px #7DB6B6;
	border-left: solid 1px #7DB6B6;
	border-right: solid 1px #C1E0E0;
	border-bottom: solid 1px #C1E0E0;
	padding: 2px;
	background: #fff;
	color: #2B7D7D;
}
.campo_pd:focus {
	border: #339797 solid 1px;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.25);
-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.25);
box-shadow:0px 0px 5px rgba(0,0,0,0.25);
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true);
}
.btn, .btn-submit, .bt_pd_enquete {
	text-transform: capitalize;
	border: solid 1px #DDDDDD;
	background: #F5F5F5;
	color: #359797;
	font-size: 14px;
	height: 26px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	cursor: pointer;
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.1);
	box-shadow:1px 1px 3px rgba(0,0,0,0.1);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#1a000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#1a000000,Positive=true);
}
.btn-submit, #btnEnviar {
	background: #359797;
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
}
.btn-submit:hover {
	background: #256B6B;
}
.bt_pd_enquete:hover, .btn:hover {
	background: #ECECEC;
}
a.btn-link {
	font-size: 13px;
	display: block;
	text-decoration: underline;
}
a.btn-mais {
	border: solid 1px #DDDDDD;
	background: url(../imagens/novo/ico_mais.png) no-repeat 5px 5px #fff;
	padding: 1px 6px 1px 19px;
	color: #339797;
	font-size: 13px;
}
a.btn-mais:hover {
	text-decoration:underline;
}
a.btn-link-round {
	border: solid #7DB6B6 1px;
	color: #359797;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	padding: 3px 10px 3px 10px;
	font-size: 13px;
	background: #fff;
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.1);
	box-shadow:1px 1px 3px rgba(0,0,0,0.1);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#1a000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#1a000000,Positive=true);
}
a.btn-link-round:hover {
	background: #359797;
	border: solid #FFF 1px;
	color: #fff;
}
ul {
	list-style: none;
}
i.texto {
	background: url(../imagens/novo/ico_texto.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	margin-top: 3px;
}
i.foto {
	background: url(../imagens/novo/ico_foto.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	margin-top: 3px;
}
i.video {
	background: url(../imagens/novo/ico_video.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	margin-top: 3px;
}
.geral {
}
#form label.error {
	color:#000;
	margin-left: 5px;
	width: auto;
	float:left;
	clear:none;
}
#form input.error { border: 1px dotted red; }
#form select.error { border: 1px dotted red; }

#error {
	color:#000;
	border:1px solid #F00;
	padding:16px;
	display:none;
	background:#F99;
}
#error ul li {
	clear:both;
	list-style:none;
}
.mais_noticias .mensagem, .menssagem {
	margin-left: 15px;
	font-size: 13px;
	font-style: italic;
}
.MsoNormal {
	color:#555555;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
}
.submenu {
	margin: auto;
	width: 990px;
	display: table;
}
.submenu ul {
	list-style: none;
}
.submenu ul li {
	float: left;
	padding-right: 1px;
	background: url(../imagens/novo/divid.png) no-repeat right top;
}
.submenu a {
	font-size: 13px;
	height: 29px;
	display: block;
	line-height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	color: #397288;
}
.submenu li.item1 a {
	border-top: #2DB200 solid 3px;
}
.submenu li.item1 a:hover {
	background: #2DB200;
	color: #fff;
	line-height: 26px;
}
.submenu li.item2 a {
	border-top: #00B2B2 solid 3px;
}
.submenu li.item2 a:hover {
	background: #00B2B2;
	color: #fff;
	line-height: 26px;
}
.submenu li.item3 a {
	border-top: #0059B2 solid 3px;
}
.submenu li.item3 a:hover {
	background: #0059B2;
	color: #fff;
	line-height: 26px;
}
.submenu li.item4 a {
	border-top: #B22D00 solid 3px;
}
.submenu li.item4 a:hover {
	background: #B22D00;
	color: #fff;
	line-height: 26px;
}
.submenu li.item5 a {
	border-top: #B28500 solid 3px;
}
.submenu li.item5 a:hover {
	background: #B28500;
	color: #fff;
	line-height: 26px;
}
.submenu li.item6 a {
	border-top: #336600 solid 3px;
}
.submenu li.item6 a:hover {
	background: #336600;
	color: #fff;
	line-height: 26px;
}

.submenu li.item7 a {
border-top: #C8990D solid 3px;
}
.submenu li.item7 a:hover {
	background: #C8990D;
	color: #fff;
	line-height: 26px;
}

.submenu li.item8 a {
border-top: #419F17 solid 3px;
}
.submenu li.item8 a:hover {
	background: #419F17;
	color: #fff;
	line-height: 26px;
}

.topo {
	width: 990px;
	height: 126px;
	margin: auto;
	display: table;
}
div.busca-avancada a {
	font-size: 13px;
	text-align: left;
	padding-top: 12px;
	padding-left: 5px;
	color: #9E9E9E;
	display: block;
	text-decoration: underline;
}
div.busca-avancada a:hover {
	color: #349797;
	text-decoration: none;
}
.topo .logo {
	float: left;
	width: 260px;
	margin-top: 29px;
	margin-left: 2px
}
.topo .topo_data {
	float: left;
	width: 170px;
	font-size: 13px;
	color: #AAAAAA;
	background: url(../imagens/novo/bullet2.png) no-repeat left center;
	padding-left: 12px;
	margin-top: 59px;
	margin-left: 165px;
}
.topo .busca-topo {
	float: left;
	width: 312px;
	height: 37px;
	background: url(../imagens/novo/bg_busca.png) no-repeat top left;
	margin-left: 35px;
	margin-top: 49px;
}
.topo .busca-topo .campo_busca {
	border: none;
	margin-left: 28px;
	margin-top: 7px;
	width: 203px;
	font-size: 15px;
	color: #339797;
}
.topo .busca-topo .bt_form {
	color: #397288;
	font-size: 13px;
	text-transform: uppercase;
	background: none;
	border: none;
	margin-left: 16px;
	cursor: pointer;
}
.topo .busca-topo .bt_form:hover {
	color:#339797;
}
.topo_menu {
	width: 990px;
	display: table;
	margin: auto;
	margin-bottom: 8px;
}
.conteudo {
	display: table;
	width: 990px;
	margin: auto;
}
.home_left {
	display: table;
	width: 630px;
	margin-right: 20px;
	float: left;
}
.home_right {
	float: right;
	width: 340px;
	display: table;
}
.home_left .noticias_destaque {
	width: 100%;
}
.noticias_destaque { width: 100%; height: 436px; margin: auto; background: url(../imagens/novo/bg_destaque.jpg) no-repeat top left; }
.noticias_destaque .img_mask { width:620px;  height: 270px; overflow: hidden; margin: 5px;}
.noticias_destaque li {  width:620px;  height: 270px; list-style:none; display: none; }
.noticias_destaque li.first { display: block }
#nav_numbers3 {
	position: absolute;
	margin-top: 265px;
	z-index: 200;
	margin-left: 375px;
	width: 250px;
	text-align: right;
}
#nav_numbers3 a {
	display: inline-block;
	width: 17px;
	height: 15px;
	font-size: 0px;
	margin-right: 5px;
	background: #9FDDDD;
	padding: 0;
	opacity: 0.7;
}
#nav_numbers3 a.activeSlide,#nav_numbers3 a:hover {	background: #FCD14E; opacity: 9;}
.noticias_destaque_conteudo {
	background: url(../imagens/novo/sombra_destaque.png) no-repeat 0px 1px;
	height: 160px;
	width: 630px;
	margin-left: 0px;

}
.noticias_destaque .titulo {
	text-align: left;
	font-size: 20px;
	color: #2B7D7D;
	padding-top: 5px;
}
.noticias_destaque .titulo a { color: #2B7D7D;}
.noticias_destaque .descricao {
	color: #555555;
	text-align: left;
	padding-top: 0px;
	font-size: 14px;
	background: url(../imagens/novo/bullet.png) no-repeat 0px 10px;
	text-indent: 10px;
	margin-top: 3px;
	border-bottom: dotted #CCCCCC 1px;
	padding-bottom: 5px;
	min-height: 54px;
}
.noticias_destaque .noticias_destaque_conteudo .categoria {
	background: #FCD14E;
	color: #555555;
	text-transform: uppercase;
	font-size: 12px;
	padding: 2px 6px;
	position: absolute;
	margin-top: -19px;
	cursor: default;
}
.home_right .ultimas_noticias {
	width: 100%;
	margin-bottom: 30px;
}
.home_right .ultimas_noticias h3 {
	font-size: 26px;
	color: #349797;
	background: url(../imagens/novo/detalhe_titulo.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: 400;
}
.home_right .ultimas_noticias li.item {
	padding-left: 60px;
	font-size: 15px;
	min-height: 37px;
	padding-bottom: 10px;
	border-bottom: dotted #CCCCCC 1px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.home_right .ultimas_noticias li.item1 {
	background: url(../imagens/novo/1.png) no-repeat top left;
}
.home_right .ultimas_noticias li.item2 {
	background: url(../imagens/novo/2.png) no-repeat top left;
}
.home_right .ultimas_noticias li.item3 {
	background: url(../imagens/novo/3.png) no-repeat top left;
}
.home_right .ultimas_noticias li.item4 {
	background: url(../imagens/novo/4.png) no-repeat top left;
}
.home_right .ultimas_noticias li.item5 {
	background: url(../imagens/novo/5.png) no-repeat top left;
}
.home_right .ultimas_noticias li.item6 {
	background: url(../imagens/novo/6.png) no-repeat top left;
}
.home_right .ultimas_noticias li.item a {
	color: #555555;
}
.home_right .ultimas_noticias li.item a:hover {
	color: #2B7D7D;
	text-decoration: underline;
}
.home_right .bloco_colunistas {
	background: #FBFBF7;
	border: solid 1px #EEEEEE;
	padding-right: 7px;
	padding-bottom: 9px;
	margin-bottom: 20px;
}
.home_right .bloco_colunistas h3 {
	border-top: 4px #F8F8EF solid;
	text-align: left;
	font-size: 20px;
	color: #3D8EAD;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	padding-left: 10px;
}
.home_right .bloco_colunistas .minilista_colunista {
	background: #FFFFFF;
	border: solid 1px #EEEEEE;
	color: #339797;
	margin-bottom: 10px;
	min-height: 70px;
	width: 320px;
}
.home_right .bloco_colunistas .minilista_colunista .foto {
	width: 55px;
	height: 56px;
	overflow: hidden;
	border-right: #FCD14E solid 4px;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 15px;
}
.home_right .bloco_colunistas .minilista_colunista .foto img {
	width: 55px;
}
.home_right .bloco_colunistas .minilista_colunista .texto {
	padding-left: 14px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.home_right .bloco_colunistas .minilista_colunista .texto span {
	font-weight: 700;
}
.home_right .bloco_enquete {
	background: #E8F7F7;
	border: solid 1px #D2EEEE;
	padding-bottom: 20px;
}
.home_right .bloco_enquete h3 {
	border-top: 4px #DEF3F3 solid;
	text-align: left;
	font-size: 20px;
	color: #339797;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	padding-left: 10px;
}
.home_right .bloco_enquete #enquete {
	margin-top: 20px;
	border-top: solid #D2EEEE 1px;
	width: 314px;
	margin: auto;
}
.home_right .bloco_enquete #enquete_interna .pergunta_enquete {
	color: #3D8DAC;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.home_right .bloco_enquete #enquete_interna ul {
	border-bottom: solid 1px #D2EEEE;
	padding-bottom: 13px;
	margin-bottom: 9px;
	line-height: 25px;
}
.home_left .bloco_videos {
	float: left;
	width: 381px;
	padding-bottom: 20px;
	border: solid 1px #C7E1EB;
	background: #ECF5F9;
	margin-right: 20px;
	margin-top: -25px;
	}
.home_left .bloco_videos .video_destaque {
	width: 360px;
	margin: auto;
	border-top: solid 1px #C7E1EB;
	padding-top: 15px;
}
.home_left .bloco_videos h3 {
	border-top: 4px #DFEEF4 solid;
	text-align: left;
	font-size: 20px;
	color: #3D8EAD;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	padding-left: 10px;
}
.home_left .bloco_videos h4 {
	color: #3D8DAC;
	font-size: 16px;
	margin-top: 14px;
}
.home_left .bloco_videos .descricao {
	color: #555555;
	text-align: left;
	padding-top: 0px;
	font-size: 15px;
	background: url(../imagens/novo/bullet.png) no-repeat 0px 10px;
	text-indent: 10px;
	margin-top: 6px;
	padding-bottom: 40px;
}
.home_left .bloco_videos .chamada {
	text-align: center;
}
.home_left .bloco_faixalivre {
	float: left;
	width: 224px;
	border: #3CB0B0 solid 1px;
	background: #339797;
	padding-bottom: 20px;
	margin-top: -25px;
}

.respostas{
}

.enquete_interna{
	height: 90px;
}
.busca .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 600px !important;
}
.busca .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 600px !important;
}
.busca .jcarousel-skin-tango .jcarousel-container-horizontal {
	padding-left: 53px !important;
	margin-left: 17px !important;
}
#galeria {
	text-align: center;
}
.home_left .bloco_faixalivre h3 {
	border-top: 4px #2E8989 solid;
	text-align: center;
	font-size: 20px;
	color: #fff;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
}
.home_left .bloco_faixalivre a.chamada {
	background: url(../imagens/novo/chamada_assista_aovivo.png) no-repeat center center;
	width: 190px;
	height: 72px;
	margin: auto;
	margin-top: 4px;
	padding-top: 20px;
	border-top: solid 1px #3CB0B0;
	display: block;
}
.home_left .bloco_faixalivre .horarios {
	color: #FDE397;
	font-size: 13px;
	font-weight: 700;
	display: none;
	text-align: center;
}
.home_left .bloco_faixalivre ul {
	margin-top: 18px;
}
.home_left .bloco_faixalivre ul a.audio {
	display: block;
	color: #fff;
	padding-left: 37px;
	background: url(../imagens/novo/ico_audio.png) 14px 2px no-repeat #38A7A7;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 700;
}
.home_left .bloco_faixalivre ul li div {
	color: #fff;
	font-size: 13px;
	margin: auto;
	width: 195px;
	padding-bottom: 19px;
}
.home_left .bloco_faixalivre ul li div p {
	margin: 0;
	padding: 0;
	border: none;
}
.home_left .bloco_faixalivre ul a.audio:hover {
	color: #FDE397;
}
.home_left .bloco_faixalivre a.btn-mais {
	margin-top: 20px;
	margin-bottom: 10px;
}
.home_left .bloco_faixalivre p {
	padding-top: 18px;
	border-top: dotted 1px #4BC2C2;
	width: 200px;
	margin: auto;
	margin-top: 20px;
}
.banners_home {
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 5px #FCD14E;
	display: table;
	float: left;
	width: 990px;

}
.banners_home div.bloco {
float: left;
width: 132px;
min-height: 160px;
border-right: #999999 dotted 1px;
padding: 0 20px 0 18px;
}
.banners_home div.bloco.item1 {
	padding-left: 0;
}
.banners_home div.bloco.item6 {
	padding-right: 0;
	border-right: none;
}
.banners_home div.bloco div.img_mask {
width: 130px;
height: 100px;
border: solid 2px #FCD14E;
overflow: hidden;
margin-bottom: 15px;
margin-top: 10px;
}
.banners_home div.bloco div.img_mask img {
	width: 130px;
}
.banners_home div.bloco h4 {
color: #339797;
font-size: 14px;
font-weight: 400;
}
.banners_home div.bloco .resumo {
	color: #555555;
	font-size: 15px;
}
.rodape {
	width: 100%;
	background: #339797;
	border-top: solid 5px #9FDDDD;
	border-bottom: solid 5px #9FDDDD;
	display: table;
	margin-top: 10px;
	}
.rodape .conteudo_rodape {
	width: 990px;
	display: table;
	margin: auto;
}
.rodape .conteudo_rodape .site_map li {
	float: left;
	padding-left: 11px;
	padding-right: 11px;
	border-left: solid 1px #9FDDDD;
	color: #fff;
	font-size: 14px;
	padding-top: 20px;
	min-height: 300px;
	width: 118px;

}
.rodape .conteudo_rodape .site_map li.first {
	border-left: none;
}
.rodape .conteudo_rodape .site_map li a {
	display: block;
	padding-left: 10px;
	color: #fff;
	text-align: left;
}
.rodape .conteudo_rodape .site_map li a:hover {
	color: #FCD14E;
}
.creditos {
	width: 100%;
	background: url(../imagens/novo/bg_rodape.jpg) repeat-x top left;
	height: 130px;
}
.creditos .bloco {
	width: 990px;
	margin: auto;
	display: table;
	padding-top: 15px;
}
.creditos .bloco .col1 {
	width: 140px;
	background: url(../imagens/novo/minilogo_aepet.png) no-repeat left center;
	height: 60px;
	padding-right: 15px;
	margin-right: 20px;
	border-right: dotted #9FDDDD 1px;
	float: left;
	margin-bottom: 20px;
}
.creditos .bloco .col2 {
	color: #555555;
	font-size: 13px;
	width: 494px;
	float: left;
	padding-top: 4px;
}
.creditos .bloco .col3 {
	/*width: 320px;
	float: left;*/
	float: right;
	padding-top: 12px;
}
.creditos .bloco .col3 span {
	float: left;
	display: block;
}
/*.creditos .bloco .col3 .contato a {
	float: left;
	display: block;
	width: 140px;
	height: 32px;
	margin-left: 18px;
	background: url(../imagens/novo/btn_faleconosco.png) no-repeat left top;
}*/
.creditos .bloco .assinatura {
	width:990px;
	background: #FFF;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	display: table;
	font-size: 12px;
}
.creditos .bloco .assinatura span {
	float: left;
	display: block;
}
.creditos .bloco .assinatura a {
	color: #CCCCCC;
	display: block;
	float: right;
}
h2.titulo_sessao {
	font-size: 28px;
	color: #349797;
	background: url(../imagens/novo/detalhe_titulo.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: 400;
}
h3.subTitulo {
	font-weight: 400;
	color: #3D8EAD;
	font-size: 23px;
	padding-bottom: 4px;
	margin-bottom: 13px;
}
h3.subTitulo.ico_video {
	background: url(../imagens/novo/ico_video.png) no-repeat left center;
	text-indent: 24px;
}
#left_col {
	width: 240px;
	float: left;
	display: table;
}
#right_col {
	float: right;
	width: 728px;
	display: table;
}
#left_col .busca_refinada {
	background: #E8F7F7;
	border: solid 1px #D2EEEE;
	padding-bottom: 20px;
}
#left_col .busca_refinada h3 {
	border-top: 4px #DEF3F3 solid;
	text-align: left;
	font-size: 20px;
	color: #3D8EAD;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	padding-left: 10px;
}
#left_col .busca_refinada .tags {
	border: none;
}
#tags {
	width: auto !important;
	height: auto !important;
}
#tags li {
	margin-right: 11px;
	font-size: 13px;
	line-height: 25px;
}
#tags li input {
	margin-right: 5px;
}
#left_col .busca_refinada .form_busca {
	margin-top: 20px;
	border-top: solid #D2EEEE 1px;
	width: 218px;
	margin: auto;
}
#left_col .busca_refinada h4 {
	color: #3D8EAD;
	margin-top: 5px;
	margin-bottom: 5px;
}
#left_col .busca_refinada label {
	clear: both;
	display: block;
	color: #555555;
}
#left_col .busca_refinada .periodo label {
	font-size: 13px;
	margin-bottom: 5px;
	text-align: left;
	height: 24px;
}
#left_col .busca_refinada .periodo label .campo_pd {
	float: right;
}
#left_col .busca_refinada .categoria label {
	line-height: 24px;
	font-size: 13px;
	margin-left: 2px;
}
#left_col .busca_refinada .categoria label input {
	margin-right: 6px;
}
#left_col .busca_refinada .campo_pd {
	width: 141px;
}
.conteudo_interno .busca_refinada .tags #tag_cloud  {
	width: 218px;
}
.pesquisa {
	font-size: 17px;
	color: #3D8EAD;
	border-bottom: solid 4px #E7F3F0;
	padding-bottom: 20px;
	margin-bottom: 6px;
}
.registros {
	font-size: 13px;
	color: #9CC2C2;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: dotted #E7F3F0 1px;
}
.pesquisa .campo_pd {
	width: 508px;
	font-size: 20px;
	margin-left: 10px;
	margin-right: 13px;
}
.pesquisa .btn-submit {
	height: 34px;
	position: absolute;
	margin-top: -1px;
}
#resultado h3 a, #relacionadas_noticias a.titulo {
	color:#3D8EAD;
	margin-bottom: 15px;
	display: block;
	text-indent: 23px;
}
#resultado li {
	margin-bottom: 20px;
	border-bottom: dotted #CCCCCC 1px;
}
#resultado li .descricao {
	margin-bottom: 10px;
}
#resultado span.tipo {
	font-size: 12px;
	color: #575757;
	background: #FFF2CA;
	padding: 1px 5px 1px 6px;
	margin-top: 5px;
	text-transform: uppercase;
	cursor: default;
}
div.pag {
	display: block;
	padding: 5px;
	border-bottom: dotted #E7F3F0 1px;
	border-top: dotted #E7F3F0 1px;
	font-size: 13px;
}
div.pag strong {
	background: #2B7D7D;
	color: #fff;
	padding: 3px 7px;
}
div.pag a {
	padding: 3px 7px;
	background: #E7F3F0;
}
div.pag a:hover {
	background: #2B7D7D;
	color: #fff;
}
.conteudo_interno.noticia #left_col, .conteudo_interno.pagina #left_col  {
	width: 990px;
	float: left;
}
.conteudo_interno.noticia #right_col, .conteudo_interno.pagina #right_col {
	float: right;
	width: 990px;
	padding-top: 15px;
	margin-top: 40px;
}
.fb_comments {
	background: url(../imagens/novo/titulo_comentarios.png) top left no-repeat;
	padding-top: 50px;
	margin-bottom: 20px;
}
.fb_comments.pagina {
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 624px;
	float: left;
	margin-right: 20px;
}
.conteudo_interno.noticia .categoria {
	font-size: 12px;
	color: #575757;
	background: #FFF2CA;
	padding: 1px 5px 1px 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	cursor: default;
	display: inline;
}
.conteudo_interno.noticia h2.titulo_sessao {
	background: none;
	margin-bottom: 0;
	margin-top: 6px;
}
.conteudo_interno.noticia .dados_noticia {
	font-size: 13px;
	color: #9CC2C2;
	margin-bottom: 11px;
	padding-bottom: 10px;
	border-bottom: solid #EEEEEE 1px;
}
.conteudo_interno.noticia .dados_noticia a {
	text-decoration: underline;
	color: #9CC2C2;
}
.conteudo_interno.noticia .dados_noticia a:hover {
	text-decoration: none;
}
.conteudo_interno.classificados #right_col .form {
	background:rgb(255,240,193) url(../imagens/novo/h3_form_classificados.png) top left no-repeat;
	width:263px;
	border-color:rgb(255,234,170);
	border-width:1px;
	border-style:solid;
	-moz-box-shadow:0px 0px 9px rgba(0,0,0,0.14);
	-webkit-box-shadow:0px 0px 9px rgba(0,0,0,0.14);
	box-shadow:0px 0px 9px rgba(0,0,0,0.14);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#24000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#24000000,Positive=true);
	width: 255px;
	padding-left: 8px;
	padding-top: 60px;
	font-size: 14px;
}
.conteudo_interno.classificados #right_col .form h3 span {
	display: none;
}
.conteudo_interno.classificados #right_col .form input[type="text"],.conteudo_interno.classificados #right_col .form input[type="file"], .conteudo_interno.classificados #right_col .form textarea, .conteudo_interno.classificados #right_col .form select {
	border-top: solid 1px #7DB6B6;
	border-left: solid 1px #7DB6B6;
	border-right: solid 1px #C1E0E0;
	border-bottom: solid 1px #C1E0E0;
	padding: 2px;
	background: #fff;
	color: #2B7D7D;
	width: 241px;
	margin-bottom: 6px;
}
.busca_interna {
	background: #E8F7F7;
	border: solid 1px #D2EEEE;
	padding-bottom: 20px;
}
.busca_interna h3 {
	border-top: 4px #DEF3F3 solid;
	text-align: left;
	font-size: 20px;
	color: #3D8EAD;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	padding-left: 10px;
}
.busca_interna label {
	color: #545454;
	font-size: 14px;
}
.busca_interna .buscatab {
	margin-top: 20px;
	border-top: solid #D2EEEE 1px;
	width: 682px;
	margin: auto;
	padding-top: 8px;
}
.txt_vermelho.txt_14 {
	font-size: 15px;
	color: #D93600;
	margin-top: 20px;
	font-weight: normal;
}
.flash_error img {
	display: none;
}
.flash_error {
	color: #D93600;
	font-size: 13px;
	margin-bottom: 10px;
}
.conteudo_interno.classificados #right_col .form .ate {
text-align: right;
font-size: 13px;
color: #D93600;
padding-right: 8px;
}
.conteudo_interno.classificados #right_col .form .actions {
border-top: solid 1px #FFE495;
padding-top: 10px;
margin-top: 10px;
}
.conteudo_interno.classificados #right_col .form select {
	width: 247px;
}
.texto_noticia p, .texto_noticia p span, .texto_noticia strong span {
	/* color:#555555 !important; */
	font-family: 'PT Sans', sans-serif !important;
	text-align:justify;
}
.texto_noticia .foto {
	border:solid 4px #E7F3F0;
	margin: 0 15px 0 0;
}
.texto_noticia .legenda {
	font-style: italic;
	padding: 0px 3px 3px 3px;
	margin-right: 15px;
	background: #E7F3F0;
}
.conteudo_interno #right_col .mais_noticias {
	border: solid 1px #D2EEEE;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 624px;
	float: left;
	margin-right: 20px;
}
.conteudo_interno #right_col .mais_noticias h3 {
	border-top: 4px #E7F3F0 solid;
	text-align: left;
	font-size: 20px;
	color: #349797;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	padding-left: 10px
}
.conteudo_interno #right_col .mais_noticias #relacionadas_noticias {
	margin-top: 20px;
	border-top: solid #D2EEEE 1px;
	width: 600px;
	margin: auto;
}
.conteudo_interno #right_col .mais_noticias #relacionadas_noticias li {
	text-align: left;
	padding-top: 0px;
	margin-top: 6px;
	border-bottom: dotted #CCCCCC 1px;
	padding-bottom: 15px;
}
.conteudo_interno #right_col .mais_noticias #relacionadas_noticias .categoria {
	font-size: 12px;
	color: #575757;
	background: #FFF2CA;
	padding: 1px 5px 1px 6px;
	margin-top: 5px;
	text-transform: uppercase;
	cursor: default;
}
.conteudo_interno #right_col .mais_noticias #relacionadas_noticias li a.titulo {
	color: #3D8EAD;
	font-size: 16px;
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
}
.conteudo_interno #right_col .mais_noticias #relacionadas_noticias li a.titulo:hover {
	text-decoration: none;
	color:#3D8EAD;
}
.conteudo_interno #right_col .mais_noticias #relacionadas_noticias li .resumo {
	color:#2B7D7D;
	margin-bottom: 10px;
}
.conteudo_interno .tags {
	background: #E8F7F7;
	border: solid 1px #D2EEEE;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 342px;
	float: left;
}
.conteudo_interno .tags h3 {
	border-top: 4px #DEF3F3 solid;
	text-align: left;
	font-size: 20px;
	color: #3D8EAD;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	padding-left: 10px;
}
.conteudo_interno .tags #tag_cloud {
	margin-top: 20px;
	border-top: solid #D2EEEE 1px;
	width: 324px;
	margin: auto;
	padding-top: 10px;
}
.conteudo_interno .busca_refinada .tags {
	border-top: none !important;
	width: auto !important;
}
.conteudo_interno .tags #tag_cloud a {
	color: #349797 !important;
	padding: 3px;
	padding-left: 13px;
	background: url(../imagens/novo/tag.png) no-repeat center left;
	text-decoration: none !important;
}
.conteudo_interno .tags #tag_cloud a:hover {
	text-decoration: underline !important;
}
.conteudo_interno .botoes_sessao {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 8px;
	border-bottom: solid #EEEEEE 1px;
}
.conteudo_interno .botoes_sessao div.left {
	float: left;
}
.conteudo_interno .botoes_sessao div.right {
	float: right;
}
.conteudo_interno.contato #left_col {
	width: 490px;
}
.conteudo_interno.contato #right_col {
	width: 490px;
}
.conteudo_interno.contato #right_col h4 {
	border-bottom: 1px #DEF3F3 dotted;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	font-size: 20px;
	color: #3D8DAC;
	margin-bottom: 5px;
	font-weight: 400;
	background: url(../imagens/novo/bullet2.png) no-repeat left center;
}
.conteudo_interno.contato .txt_contato {
	margin-bottom: 20px;
}
.conteudo_interno.contato #right_col .contato_inferior .bloco {
	margin-bottom: 20px;
}
.conteudo_interno.contato #right_col .contato_inferior .bloco h5 strong {
	background: #E0EBEB;
	color: #3D8DAC;
	font-weight: 400;
	font-size: 13px;
	padding: 2px 6px;
}
.conteudo_interno.contato #right_col .contato_inferior .bloco h5 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.conteudo_interno.galerias #right_col, .conteudo_interno.galerias #left_col {
	width: 990px;
}
.conteudo_interno.galerias #lista_galerias #galeria-content {
	float: left;
	width: 182px;
	height: 192px;
	text-align: center;
	margin-right: 14px;
	margin-left: 27px;
	margin-bottom: 38px;
	font-size: 13px;
	font-weight: 400;
	color: #349797;
	padding: 10px;
	background: #EEEEEE;
}
.conteudo_interno.galerias #lista_galerias {
	margin-top: 20px;
	display: table;
}
.conteudo_interno.galerias #lista_galerias #galeria-content .img_mask {
	margin-bottom: 10px;
	border: solid 4px #8EC9BA;
}
.conteudo_interno.galerias #lista_galerias #galeria-content .img_mask:hover {
	border: solid 4px #349797;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true);
}
.conteudo_interno.galerias #lista_galerias #galeria-content .img_mask {
	width: 175px;
	height: 120px;
	overflow: hidden;
}

.conteudo_interno.galerias #container .img_mask {
	margin-bottom: 10px;
	border: solid 4px #8EC9BA;
}
.conteudo_interno.galerias #container .img_mask:hover {
	border: solid 4px #349797;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true);
}
.conteudo_interno.galerias #container .img_mask {
	width: 175px;
	overflow: hidden;
}

.conteudo_interno.galerias #container  .item {
	width: 182px;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: 400;
	color: #349797;
	padding: 10px;
	background: #EEEEEE;
}

#ultima_galeria div h3 {
font-weight: 700;
text-align: center;
margin-bottom: 20px;
color: #3D8EAD;
padding-bottom: 20px;
border-bottom: dotted #D2EEEE 1px;
}
#ultima_galeria div .descricao {
	text-align: center;
	margin-top: 20px;
}
#ultima_galeria div img {
	border: solid 4px #8EC9BA;
}
#ultima_galeria .destaque_bg {
	margin-bottom:20px;
	padding-bottom: 20px;
	border-bottom: dotted #D2EEEE 1px;
}
.busca_form_interna {
	color: #3D8EAD;
	border-bottom: solid 4px #E7F3F0;
	padding-bottom: 20px;
	margin-bottom: 6px;
}
.busca_form_interna .campo_pd {
	margin-right: 10px;
}
.conteudo_interno .colunista {
	background: url(../imagens/novo/bg_colunistas.jpg) no-repeat top left;
	width: 990px;
	height: 73px;
	margin-top: 8px;
	margin-bottom: 12px;
}
.conteudo_interno .tema {
	width: 990px;
	height: 73px;
	margin-top: 8px;
	margin-bottom: 12px;
}
.conteudo_interno .tema.classificados {
	background: url(../imagens/novo/bg_classificados.jpg) no-repeat top left;
}
.conteudo_interno .tema.faixalivre {
	background: url(../imagens/novo/bg_faixalivre.jpg) no-repeat top left;
}
.conteudo_interno.faixalivre h3.programa {
	color: #339797;
	font-size: 23px;
	font-weight: normal;
}
.conteudo_interno.faixalivre .dados_faixalivre {
	font-size: 13px;
	margin-top: 10px;
}
.conteudo_interno.faixalivre .texto_faixalivre {
	font-size: 13px;
	margin-top: 10px;
}
.conteudo_interno.faixalivre .ultimas {
	clear: both;
}
.conteudo_interno.faixalivre .ultimas .programa {
	float: left;
	width: 200px;
	min-height: 250px;
	margin-bottom: 20px;
	font-size: 13px !important;
	margin-right: 16px;
	padding-right: 18px;
	border-right: 1px dotted #999999;
}
.conteudo_interno.faixalivre .ultimas .programa .titulo {
	color: #339797;
	font-weight: bold;
}
.conteudo_interno.faixalivre #right_col {
	float: none;
	width: 705px;
	display: block;
	margin-top: 20px;
}
.conteudo_interno.faixalivre .buscatab {
background: url(../imagens/novo/bg_busca_audio.jpg) no-repeat 6px 11px;
padding-left: 100px;
padding-top: 21px;
min-height: 86px;
width: 580px;
line-height: 33px;
}
.conteudo_interno.faixalivre .busca_interna {
	padding-bottom: 0;
	margin-bottom: 20px;
}
.conteudo_interno .colunista .img_mask {
	width: 71px;
	height: 69px;
	overflow: hidden;
	padding-left: 23px;
	padding-top: 2px;
	float: left;
}
#right2 {
	float: left;
	width: 265px;
	margin-left: 18px;
}
#right2 .tags {
	width: 263px;
	margin-top: 20px;
}
#right2 .tags #tag_cloud {
	width: 243px;
}
.conteudo_interno.faixalivre #right_col .mais_noticias #relacionadas_noticias {
	width: 680px !important;
}
.conteudo_interno.faixalivre #right_col .mais_noticias {
	width: 705px !important;
}
#faixalivre_right {
	border: #3CB0B0 solid 1px;
	background: #339797;
	min-height: 627px;
	padding-bottom: 20px;
	color: #fff;
}
#faixalivre_right a.chamada {
	background: url(../imagens/novo/chamada_assista_aovivo.png) no-repeat center center;
	width: 245px;
	height: 72px;
	margin: auto;
	margin-bottom: 4px;
	padding-bottom: 20px;
	border-bottom: solid 1px #3CB0B0;
	display: block;
	margin-top: 10px;
}
#faixalivre_right h4 {
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	font-weight: normal;
	background: #38A7A7;
	text-transform: uppercase;
	color: #fff;
}
#faixalivre_right h4.destaque {
	background: #FDE397;
	color: #339797;
	font-size: 17px;
	text-align: center;
}
#faixalivre_right .content {
	border-bottom: dotted #4BC2C2 1px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	width: 245px;
	font-size: 14px;
}
#faixalivre_right .content strong {
	color: #FDE397;
}
#faixalivre_right .content a.link {
	color: #fff;
	text-decoration: underline;
}
#faixalivre_right .content a.link:hover {
	color: #fff;
	text-decoration: none;
}
#faixalivre_right .oprograma {
	text-align: justify;
}
#faixalivre_right .actions {
	margin: 20px 0 0 0;
	text-align: center;
}
.conteudo_interno .colunista .nome {
	float: left;
	color: #fff;
	font-size: 24px;
	padding-left: 20px;
	padding-top: 14px;
	line-height: 20px;
}
.conteudo_interno .colunista .nome span {
	font-size: 13px;
	display: block;
}
.conteudo_interno.noticia.publi #form_compra .campo_pd {
	width: 330px;
}
.conteudo_interno.noticia.publi .texto_noticia {
	float: left;
	width: 575px;
	margin-right: 30px;
}
.conteudo_interno.noticia.publi .form_compra_right {
	float: right;
	width: 383px;
	border: solid 1px #D2EEEE;
	background: #fff;
	padding-bottom: 20px;
}
.conteudo_interno.noticia.publi .form_compra_right h3 {
	border-top: 4px #E7F3F0 solid;
	text-align: left;
	font-size: 20px;
	color: #349797;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 400;
	padding-left: 10px;
}
.conteudo_interno.noticia.publi .form_compra_right .conteudo_form {
	width: 347px;
	margin: auto;
	border-top: solid 1px #C7E1EB;
	padding-left: 10px;
}
#videos_big {
	margin-bottom: 8px;
	display: table;
}
#videos_big .video_embed {
	float: left;
	width: 570px;
}
#videos_big .video_corpo {
	float: left;
	width: 400px;
	margin-left: 20px;
}
#videos_big .video_corpo .data {
	font-weight: 400;
	margin-bottom: 10px;
	color: #BDBDBD;
	border-bottom: dotted #CCCCCC 1px;
	padding-bottom: 5px;
}
#videos_big .video_corpo .texto {
	margin-bottom: 30px;
}
#videos_big .video_corpo .texto span {
	background: none !important;
}
#galeria-content_v {
	font-size: 13px;
	text-align: center;
}
#galeria-content_v img {
	border: solid 4px #8EC9BA;
	margin-bottom: 5px;
}
#galeria-content_v img:hover {
	border: solid 4px #349797;
	-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	box-shadow:0px 0px 5px rgba(0,0,0,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true);
}
.data-none{
	display: none;
}

.titulo{
	margin-bottom: 10px;
}

.exibido{
	font-weight: bold;
	margin-bottom: 3px;
}
.noAudio {
	color: #3D8EAD;
	background: #F7FFFF;
	padding: 5px;
	border: solid 1px #E2FAFA;
}


/* Módulo Propostas */
ul.user-bar {
  width: 100%;
  height: 22px;
  background: #F5F5F5;
  margin-bottom: 10px;
  padding-top: 1px;
}
ul.user-bar li {
  text-align: right;
}
ul.user-bar li span.user-name {
  font-size: 15px;
  color: #444444;
  padding-right: 7px;
}
ul.user-bar li a {
	background: #FDE9AC;
	padding: 3px 14px;
	color: #339797;
	font-size: 13px;
	font-weight: bold;
	margin-right: -3px;
}
ul.user-bar li a.logoff {
	background: #D93600;
	color: #fff;
}
ul.user-bar li a:hover {
	text-decoration: underline;
}

/*********************
	Messages
*********************/
#messages {
	list-style:none;
}

#messages li.notification {
	clear: both;
	/*height: 40px;*/
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	margin-right: 0px;
	/*margin-bottom: 20px;*/
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 65px;
	font-size: 12px;
	position: relative;
}

#messages li.success {
	background-image: url(../imagens/icons/accept.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #99C600;
	background-color: #E2FF7D;
}

#messages li.error {
	background-image: url(../imagens/icons/exclamation.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #EB5339;
	background-color: #F5B5A9;
}

#messages li.notice {
	background-image: url(../imagens/icons/information.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border: 2px solid #418ACC;
	background-color: #B3CFEA;
}

.tela2col-peticao {
	display: table;
	background:url(../imagens/novo/bg_col2.gif) repeat-y top right;
}
.tela2col-peticao .col1 {
  float: left;
  width: 699px;
  margin-bottom: 100px;
}
.tela2col-peticao .col2 {
	float: left;
	width: 250px;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.tela2col-peticao .col2 .contador {
	width: 220px;
	margin: auto;
}
.tela2col-peticao .col2 .contador p {
	text-align: center;
}
.tela2col-peticao .col2 .pessoas {
	background-color: rgb(248,248,248);
	width: 213px;
	height: 64px;
	border-color: rgb(223,223,223);
	border-width: 1px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	border-style: solid;
	text-align: center;
	line-height: 59px;
	font-size: 18px;
}
.pessoas strong {
	color: #339797;
	font-size: 36px;
}
p.ja {
	font-size: 18px;
	color: #339797;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.frase2 {
	color: #339797;
	font-size: 18px;
	font-weight: 700;
	margin-top: 15px;
	margin-bottom: 15px;
}
a.bigbtn {
	border-width: 1px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	border-style: solid;
	color: #fff;
	background: #339797;
	padding: 6px 19px;
	font-weight: 700;
	font-size: 18px;
	display: block;
	width: 135px;
	margin: auto;
	text-align: center;
}
a.bigbtn:hover {
	background: #247C7C;
}
.separa {
	width: 100%;
	border-top: solid 1px #DFDFDF;
	margin: 20px 0;
}
.pet {
  font-size: 15px;
  color: #444;
}
.login {
  border-top: solid 1px #EEEEEE;
  margin-top: 10px;
  display: table;
  width: 100%;
}
.login .tipo1 {
  float: left;
  width: 307px;
  border-right: solid 5px #EEEEEE;
  min-height: 390px;
  margin-right: 30px;
}
.login h3 {
  color: #339797;
  font-size: 18px;
  font-weight: 400;
  margin-top: 10px;
  padding-right: 25px;
}
form.formX input {
  margin-top: 14px;
  width: 225px;
}
form.formX button {
  margin-top: 15px;
}
.tipo2 {
  float: left;
    width: 314px;
}
.login p {
  text-align: left;
}
.lista_assinantes p.assinante {
  font-style: italic;
  text-align: center;
  padding: 10px;
  border-bottom: dashed 1px #DFDFDF;
}


.lista_assinantes p.ultimos {
  color: #339797;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

p.assinante span {
  display: block;
  font-size: 11px;
  font-style: normal;
  color: rgb(184, 184, 184);
  text-align: center;
}

.comentario_block {
    background-color: rgba(255, 255, 255, 0.6);
    position: absolute;
    height: 205px;
    width: 980px;
    font-size: 18px;
    line-height: 170px;
    text-align: center;
}
.comentario_block a {
    color:red;
}
