@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../imagens/japaratuba_01.png);
	background-repeat: repeat-x;
	letter-spacing: 120%;
	word-spacing: 120%;
	line-height: 110%;
	margin: 0px;
}
.menu_principal {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	line-height: 100%;
	*padding-bottom: 3px;
}
.menu_principal:hover {
	color: #3639a6;
	font-size: 12px;
	background-color: #fff;
	line-height: 100%;
}
.legenda {
	width: 328px;
	height: 28px;
	background-color: #333;
	padding: 6px;
	filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
	position: relative;
	top: 200px;
	
}
.link_legenda {
	color:#FFF;
	text-decoration: none;
}
.item_menu {
	font-size: 12px;
	font-weight: normal;
	color: #9f9f9f;
	text-decoration: none;
	line-height: 100%;
}
.item_menu:hover {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 100%;
}
.celula_menu {
	background-color: #fff;
	width: 170px;
	height: 19px;
	margin-bottom: 3px;
	line-height: 100%;
}
.celula_menu:hover {
	background-color: #FFCB07;
	width: 170px;
	height: 19px;
	line-height: 100%;
}
.bloco {
	background-color: #FFCB07;
	width: 7px;
	height: 19px;
	position: absolute;
	line-height: 100%;
	*margin-top: 2px;
}
.link_menu {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.link_menu:hover {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.titulos {
	font-size: 12px;
	color: #303399;
	text-decoration: none;
	font-weight: bold;
	line-height: 120%;
	text-align: justify;
}
.rodape {
	font-size: 12px;
	color:#333;
	padding: 5px;
}
.editoria {
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.data {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.titulo_noticia {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
.link_noticias {
	font-size: 12px;
	color:#999;
	text-decoration: none;
}
.link_noticias:hover {
	font-size: 12px;
	color:#999;
	text-decoration: underline;
}
.texto_noticias {
	font-size: 12px;
	color:#999;
	text-decoration: none;
}
.link_legenda {
	font-size: 12px;
	color:#fff;
	text-decoration: underlines;
}
.enquete {
	color: #303399;
	font-weight: bold;
	font-size: 13PX;
}