/* Start of CMSMS style sheet 'er_print' */
/* Start of CMSMS style sheet 'print_er' */
/* PARA IMPRIMIR ELEMENTOS SELECTIVOS enriquerenta.com */

/* control of block-level elements.  */

/* MMO Sunday, November 01, 2009 7:31:24 PM*/



body {

  background-color: #FFFFFF;

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: .7em;

  color: #6e6d5a;

}





a {

  text-decoration : underline;

  color :#d43927;

}



/*para que no imprima bullets en la parte de textos*/

#four_columns ul {list-style-type: none;}



/*lo que no se imprime*/

#footer, #jump_menu, #accesible_menu, #main_menu, #sub_menu_seccion, #header, # sub_menu_seccion_ocurrido {

display: none;

}





/*Prende copyright legal stuff */

#impresos {display: block;}




/* End of 'print_er' */

/* End of 'er_print' */

