#carousel1,
#carousel2{
	width: 95%;
	margin: auto;
	overflow: auto;
	height: 162px;
	position: relative;
	margin-top: 2em;
}
#carousel1 img,
#carousel2 img{
	
	height:162px;
	border: 1 solid #fff;
	margin-left:20px;
}

#carousel1_Controles img,
#carousel2_Controles img{
	border: 2px solid #a00;
	width: 15px;
	height: 15px;
}
#carousel2_Controles{
	right: 0;
	bottom: 0;
}
