@charset "utf-8";
.texto_negro_ch {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.texto_naranja {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFE114;
}
.texto_naranja_gde {
	font-family: Tahoma;
	font-size: 17px;
	color: #FFE114;
}
.footer {
	background-image: url(graficas/footer.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 980px;
}
.plan {
	background-image: url(graficas/back_plan.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 320px;
}
.plan_basico {
	background-image: url(graficas/back_plan_basico.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 320px;
}
.plan_avanzado {
	background-image: url(graficas/back_plan_avanzado.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 320px;
}
.plan_super {
	background-image: url(graficas/back_plan_super.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 320px;
}
.header {
	background-image: url(graficas/header.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 980px;
}
.texto_gris {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.texto_gris_ch {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.texto_gris_suave {
	font-family: Tahoma;
	font-size: 11px;
	color: #DDDDDD;
}
.promocion {
	background-image: url(graficas/promocion.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 980px;
}
.texto_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.texto_gris_gde {
	font-family: Tahoma;
	font-size: 17px;
	color: #333333;
}.precios {
	font-family: Tahoma;
	font-size: 22px;
	color: #FF9900;
	font-weight: bold;
}
.borde_gris {
	border: 1px solid #999999;
}
.ticket {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}

