#main_container {
	width: 100%;
}

	h1 {
		border-bottom: 1px dotted #A2A2A2;
		margin-left: 199px;
		padding: 0;
		width: 539px;
		height: 45px;
		background: url(../../img/institucional-novedades/diagnostico-maipu-novedades.gif) no-repeat 18px center;
	}

	#tit_border {
		border-right: 10px solid #6a747c;
		border-left: 10px solid #6a747c;
		height: 100%;
		width: 519px;
	}

	h1 span {
		display: none;
	}
	
		.bloque {
			padding-left:55px;
			margin-top: 10px;
			background:white;
		}

		.hoja {
			padding-top:15px;
		}
		a.ver{
			float:right;
			padding-bottom:50px;
			padding-right:75px;
			padding-top:50px;
		}
