@charset "iso-8859-1";
/* CSS Document */

.unidades {
	width:300px;
	padding:15px;
	float:left;
	text-align: center;
}
.titulo {
	font-size:15px;
	color:#C00;
	font-weight: bold;
}

.unidades img {
	margin: 5px;
	
}


