@charset "iso-8859-1";
/* CSS Document */

body{margin:0px;}

img{border:0px;}

/* MENU INICIO */

#menu{
	width:200px;
	float:left;
	padding:7px;
}

.anuncio{
	width:395px;
	height:80px;
	border:1px solid #999999;
	margin:auto;
	background-color:#EEEEEE;
}

.twitter{margin:15px 5px 15px 5px; text-align:center;}

.busca{
	border:none;
	background:transparent center repeat;
	width:200px;
}

.titulo_menu{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#C40000;
	color:white;
	width:185px;
	height:20px;
	padding:3px 3px 3px 6px;
}



.conteudo_menu{
	background-color:#333333;
	color:white;
	font-size:10px;
	width:194px;	
}

.conteudo_menu img{
	margin:5px 0 5px 0;
}

.conteudo_menu div{
	width:170px;
	padding-bottom:5px;
}

.categorias{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#333333;
	color:#597FBD;
	border-bottom:1px solid #444444;
	width:185px;
	height:20px;
	line-height:20px;
	padding:3px 3px 3px 6px;
}	

.categorias a{
	text-decoration:none;
	color:white;
}

.categorias:hover{
	background-color:#444444;	
}

.expediente{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-color:#EEEEEE;
	color:#597FBD;
	width:185px;
	padding:8px 3px 8px 6px;
}	

.patrocinadores{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	background-color:#EEEEEE;
	color:#597FBD;
	width:185px;
	padding:20px 3px 40px 6px;
}


/* MENU FIM */

/* CONTEUDO INICIO */

#conteudo{
	width: 775px;
	float:left;
}

#destaque{

	float:left;
	width:525px;
	height:285px;
	padding:5px;
	
}

.titulo_destaque{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#C40000;
	color:white;
	width:525px;
	height:20px;
	padding:3px 0 3px 0;
}

.conteudo_destaque{
	float:left;
	position:relative;
	width:100%;
}

.imagem_destaque{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	cursor:pointer;
}

.texto_destaque{
	position: absolute;
	top:225px;
	width:70%;
	height:30px;
	line-height:30px;
	z-index:4;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	overflow:hidden;
}

.degrade{
	z-index:2;
	width:100%;
	height:34px;
	position:absolute;
	top:221px;
}

.box_texto{
	float:left;
	background-color:#F7F7F7;
	opacity:0.8; 
	margin-top:5px;
	height:29px;
	line-height:29px;
	filter: alpha(opacity=80);
}

.numerosFill{
	float:left;
	margin-top:5px;
	height:29px;
	background-color:#F7F7F7;	
	opacity:0.8; 
	filter: alpha(opacity=80);	
}

.box_numeros{
	float:right;
	height:34px;
	width:26px;
	opacity:0.8; 
	filter: alpha(opacity=80);	
}

.numeros{
	float:right;
	margin-top:5px;
	height:29px;
	width:26px;
	line-height:29px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}


#jornal{
	float:left;
	height:285px;
	width:230px;
	padding:5px;
}

.titulo_jornal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#C40000;
	color:white;
	width:221px;
	height:20px;
	line-height:20px;
	padding:3px 3px 3px 6px;
}

.box_noticia{
	width:95%;
	float:left;
	border-bottom:1px solid #CCCCCC;
	padding: 5px 20px 5px 20px;
}

.box_noticia1{
	width:160px;
	float:left;
	padding: 5px 20px 5px 20px;
}

.box_noticia2{
	width:200px;
	float:left;
	padding: 5px 20px 5px 20px;
}


/* CONTEUDO FIM */

.categorias_rodape{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color:#EEEEEE;
	background:url(imgs/linha.jpg) right no-repeat;
	height:20px;
	line-height:20px;
	padding:5px 10px 5px 10px;
	float:left;
}

.categorias_rodape a{
	text-decoration:none;
	color:white;
}

.categorias_rodape:hover{
	background-image:none;	
	background-color:#444444;	

}

.link_rodape{
	color:white;	
	text-decoration:none;
}

.titulo{
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	color:#004080;
}

.titulo2{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	color:#004080;
}

.titulo2 a{
	color:inherit;
}

.titulo3{
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	color:#004080;
	height:20px;
	border-bottom:1px solid #CCCCCC;
}

.texto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:black;
}

.texto2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:black;
}

.botao{
	width:60px;
	border-right:7px solid #FE7C00;
	background-color:#EEEEEE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	float:right;
	margin:10px;
	padding:5px 5px 5px 8px;
}

.botao:hover{
	background-color:#CCCCCC;
}

.botao2{
	background-color:#CCCCCC;
}

.botao2:hover{
	background-color:#666666;
}

.botao a{
	text-decoration:none;
	color:black;
}

.spacer{
	height:30px;
	width:100%;
	float:left;
}

.border_right{
	border-right:1px solid #CCCCCC;
}


.buscaCampo{
	border:none;
	background:transparent center repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

.texto_rodape{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#004080;
	border:1px solid #CCCCCC;	
}

.texto_buscar{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:white;
	padding:10px;
}
	
	

.titulo_pagina{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#C40000;
	color:white;
	height:20px;
	padding:3px 3px 3px 6px;
	margin-top:7px;
}	

.conteudo_noticia{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:black;
	padding:10px;
	margin-top:7px;
}	

.classificados_titulo{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#C40000;
	color:white;
	width:100%;
	height:20px;
	line-height:20px;
	float:left;
	padding:3px 0 3px 0;
}

.classificado_box{
	margin:10px;
	width:200px;
	height:60px;
	float:left;
}
	