/* Layout */
* html #main {
	border-top: 1px dotted #A2A2A2;
}
#principal {
	margin: 0 0 0 190px !important;
	margin: 0 0 0 90px;
	width: 548px;
	border: 0;
	border-left:1px dotted #a2a2a2;
	border-top: none;
	padding:0 0 60px 0;
}
h1 {
	border-bottom: 1px dotted #A2A2A2;
	padding: 0;
	width: 545px;
	height: 45px;
	background: transparent url(../../../img/fundacion/varios-publicaciones/fundacion-diagnostico-maipu-titulo-publicaciones.gif) no-repeat 33px center;
}
#tit_border {
	border-right: 10px solid #6a747c;
	border-left: 10px solid #6a747c;
	height: 100%;
	width: 528px;
}
h1 span {
	display: none;
}
h2 {
	color: #54075B;
}
.publi {
	float:left;
	margin:5px;
	padding:3px;
	border:1px dotted #A2A2A2;
	height:230px;
}
