﻿/*
	Diário do Grande ABC
	25/02/2008
	Tipos do Conteudo
*/

/*
IMPORTANTE - LEIA E ENTEDA, se for modificar algo nas linhas abaixo

Estao pre-definidos 28 tipos de conteudo para as 2 primeiras colunas e 3 tipos para as 2 últimas colunas.
As duas primeiras colunas possuem 304px de largura (nomes: coluna1 e coluna2)
As duas últimas colunas possuem 152px de largura (nomes: coluna3 e coluna4)

Coluna1 e Coluna2:
Cada classe começanco com t (ex: t1, t2a, t2b, t4a, etc) define um tipo de conteudo.
Os conteudos estao separados por quantos blocos eles podem conter. Mínimo de 1, máximo de 6.


*/

#coluna1 { width: 304px; float: left; min-height: 150px; margin-right: 14px; }
	
#coluna2 { width: 304px; float: left; min-height: 150px; margin-right: 14px; }

.coluna3 { width: 304px; float: right; min-height: 150px; margin:0px 0; }


#coluna1 .filho, #coluna2 .filho, .coluna3 .filho  
{
	position: relative; 
	min-height: 80px; 
	margin: 0 0 5px; 
}
#coluna4 .filho { position: relative; min-height: 200px; margin: 0 0 10px; }

/* Clearfix para as divs filhas das colunas */

.filho:after {    
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.filho { display: inline-block; }

/* Hides from IE-mac \*/
* html .filho { height: 1%; }
.filho { display: block; }

*+html .filho{
  min-height: 1%;
}

/* Fim do Clearfix */

span.remover { font-size: 200px; font-family: "Times New Roman", Times, serif; color: blue; position: absolute; top: 30%; right: 0; }

.filho .col_a { float: left; width: 48.5%; padding-right: 1%; }
.filho .col_b { float: right; width: 48.5%; padding-left: 1%; }
.filho .col_c { clear: both; }

.t1 { }
.t1 .col1 { min-height: 10px; }

.t2a { }
.t2a .col1 { width: 48.3%; margin-right: 1%; float: left; min-height: 200px; }
.t2a .col2 { width: 48.2%; margin-left: 1%; float: right; min-height: 200px; }

.t2b { }
.t2b .col1 { margin: 0 0 8px; min-height: 96px; }
.t2b .col2 { margin: 0 0 0 0; min-height: 96px; }

.t3a { }
.t3a .col1 { margin: 0 0 8px 0; min-height:75px; }
.t3a .col2 { float: left; width: 48.5%; margin-right: 1%; min-height: 62px; }
.t3a .col3 { float: right; width: 48.5%; margin-left: 1%; min-height: 62px; }

.t3b { }
.t3b .col1 { float: left; width: 48.5%; margin: 0 1% 8px 0; min-height: 62px; }
.t3b .col2 { float: left; width: 48.5%; margin-left: 1%; min-height: 62px; }
.t3b .col3 { margin: 0 0 0 0; min-height: 100px }

.t3c { }
.t3c .col1 { margin: 0 1% 0 0; float: left; width: 48.5%; min-height: 200px; }
.t3c .col2 { margin: 0 0 8px 0; float: right; width: 48.5%; display: inline; min-height: 49.33px; }
.t3c .col3 { margin: 0 0 0 0; float: right; width: 48.5%; min-height: 96px; }

.t3d { }
.t3d .col1 { margin: 0 0 0 0; float: right; /*width: 48.5%;*/ min-height: 200px; }
.t3d .col2 { margin: 0 1% 8px 0; float: left; width: 48.5%; min-height: 96px; }
.t3d .col3 { margin: 0 1% 0 0; float: left; width: 48.5%; display: inline; min-height: 96px; }

.t3e { }
.t3e .col1 { margin: 0 0 8px 0; min-height: 61.33px; }
.t3e .col2 { margin: 0 0 8px 0; min-height: 30px; }
.t3e .col3 { margin: 0 0 0 0; min-height: 61.33px; }

.t4a { }
.t4a .col1 { margin: 0 0 5px 0; width: 100%; min-height: 66px; }
.t4a .col2 { margin: 0 0 0 0; width: 100%; min-height: 66px; clear:both; }
.t4a .col3 { margin: 0 0 5px 0; width: 100%; min-height: 66px; }
.t4a .col4 { margin: 0 0 0 0; width: 100%; min-height: 66px; }

.t4b { }
.t4b .col1 { margin: 0; min-height: 200px; }
.t4b .col2 { margin: 0 0 8px 0; min-height: 61.33px; }
.t4b .col3 { margin: 0 0 8px 0; min-height: 61.33px; }
.t4b .col4 { margin: 0 0 0 0; min-height: 61.33px; }

.t4c { }
.t4c .col1 { margin: 0 0 8px 0; min-height: 61.33px; }
.t4c .col2 { margin: 0 0 8px 0; min-height: 61.33px; }
.t4c .col3 { margin: 0; min-height: 61.33px; }
.t4c .col4 { margin: 0; min-height: 200px; }

.t4d { }
.t4d .col1 { min-height: 61.33px; }
.t4d .col2 { margin: 0; float: left; width: 48.5%; min-height: 61.33px; }
.t4d .col3 { margin: 0; float: right; width: 48.5%; min-height: 61.33px; }
.t4d .col_c { margin: 0; }
.t4d .clearfix { margin: 8px 0; }

.t4e { }
.t4e .col1 { margin: 0 0 8px 0; min-height: 61.33px; }
.t4e .col2 { margin: 0; float: left; width: 48.5%; min-height: 61.33px; }
.t4e .col3 { margin: 0; float: right; width: 48.5%; min-height: 61.33px; }
.t4e .col_c { margin: 0; }
.t4e .clearfix { margin: 8px 0 0; }

.t4f { }
.t4f .col1 { margin: 8px 0 0; min-height: 61.33px; }
.t4f .col2 { margin: 0; float: left; width: 48.5%; min-height: 61.33px; }
.t4f .col3 { margin: 0; float: right; width: 48.5%; min-height: 61.33px; }
.t4f .col_c { margin: 0; }

.t4g { }
.t4g .col1 { margin: 0 0 8px 0; min-height: 61.33px; }
.t4g .col2 { margin: 0 0 8px 0; min-height: 49.33px; }
.t4g .col3 { margin: 0; min-height: 61.33px; }
.t4g .col4 { margin: 0; min-height: 130.67px; }
.t4g .col_c { margin: 0; }

.t4h { }
.t4h .col1 { margin: 0 0 8px 0; min-height: 61.33px; }
.t4h .col2 { margin: 0; min-height: 130.67px; }
.t4h .col3 { margin: 0 0 8px 0; min-height:46.33px; }
.t4h .col4 { margin: 0; min-height: 61.33px; }
.t4h .col_c { margin: 0; }

.t5a { }
.t5a .col1 { margin: 0 0 8px 0; min-height: 96px; }
.t5a .col2 { margin: 0;  min-height: 96px; }
.t5a .col3 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5a .col4 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5a .col5 { margin: 0; min-height: 61.33px; }

.t5b { }
.t5b .col1 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5b .col2 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5b .col3 { margin: 0; min-height: 61.33px; }
.t5b .col4 { margin: 0 0 8px 0; min-height: 96px; }
.t5b .col5 { margin: 0; min-height: 96px; }

.t5c { }
.t5c .col1 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5c .col2 { margin: 0 0 8px 0; min-height: 40px; }
.t5c .col3 { margin: 0; min-height: 40px; }
.t5c .col4 { margin: 0 0 8px 0; min-height: 40px; }
.t5c .col5 { margin: 0; min-height: 40px; }
.t5c .col_c { margin: 0; }

.t5d { }
.t5d .col1 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5d .col2 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5d .col3 { margin: 0; min-height: 61.33px; }
.t5d .col4 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5d .col5 { margin: 0; min-height: 61.33px; }
.t5d .col_c { margin: 0; }

.t5e { }
.t5e .col1 { margin: 0; min-height: 61.33px; }
.t5e .col2 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5e .col3 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5e .col4 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5e .col5 { margin: 0 0 8px 0; min-height: 61.33px; }
.t5e .col_c { margin: 0; }

.t6 { }
.t6 .col1 { margin: 0 0 8px 0; min-height: 10px; }
.t6 .col2 { margin: 0 0 8px 0; min-height: 10px; }
.t6 .col3 { margin: 0; min-height: 10px; }
.t6 .col4 { margin: 0 0 8px 0; min-height: 10px; }
.t6 .col5 { margin: 0 0 8px 0; min-height: 10px; }
.t6 .col6 { margin: 0; min-height: 10px; }

/* Titulo */

.filho h2  
{
	display: none; 
	/*color: #fff; 
	text-transform: uppercase; 
	font-weight: normal; 
	background: transparent url(../../images/home/h2_bg_cor11.gif) repeat-x center top; 
	height: 27px;
	font-size: 1.2em; */
	line-height:23px;
}

.titulo h2 { display: block; }

/* Tipo Destaque */

.destaque h3 { color: #0056A1; font-size: 24px; margin-bottom: 6px; font-weight: normal; line-height: 1.1em; }
.destaque h3 a 
{
	color:#0056A1;
	font-size:24px;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:6px;
}
.destaque .col1 p { font-weight: normal; }
.destaque p 
{ 
	color:#2A2A2A;
	font-size:1.1em;
	margin:4px 0;
}
.destaque p a { color: #666; }
.destaque h4 { color: #153098; background: transparent url(../../images/home/bg_h4_t1.gif) no-repeat left 7px; font-size: 1.1em; margin-bottom: 3px; }
.destaque h4 span { background-color: #fff; padding-right: 10px; }
.destaque h4 span a  
{
	/*color: #153098;*/
	color: #333333;
	background: transparent url(../img/bgChapeuSimples.gif) no-repeat right center;
	padding: 0 12px 0 0;
}
.destaque ul { margin: 0px 0; }
.destaque ul li  
{
	background:transparent url(../img/imgULRelacionadas.gif) no-repeat scroll 0 center;
	padding:1px 0 0 6px; 
}
.destaque ul li a { color: #0056A1; font-size: 11px; }

/* Tipo Multimidia */

.multimidia { /*background-color: #e9eef3;*/ }
.multimidia h2 { color: #fff; text-transform: uppercase; font-weight: normal; background: transparent url(../../images/home/bg_h2_cor4.gif) repeat-x center top; position: relative; height: 27px; line-height: 27px; font-size: 1.2em; }
.multimidia h2 a { color: #fff; background: transparent url(../../images/home/h2_blt1_cor4.gif) no-repeat 5px 7px; /*padding-left: 12px;*/ font-weight: normal; }
.multimidia h2 span { display: block; width: 100%; background: transparent url(../../images/home/h2_blt2_cor4.gif) no-repeat 97% 9px; height: 27px; line-height: 27px; }

.multimidia .col_a { width: 175px; padding-right: 0; }
.multimidia .col_b { width: 129px; padding-left: 0; }
.multimidia .col1 { margin-top: 2px; margin-bottom: 1px; width: 174px; padding-left: 1px; position: relative; background-color: #5b5b5b; }
.multimidia .col1 .mvideo { background-color: #5b5b5b; color: #fff; font-weight: bold; width: 47px; padding-left: 4px; position: absolute; left: 1px; bottom: 0; }
.multimidia .col2 { background-color: #5b5b5b; margin-bottom: 0; min-height: 21px; width: 175px; }
.multimidia .col3 { /*background-color: #4e4e4e;*/ background-color: #383838; width: 175px; }
.multimidia .col3 p.visualizar { padding-top: 10px; }
.multimidia .col3 p.visualizar img { margin: 0 10px; }
.multimidia a { color: #fff; font-weight: bold; font-size: 1em; }
.multimidia a.paginas { color: #fff; font-weight: bold; font-size: 1em; padding: 3px 5px; }
.multimidia a.paginas:hover { color: #fff; font-weight: bold; font-size: 1em; background-color:#333333; color:#FFFFFF; }
.multimidia p { color: #fff; font-weight: bold; font-size: 1; }
.multimidia .col4, .multimidia .col5, .multimidia .col6 { width: 129px; margin-bottom: 0; }
.multimidia .col_b { width: 129px; }
.multimidia .col_b img { padding: 4px 0 0 8px; }
.multimidia .col4 img, .multimidia .col5 img, .multimidia .col6 img { padding: 4px 0 0 8px; }

.multimidia .col2 p { padding: 2px 4px 3px 0; margin-left: 4px; }
.multimidia .col2 p a { background: transparent url(../../images/home/blt_videocirc.gif) no-repeat left center; display: block; /*padding-left: 24px;*/ }
.multimidia .col3 p.denota { float: left; padding: 0 2px 2px 8px; }

.multimidia a.lnkcomente { background: transparent url(../../images/home/blt_comente.gif) no-repeat 4px 2px; padding-left: 20px; }
.multimidia a.lnkvideo { background: transparent url(../../images/home/blt_video.gif) no-repeat 0 2px; padding-left: 11px; margin-left: 5px; }

.multimidia .star { float: right; width: 81px; background: transparent url(../../images/home/img_star.gif) no-repeat right top; height: 9px; position: relative; margin: 3px 7px 0 0; display: inline; }
.multimidia .star li { float: left; }
.multimidia .star li a { display: block; width: 18px; margin-right: 1px; text-indent: -5000px; position: absolute; z-index: 2;  }
.multimidia .star li a:hover { left: 0 !important; background: transparent url(../../images/home/img_star.gif) no-repeat left top; z-index: 1; }

.multimidia .star li a.estrela1 { left: 0; }
.multimidia .star li a.estrela2 { left: 18px; }
.multimidia .star li a.estrela3 { left: 36px; }
.multimidia .star li a.estrela4 { left: 54px; }
.multimidia .star li a.estrela5 { margin-right: 0; left: 72px; width: 9px; }

.multimidia .star li a.estrela1:hover { width: 18px; }
.multimidia .star li a.estrela2:hover { width: 36px; }
.multimidia .star li a.estrela3:hover { width: 54px; }
.multimidia .star li a.estrela4:hover { width: 72px; }
.multimidia .star li a.estrela5:hover { width: 81px; }

p.visualizar { clear: both; }

/* Tipo Galeria */

.galeria { border: solid 1px #9d9d9d; border-width: 0 1px 1px; }
.galeria .col1 { min-height: 10px; margin-bottom: 0; }
.galeria .col2 { background-color: #d7d7d7; min-height: 10px; border-bottom: solid 3px #cacaca; }
.galeria .btnanterior { width: 14px; height: 16px; float: left; background: transparent url(../../images/home/btn_voltargaleria.gif) no-repeat left center; text-indent: -5000px; margin: 10px 10px 0 10px; display: inline; }
.galeria .btnanterior:hover { background-position: right center; }
.galeria .btnproximo { width: 14px; height: 16px; float: right; background: transparent url(../../images/home/btn_avancargaleria.gif) no-repeat right center; text-indent: -5000px; margin: 10px 10px 0 10px; display: inline; }
.galeria .btnproximo:hover { background-position: left center; }
.galeria p { padding: 10px 0 7px; color: #242424; font-size: 1.1em; }
.galeria p a { color: #242424; }

/* Notícias do Assinante */

.noticias { background-color: #f1f1f1; border: solid 1px #327bbe; border-width: 0 1px 4px; min-height: 100px !important; }
.noticias h2 { color: #fff; text-transform: uppercase; font-weight: normal; background: transparent url(../../images/home/h2_bg_cor1.gif) repeat-x center top; height: 27px; line-height: 27px; font-size: 1.2em; }
.noticias h2 a { color: #fff; background: transparent url(../../images/home/h2_blt1_cor1.gif) no-repeat 5px 7px; padding-left: 12px; font-weight: normal; }
.noticias h2 span { display: block; width: 100%; background: transparent url(../../images/home/h2_blt2_cor1.gif) no-repeat 97% 9px; height: 27px; line-height: 27px; }

.noticias .col1 { margin: 0 4px 9px; border-bottom: solid 13px #f1f1f1; background-color: #fff; min-height: 10px; position: relative; padding: 1px 0 0; }
.noticias .col2 { margin: 0 4px 9px; border-bottom: solid 13px #f1f1f1; background-color: #fff; min-height: 10px; position: relative; padding: 1px 0 0; }

.noticias .star { float: right; width: 43px; background: transparent url(../../images/home/star_comment.gif) no-repeat left top; height: 7px; position: relative; display: inline; margin: -10px 5px 0 0; display: inline; }
.noticias .star li { float: left; }
.noticias .star li a { display: block; width: 9px; margin-right: 1px; text-indent: -5000px; position: absolute; z-index: 2;  }
.noticias .star li a:hover { left: 0 !important; background: transparent url(../../images/home/star_comment.gif) no-repeat -43px top; z-index: 1; }

.noticias .star li a.estrela1 { left: 0; }
.noticias .star li a.estrela2 { left: 9px; }
.noticias .star li a.estrela3 { left: 18px; }
.noticias .star li a.estrela4 { left: 27px; }
.noticias .star li a.estrela5 { margin-right: 0; left: 36px; width: 7px; }

.noticias .star li a.estrela1:hover { width: 9px; }
.noticias .star li a.estrela2:hover { width: 18px; }
.noticias .star li a.estrela3:hover { width: 27px; }
.noticias .star li a.estrela4:hover { width: 36px; }
.noticias .star li a.estrela5:hover { width: 43px; }

.noticias .opcoesnoticia { position: absolute; margin-top: -1px; }
.noticias .opcoesnoticia li { font-size: 0.9em; float: left; background: transparent url(../../images/home/bg_circuloright.gif) no-repeat right 1px; height: 13px; padding-bottom: 1px; }
.noticias .opcoesnoticia li span { background: transparent url(../../images/home/bg_circuloleft.gif) no-repeat left 1px; height: 13px; display: block; padding: 0 7px 1px; font-weight: bold; color: #4b4b4b; }
.noticias .opcoesnoticia li span a { font-weight: bold; color: #4b4b4b; }
.noticias .opcoesnoticia li.ncomente { margin-right: 6px; width: 71px; }
.noticias .opcoesnoticia li.nenvie { margin-right: 6px; width: 108px; }
.noticias .opcoesnoticia li.nsuanota { width: 103px; }

.noticias h3 { color: #000; margin: 4px 6px 3px; font-size: 1.1em;  }
.noticias p { color: #2a2a2a; margin: 4px 6px 10px; font-size: 1.1em; }

/* Internacional */

.internacional { }
.internacional h2  
{
	/*color: #fff; 
	text-transform: uppercase; 
	font-weight: normal; 
	background: transparent url(../../images/home/h2_bg_cor7.gif) repeat-x center top; 
	height: 27px; 
	line-height: 27px; 
	font-size: 1.2em; */
}
.internacional h2 a { color: #fff; background: transparent url(../../images/home/h2_blt1_cor7.gif) no-repeat 5px 7px; font-weight: bold; }
.internacional h2 span { display: block; width: 100%; background: transparent url(../../images/home/h2_blt2_cor7.gif) no-repeat 97% 9px; /*height: 27px; line-height: 27px;*/ }

.internacional h3  
{
	color:#333333;
	font-size:1.5em;
	margin:5px 0 0; 
}
.internacional h3.imagemTopo { width:304px;color: #000; margin: 5px 0; font-size: 16px;float:left; }
.internacional h3.imagemTopo a{ display:block;font-size:13px;font-weight:normal;margin: 0 }
.internacional h4 { color: #000; /*margin: 4px 6px;*/ font-size: 1.2em; }
.internacional p 
{
	color:#2A2A2A;
	display:block;
	float:left;
	font-size:1.1em;
	margin:5px 0 10px;
}

.internacional h3 a 
{
	color:#333333;
	font-size:16px;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:6px;
}
.internacional h4 a { color: #000; font-weight: normal;float:left;padding:5px 0 0; }
.internacional p a { color: #666666; }

.internacional ul { clear:both; color: #ff5917; list-style: disc; margin-left: 0px; font-size: 11px; }
.internacional ul li
{
	background:transparent url(../img/imgULRelacionadas.gif) no-repeat scroll 0 center;
	padding:1px 0 0 6px;
}
.internacional ul li a 
{
	color:#0056A1;
	font-size:11px;
}

.internacional img { float: left; margin: 0px 0; display:inline; }


/* Minuto a Minuto */

.minuto { /*border: solid 1px #ff8c38; border-width: 0 1px 4px;*/ background-color: #ededed; min-height: 100px !important; }
.minuto .col1 { min-height: 100px !important; }
.minuto .minutominuto { background-color: #f7f7f7; border: solid 1px #fff; border-width: 0 1px 1px; margin: 5px; padding-top: 1px; list-style: none; }
.minuto .minutominuto li { border-bottom: solid 1px #bdbdbd; border-top: solid 1px #fff; background: transparent url(../../images/home/blt_minuto_cor2.gif) no-repeat 4px 11px; padding: 4px 3px 4px 12px; font-size: 1.1em; }
.minuto .minutominuto li a { color: #2a2a2a; }

.minuto .btnvejamais { position: relative; width: 75px; height: 16px; margin: 8px auto; display: block; text-align: center; background: transparent url(../../images/home/btn_minuto_cor2.gif) no-repeat center; font-weight: bold; color: #fff; }

.minuto h2 { color: #fff; text-transform: uppercase; font-weight: normal; background: transparent url(../../images/home/h2_bg_cor2.gif) repeat-x center top; height: 27px; line-height: 27px; font-size: 1.2em; }
.minuto h2 a { color: #fff; background: transparent url(../../images/home/h2_blt1_cor2.gif) no-repeat 5px 7px; padding-left: 12px; font-weight: normal; }
.minuto h2 span { display: block; width: 100%; background: transparent url(../../images/home/h2_blt2_cor2.gif) no-repeat 97% 9px; height: 27px; line-height: 27px; }

/* Leia o Diário */

.leiadiario { /*background-color: #ededed;*/ border: solid 0px #cdcdcd; }
.leiadiario .col1 img { display: block; /*margin: 10px auto; margin-left: -73px;*/ }
body#internas.cor1 .col1 img,body#internas.cor2 .col1 img, body#internas.cor3 .col1 img, body#internas.cor4 .col1 img, body#internas.cor5 .col1 img, body#internas.cor6 .col1 img, body#internas.cor7 .col1 img, body#internas.cor8 .col1 img, body#internas.cor9 .col1 img, body#internas.cor10 .col1 img, body#internas.cor4 .col11 img  { margin: 10px auto; }

.leiadiario h2 { color: #fff; text-transform: uppercase; font-weight: normal; background: transparent url(../../images/home/h2_bg_cor5.gif) repeat-x center top; height: 27px; line-height: 27px; font-size: 1.2em; }
.leiadiario h2 a { color: #fff; background: transparent url(../../images/home/h2_blt1_cor5.gif) no-repeat 5px 7px; /*padding-left: 12px;*/ font-weight: normal; }
.leiadiario h2 span { display: block; width: 100%; background: transparent url(../../images/home/h2_blt2_cor5.gif) no-repeat 97% 9px; height: 27px; line-height: 27px; }

/* Anuncio Col 3 */

.anuncio { padding-top: 1px;  }
.anuncio img { border: solid 1px #a1a1a1; display: block; margin: 10px auto; }

/* Canais */

.canais { background-color: #455081; }
.canais h2 { color: #fff; text-transform: uppercase; font-weight: normal; background: transparent url(../../images/home/h2_bg_cor6.gif) repeat-x center top; height: 27px; line-height: 27px; font-size: 1.2em; }
.canais h2 a { color: #fff; background: transparent url(../../images/home/h2_blt1_cor6.gif) no-repeat 5px 7px; padding-left: 12px; font-weight: normal; }
.canais h2 span { display: block; width: 100%; background: transparent url(../../images/home/h2_blt2_cor6.gif) no-repeat 97% 9px; height: 27px; line-height: 27px; }

.canais div { width: 100% !important; }
.canais ul.listacanais { background-color: #2e334a; border: solid 1px #3c446b; border-width: 1px 0 2px; margin: 7px 5px; list-style: inside square; color: #d8d8d8; padding: 0 4px 0 5px; }
.canais ul.listacanais li { /*background: transparent url(../../images/home/blt_ulcanais.gif) no-repeat 4px 7px;*/ padding: 1px 1px 1px 0; border-bottom: solid 1px #595c67; font-size: 1.1em;  }
.canais ul.listacanais li a { color: #d8d8d8; }
.canais ul.listacanais li a:hover { color: #fff; }

/* Tipo Duplo */

.tipoduplo { }
.tipoduplo h2 { color: #fff; text-transform: uppercase; font-weight: normal; background: transparent url(../../images/home/h2_bg_cor6.gif) repeat-x center top; width: 100%; height: 27px; line-height: 27px; font-size: 1.2em; }
.tipoduplo h2 a { color: #fff; background: transparent url(../../images/home/h2_blt1_cor6.gif) no-repeat 5px 7px; /*padding-left: 12px;*/ font-weight: normal; }
.tipoduplo h2 span { display: block; width: 100%; background: transparent url(../../images/home/h2_blt2_cor6.gif) no-repeat 97% 9px; height: 27px; line-height: 27px; }

.tipoduplo img { display: block; margin: 5px auto; }

.tipoduplo h3 { color: #000; font-size: 1.4em; margin: 4px }
.tipoduplo h3 a { color: #000; }
.tipoduplo h4 { color: #000; font-size: 1.2em; margin: 4px; }
.tipoduplo h4 a { color: #000; }

.tipoduplo p { color: #242424; margin: 5px 4px; font-size: 1.1em; }
.tipoduplo p.chamada { font-weight: bold; font-size: 1.3em; }
.tipoduplo p a { color: #242424; }

.tipoduplo ul { color: #ff5917; list-style: disc; margin-left: 15px; }
.tipoduplo ul li { color: #ff5917; font-size: 1.1em; }
.tipoduplo ul li a { color: #ff5917; }

/* Enquete */

.enquete { background-color: #ededed; min-height: 200px;width:150px; }
.enquete .btnenviarenquete { background: transparent url(../../images/home/btn_enviar.gif) no-repeat center; width: 45px; height: 16px; display: block; margin: 10px auto; color: #fff; font-weight: bold; text-align: center; }
.enquete ul { color: #242424; list-style: none; margin: 0; }
.enquete ul li { position: relative; padding-left: 25px; margin: 4px 4px 4px 0; color: #242424; font-size: 1.1em; }
.enquete ul li label { color: #242424; }
.enquete ul li input { position: absolute; left: 1px; }

/* Veja Também */

.vejatambem { background-color: #ededed; }
.vejatambem h2 { color: #fff; text-transform: uppercase; font-weight: normal; background: transparent url(../../images/home/h2_bg_cor11.gif) repeat-x center top; height: 27px; line-height: 27px; font-size: 1.2em; }
.vejatambem h2 a { color: #fff; background: transparent url(../../images/home/h2_blt1_cor11.gif) no-repeat 5px 7px; padding-left: 12px; font-weight: normal; }
.vejatambem h2 span { display: block; width: 100%; background: transparent url(../../images/home/h2_blt2_cor11.gif) no-repeat 97% 9px; height: 27px; line-height: 27px; }

.vejatambem ul.listavejatambem { background-color: #f7f7f7; border: none; border-width: 1px 0 2px; margin: 7px 5px; list-style: inside square; color: #000; padding: 0 4px 0 5px; }
.vejatambem ul.listavejatambem li { padding: 1px 1px 1px 0; border-bottom: solid 1px #595c67; font-size: 1.1em; }
.vejatambem ul.listavejatambem li a { color: #000; }
.vejatambem ul.listavejatambem li a:hover { color: #000; }

/* Borda */

.borda { /*border: 1px solid #ccc;*/ }
.borda h2 { }
.tipoduplo .borda h2 { }
.tipoduplo .borda { width: 145px; }

/* Cor Admin */

.x-combo-list .cor1 { background-color: #327BBE; }
.x-combo-list .cor2 { background-color: #FF8C38; }
.x-combo-list .cor3 { background-color: #FB5E5E; }
.x-combo-list .cor4 { background-color: #C93B3B; }
.x-combo-list .cor5 { background-color: #989696; }
.x-combo-list .cor6 { background-color: #40ABFE; }
.x-combo-list .cor7 { background-color: #479f5c; }
.x-combo-list .cor8 { background-color: #5799E3; }
.x-combo-list .cor9 { background-color: #C93B3B; }
.x-combo-list .cor10 { background-color: #EDAE25; }
.x-combo-list .cor11 { background-color: #FF8C38; }
.x-combo-list .cor12 { background-color: #327BBE; }

/* Cores */

.filho .cor1, #coluna1 .cor1, #coluna2 .cor1 { border-color: #327BBE; }
.filho .cor1 h2, #coluna1 .cor1 h2, #coluna2 .cor1 h2 { background: transparent url(../../images/home/h2_bg_cor1.gif) repeat-x center top; }
.filho .cor1 h2 a, #coluna1 .cor1 h2 a, #coluna2 .cor1 h2 a  
{
	/*background: transparent url(../../images/home/h2_blt1_cor1.gif) no-repeat 5px 7px;*/
	color:#CCCCCC;
	text-transform:uppercase;
}
.filho .cor1 h2 span, #coluna1 .cor1 h2 span, #coluna2 .cor1 h2 span 
{ 
	/*background: transparent url(../../images/home/h2_blt2_cor1.gif) no-repeat 97% 9px; */
	background: #0056a2 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
	/*margin:5px 0;
	padding:0 0 6px;*/
}

.filho .cor2, #coluna1 .cor2, #coluna2 .cor2 { border-color: #FF8C38; }
.filho .cor2 h2, #coluna1 .cor2 h2, #coluna2 .cor2 h2 { background: transparent url(../../images/home/h2_bg_cor2.gif) repeat-x center top; }
.filho .cor2 h2 a, #coluna1 .cor2 h2 a, #coluna2 .cor2 h2 a { background: transparent url(../../images/home/h2_blt1_cor2.gif) no-repeat 5px 7px; }
.filho .cor2 h2 span, #coluna1 .cor2 h2 span, #coluna2 .cor2 h2 span { background: transparent url(../../images/home/h2_blt2_cor2.gif) no-repeat 97% 9px; }

.filho .cor3, #coluna1 .cor3, #coluna2 .cor3 { border-color: #FB5E5E; }
.filho .cor3 h2, #coluna1 .cor3 h2, #coluna2 .cor3 h2 { background: transparent url(../../images/home/h2_bg_cor3.gif) repeat-x center top; }
.filho .cor3 h2 a, #coluna1 .cor3 h2 a, #coluna2 .cor3 h2 a { background: transparent url(../../images/home/h2_blt1_cor3.gif) no-repeat 5px 7px; }
.filho .cor3 h2 span, #coluna1 .cor3 h2 span, #coluna2 .cor3 h2 span { background: transparent url(../../images/home/h2_blt2_cor3.gif) no-repeat 97% 9px; }

.filho .cor4, #coluna1 .cor4, #coluna2 .cor4 { border-color: #C93B3B; }
.filho .cor4 h2, #coluna1 .cor4 h2, #coluna2 .cor4 h2 { background: transparent url(../../images/home/h2_bg_cor4.gif) repeat-x center top; }
.filho .cor4 h2 a, #coluna1 .cor4 h2 a, #coluna2 .cor4 h2 a { background: transparent url(../../images/home/h2_blt4_cor1.gif) no-repeat 5px 7px; }
.filho .cor4 h2 span, #coluna1 .cor4 h2 span, #coluna2 .cor4 h2 span { background: transparent url(../../images/home/h2_blt2_cor4.gif) no-repeat 97% 9px; }

.filho .cor5, #coluna1 .cor5, #coluna2 .cor5 { border-color: #989696; }
.filho .cor5 h2, #coluna1 .cor5 h2, #coluna2 .cor5 h2 { background: transparent url(../../images/home/h2_bg_cor5.gif) repeat-x center top; }
.filho .cor5 h2 a, #coluna1 .cor5 h2 a, #coluna2 .cor5 h2 a { background: transparent url(../../images/home/h2_blt1_cor5.gif) no-repeat 5px 7px; }
.filho .cor5 h2 span, #coluna1 .cor5 h2 span, #coluna2 .cor5 h2 span { background: transparent url(../../images/home/h2_blt2_cor5.gif) no-repeat 97% 9px; }

.filho .cor6, #coluna1 .cor6, #coluna2 .cor6 { border-color: #40ABFE; }
.filho .cor6 h2, #coluna1 .cor6 h2, #coluna2 .cor6 h2 { background: transparent url(../../images/home/h2_bg_cor6.gif) repeat-x center top; }
.filho .cor6 h2 a, #coluna1 .cor6 h2 a, #coluna2 .cor6 h2 a { background: transparent url(../../images/home/h2_blt1_cor6.gif) no-repeat 5px 7px; }
.filho .cor6 h2 span, #coluna1 .cor6 h2 span, #coluna2 .cor6 h2 span { background: transparent url(../../images/home/h2_blt2_cor6.gif) no-repeat 97% 9px; }

.filho .cor7, #coluna1 .cor7, #coluna2 .cor7 { border-color: #479f5c; }
.filho .cor7 h2, #coluna1 .cor7 h2, #coluna2 .cor7 h2 { background: transparent url(../../images/home/h2_bg_cor7.gif) repeat-x center top; }
.filho .cor7 h2 a, #coluna1 .cor7 h2 a, #coluna2 .cor7 h2 a { background: transparent url(../../images/home/h2_blt1_cor7.gif) no-repeat 5px 7px; }
.filho .cor7 h2 span, #coluna1 .cor7 h2 span, #coluna2 .cor7 h2 span { background: transparent url(../../images/home/h2_blt2_cor7.gif) no-repeat 97% 9px; }

.filho .cor8 { border-color: #5799E3; /*#327BBE;*/ }
.filho .cor8 h2, #coluna1 .cor8 h2, #coluna2 .cor8 h2 { background: transparent url(../../images/home/h2_bg_cor8.gif) repeat-x center top; }
.filho .cor8 h2 a, #coluna1 .cor8 h2 a, #coluna2 .cor8 h2 a { background: transparent url(../../images/home/h2_blt1_cor8.gif) no-repeat 5px 7px; }
.filho .cor8 h2 span, #coluna1 .cor8 h2 span, #coluna2 .cor8 h2 span { background: transparent url(../../images/home/h2_blt2_cor8.gif) no-repeat 97% 9px; }

.filho .cor9 { border-color: #C93B3B; /* #cd5050;*/ }
.filho .cor9 h2, #coluna1 .cor9 h2, #coluna2 .cor9 h2 { background: transparent url(../../images/home/h2_bg_cor9.gif) repeat-x center top; }
.filho .cor9 h2 a, #coluna1 .cor9 h2 a, #coluna2 .cor9 h2 a { background: transparent url(../../images/home/h2_blt1_cor9.gif) no-repeat 5px 7px; }
.filho .cor9 h2 span, #coluna1 .cor9 h2 span, #coluna2 .cor9 h2 span { background: transparent url(../../images/home/h2_blt2_cor9.gif) no-repeat 97% 9px; }

.filho .cor10 { border-color: #EDAE25; }
.filho .cor10 h2, #coluna1 .cor10 h2, #coluna2 .cor10 h2 { background: transparent url(../../images/home/h2_bg_cor10.gif) repeat-x center top; }
.filho .cor10 h2 a, #coluna1 .cor10 h2 a, #coluna2 .cor10 h2 a { background: transparent url(../../images/home/h2_blt1_cor10.gif) no-repeat 5px 7px; }
.filho .cor10 h2 span, #coluna1 .cor10 h2 span, #coluna2 .cor10 h2 span { background: transparent url(../../images/home/h2_blt2_cor10.gif) no-repeat 97% 9px; }

.filho .cor11 { border-color: #FF8C38; }
.filho .cor11 h2, #coluna1 .cor11 h2, #coluna2 .cor11 h2 { background: transparent url(../../images/home/h2_bg_cor11.gif) repeat-x center top; }
.filho .cor11 h2 a, #coluna1 .cor11 h2 a, #coluna2 .cor11 h2 a { background: transparent url(../../images/home/h2_blt1_cor11.gif) no-repeat 5px 7px; }
.filho .cor11 h2 span, #coluna1 .cor11 h2 span, #coluna2 .cor11 h2 span { background: transparent url(../../images/home/h2_blt2_cor11.gif) no-repeat 97% 9px; }

/* Novas Cores */

.cor1 { color:#d63c3c !important;}
.borda1 { border-color:#d63c3c !important; }
.filho .cor1 h2 a, #coluna1 .cor1 h2 a, #coluna2 .cor1 h2 a  
{
	color:#d63c3c;
	text-transform:uppercase;
}

.filho .cor1 h2 span, #coluna1 .cor1 h2 span, #coluna2 .cor1 h2 span 
{
	background: #d63c3c url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor2 { color:#ef8223 !important;}
.borda2 { border-color:#ef8223 !important; }
.filho .cor2 h2 a, #coluna1 .cor2 h2 a, #coluna2 .cor2 h2 a  
{
	color:#ef8223;
	text-transform:uppercase;
}

.filho .cor2 h2 span, #coluna1 .cor2 h2 span, #coluna2 .cor2 h2 span 
{
	background: #ef8223 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor3 { color:#649d55 !important;}
.borda3 { border-color:#649d55 !important; }
.filho .cor3 h2 a, #coluna1 .cor3 h2 a, #coluna2 .cor3 h2 a  
{
	color:#649d55;
	text-transform:uppercase;
}

.filho .cor3 h2 span, #coluna1 .cor3 h2 span, #coluna2 .cor3 h2 span 
{
	background: #649d55 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor4 { color:#7f4263 !important;}
.borda4 { border-color:#7f4263 !important; }
.filho .cor4 h2 a, #coluna1 .cor4 h2 a, #coluna2 .cor4 h2 a  
{
	color:#7f4263;
	text-transform:uppercase;
}

.filho .cor4 h2 span, #coluna1 .cor4 h2 span, #coluna2 .cor4 h2 span 
{
	background: #7f4263 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor5 { color:#90b43e !important;}
.borda5 { border-color:#90b43e !important; }
.filho .cor5 h2 a, #coluna1 .cor5 h2 a, #coluna2 .cor5 h2 a  
{
	color:#90b43e;
	text-transform:uppercase;
}

.filho .cor5 h2 span, #coluna1 .cor5 h2 span, #coluna2 .cor5 h2 span 
{
	background: #90b43e url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor6 { color:#547fa2 !important;}
.borda6 { border-color:#547fa2 !important; }
.filho .cor6 h2 a, #coluna1 .cor6 h2 a, #coluna2 .cor6 h2 a  
{
	color:#547fa2;
	text-transform:uppercase;
}

.filho .cor6 h2 span, #coluna1 .cor6 h2 span, #coluna2 .cor6 h2 span 
{
	background: #547fa2 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor7 { color:#9fa42c !important;}
.borda7 { border-color:#9fa42c !important; }
.filho .cor7 h2 a, #coluna1 .cor7 h2 a, #coluna2 .cor7 h2 a  
{
	color:#9fa42c;
	text-transform:uppercase;
}

.filho .cor7 h2 span, #coluna1 .cor7 h2 span, #coluna2 .cor7 h2 span 
{
	background: #9fa42c url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor8 { color:#3a68a5 !important;}
.borda8 { border-color:#3a68a5 !important; }
.filho .cor8 h2 a, #coluna1 .cor85 h2 a, #coluna2 .cor8 h2 a  
{
	color:#3a68a5;
	text-transform:uppercase;
}

.filho .cor8 h2 span, #coluna1 .cor8 h2 span, #coluna2 .cor8 h2 span 
{
	background: #3a68a5 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor9 { color:#d8a11f !important;}
.borda9 { border-color:#d8a11f !important; }
.filho .cor9 h2 a, #coluna1 .cor9 h2 a, #coluna2 .cor9 h2 a  
{
	color:#d8a11f;
	text-transform:uppercase;
}

.filho .cor9 h2 span, #coluna1 .cor9 h2 span, #coluna2 .cor9 h2 span 
{
	background: #d8a11f url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor10 { color:#af4a74 !important;}
.borda10 { border-color:#af4a74 !important; }
.filho .cor10 h2 a, #coluna1 .cor10 h2 a, #coluna2 .cor10 h2 a  
{
	color:#af4a74;
	text-transform:uppercase;
}

.filho .cor10 h2 span, #coluna1 .cor10 h2 span, #coluna2 .cor10 h2 span 
{
	background: #af4a74 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor11 { color:#70b3e2 !important;}
.borda11 { border-color:#70b3e2 !important; }
.filho .cor11 h2 a, #coluna1 .cor11 h2 a, #coluna2 .cor11 h2 a  
{
	color:#70b3e2;
	text-transform:uppercase;
}

.filho .cor11 h2 span, #coluna1 .cor11 h2 span, #coluna2 .cor11 h2 span 
{
	background: #70b3e2 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

.cor13 { color:#ed9024 !important;}
.borda13 { border-color:#ed9024 !important; }
.filho .cor13 h2 a, #coluna1 .cor13 h2 a, #coluna2 .cor13 h2 a  
{
	color:#ed9024;
	text-transform:uppercase;
}

.filho .cor13 h2 span, #coluna1 .cor13 h2 span, #coluna2 .cor13 h2 span 
{
	background: #ed9024 url(../img/bgTransparenteChapeu.png) no-repeat scroll left bottom;
	display:block;
}

/* Teste */

.teste { border: solid 1px #000; }
.teste .col1, .teste .col2, .teste .col3, .teste .col4, .teste .col5, .teste .col6 { background-color: gray; }

/*.t6 { }
.t6 .col1 { margin: 0 0 8px 0; width: 147px; min-height: 61.33px; }
.t6 .col2 { margin: 0 0 8px 0; width: 147px; min-height: 61.33px; }
.t6 .col3 { margin: 0; width: 147px; min-height: 61.33px; }
.t6 .col4 { margin: 0 0 8px 0; width: 147px; min-height: 61.33px; }
.t6 .col5 { margin: 0 0 8px 0; width: 147px; min-height: 61.33px; }
.t6 .col6 { margin: 0; width: 147px; min-height: 61.33px; }*/

/* Coluna 3 e 4 */

.img img { display: block; margin: 0 auto 10px; }
.cor1 .bordaimg { border: solid 1px #b0b0b0; }

.ct1 { }
.ct1 .col1 { /*min-height: 200px;*/ }

.ct2 { }
.ct2 .col1 { /*background-color: gray;*/ margin: 0 0 8px 0; min-height: 96px; }
.ct2 .col2 { /*background-color: gray;*/ min-height: 85px; }

.ct3 { }
.ct3 .col1 { /*background-color: gray;*/ margin: 0 0 8px 0; min-height: 61.33px; }
.ct3 .col2 { /*background-color: gray;*/ margin: 0 0 8px 0; min-height: 61.33px; }
.ct3 .col3 { /*background-color: gray;*/ min-height: 61.33px; }



/* Video Capa */

.filho .video{

}
.filho .video a.chamada{
	color: #242424;
	font-size: 1.1em;
	display: block;
	border: solid 1px #ccc;
	border-top: none;
	width: 292px;
	padding: 4px;
	background-color: #F3F3F3;
}

.borda15
{
    border-color: #9FA42C !important;
}
.cor15
{
    color: #9FA42C !important;
}
