body{
	margin:0;
	padding:0;
	background:url(../img/bg.jpg);
}

#tudo{
	width:1000px;
	height:auto;
	margin:auto;
	text-align:left;
	clear:both;
	background-color:#FFF;
		
	
}

#topo{
	width:1000px;
	height:140px;
	clear:both;
	/*padding:10px 10px 10px 10px;*/
        text-align:center;
	padding-top:10px;	
	border:0px red solid;
}
#topo .content{
    width:980px;
    height:125px;
    margin:auto;
    clear:both;
    text-align:center;
	border:0px green solid;
}
	#topo .logo{
		width:25%;
		height:60px;
		float:left;
	}
	#topo .bannerTopo{
		width:50%;
		height:60px;
		float:left;
	}
	#topo .oucaAgora{
		width:25%;
		height:60px;
		float:left;
	}
		
	#topo p, td{
		font-family:verdana;
		font-size:8pt;
	}	

#content{
	width:1000px;
	height:auto;
	float:left;		
	background-color:#FFF;   
background:url(../img/bgbarraazul.jpg);	
}

#menu{
	width:150px;
	height:auto;
	float:left;
	font-family:verdana;
	font-size:8pt;
	color:#fff;
	font-weight:none;
	text-indent:10px;	
	margin-left:15px;		
	margin-bottom:15px;	
	border:0px red solid;
}

	#menu .menu-first{
		width:150px;
		height:20px;
		background:#231f20 url(../img/volta-menu.jpg) top right no-repeat;		
		border:0px red solid;
		line-height:20px;
		font-weight:bold;
	}
	#menu .menu-item{
		width:150px;
		height:20px;			
		border-top:1px #313a57 solid;
		line-height:20px;				
	}
			
	#menu a:link{
		text-decoration:none;
	}
	#menu a:visited{
		text-decoration:none;
	}
	#menu a:active{
		text-decoration:none;
	}
	#menu a:hover{
		text-decoration:none;
	}
			
	#menu .menu-item-separacao{
		width:150px;
		height:20px;
		background:#231f20;		
		border-top:1px #313a57 solid;
		line-height:20px;
		font-weight:bold;		
	}	
	
	#menu a.menuPrincipal:link{
		font-family:verdana;
		font-size:8pt;
		color:#fff;
		font-weight:none;
		text-indent:10px;	
		text-decoration:none;
		display:block;
		width:100%;
		background:#353f5c;	
	}
	#menu a.menuPrincipal:visited{
		font-family:verdana;
		font-size:8pt;
		color:#fff;
		font-weight:none;
		text-indent:10px;	
		text-decoration:none;
		display:block;
		width:100%;
		background:#353f5c;	
	}
	#menu a.menuPrincipal:active{
		font-family:verdana;
		font-size:8pt;
		color:#fff;
		font-weight:none;
		text-indent:10px;	
		text-decoration:none;
		display:block;
		width:100%;
		background:#353f5c;	
	}
	#menu a.menuPrincipal:hover{
		background:#c0c0c0;	
	}
	
	
	
	#menu .menu-extend{
		width:150px;
		background:#0e1031;
		height:auto;
		
	}
	#menu p{
		font-size:6pt;
		margin:0;
		padding:0;
	}


#conteudo{
	width:470px;
	height:auto;
	float:left;
	border:0px red solid;
	padding-left:0px;
	padding-right:0px;
	margin-top:20px;
	
}

    #conteudo a:link{
        text-decoration:none;
        color:#000;
    }    
    #conteudo a:active{
        text-decoration:none;
        color:#000;
    }
    #conteudo a:visited{
        text-decoration:none;
        color:#000;
    }
    #conteudo a:hover{
        color:#353f5c;
    }

    #conteudo .front-page{
        width:210px;
        height:auto;
        float:left;
        border:0px red solid;        
				
    }
    .pFrontTitulo{
        font-family:verdana;
        font-size:10.5pt;
        color:#000;
        font-weight:bold;   
		line-height:140%;		
    }
	.pFrontSubTitulo{
        font-family:verdana;
        font-size:9pt;
        color:#000;
        font-weight:bold;   
		line-height:140%;		
    }
    .pFrontDescricao{
        font-family:verdana;
        font-size:7.5pt;
        color:#000;
        text-align:left;		
        font-weight:normal;
		line-height:125%;
    }
	.pFrontDescricaoRight{
        font-family:verdana;
        font-size:7.5pt;
        color:#000;
        text-align:right;		
        font-weight:normal;
		line-height:125%;
    }
	.pComentarioTitulo{
		font-family:verdana;
        font-size:9pt;
        color:#353f5c;
        font-weight:bold;   
		line-height:140%;		
		text-transform:uppercase;
	}
	.pComentarioDescricao{
		font-family:verdana;
        font-size:8pt;
        color:#000;
        font-weight:none;   				
	}
	.pPlacarTitulo{
		font-family:verdana;
        font-size:9pt;
        color:#353f5c;
        font-weight:bold;   
		line-height:140%;		
		text-transform:uppercase;
		text-align:center;
	}
	.pPlacarTituloInterno{
		font-family:verdana;
        font-size:9pt;
        color:#FFFFFF;
        font-weight:bold;   
		line-height:140%;		
		text-transform:uppercase;
		text-align:center;
	}
	.pPlacarSubTitulo{
		font-family:verdana;
        font-size:9pt;
        color:#353f5c;
        font-weight:bold;   				
	}
	.pPlacarDescricao{
		font-family:verdana;
        font-size:8pt;
        color:#000;
        font-weight:none;   				
	}
    #conteudoEsquerda{
        width:230px;
        height:auto;
        float:left;
		margin:0;
        margin-left:5px;
		border:0px red solid;
		
    }
    #conteudoDireita{
        width:230px;
        height:auto;
        float:left;
		margin:0;
        
        border:0px green solid;
		
    }
	
	#conteudo .divFull{
		width:440px;
		height:auto;
		margin-left:10px;
		clear:both;
		border:0px red solid;
		
		
	}

#enquete{
	width:145px;
	height:auto;
	float:left;
	border:0px red solid;
	
}

	#enquete a:link{
		font-family:verdana;
		font-size:6.5pt;
		color:#35425d;
		font-weight:none;		
		text-decoration:none;
	}
	#enquete a:visited{
		font-family:verdana;
		font-size:6.5pt;
		color:#35425d;
		font-weight:none;		
        text-decoration:none;
	}
	#enquete a:active{
		font-family:verdana;
		font-size:6.5pt;
		color:#35425d;
		font-weight:none;		
        text-decoration:none;
	}
	#enquete a:hover{
		font-family:verdana;
		font-size:6.5pt;
		color:red;
		font-weight:none;		
        text-decoration:none;
	}
	#enquete .titulo{
		font-family:verdana;
		font-size:8pt;
		color:#fff;
		font-weight:bold;
		text-indent:10px;	
	}
	#enquete .pergunta{
		font-family:verdana;
		font-size:8pt;
		color:#000;
		font-weight:bold;
		text-indent:0px;
                padding:5px;
                line-height:150%;
	}
	#enquete .resposta{
		font-family:verdana;
		font-size:8pt;
		color:#000;
		font-weight:none;
		text-indent:0px;
		padding:5px;
		line-height:150%;
	}
        #enquete .btn{
            BORDER-RIGHT: #cccccc 1px solid;
            BORDER-TOP: #cccccc 1px solid;
            FONT-SIZE: 8pt;
            BORDER-LEFT: #cccccc 1px solid;
            COLOR: #000;
            BORDER-BOTTOM: #cccccc 1px solid;
            FONT-FAMILY: verdana;
            font-weight:none;
            BACKGROUND-COLOR: #cccccc;
            text-align: center;
        }
		
		.botoes{
            BORDER-RIGHT: #cccccc 1px solid;
            BORDER-TOP: #cccccc 1px solid;
            FONT-SIZE: 8pt;
            BORDER-LEFT: #cccccc 1px solid;
            COLOR: #000;
            BORDER-BOTTOM: #cccccc 1px solid;
            FONT-FAMILY: verdana;
            font-weight:none;
            BACKGROUND-COLOR: #cccccc;
            text-align: center;
		}
#direita{
	width:205px;	
	height:auto;
	float:left;
	border:0px red solid;
	overflow:hidden;	
}
    #direita .titulo{
		font-family:verdana;
		font-size:8pt;
		color:#fff;
		font-weight:bold;
		text-indent:10px;
	}
    #direita .chamada{
            font-family:verdana;
            font-size:10.5pt;
            color:#353f5c;
            font-weight:bold;
            
    }
    #direita .resumo{
		font-family:verdana;
		font-size:8pt;
		color:#000;
		font-weight:none;
		
	}
    #direita a.aMural:link{
		font-family:verdana;
		font-size:6.5pt;
		color:#35425d;
		font-weight:none;		
		text-decoration:none;
	}
	#direita a.aMural:visited{
		font-family:verdana;
		font-size:6.5pt;
		color:#35425d;
		font-weight:none;		
        text-decoration:none;
	}
	#direita a.aMural:active{
		font-family:verdana;
		font-size:6.5pt;
		color:#35425d;
		font-weight:none;		
        text-decoration:none;
	}
	#direita a.aMural:hover{
		font-family:verdana;
		font-size:6.5pt;
		color:red;
		font-weight:none;		
        text-decoration:none;
	}

#rodape{
    width:1000px;
    height:100px;
    background-color:#343f59;
    clear:both;
    font-family:verdana;
    font-size:8pt;
    color:#fff;
    font-weight:none;
    text-indent:10px;
    text-decoration:none;
    text-align:center;
}

#bannerConteudoEsq{
	width:210px;
	height:50px;	
	
	float:left;	   
	margin-bottom:20px;
	
}
#bannerConteudoDir{
	width:210px;
	height:50px;	
	
	float:left;	   
	margin-bottom:20px;
}

#conteudoPaginacao{
	width:95%;
	height:auto;
	clear:both;
	border:0px red solid;
}


.lwtextbox {
	      color : #000000;
		  background-color : #FFF;
		  border-color : #000000 #000000 #000000 #000000;
		  border-width : 1 1 1 1;
		  font-size : 12px;
          text-align: left;
		  horizontal-align: center;
}

.barraBlogRedacao{	
	width:205px;
		height:20px;
		background:#343f59 url(../img/volta-barra.png) top right no-repeat;		
		border:0px red solid;
		line-height:20px;
		font-family:verdana;
	font-size:8pt;
	color:#fff;
	font-weight:none;
	text-indent:10px;
	font-weight:bold;
}

.barraComentarios{	
	width:190px;
		height:20px;
		background:#343f59;		
		border:0px red solid;
		line-height:20px;
		font-family:verdana;
	font-size:8pt;
	color:#fff;
	font-weight:none;
	text-indent:10px;
	font-weight:bold;
}
.barraComentariosRodape{	
	width:190px;
		height:20px;
		background:#343f59;		
		border:0px red solid;		
}

a.barraComentarios:link{
	color:#fff;
	font-weight:none;
	text-indent:8px;
	font-weight:bold;
	font-size:8pt;
	font-family:verdana;
	text-decoration:none;
}
a.barraComentarios:visited{
	color:#fff;
	font-weight:none;
	text-indent:8px;
	font-weight:bold;
	font-size:8pt;
	font-family:verdana;	
	text-decoration:none;
}
a.barraComentarios:active{
	color:#fff;
	font-weight:none;
	text-indent:8px;
	font-weight:bold;
	font-size:8pt;
	font-family:verdana;	
	text-decoration:none;
}
a.barraComentarios:hover{
	color:#e9e8ea;
	font-weight:none;
	text-indent:8px;
	font-weight:bold;
	font-size:8pt;
	font-family:verdana;
	text-decoration:none;
	
}

div.gbNavigator div.first-and-previous { float: left; }
div.gbNavigator div.next-and-last { float: right; }
.gbNavigator { margin: 5px; }
.gsPages span { 
	padding: 0 0.3em; 
	font-size:18px;
	color:#f47b64;
	font-family:arial;
	font-weight:bold;
}

.gsPages a{
	font-size:12px;
	color:#f47b64;
}


.gsPages a:hover{	
	color:red;
	text-decoration:none;
}

.pProgramacao{
	font-family:verdana;
	font-size:7.5pt;
	color:#000;
	background-color:transparent;
	font-weight:bold;
	text-indent:10px;	
}
.pPrograma{
	font-family:verdana;
	font-size:10.5pt;
	color:#000;
	font-weight:bold;
	text-indent:10px;	
}

td .pTituloComentario{
        font-family:verdana;
        font-size:10pt;
        color:#000;
        text-align:left;		
        font-weight:bold;
		line-height:200%;
		
    }
	
	#frmEnquete{
		
	}
	
	
#eleicoes{
	width:145px;
	height:auto;
	float:left;
	border:0px red solid;
	background:#fcf9ce url(../img/barraEleicoes.jpg) repeat-x;	
	margin-top:15px;
	clear:both;
}
	#eleicoes a:link{
		font-family:verdana;
        font-size:8pt;
        color:#000;
        text-align:left;		
        font-weight:bold;		
	}
	#eleicoes a:visited{
		font-family:verdana;
        font-size:8pt;
        color:#000;
        text-align:left;		
        font-weight:bold;	
	}
	#eleicoes a:active{
		font-family:verdana;
        font-size:8pt;
        color:#000;
        text-align:left;		
        font-weight:bold;		
	}
	#eleicoes a:hover{
		font-family:verdana;
        font-size:8pt;
        color:#000;
        text-align:left;		
        font-weight:bold;		
	}
#barraEleicoes{
	width:145px;
	height:40px;
	float:left;
	border:0px red solid;
	background:#fcf9ce url(../img/barraEleicoes.jpg) repeat-x;	
	clear:both;
}
#conteudoEleicoes{
	width:145px;
	height:auto;
	float:left;
	border:0px red solid;	
	clear:both;
}
#barraVerdeAmarela{
	width:100%;
	height:6px;
	background:url(../img/barraVerdeAmarela.jpg) repeat-x;
	clear:both;
}

.lwtextboxpesquisa{
	      color : #000000;
		  background:transparent;
		  border:0px red solid;
		  font-size : 12px;
          text-align: left;
		  horizontal-align: center;
}
.date-pick{
		color : #000000;
		  background:transparent;
		  border:0px red solid;
		  font-size : 12px;
          text-align: left;
		  horizontal-align: center;
}
a.dp-choose-date {
	display:none;
}

	.pFrontTituloDestaque{
        font-family:verdana;
        font-size:10.5pt;
        color:#FFF;
        font-weight:bold;   
		line-height:140%;		
    }	
    .pFrontDescricaoDestaque{
        font-family:verdana;
        font-size:7.5pt;
        color:#FFF;
        text-align:left;		
        font-weight:normal;
		line-height:125%;
    }

#divBannerBaixo{
	width:145px;
	height:auto;
	float:left;
	border:0px red solid;	
	margin-top:15px;
	clear:both;
}

.lwtextboxOpiniao {
	      color : #000000;
		  background-color : #FFF;
		  border-color : #878586 #878586 #878586 #878586;
		  border-width : 1 1 1 1;
		  font-size : 12px;
          text-align: left;
		  horizontal-align: center;		  
}


.barraPreta{	
	width:400px;
		height:20px;
		background:#231f20 url(../img/volta-menu2.jpg) top right no-repeat;		
		border:0px red solid;
		line-height:20px;
		font-family:verdana;
	font-size:8pt;
	color:#fff;
	font-weight:none;
	text-indent:10px;
	font-weight:bold;
}

.thumbPicture { 	
	border: 0px solid #CCCCCC; 
	font-family:verdana;
	font-size:7.5pt;
	font-style: italic;
	color:#000;
	text-align:left;		
	font-weight:normal;	
	line-height:125%;
	margin:0;
	padding:0;
}
.thumbPicture img { border: 0px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.thumbRight { 
	margin: 0.5em 0pt 0.5em 0.8em; 
	margin:0;
	float:right; 	
	width:60px; 		
}
.thumbLeft { 
	margin: 0.5em 0.8em 0.5em 0; 
	margin:0;
	float:left;
	width:60px; 		
}
.thumbTop { 
	margin: 0.5em 0.8em 0.5em 0; 
	margin:0;
	float:left;
	width:210px; 	
	
}
.thumbBottom { 
	margin: 0.5em 0.8em 0.5em 0; 
	margin:0;
	float:left;
	width:210px; 	
	
}
