.fondo {
	margin-bottom: 0px;
	background-image: url(images/pxgrismf.jpg);
	background-repeat:repeat;
}
	
.subcabeza {
	background-image: url(images/subcabeza.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}

.txt_cuerpo {
	font-family: Verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	COLOR: #333333;
}

