#enlaces{
	}
#enlaces .enlace{
	display:block;
	padding-bottom:20px;
	margin-bottom:20px;
	background:url(../img/division_small.png) no-repeat bottom center;
	}
#enlaces .enlace:last-child {
	background:none;
	}
#enlaces .enlace h3{
	margin-bottom:10px;
	}
#enlaces .enlace p{
	margin-bottom:10px;
	}
#enlaces .enlace a{
	display:block;
	/*height:25px;
	padding-left:30px;
	padding-top:5px;
	background:url(../img/lupa.png) no-repeat left;*/
	}
#enlaces .enlace a:hover{}