* html #main {
	border-top: 1px dotted #A2A2A2;
}

#main {
	background-image: none;
}

	#principal {
		padding: 0;
		padding-right: 33px;
		width: 705px;
		border: 0;
	}
	
		h1 {
			border-bottom: 1px dotted #A2A2A2;
			margin-left: 199px;
			padding: 0;
			width: 539px;
			height: 45px;
			background: url(../../../img/fundacion/varios-prensa/fundacion-diagnostico-maipu-titulo-prensa.gif) no-repeat 33px center;
		}

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

		h1 span {
			display: none;
		}
	
		h2 { 
			color: #54075B;
		}
	
		#principal h2 a {
			color: #54075B;
			text-decoration: none;
		}
	
		h2 .fecha {
			color: #777;
		}

		.premio {
			padding: 20px 0 15px;
			float: left;
			clear: left;
			border-bottom: 1px dotted #A2A2A2;
			width: 100%;
		}

		.premio .imagen {
			padding-top: 7px;
			padding-left: 18px;
			text-align: center;
			width: 171px;
			float: left;
		}
	
		.premio .imagen img {
			width: auto !important;
			width: 127px;
			max-width: 127px;
		}
		.premio .fecha{
			width:130px;
			float:left;
			padding-left:28px;
			font-weight:bold;
		}
		.premio .descripcion {
			float: left;
			padding-left:28px;
			width: 330px;
		}
	
		.premio .descripcion p {
			padding-bottom: 1em;
		}
		
		#anteriores {
			float: right;
			width: 487px;
		}
		
		#anteriores h2#tit_anteriores {
			padding: 5px 0;
			background: none;
			border-top: none;
		}
			
		#anteriores h2 {
			border-top: 1px dotted #A2A2A2;
			padding-top: 5px;
			padding-left: 10px;
			padding-right: 10px;
			background: transparent url(../../../img/bullet-acordeon.gif) no-repeat right center;
			cursor: pointer;
		}
		
		#anteriores h2.open {
			background: transparent url(../../../img/bullet-acordeon-on.gif) no-repeat right center;
		}
		
		#anteriores .premioanterior {
			display: none;
			padding-left: 10px;
			overflow: hidden;
		}
		#anteriores .sincontenido{
			background:none;
		}
		#anteriores a{
			padding-bottom:10px;
		}		
		
