#proposito_header {
	background:url(../img/proposito.png) no-repeat;	
	width:571px;
	height:55px;
	margin-top:10px;
	padding-bottom:10px;
	
}
#mision_header {
	background:url(../img/mision.png) no-repeat;	
	width:571px;
	height:55px;
	margin-top:10px;
	padding-bottom:10px;
	
}
#plan_header {
	background:url(../img/nuestroplan.png) no-repeat;	
	width:571px;
	height:55px;
	margin-top:10px;
	padding-bottom:10px;
	
}
#main_column_entidades {
	float:left;
	width:573px;
	height:100%;
	margin-top:-12px;
	margin-left:15px;
}
#main_column_entidades p{
	font-family:tahoma;
	font-size:12px;
}
#main_column_entidades h2{
	font-family:tahoma;
	color:#1B1464;
	font-size:18px;
	font-weight:bold;	
	
}
#entidad {
	width:573px;	
}
.titulo{
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	color:#15006B;
	text-transform:uppercase;
	letter-spacing:.5px;
	padding-bottom:15px;	
}

.informacion{
	font-family:verdana;
	font-size:12px;
	color:#333333;
	padding-bottom:15px;
	padding-top:15px;
}
.vermas{
	font-family:verdana;
	font-size:12px;
	color:#ff0000;
	padding-bottom:15px;
}
.vermas a{
	color:#ff0000;
	text-decoration:none;
}
.vermas a:hover{
	text-decoration:underline;
}
#divisor{
	background:url(../img/redline_divider.png) no-repeat;
	width:571px;
	height:8px;
	margin-top:18px;
	margin-bottom:18px;
	
}