.orologio {
	clear: both;
	margin-bottom: 10px;
	height:250px !important;
	height /**/:260px;
}
.orologio h3 a { color: #FFF; }
#body_shop .foto_small {
	height: 50px;
	width: 50px;
}

#body_dettaglio_orologio .foto_small {
	height: 70px;
	width: 70px;
}

#body_shop .foto_principale {
	clear: left;
	width: 25%;
	text-align: center;
	float: left;
}

#body_dettaglio_orologio .foto_principale {
	clear: left;
	width: 45%;
	text-align: center;
	float: left;
	padding-right: 5%;
}
.foto { width: 100%; 
}

.descrizione {
	float: left;
	min-height: 200px;
	height: 200px;
	height: auto !important;
	width: 60%;
	line-height: normal;
}

.descrizione p { padding: 5px; }
#body_shop .altre_foto{
	clear: right;
	float: left;
	height: 200px;
	text-align: left;
	width: 15%;
}

#body_dettaglio_orologio .altre_foto{
	clear: both;
	float: none;
	height: 200px;
	text-align: left;
	padding: 10px;
}

#contatto {
	height: 400px;
	width: 560px !important;
	margin-top: -200px;
	margin-left: -280px;
	position: fixed;
	left: 50%;
	top: 50%;
	background: #000;
	border: 3px solid #FC0;
}
#contatto fieldset { padding: 10px; }

#marche {
	clear: left;
	float: left;
	width: 25%;
	font-weight: bold;
}

#orologi_della_marca {
	clear: right;
	float: left;
	width: 75%;
}

.navigazione .arrow {
	display:block;
	width:107px;
	text-align:center;
}
.navigazione .arrow a {
	font-weight: bold;
	color: #FFF !important;
	font-size: 11px;
	background: #C00;
	padding: 5px;
	line-height: 16px;
	display: block;
}

.navigazione .arrow.prec { float: left}
.navigazione .arrow.succ { float: right}

.navigazione .pagine { float: left; width: 296px; text-align:center; margin-left:auto; margin-right:auto}
small.stato {
	line-height: 27px;
	padding-right: 5px;
	padding-left: 5px;
	width: 100px;
	float: left;
	text-align: center;
}
small.stato span {
	padding: 2px;
	text-transform: uppercase;
	font-size: 120%;
}

small.stato .venduto, small.stato .prenotato {
	color: #FFF;
	background-color: #900;
}
small.stato .disponibile{
	color: #000;
	background-color: #0C0;
}

