#entidades_header {
	font-family:tahoma;
	background:url(../img/prensaesp.jpg);
	font-size:14px;
	color:#333333;
	font-weight:bold;
	width:571px;
	height:50px;
	padding-top:20px;
	margin-top:22px;
	margin-bottom:15px;
	
}
#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;	
}
.tipo{
	font-family: 'Paytone One', arial, serif;
	font-size:18px;
	font-weight:bold;
	color:#ff0000;
	text-transform:uppercase;
	letter-spacing:.5px;	
}
.titulo{
	font-family: 'Paytone One', arial, serif;
	font-size:13px;
	font-weight:bold;
	color:#17006C;
	text-transform:uppercase;
	letter-spacing:.5px;	
}

.fecha {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#333;

}

.direccion{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.informacion{
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	color:#0071BC;
}

.informacion a{
	color:#0071BC;
	text-decoration:none;
}

.barrita{
	color:#ff0000;
}

#divisor{
	background:url(../img/redline_divider.png) no-repeat;
	width:571px;
	height:8px;
	margin-top:18px;
	margin-bottom:18px;
	
}