/*
*****************************************************************************************************************************
* HOJA DE ESTILO GENERAL DE LA UNIVERSIDAD COMPLUTENSE DE MADRID
* (c) Unidad de Desarrollo WEB (AIC - UCM)
* 
* Fichero:             print.css
* Finalidad:           Impresion de la pagina 
* Fecha actualizacion: 01/06/2005
* 
*****************************************************************************************************************************
*/


/*
*****************************************************************************************************************************
* ELEMENTOS ADICIONALES
*****************************************************************************************************************************
*/
.none {
	display: none;
	visibility: hidden;
	margin: 0px;
  white-space: nowrap;
}
.noimprimir {
	display: none;
	visibility: hidden;
	margin: 0px;
  white-space: nowrap;
}
