#product_image {
	position: absolute;
	right: 0;
	top: 135px;
}

#titlenav {
	float: left;
	width: 730px;
	margin: 25px 0px 0px 0px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
}

.fotonav {
	float: left;
	display: inline;
	text-align: center;
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
}

.fotonav a {
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #AFAFAF;
	border: 1px solid #AFAFAF;
}

.fotonav a:hover {
	color: #000;
	border-color: #000;
	text-decoration: none;
}

.fotonav a.current {
	background: #AFAFAF;
	color: #fff;
}


#titlenav p {
	font-size: 12px;
	margin: 0 0 5px 0;
}

a#schedanav {
	float: left; 
	text-align: center;
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 0px 5px 0px 20px;
	color: #AFAFAF;
	border: 1px solid #AFAFAF;
	width: auto;
	padding: 0px 5px;
}

a#schedanav:hover {
	color: #000;
	border-color: #000;
	text-decoration: none;
}

#scheda-wrap {
	position: absolute;
	top: 135px;
	left: 0px;
	float: left;
	width: 730px;
	z-index: 100;
	background: #FFF;
}

.tool-tip {
	width: 172px;
	z-index: 100;
}

#footer { clear: both; }