/*-----------------------------------------------------------------------*/
/*----------------------PAGINA INICIAL-----------------------------------*/
/*-----------------------------------------------------------------------*/



/*-----------------------------------------------------------------------*/
/*----------------------    top -------------------------------------------*/
/*-----------------------------------------------------------------------*/
.top {		
	width: 100%; 
	height: 31px;
	}

.barratop {
	margin-left:auto; 
	margin-right:auto; 
	margin-top:2px; 
	width:980px;
	}
		
	#logosgc{
			
		float:left;
	}
	
#pesquisar {
	
		float: right;
		
	}
	
	.pesquisar {
		background:#CFCFCF; 
		height:20px; 
                width:139px; 
		padding-left:5px; 
		padding-right:5px; 
		border:solid #8B8B83 1px; 
		margin:0; 
		margin-top:auto;
		margin-bottom:auto;
		color:#9C9C9C; font-size:10px; 
		font-family:"Trebuchet MS"; 
		font-weight:bold;
	}
	
	.butpesquisar{background:url(./img/go.png) no-repeat ; 
	height:16px; 
	width:16px; 
	border: none; 
	cursor:pointer;
	}




/*-----------------------------------------------------------------------*/
/*----------------------HEADER-------------------------------------------*/
/*-----------------------------------------------------------------------*/

#geral{
width:980px; 
position:relative; 
margin-left:auto; 
margin-right:auto;

}

#header{
	height:150px;
	width: 100%;
	}
		#logo{ 
		float:left;
		 width:260px;
		  height:26px; 
		  margin-top:25px;
		margin-left: 1px;
		
		}
		#data{text-align:left;
		font-family:Arial, Helvetica, sans-serif; 
		font-size:15px; 
		color:#049F2C; 
		height: 10px;
		width:100%;
		margin-top:5px;
		float: left; 
		}
		.hora{color:#F1AC00; font-weight:bold;
		}
	
#menu {

	margin-top: 10px;
        float:left;
	padding: 0;
	width: 100%;
	height:30px;
	color:#576D58;
	
}
#menu ul{
margin-top: 10px;
margin-bottom: 10px;


}
#menu li {
	text-align:left;
	display: inline;
	padding: 0px;
	font: 16 "Trebuchet Unicode MS", "Lucida Sans Unicode", "Bitstream Vera Sans",  "Lucida Grande", Verdana, Helvetica, sans-serif;
	color:#576D58;
}
.separador{
font-size:7px;
color:#576D58;
}

/*-----------------------------------------------------------------------*/
/*----------------------COLUNA ESQUERDA----------------------------------*/
/*-----------------------------------------------------------------------*/
#divisoria{
width: 95%;
float:left;
margin-top:1;
}
#left {
	float:left;
	
	width:400px;
	margin-left:50px;
	 
}
#manchete{

		
	text-align: left;
	
		}
		.manchete_foto a{ 
			border:0;
			margin-left:10px;
			background:#ffffff;
			}
			.manchete_foto a:hover{
				border:0; 
				padding:0px; 
				background:#ffffff;
			}
			.manchete_titulo a{
			width:255px; 
			font-family:Arial, Helvetica, sans-serif; font-size:32px; color:#282828; 
			text-align:right; 
			text-decoration:none;
			background:#ffffff;
			}

			.manchete_titulo a:hover{
				color:#2D7034;
			}

			.manchete_subtitulo a{
			width:255px; 
			font-family:Arial, Helvetica, sans-serif; 
			font-size:20px; 
			color:#666666; 
			text-align:right;
			text-decoration:none;
			}

			.manchete_subtitulo a:hover{
				color:#2D7034;
			}
/*-----------------------------------------------------------------------*/
/*----------------------COnfiguração destaques  -------------------------*/
/*-----------------------------------------------------------------------*/

.capa_destaque a{color:#2F3C83; font-size:25px; font-family:"Arial"; text-decoration:bold; line-height:none;/*text-transform:uppercase;*/
			}

		.titulo_destaque a{color:#2F3C83; font-size:20px; font-family:"Trebuchet MS"; text-decoration:none; line-height:none;/*text-transform:uppercase;*/
			}
			.titulo_destaque a:hover{text-decoration:underline; color:#2F3C83;
			}
			.chapeu_destaque a{color:#333; font-size:16px; font-family:"Trebuchet MS"; text-decoration:none; text-align:left; font-weight:bold; /*text-transform:uppercase;*/
			}
			.chapeu_destaque a:hover{text-decoration:underline;
			}
			.resumo_destaque{color:#6C6C6C; font-size:13px; font-family:Arial, Helvetica, sans-serif;
			}
			.destaque_foto a{float:left; padding:2px; background:#ffffff;
			}
			.destaque_foto a:hover{ padding:0px; background:#ffffff;
			}
			.titulo_subdestaque a{color:#2F3C83; font-size:14px; font-family:"Trebuchet MS"; text-decoration:none; line-height:normal;/*text-transform:uppercase;*/
			}
			.titulo_subdestaque a:hover{text-decoration:underline; color:#2F3C83;
			}
			.chapeu_subdestaque a{color:#333; font-size:12px; font-family:"Trebuchet MS"; text-decoration:none; font-weight:bold; /*text-transform:uppercase;*/
			}
			.chapeu_subdestaque a:hover{text-decoration:underline;
			}
/*-----------------------------------------------------------------------*/
/*----------------------FIm COnfiguração destaques ----------------------*/
/*-----------------------------------------------------------------------*/
			
#dest_cap_mae{
	float: left;
	width: 100%;
	}

	
#dest_capital{
	 width: 95%;
	float:left; 
	margin-top:1px;
		}
	
#sub_dest_capital{
	float:left;
        width: 95%;	
	}
				
#dest_esp_mae{
	float: left;
	width: 100%;
	}
	
#dest_esporte{
	width: 95%;
	float:left; 
	margin-top:1px;
		}

#sub_dest_esporte{
	float:left;
        width: 95%;	
	}
	

#dest_pol_mae{
	float: left;
	width: 100%;
	}
	
#dest_politica{
	float:left;
	margin-top:1px;
	width: 95%;	
	}

#sub_dest_politica{
	float:left;	
	width: 95%;
	}
			
			
/*-----------------------------------------------------------------------*/
/*----------------------Coluna central-----------------------------------*/
/*-----------------------------------------------------------------------*/
			
#centro{
	float:left;
	border-left:medium #999;
	border-right:medium #999;
	width:250px;
	
	
}
#capa{
	
	margin-left: 20;

}
		#dest_cid_mae{
	float: left;
	width: 100%;
	}
	
#sub_dest_cidade{
	float:left;	
width: 95%;
	}


	#dest_cidade{
	width: 95%;
	float:left;
 	text-align: center;
	margin-top:15px;
		}

		#dest_cult_mae{
	float: left;
	width: 100%;
	}

	#sub_dest_cultura{
	float:left;	
	width: 95%;
	}

	#dest_cultura{
	width: 95%;
	float:left; 
	text-align: center; 
	margin-top:15px;
		}

        #bloco_plantao{
	float:left;
	width: 100%;	
	}   
 		
.plantao {
float: left;
font-size: 12px;
margin-left: 5px;
}

#mais_noticias {
float: left;
font-size: 10px;
margin-left: 5px;
text-align:left;
}
	
				
		.hora_plantao a{
	color:#2F3C83; 
	font-size:14px; 
	font-family:"Trebuchet MS"; 
	text-decoration:none; 
	line-height:normal;
		}

        .hora_plantao a:hover{
	text-decoration:underline; 
	color:#2F3C83;
}

/*-----------------------------------------------------------------------*/
/*----------------------Coluna direita-----------------------------------*/
/*-----------------------------------------------------------------------*/
#right{
	float:left;
	width:280px;
}

.ok{background:url(./img/butok.gif) no-repeat; height:21px; width:50px; border:none; cursor:pointer;
}

	#formnewsletter{
     	 background:#f7f7f7;
	 width:240px; 
          margin-left: 10.6%;
	 font-family:"Trebuchet MS";
	  padding:2spx; 
	  font-size:12px;
	   color:#999999;
			}
			#newsletter .text{
				margin-left:auto;
	 margin-right:auto;
				width:130px; 
				color:#999999;
			}
			
#facebook { 
margin-top : 5px;
margin-left: 9%;
}
			
#twitter {
margin-top : 5px;
	margin-left:9%;
	 
}


/*-----------------------------------------------------------------------*/
/*---------------------- Footer       -----------------------------------*/
/*-----------------------------------------------------------------------*/


#footer{
	float:left; 
	width:100%;  
	border-top:1px solid #999; 
	margin-top:25px;
}	
	
	}
	#footer_geral{
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	width:850px;
	}
	
#center_footer{
	font-family:"Trebuchet MS"; 
	font-size:12px; 
	color:#333; 
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	}


/*-----------------------------------------------------------------------*/
//*-------------------- FIM PAG INICIAL ---------------------------------*/
/*-----------------------------------------------------------------------*/
	
/*-----------------------------------------------------------------------*/
/*---------------------       SECOES    ---------------------------------*/
/*-----------------------------------------------------------------------*/
#conteudo{
	margin-top: 2px;
	width:940px; 
	float:left; 
	display:inline;
	}

.titulo_conteudo{ font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:26px;
	color:#2F3C83; 
	line-height:100%;
	}

.titulo_conteudo a{ 
	color:#666666;
	}

.titulo_conteudo a:hover{ 
	text-decoration:underline;
	}

#texto_conteudo{ 
	float:left;
	width: 680px;
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#666666;
	}

#canal { 
	margin-top:1px;
	float:left;
	width:965px; 
	font-family:"Times New Roman", Times, serif; 
	font-size:18px; 
	font-weight:bold; 
	text-align:left; 
	color:#521F6D;  
	border-bottom:2px solid #521F6D ; 
}

#esporte { 
	float:left;
	width:965px; 
	font-family:"Times New Roman", Times, serif; 
	font-size:18px; 
	font-weight:bold; 
	text-align:left; 
	color:#FF4500;  
	border-bottom:2px solid #FF4500 ;
}


#cultura { 	
	float:left;
	width:965px; 
	font-family:"Times New Roman", Times, serif; 
	font-size:18px; 
	font-weight:bold; 
	text-align:left; 
	color:#551A8B;  
	border-bottom:2px solid #551A8B ;
}


#politica { 
	float:left;
	width:965px; 
	font-family:"Times New Roman", Times, serif; 
	font-size:18px; 
	font-weight:bold; 
	text-align:left; 
	color:#FF0000;  
	border-bottom:2px solid #FF0000 ;
}


#cidade { 
	float:left;
	width:965px; 
	font-family:"Times New Roman", Times, serif; 
	font-size:18px; 
	font-weight:bold; 
	text-align:left; 
	color:#8B1A1A;  
	border-bottom:2px solid #8B1A1A ;
}


#capital { 
	margin-top:1px;
	float:left;
	width:965px; 
	font-family:"Times New Roman", Times, serif; 
	font-size:18px; 
	font-weight:bold; 
	text-align:left; 
	color:#006400;  
	border-bottom:2px solid #006400 ;
}





#conteudo_left{
float:left;
width:320px;
	}

#conteudo_left_1{
float:left;
width:100%;
}

#subconteudo_left_1{
width:100%;

}
#conteudo_centro{
float:left;
margin-left:40px;
width:330px;
}

#subconteudo_centro_1{
width:100%;

}

.titulo_subconteudo{ 
	color:#6C6C6C; 
	font-size:14px; 
	font-family:"Trebuchet MS"; 
	text-decoration:none; 
	line-height:normal;
	}

.titulo_subconteudo a{ 
	color:#6C6C6C;
	text-decoration:none;
	}


.data_subconteudo{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#6C6C6C;
	
}
#mais_antigas a{
	
	color:#6C6C6C;
	text-decoration:none;
	

}

/

/*---------------------       OPINIÃO    --------------------------------*/

#opiniao{
margin-top:30px;
float:left;
}

#opinioes a{

float:left;
width:660px;
color:#2F3C83; 
font-size:17px; 
font-family:"Trebuchet MS"; 
text-decoration:none; 
line-height:normal;
}
/*---------------------       FIM OPINIÃO    --------------------------------*/

/*---------------------       COLUNISTAS    --------------------------------*/

#colunas{
float:left;
width:680px;
color:#666666
}

#fotocolunista{
float: left;

}
#ultimascolunas{
float: left;
}
#galerias{
float:left;
margin-top: 20px;
width:680px;
}
	#mostrargaleria{
	width:680px;
	float:left;
}

#contato{
float:left;
width:680px;
}

#contate p{
color:#6C6C6C;
}

#maisnoticias{
float:left;
width:680px;
}

#cont_coluna{
float:left;
width:680px;
}

.foto_coluna{
width:100%;
}
.foto_coluna img{float:right;}

#textocoluna{
margin-top:60px;

}

#leiamais{
margin-top:20px;
width :680px;
float:left;
}
.titulo_colunas{ font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:18px;
	color:#2F3C83; 
	line-height:100%;
	}
.titulo_colunas a{ 
	color:#696969;
	}

.titulo_colunas a:hover{ 
	text-decoration:underline;
	}
#exibenews{
float:left;
width: 680px;
}

#resultadopesq{
float:left;
width: 680px;
}


#left_editoria {
float: left;
width: 320px;
}
#editoria_bloco{
width: 95%;
}
/*-----------------------------------------------------------------------*/
/*---------------------     FIM  SECOES ---------------------------------*/
/*-----------------------------------------------------------------------*/



