.textoPopup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.texto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.texto10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.textoBlanco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(images/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 219px;
	border: none;
	height: 28px;
	padding-left: 10px;




}
.inputConsulta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(images/inputGde.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	width: 219px;
	border: none;
	height: 114px;
	padding-left: 10px;

}
