.carrossel {
/*	height: 13.61em;*/
	width: 15.21em;
	margin-top: 1em;	
	position: relative;
	overflow: hidden;	
	border: solid #6198a9;
	border-width: 0 0.08em;
}

.carrossel img {
	border: none 0;
	width: 13em;
}

.carrossel div {
	padding: 1em;
}

.carrossel .borda {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.carrossel .borda_top, .carrossel .borda_bottom {
	width: 100%;
}
