.adjustedZIndex
{
	z-index: 1;
}
.form_log {
	vertical-align: middle;
	height: 30px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	background-color: FFFFFF;
	border-color:FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.botao_enviar {
	vertical-align: middle;
	height: 30px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93C92D;
	border-color:#93C92D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.txt_01 {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.titulo_log {
	font-family: "Arial";
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.titulo_txt_01 {
	font-family: "Arial";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}
.img_miniatura {
	height: 118px;
	width: 163px;
	border: 20px solid #222222;
}
.bg_divisoria{
	background-image:url(../images/bgdivisoria.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.bg_intro{
	background-image:url(../images/bgintro.jpg);
	background-position: center;
	background-repeat:no-repeat;
}
.bg_topo{
	background-image:url(../images/bgtopo.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
.bg_conteudo{
	background-image:url(../images/bgconteudo.jpg);
	background-repeat: repeat-x;
}
.bg_rodape{
	background-image:url(../images/bgrodape.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #078A00;
}


.titulo_noticia {
	font-family: "Arial";
	font-size: 20px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.imagetopo
{
	background-image:url(../images/topo.jpg);
	background-repeat: repeat-x;
}
.rodape{
	position: absolute;
	bottom: 0;
	width:100%;
}