.tollTip-Rvaz-content { width:200px; padding:10px 15px 15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; float:left;}
.tollTip-Rvaz { position:absolute; z-index: 999;}

body {
	background: #062d38 url(../images/layout/bg_site.jpg) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
button, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
  
button, input[type="submit"] {
	cursor: pointer;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #fff;
	line-height: 17px;
}
a img {
	border: none;
}
p {
	line-height: 16px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 20px;
	margin-bottom: 6px;
	line-height: 23px;
}
h2 a {
	line-height: inherit; 
}
h3 {
	font-size: 14px;
	line-height: 16px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
}
h5 {
	font-size: 16px;
	margin-bottom: 6px;
}
#geral {
	margin: 0 auto;
	*overflow-x: hidden;
	position: relative;
	/*width: 995px; antigo 23-01*/
	width: 986px;
	_width: 998px;
}
/*************************************
CABECALHO*/
#cabecalho {
	position: relative;
	height: 130px;
}
#cabecalho h1 {
	background: url(../images/layout/logo_cidade_viva.png) no-repeat;
	_background: url(../images/layout/logo_cidade_viva-ie.gif) no-repeat;
	height: 108px;
	position: relative;
	width: 104px;
	top: 15px;
	left: 10px;
}
#cabecalho h1 a {
	display:block;
	height:100px;
	left:-2px;
	position:absolute;
	text-indent:-9999px;
	top:0;
	width:104px;
}
#cabecalho .busca_topo {
	position: absolute;
	top: 50px;
	left: 170px;
}
#cabecalho .busca_topo label {
	position: relative;
	float: left;
	display: block;
	height: 27px;
}
#cabecalho .busca_topo input {
	float: left;
	display: block;
}
#cabecalho .busca_topo label .bt_submit {
	position: absolute;
	left: -22px;
	top: 1px;
}
#cabecalho #login {
	top: 0;
	left: 569px;
	position: absolute;
	z-index: 2;
}
#cabecalho #login .box_login {
	background: url(../images/layout/box_login_topo-trans.png) no-repeat bottom;
	width: 159px;
	min-height: 117px;
	padding: 12px 22px 0;
}
#cabecalho #login .box_login a, #cabecalho #login .box_login input {
	position: relative;
}
#cabecalho #login .box_login input {
	left: -11px;
	width: 107%;
}
#cabecalho #login .box_login-b {
	background: url(../images/layout/box_login_topo_b-trans.png) no-repeat bottom;
	width: 202px;
	height: 9px;
	position: relative;
	*left: 1px;
	_left: 0;
	z-index: 2;
}
#cabecalho #login input {
	margin-bottom: 5px;
	width: 95%;
}
#cabecalho #login img {
	border: 1px solid #ccc;
}
#c
#cabecalho #login p {
	margin-bottom: 7px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#cabecalho #login a.esqueci {
	display: inline-block;
	margin: 5px 0 2px;
	font-size: 11px;
	position: relative; /********************************teste***************/
	top: 1px;/********************************teste***************/
	*top: -3px;
	left: -11px;/********************************teste***************/
}

#cabecalho #login .bt_mais {
	bottom:30px;
	padding:0 0 10px;
	position:absolute;
	/*right:18px;/********original*/
	right: 8px;
	_right: 18px;
	top: 96px;
	text-indent:14px;
	*text-indent:11px;
	_text-indent:20px;
	_text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-position: 0 2px;
	_width:75px;
	
}
#login .form_box {
	width: 161px;
	height:88px;
}
#login .seta_3 {
	right:-48px;
	top:-102px;
	*top:-106px;
}
.box_login p{
	font-weight:bold;
	color: #fff;
	font-size:14px;
	margin-bottom: 6px;
	position: relative;
	left: -11px;
}

/*FIM CABECALHO
*****************************************/


/*************************************
MENU TOPO*/
#menu ul {
	height: 31px;
	width: 764px;
	background: url(../images/layout/bt_menu_topo.gif) left top;
	list-style: none;
}
#menu ul li {
	float: left;
	text-align: center;
}
#menu ul li a {
	color: #ccc;
	font-size: 14px;
	font-weight: bold;
	display: block;
	line-height: 31px;
}
#menu ul li.ativo a {
	color: #333;
}
.bg_conteudo_final {
	background: transparent url(../images/layout/bg_conteudo_canto_arredondado.png) 1px 0 no-repeat;
}
.interno {
	background: #fff url(../images/layout/bg_lat_esq-trans.png) left 0 no-repeat;
}
/*FIM CABECALHO
*****************************************/


/*************************************
CONTEUDO*/
#conteudo {
	width: 571px;
	float: left;
}
.interno {
	padding: 20px 20px 10px;
	position: relative;
}
.bg_conteudo_final {
	height: 7px;
}
.post {
	padding: 0 0 20px;
}
.post p {
	text-align: justify;
}
.post > p {
	margin-bottom: 10px;
}
.post > p a{
	text-decoration:underline;
}
.post a {
	color: #000;
}
.post a:hover {
	/*text-decoration: underline;*/
}
.post_info {
	color: #AFAFAF;
	font-size: 11px;
	display: block;
	margin: 5px 0 5px;
	position: relative;
}
.post_info a.links {
	position: absolute;
	margin-left: 10px;
	top: -3px;
}
.post_info a.links.links_enviar {
	margin-left: 35px;
}
.feedback a:hover, .post h2 a:hover {
	text-decoration: underline;
}

.feedback {
	background: url(../images/layout/bg_feedback.jpg) no-repeat;
	text-align: left;
	line-height: 38px;
	padding: 0 11px;
	margin: 0 0 10px;
	padding-bottom: 5px;
	position: relative;
	height: 33px;
	clear: both;
}
.post > .feedback {
	margin-bottom: 0;
}
.feedback .link_comentarios {
	line-height: 38px;
	padding: 6px 0 6px 29px;
	margin-left: 110px;
	position: absolute;
	top: -5px;
	right: 196px;
}
/*.feedback .link_email {
	line-height: 38px;
	padding: 6px 0 6px 25px;
	margin-left: 5px;
	position: absolute;
	top: -5px;
	right: 71px;
}
.feedback .link_favoritos {
	display:inline-block;
	line-height:38px;
	margin-left:15px;
	text-indent:-9999px;
	width:16px;
	position: absolute;
	top: 0;
	right: 0;
}*/
.feedback .link_favoritos {
	display:inline-block;
	line-height:38px;
	margin-left:15px;
	padding-left:20px;
	position:absolute;
	right:23px;
	top:0;
	width:16px;
	color:#000;
}
.feedback .link_video {
	background: transparent url(../images/layout/film-trans.png) no-repeat scroll left center;
	display:inline-block;
	line-height:38px;
	margin-left:15px;
	padding-left:20px;
	position:absolute;
	right:23px;
	top:0;
	width:16px;
}
.feedback .link_galeria {
	background:transparent url(../images/layout/pictures-trans.png) no-repeat scroll left center;
	display:inline-block;
	line-height:38px;
	margin-left:15px;
	padding-left:20px;
	position:absolute;
	right:313px;
	top:0;
	width:59px;
}
.post .img_dir, img_dir {
	padding: 0 0 5px 10px;
	float: right;
}
.post .img_esq, img_esq {
	padding: 0 10px 5px 0;
	float: left;
}
.feedback .bt_mais {
	display: inline;
	position: relative;
	top: 11px;
	padding-left: 20px;
}
.link_twitter {
	display:inline-block;
	line-height:38px;
	margin-left:15px;
	position:absolute;
	right:17px;
	text-indent:-9999px;
	top:0;
	width:16px;
}
.link_comentarios {
	background: url(../images/layout/icone_comentarios.gif) center left no-repeat;
}
.link_email {
	background: url(../images/layout/icone_email.gif) left center no-repeat;
}
.link_favoritos {
	background: url(../images/layout/icone_favoritos.gif) center left no-repeat;
}
.link_twitter {
	background: url(../images/layout/icone_twitter.gif) center left no-repeat;
}
.link_delicious {
	background: url(../images/layout/icone_delicius.gif) center left no-repeat;
}
.link_delicious {
	display:inline-block;
	line-height:38px;
	margin-left:15px;
	position:absolute;
	right:40px;
	text-indent:-9999px;
	top:0;
	width:17px;
}
/*****PAGINACAO*/
.postagems_recentes {
	padding-left: 11px;
	cursor: pointer;
}
.postagens_antigas {
	display: inline-block;
	cursor: pointer;
	margin-left: 4px;
}
.paginacao {
	margin: 0 auto;
	width: 145px;
	text-align:center;
}
.paginacao a {
	color: #000;
}
.paginacao a:hover {
	color: red;
}
.paginacao .icone_seta_2 {
	background-position: right 3px;
}
.paginacao .icone_seta_2_esq {
	background-position: left 3px;
}
/*FIM CONTEUDO
*****************************************/

/*************************************
SIDEBAR*/
.sidebar_festas, .sidebar_novidades {
	padding: 5px 20px 0;
	width: 159px;
}
.sidebar_festas, .sidebar_novidades {
	float: left;
}
#sidebar {
	float: left;
	width: 202px;
	_overflow-x: hidden;
}
#sidebar h3 {
	margin-bottom: 10px;
}
.sidebar_tags {
	background: url(../images/layout/bg_tags.png) -1px -2px no-repeat;
	padding:17px 14px 10px 11px;
	min-height: 1px;
	position: relative;
}
.sidebar_tags_1 {
	margin-bottom: 7px;
	_margin: 0;
}
.sidebar_tags ul {
	position: relative;
	top: 0;
	min-height: 1px;
}
.sidebar_tags-b {
	background: url(../images/layout/bg_tags_b-trans.png) -1px 0 no-repeat;
	height:10px;
	width:202px;
}
.sidebar_tags-l {
	background: url(../images/layout/linha_tags.gif) no-repeat;
	width: 1px;
	height: 164px;
	position: absolute;
	top: 19px;
	left: -1px;
}
.sidebar_tags h3 {
	text-indent: 9px;
	color: #000;
}
.sidebar_tags .link_tags {
	font-size: 11px;
	color: #000;
	display: block;
	margin: 10px 0 0 20px;
}
.sidebar_tags ul {
	margin-top: 7px;
}
.sidebar_tags li {
	border-bottom: 1px solid #fff;
}
.sidebar_tags ul.lista_tags li a {
	background: #e2f0c5 url(../images/layout/bt_seta_black.gif) 10px center no-repeat;
	color: #000;
	line-height: 20px;
	height: 20px;
	display: block;
	text-indent: 20px;
}
.sidebar_tags ul.lista_tags li a:hover {
	background-color: #cce2a3;
	color: #000;
	line-height: 20px;
	height: 20px;
	display: block;
	text-indent: 20px;
}
.sidebar_festas ul li {
	float: left;
	width: 170px;
	padding-top: 6px;
}
.sidebar_festas ul li img {
	float: left;
	margin-right: 10px;
}
.sidebar_festas a {
	margin-left: 10px;
}
.sidebar_festas .info_festa {
	float: left;
	width: 100px;
	padding-top: 2px;
}
.sidebar_festas .info_festa p {
	line-height: 14px;
}
.sidebar_festas .info_festa p strong a {
	margin: 0;
}
.sidebar_festas a:hover {
	margin-left: 10px;
}
.sidebar_novidades .form_box input[type="text"] {
	margin-bottom: 10px;
	width: 95%;
}
.sidebar_novidades .bt_mais.button {
	float: right;
	margin:0 -8px 0 0;
	color:  #fff;
	font-size: 12px;
}
.bt_mais.button {
	width: auto;
	height: 17px;
	text-indent: 9px;
	*text-indent:0;
	margin:0 0 10px;
	background-position: 0 2px;
	*background-position: 0 0;
	font-weight: bold;
	padding-left: 10px;
}
.sidebar_patrocinios {
	float: left;
	padding-top: 9px;
	margin-left: 25px;
}
.sidebar_patrocinios ul {
	margin-left: 5px;
}
.sidebar_patrocinios ul li {
	margin-bottom: 7px;
}
.box_1_t {
	width: 199px;
	height: 10px;
	position: absolute;
	top: -10px;
	right: 0;
}
.box_1_b {
	width: 199px;
	height: 10px;
	position: absolute;
	bottom: -4px;
	right: 0;
}
/*FIM SIDEBAR
*****************************************/

/********************************
SESSOES*/
.conteudo_tudo:after {
	content: " ";
	display: block;
	clear: both;
}
.secoes {
	float: left;
	margin-left: 8px;
	_margin-left: 0px;
	position: relative;
	width: 200px;
}
.secoes h3 {
	margin-bottom: 7px;
}
.secoes p {
	margin: 7px 0 7px;
	_margin: 7px 0 4px;
}
.secoes_videos, .secoes_impressos, .enquetes, .promocoes {
	padding: 14px 9px 4px 11px;
}
.secoes_impressos {
	padding: 14px 9px 8px 11px;
}
.sidebar_novidades, .sidebar_festas {
	padding:14px 10px 0
}
.enquetes label input[type="radio"] {
	margin: 0 7px 0 10px;
	position: relative;
	top: 2px;
}
.enquetes button.bt_mais {
	float: right;
	position: relative;
	top: 8px;
	*text-indent: 3px;
}
.enquetes label {
	display: block;
	height: 7px;
	_display: inline-block;
}
.secoes_impressos h3 {
	margin-bottom: -3px;
}
.secoes_impressos .float_left {
	margin-right: 10px;
}
.box_transparent .info {
	width: 68px;
}
.secoes_videos a, .promocoes a.seta_3, .feeds a.seta_3 {
	margin-left: 10px;
	display: inline-block;
}
a.seta_3.seta_3_1 {
	margin-left: 0;
}
.box_transparent_interno .seta_video_d, .box_transparent_interno .seta_video_e {
	position: absolute;
	width: 15px;
	height: 21px;
	top: 85px;
}
.seta_video_e {
	left: -14px;
}
.seta_video_e:hover {
	background-position: bottom;
}
.seta_video_d {
	right: -5px;
	_right: -4px;
}
.jornal {
	margin-bottom: 16px;
}
.premios_home h3 {
	padding-top: 5px;
}
.revista:after, .jornal:after, .premios_home:after, .siderbar:after {
	content: " ";
	display: block;
	clear: both;
}
.feeds {
	margin-top: 20px;
}
.feeds a {
	line-height: 14px;
}
.feeds img {
	margin: 0 10px 0 20px;
}
.margin_bottom_0 {
	margin-bottom: 0;
	line-height: 0;
	*line-height: 12px;
}
.margin_bottom_0 br {
	margin: 3px 0;
}
/*FIM SESSOES
*****************************************/
#rodape {
	background: url(../images/layout/leandro.jpg) no-repeat;
	color: #516c74;
	font-size: 11px;
	height: 150px;
	position: relative;
	z-index: 2;
}
#rodape a {
	color: #516c74;
}
#rodape a:hover {
	text-decoration: underline;
}
#rodape em {
	color: #115159;
	font-size: 10px;
	font-style: normal;
	bottom:10px;
	left: 294px;
	position: absolute;
}
.rodape_links {
	width: 86px;
}
.rodape_about {
	width: 151px;
}
.biografia {
	float: left;
	height: 150px;
	padding: 0 20px 0 0;
	width: 273px;
	position: relative;
}
.biografia a {
	display: block;
	margin-top: 20px;
	padding: 14px 15px 16px 111px;
}
.menu_rodape ul {
	float: left;
	list-style: none;
	height: 10px;
	padding-top:33px;
}
.menu_rodape ul li a, .divisisor-1 {
	line-height: 14px;
}
.linha {
	width: 770px;
	position: absolute;
	height: 1px;
	top: 20px;
	left: 0;
	z-index: 1;
	background: url(../images/layout/rodape_divisor_-1.gif) no-repeat;
}
.agencia_poco {
	display: block;
	height: 19px;
	left: 710px;
	width: 60px;
	text-indent: -99999px;
	overflow: hidden;
	position: absolute;
	bottom: 96px;
	background: url(../images/layout/logo_agencia_poco-trans.png) no-repeat;
}
/********************************
classes*/
.img_legenda {
	position: relative;
}
.img_legenda .legenda {
	bottom: 10px;
	left: 10px;
	width: 96%;
	position: absolute;
	z-index: 1;
}
.legenda {
	position: relative;
	background: #fff;
	background: url(../images/layout/bg_opaco_1-trans.png);
}
.img_legenda .legenda p {
	padding: 8px;
	line-height:12px;
}
.img_legenda.img_esq .legenda, .img_legenda.img_dir .legenda {
	bottom: 15px;
}
.img_legenda.img_dir .legenda {
	left: 20px;
}
.input_1 {
	height: 23px;
	width: 336px;
	padding: 2px 0 0 3px;
}
.bt_submit {
	display: block;
	height: 27px;
	width: 22px;
}
.bt_mais {
	display: block;
	height: 14px;
	width: 14px;
}
.bt_seta_e a, .bt_seta_d a{
	display: inline-block;
	height: 14px;
	width: 14px;
	text-indent: -9999px;
}
.bt_seta_e a {
	background:url(../images/layout/bt_seta_e-trans.png) no-repeat left center;
}
.bt_seta_d a {
	background: url(../images/layout/bt_mais-trans.png) left center no-repeat;
}
.form_box input[type="text"], .input_2 input[type="text"], .form_box input[type="password"] {
	padding: 3px;
	border-top: #878787 1px solid;
	border-left: #a5a5a5 1px solid;
	border-right: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
.input_3 {
	padding: 3px;
}
.icone_seta_2, .icone_seta_2_esq {
	height: 4px;
	height: 14px;
	display: block;
}
.box_transparent {
	width: 182px;
	min-height: 10px;
	background: url(../images/layout/box_transparent-trans.png) no-repeat;
}
.box_transparent-b {
	width: 202px;
	height: 8px;
	position: absolute;
	bottom: -8px;
	left: 0;
	background: url(../images/layout/box_transparent_b-trans.png) no-repeat;
}
.box_transparent_1 {
	width: 182px;
	min-height: 10px;
	position: relative;
	background: url(../images/layout/box_transparent_1-trans.png) no-repeat;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
/************************************POSTS**********************************************************************/
ol.lista_de_comentario li {
	margin: 20px 0 20px 0;
}
ol.lista_de_comentario:after {
	content: " ";
	display: block;
	clear: both;
}
.comentario:after {
	content: " ";
	display: block;
	clear: both;
}
.comentario {
	padding-bottom: 10px;
}
.autor_comentario {
	float: left;
	width: 80px;
}
.comentario_txt {
	line-height:16px;
	float:right;
	margin:0 0 0 20px;
	padding:20px;
	width:370px;
	position: relative;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #cccccc;
	text-align:justify;
	min-height: 27px;
}
.comentario_arrow {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 19px;
	left: -30px;
	background: url(../images/layout/arrow_comentario.gif) no-repeat;
}
.autor_comentario span {
	display: block;
	line-height: 12px;
}
.adicionar_comentario input[type="text"], textarea {
	margin-bottom: 3px;
	padding: 3px;
	width: 98.3%;
	background: #fff;
	border: #ccc 1px solid;
}
.adicionar_comentario textarea {
	margin-bottom: 10px;
	padding: 3px;
	height: 100px;
}
.adicionar_comentario h3 {
	margin-bottom: 10px;
}
.adicionar_comentario button {
	float: right;
	position:relative;
	right:-9px;
}
.megashop {
	float: left;
	height: 127px;
	margin-top: 11px;
	width: 192px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.premios_home .float_left {
	margin-right: 10px;
}
.paginas {
	text-align: center;
	display: inline;
	position: relative;
}
.leia_tambem ul li {
	padding: 1px 0;
	list-style: disc;
}
.leia_tambem ul li a {
}
.leia_tambem ul li a:hover {
	text-decoration: underline;
}
.leia_tambem {
	margin: 0 0 20px;
}
.leia_tambem ul {
	margin: 0 0 0 10px;
}
.leia_tambem ul li a {
	color: #000;
}
.adicionar_comentario h5 {
/*margin-left: 119px;*/
}
.comentario.adicionar {
	padding: 10px 10px 0;
	width:509px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	margin-bottom: 20px
}
/* PÃƒÂGINA DE BUSCA
----------------------------------------------- */
ul.lista_busca li {
	margin-bottom: 10px;
}
ul.lista_busca li:after {
	content: " ";
	display: block;
	clear: both;
}

ul.lista_busca:after {
	content: " ";
	display: block;
	clear: both;
}
ul.lista_busca li h3 {
	margin-bottom: 5px;
	*position:relative;
	*left: -20px;
}
ul.lista_busca h3 span, .jornal_lista span {
	background: #cce2a3;
	font-size: 11px;
	padding:3px 10px 2px;
	color: #000;
	margin-right: 5px;
}
.lista_busca .float_right {
	width: 441px;
	padding-bottom: 10px;
}
.lista_busca li a {
	margin-top: 10px;
	font-weight: bold;
	text-indent: 20px;
	width: auto;
	color: #000;
}
.lista_busca li a:hover {
	text-decoration: underline;
}
/****************************************/
.sidebar a:hover, .secoes a:hover, .sidebar_festas a:hover {
	text-decoration: underline;
}
.sidebar_festas ul {
	margin-top: -8px;
	list-style: none;
}

.sidebar_tags .link_tags:hover {
	color: #000099;
}
.secoes_videos, .secoes_impressos, .secoes, #sidebar {
	color: #fff;
}
.enquetes, .promocoes {
	color: #fff;
}
.enquetes button.bt_mais {
	color: #fff;
}

.biografia a span.nome {
	font-size: 12px;
	font-weight: bold;
}
.img_legenda .legenda p {
	font-size: 11px;
}
/* CLASSES PARA USO EM GERAL
----------------------------------------------- */
.box_1_t {
	background: url(../images/layout/canto_redondo_cinza_top.gif) right no-repeat;
}
.box_1_b {
	background: url(../images/layout/canto_redondo_cinza_bottom.gif) right no-repeat;
}
.input_1 {
	border: solid #333;
	border-width: 2px 0 1px 2px;
	font-size: 18px;
}
.bt_submit {
	background: url(../images/layout/bt_input_seta.gif);
	border: none;
	cursor: pointer;
}
.bt_submit:hover {
	background-position: 0 -27px;
}
.bt_submit:active {
	background-position: 0 -54px;
}
.bt_mais {
	background: url(../images/layout/bt_mais-trans.png) left center no-repeat;
	/*_background: url(../images/layout/bt_mais.gif) left center no-repeat;*/
	border: none;
}

.icone_seta_2, .icone_seta_2_esq {
	border: none;
}
.icone_seta_2 {
	background: url(../images/layout/bt_seta_black.gif) center left no-repeat;
}
.icone_seta_2_esq {
	background: url(../images/layout/bt_seta_black_esq.gif) center left no-repeat;
}
.seta_1 {
	background: url(../images/layout/bt_seta_cinza.gif) no-repeat center left;
}
.seta_4 {
	background: url(../images/layout/bt_seta_black.gif) no-repeat center left;
}
.linha_1 {
	background: url(../images/layout/linha_separador-trans.png) center bottom no-repeat;
	width: 100%; 
	height: 1px; 
	margin: 0 0 16px;
	_margin: 0 0 4px;
}
.link_1 {
	color: #fff;
}
.link_2 {
	color: #ccc;
	font-size: 11px;
}
.link_2:hover {
	color: #fff;
}
.autor_comentario {
	font-size: 11px;
}
.autor_comentario a {
	color: #000;
}
.autor_comentario a:hover {
	text-decoration: underline;
}
.autor_comentario img {
	border: 1px solid #ccc;
}
.seta_video_e {
	background: url(../images/layout/bt_input_seta_mini_e.gif) no-repeat top;
}
.seta_video_e:hover {
	background-position: 0 -21px;
}
.seta_video_e:active {
	background-position: 0 -42px;
}
.seta_video_d {
	background: url(../images/layout/bt_input_seta_mini_d.gif) no-repeat top;
}
.seta_video_d:hover {
	background-position: 0 -21px;
}
.seta_video_d:active {
	background-position: 0 -42px;
}
.divisisor-1 {
	background: url(../images/layout/rodape_divisor.gif) no-repeat right top;
}
.biografia .divisisor-1 {
	background-position: 270px -2px;
}
a.link_texto {
	text-decoration: underline;
}
a.link_texto:hover {
	/*color: #E2F0C5;*/
}
.font11 {
	font-size: 11px;
}


/* estilos de links
----------------------------------------------- */
a.seta_3 { 
	background:url(../images/layout/icone_seta_branca.gif) no-repeat center left;
	padding-left: 10px;
	font-style: italic;
	display: inline-block;
} 
a.seta_3:hover { 
	text-decoration: underline;
}
.bt_mais.links {
	color: #000;
	width: auto;
	text-indent: 20px;
	font-weight: bold;
}
.bt_mais.links:hover, .links_underline:hover {
	text-decoration: underline;
}
.bt_mais.submit {
	color: #000;
	width: auto;
	font-weight: bold;
	border: 1px solid #000;
	text-align: right;
	padding: 0 1px;
}
.bt_mais.submit .float_right {
	float: right;
}

/*ultimos vÃƒÂ­deos*/
.next, .prev {
	height: 59px;
	width: 59px;
	display: block;
	position: absolute;
	top: 164px;
	z-index: 2;
}
.next {
	background: url(../images/layout/galeria_bt_proxima-trans.png) no-repeat;
	right: 10px;
}
.prev {
	background: url(../images/layout/galeria_bt_anterior-trans.png) no-repeat;
	left: 10px;
}
.video_scroll {
	position: relative;
}

.sidebar_tags ul.lista_videos li {
	margin-top: 10px;
}
.sidebar_tags ul.lista_videos li a {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-indent: inherit;
	display: inline;
}
.sidebar_tags ul.lista_videos li a.video_desc {
	float: right;
	width: 87px;
}
.sidebar_tags ul.lista_videos li:after {
	content: " ";
	display: block;
	clear: both;
}
.sidebar_tags ul.lista_videos li img {
	float: left;
	margin-right: 10px;
}

#menu .menu_topo ul {
	background: none;
}
.menu_topo li {
	background: url(../images/layout/bt_topo.png) no-repeat left top;
	_background: url(../images/layout/bt_topo.gif) no-repeat left top;
	height: 31px;
	position: relative;
	margin-right: 16px;
}
.menu_topo li a {
	height: 31px;
	display: block;
	padding: 0 0 0 12px;
	margin-right: 0;
	position: relative;
	z-index: 10;
	float: left;
}
.menu_topo li span {
	background: url(../images/layout/bt_topo_d.png) no-repeat right top;
	_background: url(../images/layout/bt_topo_d.gif) no-repeat right top;
	height: 31px;
	position: absolute;
	right: -26px;
	top: 0;
	width: 28px;
	z-index: 2;
	/*border: 1px solid #fff;*/
}
.menu_topo li:hover {
	background-position: 0 -31px;
}
.menu_topo li:hover span {
	background-position: 0 -31px;
}
.menu_topo li:active {
	background-position: 0 -62px;
}
.menu_topo li:active span {
	background-position: 0 -62px;
}
.menu_topo li.ativo a {
	background: url(../images/layout/bt_topo_a_ativo.png) no-repeat left top;
	_background: url(../images/layout/bt_topo_a_ativo.gif) no-repeat left top;
	z-index: 12px;
}
menu_topo li.ativo {
	z-index: 12;
}
.menu_topo li.ativo a + span {
	background: url(../images/layout/bt_topo_a_ativo_d-trans.png) no-repeat right top;
	height: 31px;
	position: absolute;
	right: -26px;
	top: 0;
	width: 28px;
	z-index: 2;
}
#blog { z-index: 10; }
#tv { z-index: 9; }
#jornal { z-index: 8; }
#fale { z-index: 8; }
#revista { z-index: 7; }
#blog.ativo, #jornal.ativo, #tv.ativo, #revista.ativo, #fale.ativo    {
	z-index: 10;
}
/* mais vÃƒÂ­deos */

.sidebar_tags ul.lista_videos li {
	margin-top: 10px;
}
.sidebar_tags ul.lista_videos li a {
	background: none;
	margin: 0;
	padding: 0;
	line-height: 14px;
	text-indent: inherit;
	display: inline;
	color: #000;
}
.sidebar_tags ul.lista_videos li a.video_desc {
	float: right;
	width: 87px;
}
.sidebar_tags ul.lista_videos li a.video_desc:hover {
	text-decoration:underline;
	background: none;
	line-height: 14px;
}
.sidebar_tags ul.lista_videos li:after {
	content: " ";
	display: block;
	clear: both;
}
.sidebar_tags ul.lista_videos li img {
	float: left;
	margin-right: 10px;
}

/* CLASSES
----------------------------------------------- */
.inline {
	display: inline;
}
.block {
	display: block;
}
.link_comentar {
	float: right; 
	position: relative; 
	top: -10px;
}
.link_comentar .bt_mais.links {
	width: 75px;
	_width: 50px;
}
.link_comentar.form_comentar {
	width: 419px; 
	border: none; 
	background: none; 
	padding: 0;
	margin: 0;
}
.input_3 {
	padding: 3px;
	border: 1px solid #ccc;
}
.width100 {
	width: 100%;
	margin-bottom: 3px;
}
.width50 {
	width: 49.9%;
}
.box_transparent_interno {
	width: 182px;
	padding: 14px 10px 0;
	background: url(../images/layout/box_transparent-trans.png) no-repeat;
	min-height: 10px;
}
.box_transparent1_b {
	width: 202px;
	height: 8px;
	background: url(../images/layout/box_transparent_b-trans.png) no-repeat;
}

.box_transparent1 {
	margin-bottom: 10px;
	min-height: 10px;
	width: 202px;
}
.box_transparent1 a {
	position: relative;
}
.box_transparent2 {
	margin-bottom: 10px;
	width: 202px;
	min-height: 10px;
	margin-left: 9px;
}
.box_transparent2_interno {
	width: 172px;
	background: url(../images/layout/box_transparent_2-trans.png) no-repeat;
}
.box_transparent2_interno a {
	position: relative;
}
.box_transparent_1-b {
	width: 202px;
	height: 8px;
	background: url(../images/layout/box_transparent_2_b-trans.png) no-repeat;
}
.sidebar_novidades form, .sidebar_novidades a {
	position: relative; 
}
.info_secoes_impressos {
	padding-top: 10px;
}
.jornal_lista ul li {
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	width: 100px;
}
.jornal_lista ul li a {
	border: 4px solid #f2f2f2;
}
.jornal_lista ul li img {
	margin: -4px;
}
.jornal_lista ul {
	margin-bottom: 10px;
	content: " ";
	clear: both;
	display: block;
}
.jornal_lista ul li img, .jornal_lista ul li a {
	float: left;
	overflow: hidden;
}
.jornal_lista strong  {
	display: block;
}
.jornal_lista h3, .jornal_lista strong  {
	margin-bottom: 5px;
}
.form_cadastro label {
	display: block;
	float: left;
}
.form_cadastro label {
	display: block;
	margin-bottom: 10px;
}
.form_cadastro input[type="text"], .form_cadastro select,  .form_cadastro input[type="file"], .form_cadastro input[type="password"], .form_cadastro textarea {
	/*border-color:#878787 #f2f2f2 #f2f2f2 #A5A5A5;
	border-style:solid;
	border-width:1px;*/
	padding:3px;
	display: block;
	margin-top: 3px;
	margin-right: 10px;
}
.form_cadastro textarea {
	border: 1px solid #7f9db9;
}
.input-g {
	width: 245px;
}	
.input-m {
	width: 114px;
}
.input-m1 {
	width: 157px;
}
.input-p {
	width: 72px;
}
.input-telefone {
	width: 86px;
}
.form_cadastro.fale_conosco .input-g {
	width: 197px;
}
.form_cadastro.fale_conosco textarea {
	width: 522px;
	height: 100px;
}
.form_cadastro {
	margin: 0 auto;
	/*width: 284px;*/
	margin-top: 10px;
}
.form_cadastro fieldset {
	width: 50%;
	float: left;
}
.form_cadastro fieldset h3 {
	margin-bottom: 10px;
}
.form_cadastro br {
	clear: both;
}
.form_cadastro input.erro_input[type="text"], .form_cadastro input.erro_input[type="password"], .form_cadastro select.erro_input, .form_cadastro textarea.erro_input {
	border: 2px solid #cc0000;
	padding: 3px;
}
.msg_erro {
	margin: 10px 0 10px;
	border: 2px solid #cc0000;
	padding: 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	line-height: 15px;
}
.msg_certo {
	margin: 10px 0 10px;
	border: 2px solid #29b96f;
	padding: 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	line-height: 15px;
	display: none;
	background: #fff;
}
.msg_info {
	margin: 0 0 10px;
	border: 2px solid #FFFABF;
	padding: 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	line-height: 15px;
	background:transparent url(../images/layout/information.png) no-repeat scroll 5px 10px;
	padding-left: 22px;
	color: #000;
}
.msg_info a{
	color:#000;
	text-decoration:underline;
}
.enquetes .msg_certo {
	margin-bottom: 0;
	padding: 5px 10px;
}
.msg_certo p {
	background-position: top left;
	background: url(../images/layout/accept.png) no-repeat;
	_background: url(../images/layout/accept.gif) no-repeat;
	padding-left: 22px;
	color: #000;
}

.msg_erro strong {
	background: url(../images/layout/exclamation.png) no-repeat left;
	_background: url(../images/layout/exclamation.gif) no-repeat left;
	padding-left: 22px;
	line-height: 0;
}

.conteiner1 {
	margin: 10px 0;
}
.conteiner1:after {
	content: " ";
	display: block;
	clear: both;
}
.conteiner1 h3 {
	margin-bottom: 5px;
}
.conteiner1 .conteiner1_img {
	width: 149px;
}
.conteiner1 .conteiner1_info {
	margin-left:10px;
	width:372px;
}
.sidebar_tags ul.festas {
	list-style: outside disc;
	margin-left: 0;
}
.sidebar_tags ul.festas li a {
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
	line-height: 15px;
	text-indent: 0;
	display: inline;
}
.sidebar_tags ul.festas li a:hover {
	text-decoration: underline;
}
.sidebar_tags ul.festas li {
	margin-bottom: 10px;
	list-style-position:outside;
	list-style-type:disc;
	color: #000;
}
/*ID UTILIZADA NO BODY QUANDO O SIDEBA TAGS NÃƒÆ’O FOR UTILIZADO
******************************************************************/ 
#sem_sidebar_tag #menu ul {
	width: 566px;
}
#sem_sidebar_tag #menu {
	position: relative;
	top: 1px;
	z-index: 1;
}
#sem_sidebar_tag .corner {
	display: block;
	background: url(../images/layout/bg_sem_tags_corner-trans.png) no-repeat;
	width: 16px;
	height: 29px;
	position: absolute;
	top: 0;
	right: -1px;
}
ul.anunciantes {
	margin:0 25px 3px 0;
	/*width:152px;*/
	float: left;
	margin-top: 15px;
	
}
ul.anunciantes li a {
	color: #000;
}
ul.anunciantes li a:hover {
	text-decoration: underline;
}
ul.anunciantes li {
	list-style: disc inside;
	margin-bottom: 3px;
	float: left;
	width: 152px;
}

.img_login {
	width:80px; 
	float: left;
}
.img_login img {
	border: 1px solid #fff; 
	margin-bottom: 5px;
}
.img_login .nome_user {
	float: left; 
	width:79px;
}
.img_login p {
	margin-top:10px;
	margin-left:10px;
}
.secoes_videos div{height:136px;}
.box_login img{
	float:left;
	left: -10px;
	position: relative;
}

.sem_margem {
	margin: 0;
}

.radio_input span.titulo {
	left:0;
	position:absolute;
	top:-17px;
}
.radio_input span {
	float:left;
	font-size:12px;
	margin-right:10px;
	position:relative;
	*top: 5px;
}
.radio_input span.titulo {
	left:0;
	position:absolute;
	top:-17px;
}
.radio_input, .radio_input input {
	float:left;
	margin-right: 6px;
}
.radio_input {
	margin-left:20px;
	position:relative;
	top:18px;
}

.classGaleriaNoticia {
	width: 529px;
	background: #f9f9f9;
	padding-bottom: 10px;
	border: 1px solid #ccc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.showImg {
	width: 353px;
	height: 263px;
	padding: 10px;
	position: relative;
	float: left;
	padding-bottom: 5px;
}
/*
#prevImgA, #nextImgA {
	width: 100px; 
	height: 263px; 
	position: absolute;
	top: 0;
}
#prevImgA {
	left: 0;
	background: #999999;
	margin: 10px;
	background: url(images/galeriaRvaz/galeria_bt_anterior.png) no-repeat 10px center;
}
#nextImgA {
	right: 0;
	background: #FF0000;
	margin: 10px;
	background: url(images/galeriaRvaz/galeria_bt_proxima.png) 26px center no-repeat;
}
.boxThumbRvaz {
	float: right;
	width: 156px;
	list-style: none;
	margin-top: 10px;
	position: relative;
	left: -2px;
}
.boxThumbRvaz li {
	float: left;
	margin-right: 5px;
}
.boxThumbRvaz img {
	width: 70px;
	height: 70px;
}
.boxThumbRvaz a img {
	border: none;
}
a img {
	border: none;
}
.GaleryPpaginacao {
	float: right;
	width: 156px;
	position: relative;
	margin-top: 5px;
}
#prevPage {
	position: absolute;
	left: -2px;
}
#nextPage {
	position: absolute;
	right: 12px;
}
.legenda_galeria {
	margin-left: 10px;
}
*/
.msgLogin, .msg {
	background: url(../images/layout/exclamation.png) no-repeat;
	_background: url(../images/layout/exclamation.gif) no-repeat;
	display: none;
	height: 20px;
	/*margin-top: 10px;*/
}
.box_login .msgLogin span {
	font-size: 11px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 11px;
	display: block;
	color: #fff;
	z-index: 5;
	width: 150px;
	position: relative;
	top: 2px;
}
#cabecalho #login .box_login .link_sair, #cabecalho #login .box_login .link_alterar{
	position: absolute;
	/*bottom: 5px;*/
	font-size: 11px;
	z-index: 3;
} 
#cabecalho #login .box_login .link_alterar {
	/*right: 114px;*/
	bottom: 2px;
}
#cabecalho #login .box_login .link_sair {
	right:12px;
	top:5px;
}
#cabecalho #login .box_login .ultimo_acesso {
	color:#FFFFFF;
	display:block;
	font-size:11px;
	left:23px;
	position:absolute;
	top:102px;
	width:157px;
}
#cabecalho #login .box_login .logado {
	left:83px;
	position:absolute;
	top:21px;
	width:105px;
}
#cabecalho #login .box_login .logado:after {
	content: " ";
	clear: both;
	display: block;
}
.bt_mais.button:hover {
	text-decoration: underline;
}
.form_tooltip input {
	margin-bottom: 10px;
	margin-top: 3px;
}
.form_tooltip .bt_mais.button {
	margin: 0;
}
.form_tooltip {
	position: relative;
}
.form_tooltip .msg_erro, .form_tooltip .msg_certo {
	left:0;
	padding-top:10px;
	position:relative;
	top:14px;
	margin: 10px 0 10px;
	*margin: -10px 0 10px;
	width:244px;
	background: none;
}
.form_tooltip .msg_erro p {
	background: url(../images/layout/exclamation.png) left top no-repeat;
	background: url(../images/layout/exclamation.gif) left top no-repeat;
	padding-left: 20px;
}
p.nome{
	font-weight:bold;
}
.form_tooltip p.nome {
	font-weight: bold;
	left: 16px;
	position: absolute;
	top: 104px;
	font-size: 12px;
	width: 80px;
}
#cabecalho #login .box_login.userlogado {
	min-height: 58px;
}
#cabecalho #login .box_login.userlogado img {
	width: 50px;
	background: #ccc;
}
.bt_fechar {
	background: url(../images/layout/icone_x.png) no-repeat; 
	right:-16px;
	top:-4px;
	position:absolute;
	display:block;
	height: 9px;
	width: 9px;
}
.bt_fechar:hover {
	background-position: 0 -9px;
}
.msg_erro{ 
}
.msg_erro > p{
	background:transparent url(../images/layout/exclamation.png) no-repeat scroll left top;
	padding-left: 20px;
}
.msg { font-size: 11px; }
.regulamento { font-size: 11px; color: #000 !important; }
.regulamento strong{ font-size: 11px; color: #000 !important; }
.regulamento p{ 
	color:#000000 !important;
	font-size:11px;
	line-height:12px;
	margin:0; 
	padding:0; 
}
.regulamento p a {
	color: #000;
	text-decoration: underline;
	margin-top:10px;
}
.tv p {
	margin-bottom: 10px;
}

/* atualizaÃ§Ã£o */
.feedback ul li {
	float: left;
	width:auto;
}
.feedback ul li a {
	display: block;
	font-size: 12px;
	margin-right: 10px;
	color: #000;
	text-decoration: none;
	padding:  5px 0;
}
.feedback ul li a:hover {
	text-decoration: underline;
}
.feedback ul {
	float: right;
	margin-top: 6px;
	position:relative;
	right:-24px;
}
.link_email{
	background: url(../images/layout/icone_email.gif) no-repeat center left;
	text-indent: 25px;
}
.btComentarios {
	background: url(../images/layout/icone_comentarios.gif) no-repeat center left;
	text-indent: 30px;
}
.btFavoritos {
	background: url(../images/layout/icone_favoritos.gif) no-repeat center left;
	text-indent: -9999px;
	width: 17px;
}
.btVerGaleria {
	background: url(../images/layout/pictures-trans.png) no-repeat center left;
	text-indent: 20px;
	width:80px;
}
.btVerVideo {
	background: url(../images/layout/film-trans.png) no-repeat center left;
	text-indent: 20px;
}
.feedback .bt_mais.veja {
	display:inline;
	padding-left:20px;
	position:absolute;
	top:11px;
	width:100px;
}
.tag_active a{ background-color: #B5CF81 !important;}