/*
    Hojas de estylo del navegado
    Autor: Elvis Milan S. JirehSoft Inc.
    Email:  elvismilans@hotmail.com
            milan.elvis@gmail.com
            elvismilan@hostbolivia.net

*/
/* IMPORTAR CSS RESET */
@import url(reset.css);

/* IMPORTAR ESTYLO DE APOYO */
@import url(estylo_apoyo.css);

/* IMPORTAR COMPOSICION DE LA PAGINA WEB */
@import url(estylo_template.css);

/* IMPORTAR ESTYLOS DE LINK */
@import url(estylo_link.css);

/* IMPORTAR ESTYLOS DE FUENTES */
@import url(estylo_fuentes.css);

/* IMPORTAR ESTYLOS slideshow */
@import url(slideshow.css);

/* IMPORTAR ESTYLOS DE  FORMULARIOS */
@import url(estylo_formularios.css);

/* IMPORTAR ESTYLOS DE COLORBOX */
@import url(colorbox.css);