/*==========ESTILOS GENERALES DE IMPRESIÓN===========*/

BODY{
	background:#FFF;
	}

#contenedor{background:#fff;}
#principal{background:#fff;}


/*Cabecera*/
#logo img{width:610px;height:55px;}
#navegacion{visibility:hidden;}
#path{display:none;}

/*contenido*/
#cuerpo{background:#fff;}
#laterali{display:none;}
h1{background:#fff;}
.info-coleg{border:0;}
.bt{display:none;}

/*Pie*/
#pie{background:#fff;}
#pie-i{display:none;text-align:center;background:#fff;}
#pie-d{width:760px;text-align:center;}
#pie-d-sup{display:none;}
#pie-d-inf{background:#fff;text-align:center;}
#fin-pie{background:#fff;}
