/*#obras .content a {
	color: #008BFF;
	text-decoration: none;
}*/
@import url("galleria.css");

#obras .content ul{
	list-style: none;
	padding: 0;	
	height: 310px;
	overflow: hidden;
}

#obras .content {
	height: 400px;	
}

#obras .content li {
	float: left;
	margin: 0 10px 10px 0;
	width: 150px;	
	
}
