/*es_geral.css ===============================================

Folha de estilo principal do site www.eticanatv.com.br
Responsável: Joilson Marques joilsonmarques[at]gmail.com
Local: /css
Data criação:04.03.07 
==========================================================*/

/*"Restet"
---------------------------------------------------------------------------------------*/
*{
	margin:0 auto;
	padding:0;
	outline:0;
}

hr{
	display:none;
}


/*Layout
---------------------------------------------------------------------------------------*/
div#principal_etTV{
	width:774px;
	margin:0;
	font-size:11px;
	margin:auto;
	background:#FFF;
}

div#topo_etTV{
	padding:0px;
	border:0px;
}

div#topo_etTV h1{
	display:none;
}
div#barra_acessibilidade_etTV{
	text-align:right;
	background:#ECECEA;
	position:relative; top:-3px;
	padding-bottom:5px;
}
div#barra_acessibilidade_etTV fieldset{
	border:0px;
}

div#barra_acessibilidade_etTV span{
	width:260px; height:40px;
	float:right;
	text-align:right;
	position:relative; top:20px; left:0px;
}

div#barra_acessibilidade_etTV a{
	display:block;
	float:left;
	margin:2px;
	cursor:pointer;
}

div#barra_acessibilidade_etTV a span{display:none;}
div#barra_acessibilidade_etTV img{ border:0;}


div#barra_acessibilidade_etTV label{
	display:block;
	width:250px;
	height:25px;
	float:right;
	background:url('../imgs/bg_busca.jpg') no-repeat center;
	text-indent:-9000px;
}

div#barra_acessibilidade_etTV input{
	width:95px;
	background:none;
	border:0;
	position:relative;
	left:-30px; top:-2px;
}

div#barra_acessibilidade_etTV button{
	background:url('../imgs/bg_btBusca.jpg') no-repeat center;
	border:0;
	margin:0;
	width:20px;
	height:25px;
	position:relative; left:-32px;
	text-indent:-9000px;

}



div#lateral_etTV{
	float:left;
	width:190px;
}

div#lateral_etTV img{
	border:0px;
}


div#login_etTV{
	float:left;
	margin-bottom:20px;
}


div#login_etTV p{
	margin-bottom:0px;
	font-size:11px;
	color:#777;
}

.lembrarSenha{
	float:right;
	clear:both;
	font-weight:bold;
	font-size:11px;
	color:#777;
}

.lembrarse{
	float:left;
	clear:both;
	font-weight:bold;
	font-size:11px;
	color:#777;
}


div#login_etTV span{
	display:block;
	width:42px;
	float:left;
	clear:both;
	margin-top:2px;
	margin-left:5px;
	font-weight:bold;
	font-size:11px;
	color:#777;
}

div#login_etTV input{
	width:110px; height:15px;
	border:1px solid silver;
	margin-bottom:2px;
	float:left;
	
}

div#login_etTV button{
	width:20px;
	height:20px;
	float:right;
	position:relative;
	top:-15px; 
	background:url('../imgs/im_botaoLogin.jpg') no-repeat;
	text-indent:-3000px;
	border:0;
	cursor:pointer;
}


div#login_etTV div#login_icon img{
	margin:4px 0px 0px 0px;
	clear:both;
	border:0px;
	padding-bottom:0px;
	margin-bottom:0px;

}


div#login_etTV img{
	margin:10px 35px 40px 35px;	
}

.conteudoLateral{
	width:210px;
	float:left;
	position:relative;
	top:280px;
	padding-bottom:0px;
	background:url('../imgs/bg_chamadasLateral.jpg') repeat-x;
	text-align:center;
	clear:both;
}

.tL{
	height:60px;
	border:1px #FFFFFF solid;
	padding-top:5px;
	padding-bottom:5px;
}

h3.tBg{
	display:block;
	width:210px;
	height:30px;
	text-indent:-40px;
	padding-left:10px;
	padding-top:5px;
	font-size:14px;
	font-weight:bold;
	border:0;
	background:url('../imgs/bg_menuPrincipal.jpg') no-repeat left top;
}
.conteudoLateral span{
	display:block;
	font-size:20px;
	font-weight:bold;
}
.conteudoLateral p{
	font-size:12px;
	font-weight:bold;
	color:#777;
	text-indent:-10px;
}


.conteudoLateral2{
	width:210px;
	float:left;
	position:relative;
	top:280px;
	padding-bottom:0px;
	background:url('../imgs/bg_chamadasLateral.jpg') repeat-x;
	text-align:center;
	clear:both;
}
.conteudoLateral2 span{
	display:block;
	font-size:20px;
	font-weight:bold;
}
.conteudoLateral2 p{
	font-size:12px;
	font-weight:bold;
	color:#777;
	text-indent:-10px;
}


div#sitePremiado_etTV{
	width:210px;
	float:left;
	position:relative;
	top:310px;
	padding-bottom:0px;
	text-align:center;
	clear:both;
}

div#conteudo_etTV{
	float:right;
	width:558px; height:760px;
	border-left:5px #0967B1 solid;
	border-top:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	position:relative; top:40px; left:-10px;
	background:#fff;
}

div#abas_etTV{
	text-align:right;
	padding:5px;
	position:relative; top:-38px;
}

div#conteudo_etTV div#abas_etTV ul{
	margin-top:10px;
}

div#conteudo_etTV div#abas_etTV ul li{
	list-style:none;
	display:block;
	padding:5px;
	padding-left:10px;
	padding-right:50px;
	position:relative; top:-4px; left:300px;
	border-left:8px #12418F solid; 
	background:url('../imgs/bg_abasConteudo.gif') no-repeat right top;
	float:left;
}

a.link{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

div#noticias_etTV{
	width:300px;
	margin-left:5px;
	float:left;
	clear:both;
	margin-bottom:15px;
}

#noticias_etTV p{
	margin-top:5px;
	margin-left:5px;
	padding-left:15px;
	background:url('../imgs/im_marcadorNoticia.gif') no-repeat left 5px;
}

div#noticias_etTV p a{
	color:#777;
	text-decoration:none;
	cursor:pointer;
}
div#noticias_etTV p a:hover{
	color:#777;
	text-decoration:underline;
	cursor:pointer;
}

div#mostra_noticia{
	width:520px;
	margin-left:5px;
	margin-bottom:15px;
}

#mostra_noticia p{
	margin-top:5px;
	margin-left:5px;
	padding-left:15px;
	background:url('../imgs/im_marcadorNoticia.gif') no-repeat left 5px;
	
}

div#mostra_noticia p a{
	color:#777;
	text-decoration:none;
	cursor:pointer;
}
div#mostra_noticia p a:hover{
	color:#777;
	text-decoration:underline;
	cursor:pointer;
}

div#quemsomos_etTV{
	width:545px;
	height:500px;
	overflow-y:scroll;
	margin-left:5px;
	float:left;
	clear:both;
	margin-bottom:15px;
}

#quemsomos_etTV p{
	margin-top:5px;
	margin-left:5px;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	
	/*background:url('../imgs/im_marcadorNoticia.gif') no-repeat left 5px;*/
}

div#quemsomos_etTV p a{
	color:#777;
	text-decoration:none;
	cursor:pointer;
}
div#quemsomos_etTV p a:hover{
	color:#777;
	text-decoration:underline;
	cursor:pointer;
}

div#quemsomos_etTV div#pr p{
	
	color:#003399;
	margin-top:5px;
	margin-left:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
}

div#quemsomos_etTV div#pr p a{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
div#quemsomos_etTV div#pr p a:hover{
	color:#003399;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}


div#secoes_etTV{
	width:100%;
	margin-left:5px;
	float:left;
	clear:both;
	margin-bottom:15px;
}

div#secoes_etTV p{
	margin-bottom:5px;
}

div#secoes_etTV p a{
	text-decoration:none;
	cursor:pointer;
}

div#secoes_etTV p a:hover{
	text-decoration:underline;
	cursor:pointer;
}

div#materias_etTV{
	width:300px;
	margin-left:5px;
	margin-bottom:15px;
}

#materias_etTV p{
	margin-top:5px;
	margin-left:5px;
	padding-left:15px;
	background:url('../imgs/im_marcadorNoticia.gif') no-repeat left 5px;
}

div#materias_etTV p a{
	color:#777;
	text-decoration:none;
	cursor:pointer;
}
div#materias_etTV p a:hover{
	color:#777;
	text-decoration:underline;
	cursor:pointer;
}

div#maisnot{
display:block;
clear:both;
}


div#maisnot p{
	
	color:#003399;
	margin-top:5px;
	margin-left:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	float:right;
	
}

div#maisnot p a{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
div#maisnot p a:hover{
	color:#003399;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}


div#mapa_etTV{
	width:300px;
	margin-left:15px;
	margin-bottom:5px;
}

#mapa_etTV p{
	margin-top:5px;
	margin-left:5px;
	padding-left:15px;
	background:url('../imgs/im_marcadorMapa.gif') no-repeat left 5px;
	clear:both;
}

var { font-style:normal; }
div#mapa_etTV p a{
	color:#777;
	text-decoration:none;
	cursor:pointer;
}
div#mapa_etTV p a:hover{
	color:#777;
	text-decoration:underline;
	cursor:pointer;
}

div#mapasub_etTV{
	width:300px;
	margin-left:5px;
	margin-bottom:10px;
}

#mapasub_etTV p{
	margin-top:5px;
	margin-left:35px;
	padding-left:15px;
	background:url('../imgs/im_marcadorNoticia.gif') no-repeat left 5px;
}

div#mapasub_etTV p a{
	color:#777;
	text-decoration:none;
	cursor:pointer;
}
div#mapasub_etTV p a:hover{
	color:#777;
	text-decoration:underline;
	cursor:pointer;
}




div#destaque1_etTV{
	width:230px;
	border:1px silver solid;
	float:left;
	padding-bottom:5px;
	margin-left:10px;
	margin-top:10px;
	text-align:center;
	background:url('../imgs/telas_tvs/bg_boxArtigo.jpg') repeat-x top;
}

div#destaque1_etTV p{
	font-size:10px;
	font-weight:bold;
}

div#destaque1_etTV a#box{
	text-decoration:none;
	background:url('../imgs/im_bckgdest_etTV.gif') no-repeat center;
	cursor:pointer;
}

div#destaque1_etTV p a#box:hover{
	text-decoration:underline;
	background:url('../imgs/im_bckgdest_etTV.gif') no-repeat center;
	cursor:pointer;
	}

div#destaque1_etTV p a{
	text-decoration:none;
	cursor:pointer;
}

div#destaque1_etTV p a:hover{
	text-decoration:underline;
	cursor:pointer;
}
div#destaque1_etTV img{
padding-top:2px;
margin-top:2px;
}

div#artigos_etTV{
	width:100%;
	margin-left:5px;
	float:left;
	clear:both;
	margin-bottom:15px;
}

div#artigos_etTV p{
	margin-bottom:5px;
}

div#artigos_etTV p a{
	text-decoration:none;
	cursor:pointer;
}

div#artigos_etTV p a:hover{
	text-decoration:underline;
	cursor:pointer;
}

div#campanha_etTV{
	float:left;
	width:350px;
	clear:none;
	margin-left:5px;
	padding-bottom:40px;
	padding-left:5px;
	background:url('../imgs/bg_campanhas.gif') no-repeat left bottom;
	
}

div#campanha_etTV img{
	float:right;
	margin:5px;
}

div#enquete_etTV{
	float:right;
	width:160px;
	border:1px silver solid;
	border-top:0px;
	margin-right:5px;
	
}

div#enquete_etTV legend{display:none;}

div#enquete_etTV fieldset{
	width:140px; height:170px;
	float:left;
	padding:3px;
	border:0;
	clear:both;
}

div#enquete_etTV p{
	margin-bottom:15px;
	font-weight:bold;
	color:#777;
}


div#enquete_etTV label{
	display:block;
	font-size:12px;
	margin:2px;
}

div#enquete_etTV img{
	float:right;
}

div#enquete_etTV legend{display:none;}

div#enquete_etTV label.b{
	margin-bottom:22px;

}

div#enquete_etTV button{
	padding:1px;
	background:#183885;
	color:white;
	font-size:10px;
	position:relative; left:15px;
	margin-bottom:5px;
	margin-left:3px;
	border:0;
	float:left;
}
.votar{width:42px;}
.result{width:80px;}

div#enquete_etTV a{
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
	color:#036;
	float:right;
}


div#rodape_etTV{
	float:right;
	width:560px; height:120px;
	border-left:5px #0967B1 solid;
	border-bottom:3px #0967B1 solid;
	clear:both;
	margin-top:40px;
	position:relative;
	left:-9px;
}

div#rodape_etTV p{
	width:95%; height:50px;
	border-bottom:1px silver solid;
}

div#rodape_etTV span{
	float:right;
	text-align:right;
	margin-top:10px;
	font-size:11px;
	font-weight:bold;
	margin-right:10px;
}

div#rodape_etTV img{
	position:relative;
	top:5px; left:460px;
	margin-right:20px;
	border:0;
}

div#rodape_etTV a{ border:0; cursor:pointer;}

div#enquete_etTV2{
	float:right;
	width:170px;
	border:1px silver solid;
	border-top:0px;
	margin-right:5px;
}

div#enquete_etTV2 legend{display:none;}

div#enquete_etTV2 fieldset{
	width:170px; height:185px;
	float:left;
	padding:2px;
	border:0;
	clear:both;
}

div#enquete_etTV2 p{
	margin-bottom:3px;
	padding-right:1px;
	font-weight:bold;
	font-size:10px;
	color:#777;
}


div#enquete_etTV2 label{
	display:block;
	font-size:12px;
	margin:2px;
}

div#enquete_etTV2 img{
	float:right;
	padding-top:2px;
}

div#enquete_etTV2 legend{display:none;}


div#enquete_etTV2 label.b{
	margin-bottom:22px;
}

div#enquete_etTV2 a{
	text-decoration:none;
	cursor:pointer;
	font-size:11px;
	color:#036;
	float:right;
}
div#opcao
{
width:40%; height:10px; margin:0px; padding:0px; float:left; clear:both;
display:block;
margin-top:2px;
margin-bottom:2px;
padding-top:5px;
padding-bottom:5px;
}
div#opcao p{
	font-weight:bold;
	font-size:9px;
	color:#777;
}

div#baropcao
{
width:25%; height:10px; float:left; margin:0px; padding:0px; 
border:0px;
padding-top:5px;
padding-bottom:5px;
display:block;
}
div#percentopcao
{
width:35%; height:10px; float:left; margin:0px; padding:0px; 
border:0px;
display:block;
padding-top:5px;
padding-bottom:5px;
}
div#percentopcao p{
font-size:9px;
padding-left:4px;
padding-right:0px;
}
div#vototal
{
/*position:relative; margin-top:110px;*/
padding-top:100px; border:0px;
display:block;
}
div#vototal font
{
	text-align:left;
	font-weight:bolder;
	margin-bottom:5px;
	padding-bottom:0px;
}
div#vototal font a
{
	text-decoration:none;
	color:#183885;
	font-family:Verdana;
	font-size:10px;
	padding-right:3px;
}
div#vototal font a:hover
{
	text-decoration:underline;
	color:#183885;
	font-family:Verdana;
	font-size:10px;
	padding-right:3px;	
}

div#teste{
	width:200px;
	height:100px;
	float:left;
	border:1px red solid;
	color:red;
	font-size:20px;
	background:#069;
}

div#teste2{
	width:200px;
	height:100px;
	float:left;
	border:1px red solid;
	color:white;
	font-size:20px;
	background:#069;
}

.teste3{
	width:100%;
	height:40px;
	float:left;
	border:1px gray solid;
	color:white;
	font-size:20px;
	background:silver;
}


div#print_etTV{
	width:800px;
	margin-left:5px;
	padding-left:160px;
	margin-right:5px;
	padding-right:5px;
	margin-bottom:15px;
	text-align:justify;
	float:center;
}

#print_etTV p{
	margin-top:5px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	
	/*background:url('../imgs/im_marcadorNoticia.gif') no-repeat left 5px;*/
}

div#print_etTV p a{
	color:#777;
	text-decoration:none;
	cursor:pointer;
}
div#print_etTV p a:hover{
	color:#777;
	text-decoration:underline;
	cursor:pointer;
}


/*Tipologia
---------------------------------------------------------------------------------------*/
*{
	font-family:'Tahoma','Verdana', 'Trebuchet MS', 'Helvetica', 'Arial';
}

h3{
	width:100%;
	border:1px solid red;
	text-indent:-9000px;
	clear:both;

}

h4{
	width:98%;
	border-bottom:1px solid silver;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-left:5px;
	float:left;
}

span.h4a{
	height:30px;
	padding:5px;
	padding-right:40px;
	font-size:18px;
	text-align:left;
	position:relative; top:2px;
	background:url('../imgs/bg_h4.gif') no-repeat right;
}
span.h4b{
	height:30px;
	padding:5px;
	padding-right:40px;
	font-size:18px;
	text-align:left;
	position:relative; top:2px;
	background:url('../imgs/imgsAlls/setin.gif') no-repeat left;
}
span.h4c{
	height:30px;
	padding:5px;
	padding-right:40px;
	font-size:18px;
	text-align:left;
	position:relative; top:2px;
	background:url('../imgs/bg_h4.gif') no-repeat right;
}


h5{
	float:left;
	width:350px; height:20px;
	color:#777;
	background:url('../imgs/bg_h5Campanhasl.gif') no-repeat;
	text-indent:-9000px;
	margin-bottom:10px;
	position:relative; left:-5px;
}

h5.enquete{
	display:block;
	width:160px;
	height:20px;
	background:url('../imgs/bg_h5Enquete.gif') no-repeat;
	text-indent:0;
	color:#777;
	font-size:14px;
	font-weight:bold;
	position:relative; left:-1px;
	text-indent:3px;
}

h5.enqute{
	display:block;
	width:170px;
	height:20px;
	background:url('../imgs/bg_h5Enquete3.gif') no-repeat;
	text-indent:0;
	color:#777;
	font-size:14px;
	font-weight:bold;
	position:relative; left:-1px;
	text-indent:3px;
}


.tit{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

legend{display:none;}

/*Cores
---------------------------------------------------------------------------------------*/
*{
	color:#777;
}

