/* CSS Document */
body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
#corpo{
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}
/* Topo ------------------------------------------------------------------------------------- */
#topo{
	position: relative;
	width: 1000px;
	height: 105px;
}
#logo{
	position: relative;
	width: 306px;
	height: 105px;
	float: left;
}
#logo_flash{
	position: absolute;
	top: 13px;
	z-index: 1;
}
#logo_link{
	position: absolute;
	top: 13px;
	width: 305px;
	height: 74px;
	display: block;
	z-index: 2;
}
#logo_link a{
	position: absolute;
	top: 0px;
	width: 305px;
	height: 74px;
	display: block;
	z-index: 2;
}
#banner_topo{
	position: relative;
	width: 694px;
	height: 105px;
	background-color: #106f10;
	float: left;
}
#texto_topo{
	position: relative;
	width: 676px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#img_topo{
	position: relative;
	width: 676px;
	height: 84px;
	margin-left: auto;
	margin-right: auto;
}
/* Topo ------------------------------------------------------------------------------------- */

/* Menu ------------------------------------------------------------------------------------- */
#menu{
	position: relative;
	width: 1000px;
	height: 26px;
	margin-top: 1px;
	padding-top: 1px;
	border-top: solid 1px #053805;
	background-image: url(../images/background1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: left;
}
.menu1 a{
	position: relative;
	width: auto;
	margin: 4px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
	border-left: solid 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF !important;
	font-weight: bolder !important;
	display: inline-block;
	text-decoration: none !important;
	float:left;
}
.menu1 a:hover{
	position: relative;
	width: auto;
	margin: 4px 0px 0px 0px;
	padding: 0px 12px 0px 12px;
	border-left: solid 1px #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #053805 !important;
	font-weight: bolder !important;
	display: inline-block;
	text-decoration: none !important;
	background-color:#FFFFFF;
	float:left;
}
#gambiarra{
	position: absolute;
	width: 2px;
	height: 26px;
	background-image: url(../images/background1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	left: 0px;
	top: 1px;
}
/* Menu ------------------------------------------------------------------------------------- */

/* Relógio, Busca e Anuncios ------------------------------------------------------------------------------------- */
#div_relogio_busca_anuncios{
	position: relative;
	width: 1000px;
	height: 50px;
	background-color: #f4f3ef;
	padding-top: 12px;
}
#relogio{
	position: relative;
	width: 135px;
	height: 34px;
	background-image: url(../images/background_relogio.png);
	margin-left: 20px;
	overflow: hidden;
	float: left;
}
#relogiohora{
	position: relative;
	width:70px;
	height: 34px;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	float: left;
}
#relogiologo{
	position: relative;
	width:50px;
	height: 34px;
	background-color: #000000;
	overflow: hidden;
	float: left;
}
#busca{
	position: relative;
	width: 348px;
	height: 34px;
	padding-top: 6px;
	padding-left: 32px;
	float: left;
}
#anuncios{
	position: relative;
	width: 440px;
	height: 34px;
	padding-left: 24px;
	float: left;
}
.img_anuncios{
	position: relative;
	width: 129px;
	height: 36px;
	margin-right: 17px;
	float: left;
}
/* Relógio, Busca e Anuncios ------------------------------------------------------------------------------------- */

/* Conteúdo ------------------------------------------------------------------------------------- */
#conteudo{
	position: relative;
	width: 980px;
	margin-left: 10px;
	padding-top: 15px;
	display: inline-block;
}
.titulo{
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #053805;
	font-weight: bolder;
}
.titulo2{
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bolder;
	border-bottom: dashed 1px #000000;
}
#icon1{
	position: absolute;
	width: auto;
	height: auto;
	left: 595px;
	top: 3px;
}
#icon2{
	position: absolute;
	width: auto;
	height: auto;
	left: 630px;
}
	/* Divisão da Esquerda ------------------------------------------------------------------------------------- */
	#div_esquerda{
		position: relative;
		width: 665px;
		padding-right: 4px;
		border-right: solid 1px #CCCCCC;
		float: left;
		display: block;
	}
	#div_texto{
		position: relative;
		width: 590px;
		padding-right: 4px;
		float: left;
		display: block;
	}
	.box_conteudo1{
		position: relative;
		width: 660px;
		margin-bottom: 15px;
		display: inline-block;
	}
	.box_conteudo2{
		position: relative;
		width: 660px;
		border: solid 1px #CCCCCC;
		margin-bottom: 15px;
		display: inline-block;
	}
		.frase{
		position: relative;
		width: 660px;
		height: auto;
		margin-bottom: 20px;
		margin-top: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bolder;
		text-align: left!important;
		color: #003366;
		text-align: center;
		background-color: #f4f3ef;
		}
		#box_noticia1{
			position: relative;
			width: 305px;
			height: 288px;
			border: solid 2px #CCCCCC;
			background-color: #f4f3ef;
			padding: 5px;
			float: left;
		}
		#img_noticia1{
			position: relative;
			width: 305px;
			height: 212px;
		}
		#texto_noticia1{
			position: relative;
			width: 305px;
			height: 70px;
			margin-top: 4px;
			overflow: hidden;
		}
		#box_noticia2{
			position: relative;
			width: 330px;
			height: 290px;
			padding: 8px 0px 8px 0px;
			float: right;
			overflow: hidden;
		}
		#box_noticia2 a{
			color: #000033;
		}
		#box_noticia2 a:hover{
			color: #000033;
		}
		.box_divisao{
			position: relative;
			width: 200px;
			margin-right: 26px;
			margin-left: 10px;
			margin-top: 35px;
			margin-bottom: 8px;
			float: left;
			display: inline-block;
		}
		.bloco_texto{
			position: relative;
			width: 200px;
			height: 126px;
			overflow: hidden;
			clear: left;
		}
		.box_divisao2{
			position: relative;
			width: 138px;
			padding-left: 30px;
			margin-top: 15px;
			margin-bottom: 8px;
			margin-right: 15px;
			float: right;
			display: inline-block;
			border-left: solid 1px #CCCCCC;
		}
		.bloco_imagens_noticias{
			position: relative;
			width: 127px;
			height: 138px;
			margin-bottom: 10px;
			overflow: hidden;
			clear: left;
			background-color: #f4f3ef;
		}
		#divisao_charge{
			position: relative;
			width: 314px;
			margin-right: 22px;
			float: left;
			display: inline-block;
		}
		#divisao_fotos{
			position: relative;
			width: 314px;
			float: left;
			display: inline-block;
		}
		.img{
			position: relative;
			width: 314px;
			border: solid 2px #CCCCCC;
		}
		
		/* Divisão da Esquerda ------------------------------------------------------------------------------------- */
	
	/* Divisão da Direita ------------------------------------------------------------------------------------- */	
	#div_direita{
		position: relative;
		width: 300px;
		float: right;
		display: block;
	}
	#enquete{
		position: relative;
		width: 295px;
		height: auto;
		padding-top: 5px;
		border: solid 2px #CCCCCC;
	}
	#publicidade{
		position: relative;
		width: 300px;
		height: 250px;
		padding-top: 15px;
	}
	#anuncios_laterais{
		position: relative;
		width: 300px;
		padding-top: 15px;
	}
	.box_anuncios_laterais{
		position: relative;
		width: 300px;
		height: 84px;
		padding-bottom: 5px;
	}
	/* Divisão da Direita ------------------------------------------------------------------------------------- */	
	
#rodape{
	position: relative;
	width: 1000px;
	height: 26px;
	margin-top: 8px;
	padding-top: 1px;
	border-top: solid 1px #053805;
	background-image: url(../images/background1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: left;
	font-size: 11px;
	color: #ffffff!important;
	text-align: center;
	line-height: 25px;
}
#rodape a{
	color: #ffffff!important;
}
/* Conteúdo ------------------------------------------------------------------------------------- */
.style1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.style1_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.style2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #053805;
}
.style3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bolder;
	text-align: left !important;
}
.style4_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: left !important;
	color: #003399 !important;
}
.style4_2 a{
	color: #1d1d5f !important;	
}
.style4_2 a:hover{
	color: #1d1d5f !important;

}
.style5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #990000;
}
.style6{
	font-size: 12px;
	color: #053805;
	text-decoration: none;
}
.style6 a{
	font-size: 12px;
	color: #053805 !important;
	text-decoration: none;
}
.style6 a:hover{
	font-size: 12px;
	color: #053805 !important;
	text-decoration: underline;
}

.style7 {
	color: #333333;
	font-weight: bold;
	font-size:18px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #053805;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.result_busca{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;}

.result_busca a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003300;
text-decoration:none;}

.result_busca_h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000033;
text-decoration:underline;}
