/**********************************************************************************

		Hojas de estylo formateo del estylodel navegados
		Autor: Isaac Quispe Q. // www.qualitywebsrl.net
		E-mail: quispeisaac@hotmail.com 

**********************************************************************************/

/* IMPORTAR CSS RESET */
@import url(reset.css);

/* IMPORTAR COMPOSICION DE LA PAGINA WEB */
@import url(estylo_template.css);

/* IMPORTAR ESTYLOS DE FUENTES */
@import url(estylo_fuentes.css);
