@charset "utf-8";
/* CSS Document */

.print {
	display: block;
	}

.noprint {
	display: none;
}

.foto_superior {
	margin: 1.5em 0 1em 0em;
	}
.foto_superior h2.ayuda {
	position: relative;	
	left: 0px;
	width: auto;
	font-size: 200%;
	line-height: 1em;
	border-bottom: 1px solid #878787;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
#pie {
	border-top: 2px dotted #878787;
	}