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

#scheda {
	font-size: 13px;
	margin-top: 10px;
	text-align: left;
	/*border-bottom: #858685 1px solid;*/
	width:500px;
	float:left;
	position:relative;
}
.backLink{
	float:left;
}
.boxPropScheda{
	font-size: 18px;
	line-height:1em;		
}

.schedaText {
	font-size: 13px;
	float:left;
	font-weight:bolder;
	margin-right:40px;
	height:150px;
}
.scroller{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	letter-spacing:normal;
	text-decoration:none;
}
.scroller a{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#858685;
	letter-spacing:normal;
	font-weight:bold;
	text-decoration:none;
}
	
.scroller a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:normal;
	font-weight:bold;
}
#bottomDivScheda {
	width: 400px;
	margin-top: 13px;
	float:left;
}

#page02 {
	width: 990px;
	min-height:800px;
}
#titlescheda {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#cfcfcf;
	font-weight:bolder;
	margin-top:34px;
}
#boxscheda {
	width:630px;
	/*height:244px;*/
	border:1px solid #2c2c2c;
	background-color:#0f0f0f;
	margin-top:9px;
}
#boxtextsx {
	width:233px;
	color:#858585;
	float:left;
	margin:10px 0 0 0;
}

#boxtextsx ul {
	color:#858585;
	font-size:14px;
	list-style:none;
	margin:0 0 0 -35px;
}

#boxtextsx ul li {
	text-align:right;
	list-style:none;
	font-size:14px;
	line-height:20px;
	padding-right:20px;
}
#boxtextsx ul li a {
	color:#858585;
}
#boxtextsx ul li a:hover {
	color:#FFFFFF;
}
#boxtextsx ul li.selected {
	text-align:right;
	list-style:none;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;
	background-image:url(../img/schedarrow.jpg);
	background-repeat:no-repeat;
	background-position:right 6px;
}
#boxtextdx {
	width:350px;
	color:#FFFFFF;
	margin-top:10px;
	float:left;
	padding-left:15px;
	text-align:left;
	font-size:14px;
	line-height:21px;
}
#pdfscheda {
	margin-bottom:20px;
	font-size:12px;
	padding-top:5px;
}

.scrollarr{
	float:left;
	padding-top:4px;
}
.voceunsel a{
		opacity:.50;
		filter: alpha(opacity=50);
		-moz-opacity: 0.5;
}
.voceunsel a:hover{
		opacity:1;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
}		
.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;
}
