#content /*ovverride base.css*/{
	padding-top: 55px;
	padding-left: 50px;
	padding-bottom: 30px;
}

.schedaText{
	float:left;
	margin-right:40px;
	}
.scrollarr{
	float:left;
	padding-top:4px;
}
#schedaTextsingle a{
	text-decoration:none;
	}
#textDiv{
	width:400px;
	padding-bottom:55px;
}
#title{
	padding-top:38px;
	padding-bottom:5px;
	margin-bottom:0px;
}
.contbottle{
	left:850px;
	position:absolute;
	top:183px;
	z-index:200;
}

/*.voceunsel a{
		opacity:0.5;
		filter:alpha(opacity=50);
		-moz-opacity: 0.5;
}
.voceunsel a:hover{
		opacity:1;
		filter:alpha(opacity=100);
		-moz-opacity: 1;
}	*/

.voceunsel img:hover {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
}	
.voceunsel img{
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
}

.voceunsel {
	padding:0 12px 10px;
	border-bottom:1px solid white;
}
.vocesel{
	background: url('/img/arrowmenuvini.jpg') bottom center no-repeat;
	padding:0 12px 10px;
	border-bottom:1px solid white;
}