#carrousel {
	width:320px;
	height:256px;
	overflow:hidden;
	position:relative;
}
	#carrousel img{
		display:none;
	}
