.ul-veiculos {
	list-style: none;
}

.li-veiculos {
	float: left;
	width: 232.5px;
	height: 200px;
	cursor: pointer;
	text-align: center;
}

.fot-image-car1 {
	width: 187px;
	height: 129px;
	border: none;		
}

.fot-image-car1:hover {
	width: 197px;
	height: 139px;
	border: none;
}

.fot-image-car2 {
	width: 241px;
	height: 144px;
	border: none;		
}



.fot-image-car3 {
	width: 214px;
	height: 120px;
	border: none;		
}

.fot-image-car3:hover {
	width: 224px;
	height: 130px;
	border: none;
}

.fot-image-car4 {
	width: 202px;
	height: 113px;
	border: none;		
}

.fot-image-car4:hover {
	width: 212px;
	height: 123px;
	border: none;
}