.campos_seleccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	font-size: xx-small;
	width: 100px;
	border: none;
}
.boton_formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #00C0FF;
	text-decoration: blink;
	background-image: url(main/fondo_boton.jpg);
	height: 19px;
	width: 101px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	background-position: center center;
}

.campo_multilinea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #999999;
	background-color: #0E2234;
	border: thin solid #00c6ff;
	height: 60px;
	width: 130px;
}

.campos_seleccion_texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #999999;
	width: 130px;
	height: 15px;
	background-color: #0e2234;
	border: thin solid #00c6ff;
}

.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0099FF;
	text-decoration: none;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
