@charset "ISO-8859-1";
/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.back{
	background-attachment: scroll;
	background-image:url(../images/bkg/fundo.jpg);
	background-repeat: no-repeat;
	background-position:  top center;	
}
.backtela {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bkg/fundo_laranja.jpg);
}
.bottom {
	background-attachment: scroll;
	background-image:url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position:  top center;
}
.texto_cinza_P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.texto_preto_P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.texto_bco_P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.texto_cinza_G {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}.texto_cinza_GG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}.texto_preto {
	
	color: #000;
}.texto_azul_G {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
.text_cadastro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: thin solid #999;
	height: 17px;
}
.text_cadastro1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	border: thin solid #999;
}
