@charset "UTF-8";
/* CSS Document */

/* Início Imageslider */ 

#cont-imageslider {
	display: block;
	left: 0;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 120px;
	margin-bottom: 135px;
	overflow: auto;
	position: absolute;
	top: 0;
	width: 50%;
}