#link_racconto {
	width: 180px;
	display: block;
	position: absolute;
	top: 130px;
	right: 5px;
}
#link_racconto p a {
	color: #d0ad44;
	font-weight: bold;
}
#link_racconto p a:hover {
	background: #d0ad44;
	color: #454444;
}

#link_racconto.spedizione {
	width: 240px;
}
.numerazione   {
	text-align: center;
	width: 200px;
	margin-left: 385px;
	margin-bottom: 35px;
	margin-top: 8px;
}
#contenitore div.numerazione p .current{
	color: #1e283d;
	background: #D0AD44;
}
#contenitore div.numerazione p a{
	display: inline-block;
	width: 20px;
	text-align: center;
	padding: 0px;
	color: #d0ad44;
	font-weight: bold;
}
#contenitore div.numerazione p a:hover {
	color: #1e283d;
	background: #D0AD44;
}
#lb p {
	font-size: 0.7em;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}
div .attorno_foto {
	float: left;
	width: 240px;
}
div .attorno_foto2_mezzo {
	display: block;
	float: left;
	width: 480px;
}

div .attorno_foto2 {
	display: block;
	float: left;
	width: 545px;
}
div .attorno_foto3 {
	display: block;
	float: left;
	width: 720px;
}
div .attorno_foto4 {
	display: block;
	float: left;
	width: 425px;
}
div .attorno_foto5 {
	display: block;
	float: left;
	width: 900px;
}
div .attorno_foto6 {
	display: block;
	float: left;
	width: 960px;
}


div .foto{
	display: inline-block;
	padding: 2px;
	width: 130px;
	text-align: center;
	float: left;
}
div .foto p {
	font-size: 0.7em;
	font-style: normal;
	color: #FFF;
}
#wrapper #contenitore .foto p {
	padding-bottom: 1px;
}

#contenitore div.foto a img{
	margin: 12px;
	text-decoration: none;
	border-top: 2px double;
	border-right: 2px double;
	border-bottom: 2px double;
	border-left: 2px double;
	border-color: #87BBE7;
	height: 66px;
	width: 100px;
}
#contenitore div.foto a:hover img {
	border: 2px double #FFF;
}
#centro {
	text-align: center;
	padding-left: 19px;
	float: left;
}

#centrato_secondario {
	text-align: center;
	float: left;
}
