body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	overflow: scroll;
	overflow-x: hidden;
}

#geral {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	padding-bottom: 5px;
}
#foto {
	background-color:#F8F8F8; 
	width: 173px; 
	height: 160px; 
	float: left; 
	margin-top: 5px;
	margin-right: 5px;
}

#Layer1 {
	position:absolute;
	width:100%;
	height:115px;
	z-index:1;
	left: 0;
	top: 161px;
}

#conteudo {
	position:absolute;
	width:100%;
	height:115px;
	z-index:0;
	left: 0px;
	top: 250px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#menu {
	position:absolute;
	width:100%;
	height:31px;
	z-index:2;
	left: 0px;
	top: 77px;
}

.style4 {
	color: #333333;
	font-weight: bold;
}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: bold; }

.texto_medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}
.texto_pequeno {font-family: Verdana; font-size: 7pt; }

#fundo {
	top: 1px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 1;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	z-index: 99;
}

#janela {
	top: 30px;
	position: absolute;
	width: 100%;
	height: 1;
	z-index: 100;
}
.imagem {
	border: #F7F7F7 2px ridge;
}
.imagem:hover {
	border: #00CC66 2px ridge;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
}

.cor1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
}
.cor2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#e6faff;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.texto_grande {
	font-size: 16px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.texto_subtitulo {
	font-size: 14px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titulo_noticia {
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.subtitulo {
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}
#fundo2 {
	top: 1px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 1;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	z-index: 105;
}

#janela2 {
	top: 30px;
	position: absolute;
	width: 100%;
	height: 1;
	z-index: 106;
}
#camada{
	position:absolute;
	width:100%;
	height:115px;
	z-index:165;
	left: 0px;
	top: 20px;
}

