@charset "utf-8";
/* CSS Document */



#header,#footer , #col_der, #col_izq, #menus, .printWebPage{
	display:none;
}

.box {
	border:none;
	padding:0px;
	margin:0px;
	float:inherit !important;
	overflow:visible !important;
}

#cuerpo {
	
	}

#col_centro {
	width:700px;
	float:left;
	clear:both;

	
}

#print-header , #print-footer{
	display:block;
	margin-bottom:15px;
	overflow:hidden;
	
}

#print-header .izq {
	float:left;
}

#print-header .der {
	float:right;
}

#print-footer p {
	color:7E8083;
	font-size:12px;
}
.saltopagina{
	 display:block;
     page-break-before:always;
}
