/************** n *****************/
.link
{
	padding: 0px !important;
	margin: 0px !important;
	padding-left: 5px !important;
	padding-right: 15px !important;
	width: 150px;
}

/* TEXTOS */
.fz15
{
	font-size: 15px !important;
	line-height: 17px !important;
}

/* TEXTOS */
.titulos_banners
{
	text-shadow: 0.1em 0.1em 0.2em #E1E0DE;
}


/* TEXTOS COLORES */
.fc_azul
{
	color: #018DEC !important;
}

.fc_blanco
{
	color: #FFFFFF !important;
}

.texto_tachado
{
	text-decoration:line-through !important;
}

/* ICONOS */
.icono70_fw
{
	font-size: 70px !important;
}

/* FONDOS */
.fgris
{
	background: #f9f9f9 !important;
}

.fazulf
{
	background: #018DEC !important;
}

.fazulb
{
	background: #F3FAFF !important;
}

/* IMÁGENES */
.img_redondeada
{
	border-radius: 20px;
	border: 5px solid #FFFFFF;
}