@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link {color: #000000;	text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:hover {color: #000000;text-decoration: underline;}
a:active {color: #000000;text-decoration: none;}

#left{ width:385px; 
height:600px; 
position:relative; 
float:left;
}
div#left #1_anuncio{
	width:385px;
	height:900px;
	position:relative;
	float:left;
	overflow:visible; /*colocar barra de rolagem*/
	
}


div#left #div_horizontal_385x04{
		background-image:url(../imagens/divisao_horizontal_385x04.png);
		width:385px;
		height:500px;
		position:relative;
		float:left;}

#divisao_vertical{
	background-image:url(../imagens/divisao_vertical.png);
	width:10px;
	height:900px;
	position:relative;
	float:left;
}

#right{
	width:200px; 
	height:900px; 
	position:relative; float:right;
}
div#right #jornal{width:200px; height:140px; position:relative; float:left; padding:5px 0 0 0;}
div#right #jornal .img{width:96px; height:125px; position:relative; float:left;}
div#right #jornal .texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0F5182;
	width:100px;
	height:130px;
	position:relative;
	float:right;
	padding:2px 0 0 0;
}
div#right #jornal .clique_aqui{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
}




div#right #1_anuncio{width:200px; height:94px; position:relative; float:left;}


div#right #div_horizontal_200x10{
		background-image:url(../imagens/divisao_horizontal_200x10.png);
		width:200px;
		height:10px;
		position:relative;
		float:left;
}

.textoEventos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
}

/*destaque*/
	#destaques{
		height:262px;
	}
	
	#ultimas_noticias, #destaques{
		clear:both;
		width:357px;
		overflow:hidden;
		display: block;
		border: 1px solid #DDD;
	}

	#ultimas_noticias{
		padding:0 !important;
		background:url("/imagens/bg_fundo_253.gif") repeat-x #FFF;	
	}
	#ultimas_noticiasContent{padding:3px !important;margin:0;}
	#ultimas_noticiasContent div.lista span.title{margin:0 !important;padding:0 0 3px 0 !important;}
	#ultimas_noticiasContent div.lista span.title span.dicas{margin:0 !important;padding:0 !important;}


	.title{
/*		background:url(../imagens/titulosBg.gif) no-repeat;
 */
		padding:3px;
		float:left;
		background:	none ;
		font-size:14px;
		color:#990000;
		font-weight:bold;
	}

	.lista{
		margin:0 0 0 0;
/*		background:#F7F7F7; */
		padding:3px;
		font-size:12px;
		clear:both;
		color:#333333;
	}

	.lista p{
		width:97%;
		overflow:hidden;
		clear:both;
		padding:0 3px 3px 3px;
		margin:0 0 0 3px;
		/* background:url(../imagens/caixaBgBottom.gif) bottom repeat-x; */
 		border-top:1px #CCCCCC dotted;
		color:#333333;
	}

	.lista p a{
		color:#333333;
		overflow:hidden;
	}	

	.lista p a img{
/*		width:50px; */
		margin:5px;
		float:left;
		overflow:hidden;
	}

	.lista p a .data{
		font-size:10px;
		font-weight:bold;
		overflow:hidden;		
	}	

	

	.lista p a .chamada{
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}
	 
	/******************************************************/	
#maisDestaques{
	clear:both;
	height:120px;
	width:354px;
	margin:4px 0 4px 0 ;
	padding:6px 0 4px 4px ;
	border:1px solid #DDD;
	background: url("../imagens/noticia/bg_fundo_253.gif") repeat-x #FFF;
	display: block;
	height:auto;
}

#maisDestaques2{
	clear:both;
	height:120px;
	width:352px;
	overflow:hidden;
	background:url("../imagens/noticia/bg_fundo_253.gif") repeat-x #FFF;
	border:1px solid #DDD;
	margin:4px 0 0px 0 ;
	padding:6px 0 4px 4px ;
	display: block;
	height:auto;
}
#maisDestaques2 div span.title{margin:3px !important;padding:0 !important}

