.titulo {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.flecha {
	font-family: Arial;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}

.borde {
	border: 1px solid #999999;
}
.texto_uno {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.pie {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.texto_negro {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}.titulo_producto {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.nav_producto {
	font-family: Arial;
	font-size: 10px;
	color: #006699;
}
.formulario {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
}
.texto_form {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
