.fila_enlace {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FCD6C7;
	margin-bottom: 20px;
	float: left;
	width: 95%;
	margin-left: 20px;
}
.titulo_enlace {
	font-size: 1.5em;
	color: #F3561D;
	width: 80%;
	clear: right;
}
.titulo_enlace a {
	color: #024282;
	text-decoration: none;
}

.logo_enlace {
	font-size: 1.5em;
	color: #F3561D;
	float: left;
	border: 1px solid #E4E4E4;
	clear: left;
	margin-right: 10px;
}
.titulo_enlace a:hover {
	color: #F3561D;
	text-decoration: none;
}
.ir {
	color: #F3561D;
	font-size: 0.9em;
	font-weight: bold;
}

.ir a{
	color: #F3561D;
	text-decoration: none;	
}

