/*Ocultar elementos de no impresi�n*/
#areamenu,#cabecera,#fecha,#rotulo,#volver,#fecha,#pie{ display:none !important;}
/*Corregir la estructura de la p�gina*/
body,#contenedor,#cabecera,#contenido,#pie{float:none !important;width:auto !important;margin:0 !important;padding:0 !important;}
/*Modificar colores y tipos de letras*/
body{color:#000;font:80% Georgia,"Times New Roman",Times,Serif;}
#img{margin-top:-2%;}, #texto{top:0px;}

