/* CSS Document */
.TE_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 18px;
}
.TE_texto_condiciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 15px;
}
.TE_texto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8E814C;
	line-height: 15px;
	text-transform: capitalize;
}
.TE_texto_fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: 15px;
}

.TE_Formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-color: #EAEAEA;
	text-transform: none;
	border: 1px none #666666;
	text-indent: 5px;
	font-weight: normal;
}
.TE_texto_Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 22px;
}
.TE_Formulario_Botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #2055bf;
	text-transform: none;
	border: 1px none #666666;
	text-indent: 5px;
	font-weight: normal;
}
.TE_texto_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 4fbbe3;
	line-height: 15px;
	text-transform: uppercase;
}

