/*Ocultar elementos de no impresi�n*/
#areamenu,#cabecera,#boton,#fecha,#volver,#rotulo #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;}
body, #contenido, #img{margin-top:-3%;}, #texto{max-width:95%;margin-top:50%;}

