/* INICIO RESET CSS */
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration: none;}
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
/* abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; } */
table { border-collapse:collapse; border-spacing:0; }/* tabelas ainda necessitar de cellspacing="0" no html */
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
body { font:13px/1.231 sans-serif; *font-size:small;  }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }
/* FIM RESET CSS */

/* Estilos Notícia*/

	#home.noticia .box_home h2{
		color: #333;	
	}

	#home.noticia .box_home button{
		color: #FFF;
		background-color: #333;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#C4C4C4), to(#333));
		background-image: -webkit-linear-gradient(top, #C4C4C4, #333);
		background-image: -moz-linear-gradient(top, #C4C4C4, #333);
		background-image: -ms-linear-gradient(top, #C4C4C4, #333);
		background-image: -o-linear-gradient(top, #C4C4C4, #333);
		background-image: linear-gradient(top, #C4C4C4, #333);
		border-radius: 5px;
		border-radius: 5px;	
	}
	
	#home.noticia .box_home.enquete .resultado{
		color: #999;	
	}

/* INÍCIO dos estilos para os BOXES de notícias da Home */
#home .box_home{
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}


#home .box_home h2, #home .box_home h2 a{
	letter-spacing: -1px;
	font-size: 15px;
	color: #F09600;
	line-height: 18px;
	padding-top:5px;
}
#home .box_home h3, #home .box_home h3 a{
	font-size: 14px;
	color: #595959;
	line-height: 18px;
	font-weight: normal;
	overflow: hidden;
}

#home .box_home h4, #home .box_home h4 a{
	font-size: 12px;
	color: #595959;
	line-height: 18px;
}

#home .box_home .titulo{
	font-size: 14px;
	padding-bottom: 5px;
	color: #044981;
	border-bottom: 1px solid #ded7d6;
	font-weight: bold;
}

#home .box_home button{
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-shadow: 0px -1px 0px #42591e;
	webkit-text-shadow: 0px -1px 0px #42591e
	moz-text-shadow: 0px -1px 0px #42591e
	text-align: center;
	float: left;
	border: 0px;
	margin-top: 10px;
	background: url('../img/enquete.png');

}

#home .box_home.ultimas_noticias{
		height: 320px;
}

#home .box_home.ultimas_noticias.direto{
		height: 269px;
}

#home .box_home.ultimas_noticias .destaques{
	width: 300px;
	height: 94px;
	overflow: hidden;
	border-bottom: 1px solid #ded7d6;
	padding-top: 10px;
	margin-bottom: 10px;

}

#home .box_home ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#home .box_home.ultimas_noticias ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0 0 10px 0;
	width: 300px;

}

#home .box_home.charges .titulo{
	color: #eb7a00;
}

#home .box_home.charges{
	padding: 5px 10px 10px 10px;
	border-top: 2px solid #eb7a00;
	height: 250px;
}

#home .box_home.charges .botao_seta{
	position: absolute;
	top: 5px;
	background: url('../imagens/layout/botao_seta2.png');
}

#home .box_home.charges .conteudo{
	width: 300px;
}


#home .box_home.ultimas_noticias .destaques ul li img{
	float: left;
	margin-right: 10px;
}

#home .box_home.ultimas_noticias .noticias{
	width: 300px;
}


#home .box_home.dn{
	width: 300px;
}

#home .box_home.dn{
	padding: 5px 10px 10px 10px;
	border-top: 2px solid #c0c0c0;
}

#home .box_home.dn .noticias{
	width: 290px;
}

#home .box_home.dn .noticias img{
	float: left;
	padding-right: 10px;
}

#home .box_home.dn ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0 0 10px 0;
}


#home .box_home.dn .noticias{
	padding: 10px 0 10px 0;
}

#home .box_home.dn .noticias.eband_left{
	width: 300px;
}

#home .box_home.dn .noticias.eband_right{
	width: 300px;
}

#home .box_home.plantao{
	width: 620px;
}
#home .box_home.enquete{
	width: 300px;
	padding: 0px;
}

#enqueteVotar{
	padding-top: 0px;
}

#home .box_home.plantao .noticias ul li, #home .box_home.enquete .noticias ul li{
	list-style-type: none;
	margin: 0px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ded7d6;
}

#home .box_home.plantao .noticias h4 img{
	position: relative;
	top: 5px;
}

#home .box_home.enquete .resultado{
	float: left;
	padding-left: 20px;
	line-height: 30px;
	font-size: 14px;
	color: #5b7446;
	margin-top: 5px;
}

/* FINAL dos estilos para os BOXES de notícias da Home */

#conteudoaovivo h2{
	font-size: 30px;
	color: #849157;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	position: relative;
}

#conteudoaovivo #aovivo .videochat, #conteudoaovivo #aovivo .facebookchat{
	padding: 10px 10px 5px 10px;
}

#conteudoaovivo #destaque p{
	font-size: 14px;
	color: #333 !important;
}

#conteudoaovivo #aovivo .coluna_principal, #conteudoaovivo .coluna_lateral{
	margin-bottom: 20px;
	
}

#conteudoaovivo #aovivo{
	padding-bottom: 10px;
}

/* INÍCIO dos estilos para os BOXES da lateral */

.coluna_lateral .titulo{
	font-size: 14px;
	padding-bottom: 5px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
.coluna_lateral .conteudo{
	padding: 0 10px 10px 10px;
	font-size: 14px;
	color: #595959;
	overflow: hidden;
}

.coluna_lateral .conteudo h3{
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0px;
}

.coluna_lateral .conteudo a{
	color: #595959;
}

.coluna_lateral .box_videos{
	position: relative;
	border-top: 2px solid #4498c9;
	margin-bottom: 20px;
	overflow: hidden;
}

.coluna_lateral .box_videos .titulo{
	color: #044981;
}

.coluna_lateral .box_videos .botao_seta{
	top: 5px;
}

.coluna_lateral .box_videos .video_g{
	padding: 5px 0 5px 0;
}

.botao_charge{
	width: 300px;
	height: 59px;
	background: url('../imagens/layout/botao_charge.png');
	margin: 0px auto;
	margin-bottom: 10px;
}

.coluna_lateral .box_videos ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.coluna_lateral .box_videos ul li{
	clear: both;
	padding: 0 0 10px 0;
	overflow: hidden;
}

.coluna_lateral .box_videos .video_p{
	float: left;
	padding: 0 10px 0 0;
}



.coluna_lateral .box_twitter{
	position: relative;
	border-top: 2px solid #99e2f8;
	margin-bottom: 20px;
	overflow: hidden;
}

.coluna_lateral .box_twitter .titulo{
	color: #77d8f6;
	border-bottom: 1px solid #ded7d6;
}

.coluna_lateral .box_twitter ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.coluna_lateral .box_twitter ul li{
	float: left;
}

.coluna_lateral .box_twitter ul li a{
	text-decoration: underline;
}

.coluna_lateral .box_twitter #mnTwt li a{
	float: left;
	display: block;
	width: 59px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom: 1px solid #ded7d6;
	color: #bdbdbd;
	text-decoration: none;
}

.coluna_lateral .box_twitter #mnTwt li a#ultimo{
	width: 62px;
}

.coluna_lateral .box_twitter #mnTwt li a:hover, .coluna_lateral .box_twitter #mnTwt li a.ativo{
	background: url('../imagens/layout/twitter_barra_fundo.png');
	color: #fff;
}

.coluna_lateral .box_twitter ul li ul li{
	clear: both;
	overflow: hidden;
}



.coluna_lateral .box_twitter ul li ul li img{
	float: left;
	padding: 0 10px 0 0;
}

.coluna_lateral .box_twitter ul li ul li h3{
	font-weight: normal;
	font-size: 14px;
	color: #595959;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #ded7d6;
	padding: 10px;

}

.coluna_lateral .box_twitter ul li ul li .titulo{
	color: #77d8f6;
	border: 0px;
	padding: 10px 0 0 10px ;
}

.coluna_lateral .box_twitter ul li ul li h3 .titulo{
	padding: 0;
	font-weight: normal;
}

.coluna_lateral .box_twitter #twitters > li{
	display: none;
}


.coluna_lateral .box_twitter #twitters > li.ativo{
	display: block;
}

.coluna_lateral .box_twitter .box_twitter_siga{
	background: url('../imagens/layout/twitter_barra_fundo.png');
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	clear: both;
	font-weight: bold;
	text-indent: 10px;
	display: block;
	height: 30px;
}

/* FINAL dos estilos para os BOXES da lateral */

/* INICIO - NAVEGAÇÃO JOGOS - DEIMANN */

#tabelaJogos {
	margin: 10px 0 10px 0;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
}

#tabelaJogos #nav_jogos {
	background-color: #849157;
	height: auto;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #444;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
  	-moz-border-radius-topright: 5px;
 	-webkit-border-top-left-radius: 5px;
 	-webkit-border-top-right-radius: 5px;
}

#tabelaJogos #nav_jogos a {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	visibility: hidden;
}

#tabelaJogos #rodada {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-weight: bolder;
	padding: 0 5px 0 5px;
}

#tabelaJogos ul {
	margin: 0 auto;
	padding: 0 auto;
	list-style: none;
}

#tabelaJogos ul li {
	background: url('../imagens/layout/fundo_tabela.jpg') repeat-x center transparent;
	border-bottom: 1px solid #97999c;
	height: 30px;
	padding: 5px;
}

#tabelaJogos ul li:hover {
	background: #eee;
	cursor: pointer;
	color: #444;
}

#tabelaJogos ul li .times_placar {
	height: auto;
	width: auto;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#tabelaJogos ul li .times_placar a {
	text-decoration: none;
}

#tabelaJogos ul li .time_cas {
	float: left;
	position: relative;
	height: 30px;
	padding-top: 8px;
	width: 135px;
	text-align: right;
	color: #576134;
	font-weight: bold;
}

#tabelaJogos ul li .time_div {
	float: left;
	position: relative;
	height: 30px;
	padding-top: 8px;
	width: 20px;
}

#tabelaJogos ul li .time_vis {
	float: left;
	position: relative;
	height: 30px;
	padding-top: 8px;
	width: 135px;
	text-align: left;
	color: #576134;
	font-weight: bold;
}

#tm_fla {
	float: left;
	position: relative;
	height: 30px;
	width: 29px;
	background: url('../imagens/layout/sprite_escudos.png') no-repeat;
	background-position-x: 30px;
	background-position-y: 30px;
	padding: 0 5px 0 5px;
}
 
/* FINAL - NAVEGAÇÃO JOGOS - DEIMANN */



/* INICIO - CADASTRO SKYPE - DEIMANN */

#cadastro_skype {
	float: right;
	position: relative;
	height: auto;
	width: 290px;
	background-color: #eee;
	padding: 10px 5px 10px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
 	-webkit-border-radius: 5px;
}

#cadastro_skype #head_cadastro {
	float:left;
	position: relative;
	height: 30px;
	width: 300px;
	background-color: #849157;
	padding: 5px 0 10px 0;
	margin: -10px 0 10px -5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
  	-moz-border-radius-topright: 5px;
 	-webkit-border-top-left-radius: 5px;
 	-webkit-border-top-right-radius: 5px;	
 	border-bottom: 1px solid #444;
 	color: #fff;
 	text-align: center;
}

#cadastro_skype #apareca {
	font-size: 16px;
	color: #fff;
	font-weight: bolder;
	
}

#cadastro_skype #webcam {
	font-size: 12px;
	color: #3c4717;
	
}

#cadastro_skype .txtBtn {
	float: left;
	position: relative;
	border: 1px solid #444;
	width: 200px;
	height: 20px;
	line-height: 25px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #000;
}

#cadastro_skype .formTxt {
	float: left;
	position: relative;
	text-align: right;
	height: 20px;
	width: 60px;
	margin: 5px 10px 0 0; 
}

#cadastro_skype a #participar {
	float: left;
	position: relative;
	border: none;
	width: 80px;
	height: 20px;
	color: #fff;
	background-color: #849157;
	line-height: 20px;
	text-align: center;
	margin: 0 10px 0 10px;
}

#cadastro_skype a #participar:hover {
	background-color: #576134;
}

#cadastro_skype #oque_cadastro a {
	float:left;
	position: relative;
	font-size: 14px;
	color: #576134;
	font-weight: bolder;
	margin: 2px 10px 0 53px;
}

#cadastro_skype h3.titulo {
	float: left;
	position: relative;
	height: auto;
	width: 300px;
	margin: 10px 0 0 0;
	font-weight: bolder;
}

#cadastro_skype #cqc30vivo_participe_naoskype .cqc30vivo_participe_ok_t2 {
	float: left;
	position: relative;
	height: auto;
	width: 270px;
	padding: 5px 5px 10px 10px;
}

#cadastro_skype #oque_cadastro a.cqc30vivo_participe_download {
	float: left;
	position: relative;
	height: auto;
	width: auto;
	margin: 0 0 0 10px;
}

#cadastro_skype #oque_cadastro a.cqc30vivo_participe_download:hover {
	text-decoration: underline;
}

#cadastro_skype #oque_cadastro .cqc30vivo_participe_link a {
	float: left;
	position: relative;
	height: auto;
	width: auto;
	margin: 2px 0 0 98px;
	font-size: 12px;
	color:#595959;
}

#cadastro_skype #oque_cadastro .cqc30vivo_participe_link a:hover {
	text-decoration: underline;
}
 
#cqc30vivo_participe_ok img {
	float: left;
	position: relative;
	margin: 0 25px 0 20px;
}
 
#cqc30vivo_participe_ok .cqc30vivo_participe_ok_t1 {
	float: left;
	position: relative;
	font-size: 18px;
	color:#595959;
	margin: 20px 0 0 -20px;
	font-weight: bolder;
	
}

#cqc30vivo_participe_ok .cqc30vivo_participe_ok_t2 {
	float: left;
	position: relative;
	height: auto;
	width: 270px;
	padding: 5px 5px 20px 20px;
}

.error {
	position: relative;
	height: auto;
	color: #990000;

}

/* FINAL - CADASTRO SKYPE - DEIMANN */

