/* CSS Document */

div#geral {
width:933px;
margin:0 auto;
padding-bottom:30px;
}

	div#topo {
	width:933px;
	height:80px;
	}
		div#topo div#logo {
		width:268px;
		height:80px;
		float:left;
		}	
		
		div#topo div#banner {
		width:664px;
		height:80px;
		float:right;
		margin-top:10px;
		}			

div#barra_areas {
width:933px;
height:41px;
padding-top:20px;
}		

	div#barra_areas p{
	padding:7px 0 0 0;
	font-family:helvetica, arial;
	margin:0;
	color:#FFFFFF;
	font-size:24px;
	font-weight:800;
	letter-spacing:-2px;
	text-align:center;
	}
	
		div#barra_areas p a{
		padding:0 30px 0 0;
		margin:0;
		text-decoration:none;
		color:#FFFFFF;
		}	
		
		div#barra_areas p a:hover{
		text-decoration:none;
		color:#FFCC00;
		}	

div#barra_busca {
width:933px;
height:39px;
}		
	div#barra_busca p {
	margin:0;
	padding:6px 0 0 0;
	text-align:center;
	}	
	
div#conteudo {
width:933px;
padding-top:20px;
margin-bottom:30px;
}

div#coluna_esquerda {
width:150px;
float:left;
}	



/* Coluna do meio e componentes */
div#coluna_meio {
width:613px;
margin-left:10px;
float:left;
}
div#coluna_meio_destaques {
width:613px;
height:225px;
margin-bottom:15px;
}
	
div#slideshow {
width:300px;
height:225px;
overflow:hidden;
float:left;
}

div#outros_destaques {
width:300px;
height:225px;
overflow:hidden;
float:right;
}

	div.caixa_lista_noticias {
	width:300px;
	height:105px;
	margin-bottom:14px;
	}
	
		div.caixa_noticias_imagem {
		width:140px;
		height:105px;
		float:left;
		overflow:hidden;
		}
		
		div.caixa_noticias_texto {
		width:150px;
		height:105px;
		float:right;
		}	

		div.caixa_noticias_texto h3 {
		font-family:helvetica;
		font-size:15px;
		font-weight:800;
		color:#990000;
		margin:0;
		padding:0;
		}
		
		div.caixa_noticias_texto p {
		padding:0;
		margin:0;
		line-height:1.3em;
		}
		
		
div#coluna_meio_outras {
	width:613px;
	height:480px;
	margin-bottom:15px;
}	

div#coluna_meio_outras_tabs {
width:300px;
height:445px;
float:left;
}

div#coluna_trombone {
width:300px;
float:right;
height:480px;
}
div#coluna_trombone h1{
font-size:36px;
color:#960D05;
font-weight:bold;
letter-spacing:-4px;
margin:0;
padding:0;
}
				

div#coluna_direita{
width:150px;
float:right;
}	


/* componenetes do carousel de vídeos */

div#lay-linha-videos {
	width:613px;
	height:150px;
	background-color:#FBDDBB;
	margin-bottom:20px;
}

	div#lay-videos-left {
	width:53px;
	height:150px;
	cursor:pointer;
	float:left;
	}
	
	div#lay-videos-right {
	width:53px;
	height:150px;
	cursor:pointer;
	float:right;
	}	
	
	div#lay-videos {
	width:500px;
	height:119px;
	margin:15px 0 0 14px;
	float:left;
	overflow:hidden;
	}	
	
		div.video-miniatura {
		width:159px;		
		height:119px;
		overflow:hidden;
		background-color:#333333;
		margin-right:20px;		
		}
		div.video-miniatura img{
		width:159px;		
		height:119px;				
		}
div#rodape {
width:100%;
height:147px;
margin:0 auto;
background-image:url(../imagens/bg_rodape.jpg);
background-repeat:repeat-x;
}

/* Trobone */
#tq {  
 font-size: 600%;  
font-family:Georgia, "Times New Roman", Times, serif;  
width:16px;  
height:16px;  
display:block;  
margin:10px 0 -25px 0;  
  
}  
#bq {  
font-size: 600%;  
font-family:Georgia, "Times New Roman", Times, serif;  
width:16px;  
height:16px;  
display:block;  
margin:-30px 0 20px auto;  
} 

/* fim trombone */

.titulo {
font-size:30px;
color:#960D05;
font-weight:bold;
letter-spacing:-2px;
margin:0;
padding:0;
}

.subtitulo {
font-size:25px;
color:#960D05;
font-weight:bold;
letter-spacing:-2px;
margin:0;
padding:0;
}

.img {
	border:5px solid #eee;
	margin-left:8px;
}
