/* ----------------------------------------------------------------------------------
	Hoja de estilos para impresión (FRAMEWORK)

	Desarrollado por Servicios Avanzados para las Instituciones S.L. (VIAVANSI)
	Contacto: comercial@viavansi.com
	http://www.viavansi.com	
	
	Encoding:	UTF-8
	Autor:		Juan G. Hurtado
	e-Mail:		jghurtado@viavansi.com
---------------------------------------------------------------------------------- */

/* =MISC
---------------------------------------------------------------------------------- */


/* =GLOBALES
---------------------------------------------------------------------------------- */
 

body {
	background: #fff;
	color: #000;
	font: 10pt/1.5 serif;
}

a {
	color: #000;
	text-decoration: none;
}


#header, #footer {
	display: none;
}
/*

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
}

img:after {
	display: block;
	content: " (" attr(alt) ") ";
}

div {
	display: none;
}

div.content, div.content div, #wrapper, #body, .main {
	display: block;
}
*/

/* =CABECERA
---------------------------------------------------------------------------------- */


/* =MENUPRINCIPAL
---------------------------------------------------------------------------------- */


/* =MENUSECUNDARIO
---------------------------------------------------------------------------------- */


/* =CUERPO
---------------------------------------------------------------------------------- */


/* =PIE
---------------------------------------------------------------------------------- */
