﻿@charset "utf-8";
/* CSS Document */
.fotos img{
	border:none;
}
/* ------------ Implementação Geral ------------ */
.txt_laranja {   /* usado nos links da home e na tópico de dados técnicos */
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#e37500;
}

.txt_laranja2 {    /* usado na home, nos blocos promoções, novelas */
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e37500;
}

.txt_laranja2 {   /* usado na home, nos tópicos promoções, novelas */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e37500;
}

.txt_laranja3 {  /* usado na página show / na página de agenda do internauta, tópicos de cinema */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffa10d;
}

.txt_laranja4 {  /* usado na página CDs como número das faixas e nos links [+] */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e37500;
}

.txt_laranja4 a {  /* usado na página CDs como número das faixas e nos links [+] */
	color:#e37500;
	text-decoration:none;
}

.txt_laranja4 a:hover {  /* usado na página CDs como número das faixas e nos links [+] */
	color:#e37500;
	text-decoration:underline;
}

.txt_laranja5 {  /* usado na home, no tópico cinema */
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#e37500;
}

.txt_laranja6 {  /* usado na agenda nos links */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	font-style:italic;
	color:#e37500;
}

.txt_laranja7 {  /* usado nos subtópicos da página cinema */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#e37500;
}

.txt_laranja8 {  /* usado no formulário lateral direito */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e37500;
}

.txt_preto { /* usado nos tópicos maiusculos de cinema, shows, etc */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#000000;
}
.txt_preto b{
	font-size:11px;
	color:#e37500;
}
.txt_preto2 {  /* usado como subtopico em shows */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.txt_preto2 a {  /* usado como subtopico em shows */
	color:#000000;
	text-decoration:none;
}

.txt_preto2 a:hover {  /* usado como subtopico em shows */
	color:#000000;
	text-decoration:underline;
}

.txt_preto3 {  /* usado como tópicos */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	margin:25px 0 0 0;
}

.txt_preto3 a {  /* usado como tópicos */
	color:#000000;
	text-decoration:none;
}

.txt_preto3 a:hover {  /* usado como tópicos */
	color:#000000;
	text-decoration:underline;
}

.txt_preto4 {  /* usado nos subtopicos, voltar ao topo e nos sites */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.txt_preto4 a {  /* usado nos subtopicos, voltar ao topo e nos sites */
	color:#000000;
	text-decoration:none;
}

.txt_preto4 a:hover {  /* usado nos subtopicos, voltar ao topo e nos sites */
	color:#000000;
	text-decoration:underline;
}

.txt_preto5 {  /* usado no topico de cinema */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.txt_preto6 {  /* usado no topico de cinema de filmes em cartaz e/ou estréia*/
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.txt_cinza {    /* TEXTO COMUM, utilizado na home, agenda - usado na página show */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
}	

.txt_cinza2 {    /* usado na home, nos textos do BLOG e no MAIS[+] */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2f2f2f;
}	

.txt_cinza3 {    /* usado na home, nos blocos promoções, novelas */
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646363;
}	

.txt_cinza4 {    /* usado no texto do destaque em cinema */
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
}	

.txt_cinza5 {    /* usado nos subtópicos da página cinema interna */
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#535353;
}

.txt_azul {    /* usado como subtopico em cinema */
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0b1467;
}

.txt_vermelho {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:e30500;
}

.txt_branco {  /* usado nos textos da home e/ou link */
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

.txt_branco2 {  /* usado nos textos da home */
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.divisor {
	border:#f4f3ee dotted 2px;
	width:571px;
	margin-top:18px;
	margin-bottom:18px;
}	

.divisor2 {
	border:#f4f3ee dotted 2px;
	width:470px;
	margin-top:18px;
	float:left;
}	

.divisor3 {
	width:571px;
	height:30px;
	*height:45px;
	padding:20px 0 0 0;
	*padding:10px 0 0 0;
	padding:5px 0 0 0\9;
	float:left;	
	clear:both;
}
	
.divisor4 {
	border:#afaeaa dotted 1px;
	margin-top:18px;
	margin-bottom:18px;
}

.separador {
	width:460px;
	float:left;
	border-bottom:#f4f3ee dotted 2px;
	margin:10px 0 0 0\9;
	*margin:-8px 8px 0 0;
}
	
.voltar {
	height:100px;
}	
/* ------------ Final Implementação Geral ------------ */


/* ------ Entretenimento Home ------ */
/* ------ Início conteúdo esquerdo ------ */
#conteudo_esq {
	width:571px;
	margin:0 0 0 27px;
	_margin:0 0 0 23px;
	float:left;
}
/* ------ Final conteúdo esquerdo ------ */


/* ------ Início titulo ------ */
.titulo { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo.gif) no-repeat; 
}

.rss { 
	float:left;
	margin-left:183px;
	margin-top:17px;
}	

.setinha {
	float:right;
	margin-right:50px;
	margin-top:0px;
}	
/* ------ Final titulo ------ */


/* ------ Início destaque 1 ------ */
#conteudo_principal {
	background:#f4f3ee;
	float:left;
	width:569px;
	border:#e6e6dc solid 1px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.chamada0 a,.chamada1 a,.chamada2 a,.chamada3 a{
	text-decoration:none;
}
.chamada0 {
	width:176px;
	height:220px;
	float:left;
	margin:0 10px;
	display:inline;
}

.chamada1 {
	width:176px;
	height:220px;
	float:left;
	margin:0 10px 0 0;
}

.chamada2 {
	width:176px;
	height:220px;
	float:left;
}
.topico {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	width:175px;
}
.texto1 {
	margin-left:0px;
	margin-top:1px;
	border-top:#ff8500 solid 3px;
	color:#000000;	
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:176px;
	text-decoration:none;
}
.texto1 a{
	text-decoration:none;
}
.texto2 {
	margin-left:0px;
	margin-top:11px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656460;
	width:176px;
	height:68px;
}
.texto2 a {
	color:#656460;
	text-decoration:none;
}

.texto2 a:hover {
	color:#656460;
	text-decoration:underline;
}
.texto2 img{
	float:left;
	margin:5px 0 0 0;
}
.texto3 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#e37500;
}

.texto3 a {
	color:#e37500;
	text-decoration:none;
}

.texto3 a:hover {
	color:#e37500;
	text-decoration:underline;
}
/* ------ Final destaque 1 ------ */


/* ------ Início publicidade ------ */
#publicidade {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#9e9e9e;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom: 10px;
	width:571px;
	height:90px;
}
.publicidade p{
	margin:10px 0 0 0;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9e9e9e;
}
/* ------ Final publicidade ------ */
/* ------ Banner 571 x 95 Google Admanager by Ivan ------ */
.banner571x95{
	margin-top:10px;
	width:571px;
	height:95px;
}


/* ------ Banner 571 x 95 Google Admanager by Ivan ------ */

/*------- Início destaque 2 --------*/
#destaque2 {
	width:571px;
	height:200px;
	margin:10px 0 0 0;
}	

#bloco_esq2 {
	width:277px;
	height:200px;
	float:left;
	font-family:Tahoma;
}

#paranews {
	width:277px;
	height:169px;
	background:url(../imgs/destaque2.jpg) no-repeat;
	display:block;
	margin:4px 0 0 0;
	*margin:-2px 0 0 0;
	font-family:Tahoma;
}
#paranews a{
	text-decoration:none;
}
.tit_paranews {
	color:#aa2727;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 2px 0;
	*margin:0 0 -5px 0;
}

.top_paranews {
	margin-top:0px;
	color:#ffae00;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-left:58px;
}

.subtop_paranews {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c9c9c9;
	margin-left:60px;
	margin-top:0px;s
}

.cont_paranews {
	width:240px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:17px;
	margin-top:4px;
	padding:49px 0 0 0;
	*padding:43px 0 0 0;
	color:#FFFFFF;
	text-transform:uppercase;
	height:35px;
}

.img_paranews {
	width:232px;
	padding:0 0 8px 9px;
	margin:7px 0 0 16px;
	*margin:9px 0 0 16px;
}
.img_paranews img{
	margin:0 6px 0 0;
	border:1px solid #faad18;
}

.link {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin-top:13px;
	width:500px;
	margin-right:185px;
	margin-left:18px;
	float:left;
}	

.link a {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}	

.link a:hover {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

#bloco_dir2 {
	width:272px;
	height:200px;
	float:right;	
}

#soft {
	width:272px;
	height:169px;
	background:url(../imgs/show.jpg) no-repeat;
	display:block;
	margin:4px 0 0 0;
	*margin:-2px 0 0 0;
}
#soft a{
	text-decoration:none;
}
#soft a:hover{
	text-decoration:underline;
}
.tit_soft {
	color:#975d5d;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 2px 0;
	*margin:0 0 -5px 0;
}

.top_soft {
	margin-top:14px;
	margin-bottom:5px;
	color:#ffffff;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.top_soft a{
	text-decoration:none;
}
.img_soft {
	margin-left:12px;
	_margin:0 5px 0 6px;
	margin-top:12px;
	width:112px; 
	height:133px;
	float:left;
}
.img_soft img {
	border:1px solid #FFF;
}
.cont_soft {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right:15px;
	margin-top:8px;
	float:right;
	color:#ffffff;
	width:120px;
	height:140px;
}
.cont_soft a{
	text-decoration:none;
	color:#fff;
}
.cont_soft a:hover{
	text-decoration:underline;
}
.link4 {
	color:#ffffff;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:18px;
	margin-top:-20px;
	width:250px;
}

.link4 a {
	color:#ffffff;
	text-decoration:none;
}

.link4 a:hover {
	color:#ffffff;
	text-decoration:underline;
}

/*------- Final destaque 2 --------*/

/*------- Início destaque 3 --------*/
#destaque3 {
	background-color:#d9e6f6;
	height:166px;
	width:571px;
	margin-top:23px;
}	

#bloco_esq3 {
	height:166px;
	width:300px;
	float:left;
}	

.tit_destaque3 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003d7e;
	margin-left:13px;
	margin-top:7px;
	width:276px;
}

.img_destaque3 {
	margin-left:13px;
	margin-top:-125px;
	height:125px;
	width:84px;
}

.cont_destaque3 {
	margin-left:106px;
	width:190px;
	height:125px;
}
.subtit_destaque3 a:hover{
	text-decoration:underline;
}
.subtit_destaque3 a {
	text-decoration:none;
	color:#e37500;
}
.subtit_destaque3 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
	margin-top:0px;
}
.txt_destaque a:hover{
	color:#646363;
	text-decoration:underline;
}
.txt_destaque3 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
}

.mais {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#e37500;
}

.mais a {
	color:#e37500;
	text-decoration:none;
}

.mais a:hover {
	color:#e37500;
	text-decoration:underline;
}
.linha_cine{
	background:#FFF;
	width:3px;
	height:129px;
	float:left;
	margin:20px 0 0 2px;
}

#bloco_dir3 {
	width:240px;
	float:right;	
}

.busca_filmes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:7px 0 0 5px;
	color:#003d7e;
	width:260px;
}

.form_destaque3 {
	margin-left:5px;
	margin-top:19px;
	_margin-left:20px;
}
.form_destaque3 select {
	width:200px;
	margin-bottom:5px;
}
#link2{
	font-weight:bold;
	font-size:10px;
} 
.link2 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#e37500;
	margin:10px 47px 7px 0;
	float:right;
}
#link2 a {
	color:#e37500;
	text-decoration:none;
}

#link2 a:hover {
	color:#e37500;
	text-decoration:underline;
}

.link2 a {
	color:#e37500;
	text-decoration:none;
}

.link2fbloco_esq2 a:hover {
	color:#e37500;
	text-decoration:underline;
}
.bt_agenda{
	width:163px;
	margin:10px 0 0 15px;
	height:30px;
}
.max{
	font-size:10px;
	width:107px;
	float:right;
	margin:3px 0 0 0;
}
/*------- Final destaque 3 --------*/


/*------- Início destaque 4 --------*/
#destaque4 {
	height:310px;
	width:571px;
	margin-top:20px;
}	

#bloco_esq4 {
	height:310px;
	width:278px;
	float:left;
}

#dvds {
	width:278px;
	height:273px;
	background:#f5f4ef;
	border:1px solid #e7e6dc;
	*margin-top: -8px;
}

.tit_dvds {
	color:#e37500;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.subtit_dvds {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#e37500;
	font-size:12px;
	font-weight:bold;
}

.dvd1 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#FFFFFF;
	height:71px;
	padding:12px;
	width:255px;
}

.dvd2 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:71px;
	padding-left:12px;
	padding-right:12px;
	width:255px;
}

.dvd3 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#FFFFFF;
	height:71px;
	padding:12px;
	width:255px;
}

.img_dvd1 {
	height:71px;
	width:47px;
}

.img_cd1 {
	height:71px;
	width:47px;
}

.img_dvd2 {
	background:url(../imgs/filme3.jpg) no-repeat;
	height:71px;
	width:47px;
}

.img_dvd3 {
	background:url(../imgs/filme4.jpg) no-repeat;
	height:71px;
	width:47px;
}

.cont_dvd1 {
	margin-left:60px;
	margin-top:-71px;
	height:71px;
	color:#646464;
}
.format{
	color:#656565;
}
.cont_dvd1 a {
	color:#e37500;
	text-decoration:none;
}	

.cont_dvd1 a:hover {
	color:#e37500;
	text-decoration:underline;
}	

#bloco_dir4 {
	height:310px;
	width:273px;
	float:right;
}

#cds {
	width:273px;
	height:273px;
	background:url(../imgs/cds.jpg) no-repeat;
	margin-top:0px;
	*margin-top:-8px;
}

.tit_cds {
	color:#462776;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}	

.cd1 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#FFFFFF;
	height:71px;
	padding:12px;
	width:255px;
}

.cd2 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:71px;
	padding-left:12px;
	padding-right:12px;
	width:255px;
}

.cd3 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#FFFFFF;
	height:71px;
	padding:12px;
	width:255px;
}
/*.cont_cd {
	margin-left:60px;
	margin-top:-71px;
	height:71px;
	color:#462776;
}	
.cont_cd a {
	color:#462776;
	text-decoration:none;
}	

.cont_cd a:hover {
	color:#462776;
	text-decoration:underline;
}*/	
	
/*------- Final destaque 4 --------*/	
	
	
/* ------ Início banner ------ */
#banner {
	background:url(../imgs/banner.jpg) no-repeat;
	margin-top:19px;
	width:571px;
	height:95px;
}	
/* ------ Final banner ------ */	

/* ------ Início blogs ------ */
#destaque5 {
	height:400px;
	width:571px;
	margin:19px 0 20px 0;
}	

#blogs {
	width:571px;
	height:376px;
	background-color:#a6afd6;
	*margin-top: -8px;
}
#blogs img{
	border:2px solid #000;
}
.tit_blog {
	color:#a6afd6;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.subtit_blog {
	color:2f2f2f;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.img_blog {
	margin-top:16px;
	margin-bottom:9px;
}
.blog1 {
	margin:10px 0 0 0;
	width:118px;
	height:355px;
	float:left;
	color:2f2f2f;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;	
	padding-left:19px;	
}

.blog2 {
	margin:10px 0 0 0;
	width:118px;
	height:355px;	
	float:left;
	color:2f2f2f;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:19px;		
}

.blog3 {
	margin:10px 0 0 0;
	width:118px;
	height:355px;	
	float:left;
	color:2f2f2f;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:19px;	
}

.blog4 {
	margin:10px 0 0 0;
	width:118px;
	height:355px;	
	float:left;
	color:2f2f2f;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:19px;	
}
.blog5 {
	margin:10px 0 0 0;
	width:118px;
	height:355px;	
	float:left;
	color:2f2f2f;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:19px;	
}
.blog6 {
	margin:10px 0 0 0;
	width:118px;
	height:355px;	
	float:left;
	color:2f2f2f;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:19px;	
}

.link3 {
	color:#2f2f2f;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:118px;
	margin-left:0px;
	float:left;
}	

.link3 a {
	color:#2f2f2f;
	text-decoration:none;
}	

.link3 a:hover {
	color:#2f2f2f;
	text-decoration:underline;
}	
/* ------ Final blogs ------ */

/*------- Início destaque 6 --------*/
#destaque6 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	height:200px;
	padding:0 0 20px 0;
	width:571px;
	padding:10px 0 0 0;
}
.seta_11{
	float:left;
	background: #FF0000;
	margin:6px 5px 0 0;
	width:5px;
	height:5px;
}
#bloco_esq5 {
	width:184px;
	height:210px;
	float:left;

}	

#promocoes {
	background-color:#f5f4ef;
	height:170px;
	border-top:#e37500 solid 2px;
}

.tit_destaque6 {
	color:#e37500;
	font-size:14px;
	font-weight:bold;
	width:184px;
	margin:0 0 10px 0;
}

.cont_promocoes {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
/*	color:#646363;*/
	margin-left:12px;
	margin-top:5px;
	margin-right:5px;
}

.cont_promocoes  a {
	color:#666666;
	text-decoration:none;
}
.botao_partic {
	margin-left:28px;
	margin-top:15px;
}
	
#novelas {
	background-color:#f5f4ef;
	height:170px;
	border-top:#e37500 solid 2px;
}
.novela1 img,.novela2 img,.novela3 img{
	border:none;
}
.novela1 a,.novela2 a,.novela3 a{
	text-decoration:none;
	color:#666;
}
.novela1 {
	margin-top:8px;
	margin-left:11px;
	width:165px;
	height:33px;
}

.novela2 {
	margin-top:8px;
	margin-left:11px;
	width:165px;
	height:33px;
}

.novela3 {
	margin-top:8px;
	margin-left:11px;
	width:165px;
	height:33px;
}

.novela4 {
	margin-top:8px;
	margin-left:11px;
	width:165px;
	height:33px;
}

#bloco_meio5 {
	width:184px;
	height:190px;
	float:left;
	margin-left:8px;
	_margin-left:4px;
}	

.cont_novelas {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646363;
}

.txt_novelas {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin-left:55px;
	margin-top:-33px;
	font-size:12px;
	float:left;
}

#reporter {
	background-color:#f5f4ef;
	height:170px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	border-top:#e37500 solid 2px;
}

#bloco_dir5 {
	width:184px;
	_width:100px;
	height:190px;
	float:left;	
	margin-left:8px;
}	
#bloco_dir5 p{
	font-size:12px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}
.cont_reporter {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646363;
	margin-left:12px;
	margin-top:5px;
	margin-right:5px;
}

.cont_reporter a {
	color: #666666;
	text-decoration:none;
}

#subtit_destaque6 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#e37500;
	margin:-5px 0 0 0;
	float:left;
	width:100%;
}

#subtit_destaque6 a {
	color:#e37500;
	text-decoration:none;
}

#subtit_destaque6 a:hover {
	color:#e37500;
	text-decoration:underline;
}

#subtit_destaque7 {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e37500;
	margin-top:-17px;
	float:left;
	width:100%;
}
#subtit_destaque7 a {
	color:#e37500;
	text-decoration:none;
}

#subtit_destaque7 a:hover {
	color:#e37500;
	text-decoration:underline;
}
/*------- Final destaque 6 --------*/

/* ---------- Conteudo direito ----------- */
#conteudo_dir {
	width:200px;
	float:right;
	margin-right:17px;
	display:block;
	margin-top:0px;
}

.oliberal {
	margin-bottom:19px;
	margin-top:0px;
}

.busca_videos {
	border-top:#f8cf43 solid 3px;
	width:200px;
	height:110px;
	background-color:#f4f3ee;
}

.top_busca {
	color:#f8cf43;
	font-weight:bold;
	margin-top:-3px;
}
/* ---------- Inicio do formulario de busa de videos -------------- */
.form_busca {
	color:#90908e;
	font-weight:bold;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:14px;
	margin-left:14px;
}

.palavra_chave {
	width:162px;
	height:22px;
	background:#FFFFFF;
	margin-top:5px;
	margin-left:5px;
}

.input_busca_video {
	width:118px;
	border:none #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#686868;
}
.btn_submit_video {
	background:#f8c418;
	width:28px;
	height:21px;
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
	font-weight:bold;
	border:none;
}
/* ---------------------- Fim do formulario ------------------ */

.problemas {
	color:#2d2d2b;
	font-weight:bold;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:16px;
	background-color:#f4f3ee;
	text-decoration:none;
	height:35px;
	width:185px;
	padding-left:15px;
	padding-top:12px;
}

.problemas a {
	color:#2d2d2b;
	text-decoration:none;
}

.problemas a:hover{
	color:#2d2d2b;
	text-decoration:underline;
}

/*------- Início últimas notícias --------*/
#ultima_noticias {
	width:200px;
	margin-top:0px;
	background-color:#f4f3ee;	
	border-top:#060069 solid 3px;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:11px;
}	

.top_ultimas {
	color:#060069;
	font-weight:bold;
	margin-top:19px;
	font-family:Tahoma,verdana;
	font-size:13px;
}

.cont_noticias {
	margin-top:12px;
	margin-left:13px;
	color:#000000;
	font-size:11px;
	background:#F4F3EE;
	padding-bottom:10px;
}

.top_noticias {
	color:#545253;
	font-size:11px;
	margin-left:0px;
}	

.top_noticias a {
	color:#545253;
	text-decoration:none;
}	

.top_noticias a:hover {
	color:#545253;
	text-decoration:underline;
}	
.ler_mais a {
	color:#00509d;
	text-decoration:none;
}	

.ler_mais a:hover {
	color:#00509d;
	text-decoration:underline;
}	
/*------- Final últimas notícias --------*/


/*-------- Início vídeos legais -------*/
.top_videos_legais {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#9a9601;
	font-weight:bold;
	margin-top:25px;
	font-size:13px;
}

#videos_legais {
	color:#646361;	
	width:187px;
	margin-top:0px;
	background-color:#f4f3ee;	
	border-top:#9a9601 solid 3px;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:11px;
	padding-left:8px;
	padding-right:5px;
	padding-bottom:7px;
}

.propaganda {
	color:#9c9506;
	font-size:11px;
	margin-left:0px;
	margin-top:7px;
}	

.txt_propaganda {
	margin-left:0px;
	color:#646361;
	width:180px;
}

.txt_propaganda a {
	margin-left:0px;
	color:#646361;
	text-decoration:none;
}

.txt_propaganda a:hover {
	margin-left:0px;
	color:#646361;
	text-decoration:underline;
}

.top_mais_videos {
	margin-left:0px;
	margin-top:8px;
	color:#c21413;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
}

.top_mais_videos a {
	margin-top:8px;
	color:#c21413;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.top_mais_videos a:hover {
	margin-top:8px;
	color:#c21413;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.subtop_videos_legais {
	margin-top:12px;
	color:#e37500;
	font-size:11px;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
}

.subtop_videos_legais a {
	margin-top:12px;
	color:#e37500;
	font-size:11px;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.subtop_videos_legais a:hover {
	margin-top:12px;
	color:#e37500;
	font-size:11px;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

.top_mais_videos2 {
	color:#646265;
	font-size:11px;
}

.top_mais_videos2 a {
	color:#646265;
	font-size:11px;
	text-decoration:none;
}

.top_mais_videos2 a:hover {
	color:#646265;
	font-size:11px;
	text-decoration:underline;
}

.form_entret {
	width:88px;
	margin-top:-10px;
	margin-bottom:10px;
}

.campo_form {	
	width:88px;
}
input.campo_form, .campo_form2 {	
	border:1px solid #dfdcd3;
}
.campo_form2 {
	width:160px;
	height:68px;
}
/*------- Final vídeos legais -------*/

/* ---------- Final conteudo direito ----------- */
/* ------ Final Entretenimento Home ------ */




/* ------ Entrenimento agenda ------ */
/* ------ Início titulo ------ */
#banner_agenda { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo_entret_agenda.gif) no-repeat; 
}

.rss_agenda { 
	float:left;
	margin-left:360px;
	margin-top:17px;
}	
/* ------ Final titulo ------ */

/* ------ Início tópico ------ */
/*.titulo_agenda {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.titulo_agenda a {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.titulo_agenda a:hover {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}*/

#list_agenda {
	width:571px;
	margin-top:15px;
	margin-bottom:15px;
}

#titulo_cinema {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-top:27px;
	border-bottom:#fea645 solid 2px;
	height:18px;
}
/* ------ Final tópico ------ */


/* ------ Início conteúdo ------ */
#agenda {
	width:569px;
	height:330px;
	background-color:#f4f3ee;
	border:#e6e6da solid 1px;
	margin:0 0 20px 0;
}

.bloco_data {
	height:71px;
	width:65px;
	background:url(../imgs/bloquinho.jpg) no-repeat;
	float:left;
	margin:5px 0 0 5px;
	_margin:2px 0 0 2px;
}
	
.mes_agenda {
	font-family:Tahoma;
	font-size:9px;
	color:#000000;
	margin-top:14px;
	margin-left:21px;
}
.linha_trac{
	height:2px;
	background:url(../imgs/linha_trac.jpg) repeat-x;
	width:490px;
	float:right;
	margin:0 0 12px 0;
	*margin:0 0 3px 0;
	_margin:0 0 -20px 0;
}
.data_agenda {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#000000;
	margin-left:18px;
	height:30px;
}

.cont_agenda {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	width:480px;
	color:#535353;
	margin:12px 0 12px 10px;
	*margin:7px 0 9px 10px;
	_margin:-20px 0 -6px 10px;
	/*background:#CC3300;*/
}
#geral_conts{
	float:left;
}

/*.top_agenda {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#e37500;
	width:480px;
}

.mail_agenda {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#e37500;
	font-style:italic;
}

.txt_agenda {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	width:480px;
	color:#535353;
	text-align:justify;
}*/


/* ------ Final conteúdo ------ */

/* ------ Final Entrenimento agenda ------ */



/* ------ Início Entrenimento CD's ------ */
/* ------ Início titulo ------ */
#banner_cds { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo_entret_cds.gif) no-repeat; 
}

.rss_cds { 
	float:left;
	margin-left:231px;
	margin-top:17px;
}	
/* ------ Final titulo ------ */

/* ------ Início conteúdo Cd's ------ */
#destaque_cds {
	width:569px;
	height:240px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin:0 0 20px 0;
}

.cont_cd {
	min-height:180px;
	width:133px;
	margin:10px 5px 0 11px;
	float:left;
}

.cont_cd2 {
	min-height:180px;
	width:133px;
	margin:10px 5px 0 0;
	float:left;
}

.cont_cd3 {
	min-height:180px;
	width:133px;
	margin:10px 5px 0 0;
	float:left;
}

.cont_cd4 {
	min-height:180px;
	width:133px;
	float:left;
	margin:10px 0 0 0;
}

.cont_cd div.txt_preto3,
.cont_cd2 div.txt_preto3,
.cont_cd3 div.txt_preto3,
.cont_cd4 div.txt_preto3{
	height:48px;
}

.capa_cds {
	border:#cdd1dc solid 3px;
	height:129px;
	width:127px;
}

/*.titulo_cds {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
}

.titulo_cds a {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	text-decoration:none;
}

.titulo_cds a:hover {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	text-decoration:underline;
}*/
/* ------ Final conteúdo Cd's ------ */

/* ------ Início descrição Cd's ------ */
.descricao_cd {
	width:569px;
	float:left;
	/*min-height:310px;*/
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	padding:0 0 10px 0;
}

.nome_cd {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	height:20px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:22px 14px 14px 14px;
	*margin:14px;
	border-bottom:#fc9931 solid 2px;
}
#aux_linha_laranja {
	border-left:#fc9931 solid 2px;
	width:400px;
	float:right;
	padding:0 0 10px 10px;
/*	background: #FF00FF;*/
}

.album_cd {
	width:143px;
	min-height:230px;
	margin-left:14px;
	float:left;
}	

.sinopse_cd {
	width:390px;
	margin:0 0 10px 0;
	float:right;
	/*margin-right:10px;
	height:130px;*/
}

.faixa_cd {
	width:390px;
	*padding:70px 0 0 0;
	clear:both;
	
}
/* ------ Final descrição Cd's ------ */

/* ------ Final Entrenimento CD's ------ */


/* ------ Início Entrenimento Cinema ------ */
/* ------ Início titulo ------ */
#banner_cinema { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo_entret_cinema.gif) no-repeat; 
}

.rss_cinema { 
	float:left;
	margin-left:245px;
	margin-top:17px;
}	
/* ------ Final titulo ------ */


/* ------ Início destaque cinema ------ */
#destaque_cinema {
	width:569px;
}

#topo_cinema {
	color:#000000;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border:#e9e9df solid 1px;
	background-color:#f4f3ee;
	height:20px;
	padding-left:18px;
	padding-top:6px;
	text-transform:uppercase;
}

#conteudo_cinema {
	/*height:261px;*/
	margin-top:8px;
	border:#e9e9df solid 1px;
	background-color:#f4f3ee;
	padding:0 0 13px 0;
	*padding:0 0 20px 0;	
}
#name_cine{
	color:#E37500;
	font-family:Tahoma;
	font-weight:bold;
	margin:10px 0 0 19px;
	font-size:14px;
	text-transform:uppercase;
}
#text_name{
	margin:10px 0 0 19px;
	font-family:Tahoma;
	font-size:12px;
}
#text_name p{
	line-height:18px;
	color:#545253;
}
#text_name strong{
	color:#E37500;
}
#text_name p.sala {
	
}
#text_name p.horario {
	color:#E37500;
}
#tabela_precos{
	margin:10px 19px 0 15px;
	font-family:Tahoma;
	font-size:12px;
}
#tabela_precos tr{
	line-height:20px;
	color:#545253;
}
#conteudo_cinema_cont {
	width:541px;	
	border:#e9e9df solid 1px;
	background-color:#f4f3ee;
	padding:15px;
}

.foto_cinema_topo {	
	margin-top:13px;
	width:535px;
	height:219px;
	text-align:center;
}

.top_cinema_cont {
	color:#535353;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

#bloco_cinema {
	margin-top:-220px;
	margin-right:20px;
	width:364px;
	float:right;
}
	
.foto_cinema {	
 	background:url(../imgs/filme5.jpg) no-repeat;
	margin-left:13px;
	margin-top:13px;
	width:147px;
	height:220px;
}

#tit_cinema {
	color:#000000;
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	border-bottom:#000000 solid 1px;
	height:43px;
}
#tit_cinema b{
	font-size:11px;
	color:#e37500;
}
#tit_cinema a{
	color:#e37500;
}
.txt_cinza7 a{
	color:#535353;
	font-size:12px;
	text-decoration:none;
}
.txt_cinza7 a:hover{
	text-decoration:underline;
}
.texto_cinema {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
	margin-top:12px;
	text-align:justify;
}

.texto_cinema2 {
	height:57px;
	width:354px;
	margin-top:23px;
	padding-left:10px;
	padding-top:10px;
	background:url(../imgs/bloco_cinema.jpg) no-repeat;
}

.txt_azul {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0b1467;
	font-size:11px;
	font-weight:bold;
}	
/* ------ Final destaque cinema ------ */


/* ------ Início mais filmes cinema ------ */
.mais_filmes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	height:14px;
	width:571px;
	padding-bottom:7px;
	_padding-bottom:0;
	margin-bottom:10px;
	background-color:#535353;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}
.mais_filmes span{
	float:left;
	margin:4px 0 0 0;
}
.mais_filmes a {
	color:#ffffff;
	text-decoration:none;
}

.mais_filmes a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#cartaz {
	width:100%;
	height:220px;
	margin-bottom:18px;
}

.bloco_estreia {
	width:132px;
	height:216px;
	float:left;
	margin-left:8px;
}

.bloco_estreia2 {
	width:132px;
	height:216px;	
	margin-left:146px;
	margin-top:-234px;
	_margin-top:-234px;
	*margin-top:-231px;
	float:left;	
}

.bloco_estreia3 {
	width:132px;	
	height:216px;	
	margin-left:292px;
	margin-top:-216px;	
	float:left;	
}

.bloco_estreia4 {
	width:132px;
	height:216px;
	margin-left:438px;	
	margin-top:-216px;		
	float:left;	
}

.tit_cartaz {
	width:130px;
	height:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
	border:#e9e9df solid 1px;
	background-color:#f4f3ee;
	text-align:center;
	padding-top:5px;
}

.cont_cartaz {
	width:110px;
	height:180px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	border:#e9e9df solid 1px;
	background-color:#f4f3ee;	
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

.bloco_mais_filmes {
	width:569px;
	height:160px;
	background-color:#f4f3ee;
	border:#e6e6da solid 1px;
	margin-bottom:5px;
}

.cont_mais_filmes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	width:460px;
	color:#535353;
	float:right;
	margin-right:11px;
	margin-top:11px;
}

.thumb_filmes {
	border:#e6e6da solid 1px;
	height:112px;
	width:74px;
	margin-left:9px;
	margin-top:9px;
	float:left;
}

.botao_filmes {
	width:70px;
	height:18px;
	float:right;
	color:#535353;
	background:url(../imgs/botao_saiba2.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:9px;
	padding-left:11px;
	padding-top:2px;
}	

.botao_filmes a {
	color:#535353;
	text-decoration:none;
}	

.botao_filmes a:hover {
	color:#535353;
	text-decoration:underline;
}	


.dividor3 {
	margin-top:3px;
	margin-bottom:10px;
}
#num_sala{
	width:200px;
	float:left;
	color:#e37500;
	font-size:9px;
	*margin:-10px 0 0 0;
	_margin:-10px 0 0 5px;
}
/* ------ Final mais filmes cinema ------ */
/* ------ Final Entrenimento Cinema ------ */





/* ------ Início Entrenimento Dvd's ------ */
/* ------ Início titulo ------ */
#banner_dvds { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo_entret_dvd.gif) no-repeat; 
}

.rss_dvds { 
	float:left;
	margin-left:231px;
	margin-top:17px;
}	
/* ------ Final titulo ------ */

/* ------ Início conteúdo Dvd's ------ */
#destaque_dvds {
	width:569px;
	height:265px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin:2px 0 25px 0;
	*margin:2px 0 0 0;
	padding:0 0 10px 0;
}

.cont_dvd {
	height:172px;
	width:122px;
	margin-top:21px;
	margin-left:15px;
	_margin-left:6px;
	float:left;
}

.cont_dvd2 {
	height:172px;
	width:122px;
	margin-top:21px;
	margin-left:15px;
	float:left;
}

.cont_dvd3 {
	height:172px;
	width:122px;
	margin-top:21px;
	margin-left:15px;
	float:left;
}

.cont_dvd4 {
	height:172px;
	width:122px;
	margin-top:21px;
	margin-left:15px;	
	float:left;
}

.capa_dvds {
	border:#cdd1dc solid 3px;
	height:168px;
	width:116px;
}

.titulo_dvds {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	
}

.titulo_dvds a {
	color:#000000;
	text-decoration:none;
}

.titulo_dvds a:hover {
	color:#000000;
	text-decoration:underline;
}
/* ------ Final conteúdo Dvd's ------ */

/* ------ Início descrição Dvd's ------ */
.descricao_dvd {
	width:555px;
	background-color:#f4f3ee;
	padding:0 15px 10px 0;
	border:#e6e6dc solid 1px;
	float:left;
	*margin:-50px 0 0 0;
}

.nome_dvd {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 5px 15px;
	height:18px;
	border-bottom:#ff8500 solid 1px;
}

.album_dvd {
	width:140px;
	margin:-22px 0 0 15px;
	*margin:-22px 0 0 15px;
	_margin:0 0 0 5px;
	float:left;
}	

.thumb_dvd {
	float:right;
	height:145px;
	width:100px;
	margin:0 0 0 10px;
}

.txt_dvd {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	text-align:justify;
	padding:0 0 0 10px;
	margin:0 0 0 0px;
	*margin:0 0 0 30px;
}	
.txt_dvd a{
	color:#000000;
}
.linha_dvds{
	border-left:#fc9931 solid 2px;
	float:left;
	height:180px;
	margin:0 0 0 10px;
}
.sinopse_dvd {
	width:370px;
	/*margin-left:130px;*/ 
	*margin-left:0; 
	float:right;
	
}	
/* ------ Final descrição Dvd's ------ */

/* ------ Final Entrenimento Dvd's ------ */




/* ------ Início Entrenimento livros ------ */ 
/* ------ Início titulo ------ */
#banner_livros { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo_entret_livros.gif) no-repeat; 
}

.rss_livros { 
	float:left;
	margin-left:240px;
	margin-top:17px;
}	
/* ------ Final titulo ------ */

/* ------ Início conteúdo livros ------ */
#destaque_livros {
	width:569px;
	height:265px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin-top:2px;
	margin-bottom:15px;
}
#destaque_livros img{
	border:none;
}
.cont_livro {
	height:174px;
	width:113px;
	margin-top:21px;
	margin-left:15px;
	position:absolute;
}

.cont_livro2 {
	height:174px;
	width:113px;
	margin-top:21px;
	margin-left:152px;
	position:absolute;
}

.cont_livro3 {
	height:174px;
	width:113px;
	margin-top:21px;
	margin-left:289px;
	position:absolute;
}

.cont_livro4 {
	height:174px;
	width:113px;
	margin-top:21px;
	margin-left:426px;	
	position:absolute;
}

.capa_livros {
/*	border:#cdd1dc solid 3px;*/
	height:174px;
	width:113px;
}



.titulo_livros {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
/*	border-bottom:#fca241 solid 2px;*/
	min-height:35px;
}

/*.titulo_livros a {
	color:#000000;
	text-decoration:none;
}

.titulo_livros a:hover {
	color:#000000;	
	text-decoration:underline;
}*/
/* ------ Final conteúdo livros ------ */

/* ------ Início descrição livros ------ */
#descricao_livro {
	width:569px;
	height:272px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin-top:28px;
}

.nome_livro {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:14px;
}

.album_livro {
	width:80px;
	height:121px;
	margin-left:14px;
	margin-top:10px;
	float:left;
}	

.sinopse_livro {
	min-height: 121px;
	float:left;
	padding-left:15px;
	margin-left:10px;
	margin-top:10px;
	border-left:#fc9931 solid 2px;
	text-align:justify;
}

#dadostec {
	width:100%;
	margin-top:10px;
}

.sub_livro {
	width:100%;
	margin-top:-15px;

}

/* ------ Final descrição livros ------ */
/* ------ Final Entrenimento livros ------ */



/* ------ Início Entrenimento Promocoes ------ */
/* ------ Início titulo ------ */
#banner_promocoes { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo_entret_promocao.gif) no-repeat; 
}

.rss_promocoes { 
	float:left;
	margin-left:275px;
	margin-top:17px;
}	
/* ------ Final titulo ------ */

/* ------ Início conteúdo promocoes ------ */
/*.topo_promocoes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	width:571px;	
}*/

#chamada_promocoes {
	width:547px;
	height:85px;
	*height:75px;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;	
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#535353;
	padding:11px;
}

.link_vermelho {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#e30500;
	font-size:11px;
}	

.link_vermelho a {
	color:#e30500;
	text-decoration:none;	
}	

.link_vermelho a:hover {
	color:#e30500;
	text-decoration:underline;
}	

#destaque_promocoes {
	width:569px;
	height:345px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin-top:14px;
	margin-bottom:14px;
}

.tit_promocoes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;	
	color:#000000;
	height:29px;
	border-bottom:#ff8500 solid 2px;
	margin:15px;	
}

.cont_esq {
	width:155px;
	margin-left:15px;
	float:left;	
}

.participacao_2 {
	width:155px;
	height:30px;
	float:left;
	margin-top:15px;
}
.participacao {
	/*width:160px;
	height:24px;*/
	/*float:right;*/
	margin-top:20px;
	margin-bottom:15px;
	padding:50px 0 0 0;
	clear:both;
}

.img_promocoes {
	border:#ccd3dd solid 6px;
	width:143px;
	height:215px;
}

.img_promocoes2 {
	width:120px;
	height:120px;
	margin-left:14px;
	border:#cbd2dc solid 1px;
}
.img_promocoes3 {
	width:138px;
	height:120px;
	margin:0 14px 0 14px;
	border-right:2px solid #fd9c3b;
	float:left;
	padding:5px 0 12px 0;
}
.img_promocoes3 img{
	border:3px solid #cfd1dd;
}
#txt_promocoes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	width:352px;
	float:right;
	margin-right:15px;
	text-align:justify;
}

/*.txt2_promocoes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e37500;
}*/

/*.txt3_promocoes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#535353;
}*/
/* ------ Final conteúdo promocoes ------ */

/* ------ Início descrição promocoes ------ */
#descricao_promocoes {
	width:569px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin:15px 0 20px 0;
	float:left;
	padding:0 0 12px 0;
}

.nome_promocoes {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin:14px;
	border-bottom:#fc9931 solid 2px;
	height:20px;
}	

.texto_promocoes {
	width:365px;/*397px;*/
	float:right;
	margin-right:10px;
	border-left:#fc9931 solid 2px;
	padding-left:12px;
	text-align:justify;
}

.texto_promocoes2 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:12px;
	margin-top:18px;
}
.texto_promocoes3 {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#535353;
	font-size:12px;
	margin-top:18px;
}
.linha_pont_gan{
	border-bottom:1px dashed #e3e4df;
	clear:both;
}
/* ------ Final descrição promocoes ------ */

/* ------ Final Entrenimento promocoes ------ */


/* ------ Início Entrenimento shows ------ */
/* ------ Início titulo ------ */
#banner_shows { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo_entret_shows.gif) no-repeat; 
}

.rss_shows { 
	float:left;
	margin-left:245px;
	margin-top:17px;
}	
/* ------ Final titulo ------ */

/* ------ Início conteúdo shows ------ */
.topo_shows {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	width:571px;	
}

#destaque_shows {
	width:569px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin-top:14px;
	margin-bottom:14px;
}

.img_shows1 {
	border:#ccd3dd solid 6px;
	width:528px;
	height:264px;
	margin-left:16px;
	margin-top:20px;
}

#txt_shows {
	font-family:"Tahoma",Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	margin:15px;
	text-align:justify;
} 

.img_shows2 {
	width:114px;
	height:114px;
	margin-left:14px;
	border:#cbd2dc solid 1px;
}
/* ------ Final conteúdo shows ------ */

/* ------ Início descrição shows ------ */
#descricao_shows {
	width:541px;/*569px;*/
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin-top:14px;
	min-height:220px;
	padding:14px;
	float:left;
}
/* ------ Final descrição shows ------ */
/* ------ Final Entrenimento shows ------ */


/* ------ Início Entrenimento teatro ------ */
/* ------ Início titulo ------ */
#banner_teatro { 
	width:782px;
	height:31px;
	margin-top:14px;
	margin-left:25px;
	background:url(../imgs/bg_titulo_entret_teatro.gif) no-repeat; 
}

.rss_teatro { 
	float:left;
	margin-left:245px;
	margin-top:17px;
}	
/* ------ Final titulo ------ */

/* ------ Início conteúdo teatro ------ */


/* ------ Final conteúdo teatro ------ */

/* ------ Início descrição teatro ------ */
#descricao_teatro {
	width:569px;
	background-color:#f4f3ee;
	border:#e6e6dc solid 1px;
	margin-top:14px;
	float:left;
	padding:0 0 15px 0;
}
/* ------ Final descrição teatro ------ */
/* ------ Final Entrenimento teatro ------ */

#bgagradecimento {
	width:550px;
	height:196px;
	background-color:#f4f3ee;
	border:#e7e6dc solid 1px;
	margin-top:14px;
	float:left;
	padding:0 0 15px 19px;
}
	#titleagradecimento {
		width:569px;
		height:30px;
		padding-top:20px;
		font-family:Tahoma,Verdana;
		font-size:17px;
		font-weight:bold;
	}
	#baragradecimento {
		width:538px;
		height:2px;
		background-color:#ff8400;
	}
	#textagradecimento {
		width:569px;
		height:auto;
		padding-top:20px;
		font-weight:bold;
	}
		.texto_agradecimento {
			font-family:"Tahoma",Arial, Helvetica, sans-serif;
			color:#535353;
			font-size:12px;
		}
		.texto_agradecimento2 {
			font-family:"Tahoma",Arial, Helvetica, sans-serif;
			color:#ffa10d;
			font-weight:bold;
			font-size:12px;
		}


.blog1 a,.blog2 a,.blog3 a,.blog4 a {
	color:#000000;
	text-decoration:none;

}
.blog1 a:hover,.blog2 a:hover,.blog3 a:hover,.blog4 a:hover {
	text-decoration:underline;

}

.seta_11 a {
	color: #666666;
	text-decoration:none;
}

