.bloco_body {
	overflow-Y: scroll;
	position: absolute;
	visibility: inherit;
	width: 560px;
	height: 380px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 0;
	clip: top;
	padding: padding-top;
	background-attachment: fixed;
	background-color: D4EBDD;
	background-image: url(../images/tmpc_fundo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.bloco_flutuante {
	overflow-Y: scroll;
	position: relative;
	visibility: inherit;
	width: 560px;
	height: 380px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 0;
	clip: top;
	padding: padding-top;
	background-attachment: fixed;
	background-color: D4EBDD;
	background-image: url(../images/tmpc_fundo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #07241C;
	text-decoration: none;

}
.texto:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #205849;
	text-decoration: none;
}
.borda {
	border: 1px solid B8B8B8;
}
.textotahoma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 07241C;
	text-decoration: none;
}
.textotahoma_vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.fundoesquerda {
	background-attachment: fixed;
	background-image: url(../images/f_noticias.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fundologo {
	background-attachment: scroll;
	background-color: D4EBDD;
	background-image: url(../images/tmpc_fundo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.fundologo_2 {
	background-attachment: scroll;
	background-color: D4EBDD;
	background-image: url(../images/fundo_grad.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fundo_sem_logo {
	background-color: D4EBDD;
}
.textotahomatitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 07241C;
	text-decoration: none;
	font-weight: bold;
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
}

