/* ENLACES DE INTERES */
#enlaces #texto {
	margin-bottom:15px;	
}
#enlaces .enlace {
	/*background-color:cyan;*/
	margin-bottom:15px;
	width:540px;
	float:left;
	padding-bottom:15px;
	border-bottom:1px solid #D7E1EA;
}
#enlaces .enlace .imagen {
	float:left;
	width:180px;
}
#enlaces .enlace .titulo {
	padding-bottom:7px;
}
#enlaces .enlace .titulo a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#42719B;
	text-decoration:none;
	text-transform:uppercase;
}
#enlaces .enlace .url a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#42719B;
}
