/**********************************************************************************

		Hojas de estylo formateo del estylodel navegados
		Autor: Isaac Quispe Q.
		E-mail: quispeisaac@hotmail.com 

**********************************************************************************/

/* IMPORTAR CSS RESET */
@import url(reseter_v2.css);

/* IMPORTAR ESTYLO DE APOYO */
@import url(estylo_apoyo.css);

/* IMPORTAR ESTYLOS DE FUENTES */
@import url(estylo_fuentes.css);

/* IMPORTAR ESTYLOS DE LINK */
@import url(estylo_link.css);

/* IMPORTAR ESTYLOS DE  FORMULARIOS */
@import url(estylo_formularios.css); 

/* IMPORTAR COMPOSICION DE LA PAGINA WEB */
@import url(estylo_template.css);


/*========== OTRAS CLASES ========*/

/* IMPORTAR ESTYLOS DE COLORBOX */
@import url(colorbox.css);

/* IMPORTAR ESTYLOS DE COLORBOX */
@import url(nivo-slider.css);

