.cabecera {
	background-image: url(../imagenes/iconos/cabecera-repor.jpg);
	background-repeat: repeat;
	height: 28px;
	width: 812px;
}
.piereportaje {
	background-image: url(../imagenes/iconos/pie-repor.jpg);
	background-repeat: repeat;
	height: 24px;
	width: 812px;
}
.cuerpo {
	background-image: url(../imagenes/iconos/cuerporepor.jpg);
	background-repeat: repeat;
	width: 812px;
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	line-height: 16px;
	text-align: justify;
}
