@charset "UTF-8";
#wrapper{
	position: absolute;
	overflow: hidden;
	width:824px;
	height: 560px;
	margin-top: 0px;
	z-index: 1;
	margin-left: 1px;
	
}

#wrapper-pro{
	position: absolute;
	overflow: hidden;
	width:225px;
	height: 205px;
	margin-top: -34px;
	z-index: 1;
	margin-left: 242px;
	
	
}

#inner {
	/* You MUST specify the width and height */
	
	position: absolute;
	overflow: hidden;
	width:825px;
	height: 560px;
	margin-top: 0px;
	z-index: 1;
	margin-left: 0px;
}
.carousel img {
	display: block;
	float: left;
}
#timer{
	background-color:#222;
	background-color: rgba(20, 20, 20, 0.8);
	width:0;
	height:70px;
	position:absolute;
	z-index:20;
	top:100px;
	left:0;
}
#proy-testo{
	width:423px;
	height:355px;
	margin-top:-351px;
	margin-left:42px;
	border:solid 1px #777;
	-moz-box-shadow:inset 0px 0px 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0px 0px 1px 1px rgba(0,0,0,0.3);
	box-shadow:inset 0px 0px 1px 1px rgba(0,0,0,0.3);
	
}
