@import url('contenuti.css');

body {
	background-color: #eeeddc;
	text-align: center;
	margin: 0px;
	padding: 11px;
}
.clearAll {
	clear: both;
}
#main {
	text-align: left;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	z-index: 100;
}
#head .menuLingua {
	position: absolute;
	top: 20px;
	right: 114px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#head .menuLingua a {
	color: #3F362A;
}
#head .menuLingua a:hover {
	color: #ffb000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#head .menuLingua .attuale {
	color: #FFFFFF;
}
#head .menuLingua .attuale:hover {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head .menu {
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-bottom: 20px;
}
.vociMenu {
	background-color: #6F4E25;
	height: 32px;
}
.vociMenu .block {
	position: relative;
	float: left;
	cursor: pointer;
}
.block .subBlock {
	position: absolute;
	left: 16px;
	top: 32px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #666666;
	background-image: url(../../img/common/s_block_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	width: auto;
	white-space: nowrap;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.block .right {
	left: auto;
	right: 16px;
	background-position: right;
	padding-left: 0px;
	padding-right: 10px;
	background-image: url(../../img/common/s_block_right_bg.gif);
}
.block .subBlock a {
	color: #666666;
}
.block .subBlock a:hover {
	color: #FFB100;
}
#conts {
	background-color: #FFFFFF;
	background-image: url(/img/common/conts2_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 120px;
	padding-left: 26px;
}
.splash {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ded6cf;
	border-bottom-color: #DED6CF;
	margin-bottom: 10px;
}
.splash .img {
	position: relative;
	background-color: #D5D4BC;
	background-repeat: no-repeat;
	background-position: right top;
}
.linee {
	background-color: #e4e0d1;
	height: 89px;
	padding-left: 27px;
	padding-top: 10px;
	margin-bottom: 100px;
	margin-top: 10px;
}
.linee a {
	float: left;
	width: 104px;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	color: #9f8a72;
	margin-right: 27px;
}
.linee a img {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 15px;
	border: 1px solid #b1b1b1;
}
.linee a:hover {
	color: #6F4D24;
}
.linee a:hover img {
	border-top-color: #6F4E25;
	border-right-color: #6F4E25;
	border-bottom-color: #6F4E25;
	border-left-color: #6F4E25;
}
.ricerca .titolo {
	font-size: 30px;
	padding-top: 10px;
}
.ricerca form {
	color: #9f8a72;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.ricerca input {
	margin-right: 30px;
}
.risultato, .descrizione {
	background-color: #dedcc8;
	font-weight: bold;
	color: #6f4e24;
}
.risultato {
	height: 340px;
	position: relative;
}
.resultThumbs  {
	position: absolute;
	height: 275px;
	width: 480px;
	left: 33px;
	top: 22px;
}
.resultThumbs  a  {
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 75px;
	width: 75px;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
.resultThumbs a span {
	border: 4px solid #FFFFFF;
	display: block;
	height: 67px;
}
.resultThumbs a:hover span {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e37b15;
	border-right-color: #e37b15;
	border-bottom-color: #e37b15;
	border-left-color: #e37b15;
}
.risultatoTxt {
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
	color: #e37b15;
}
.risultatoTxt a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #886D4A;
}
.risultatoTxt a:hover {
	color: #000000;
}
.risultato .nav {
	font-weight: normal;
	text-align: center;
	position: absolute;
	width: 460px;
	bottom: 10px;
	left: 33px;
}
.risultato .nav .dx {
	float: right;
}
.risultato .nav .sx {
	float: left;
}
.risultato #preview {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	text-align: center;
}
.risultato #preview img, .descrizione #preview img {
	background-color: #FFFFFF;
	padding: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.descrizione {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
}
.descrizione h3 {
	text-transform: uppercase;
	color: #e37b15;
	margin-bottom: 0px;
	font-size: 12px;
}
.descrizione  h3 .marrone {
	text-transform: none;
}
.descrizione .back {
	background-image: url(../../img/collezioni/arr_sx.gif);
	display: block;
	height: 23px;
	width: 28px;
	clear: right;
	float: right;
	margin-top: 20px;
}
.descrizione #preview {
	float: right;
	text-align: right;
	margin-left: 20px;
}
.descrizione #preview .dettaglio {
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
}
.descrizione #preview a:hover img {
	background-color: #6F4E24;
	padding: 1px;
	border: 8px solid #FFFFFF;
}
.descrizione #preview .label {
	background-image: url(../../img/collezioni/label_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 279px;
	font-size: 10px;
	text-transform: uppercase;
	color: #E37B15;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center center;
	margin-left: auto;
}
#foot {
	padding-top: 5px;
}
#foot div {
	float: left;
	height: 35px;
	width: 125px;
}
#foot .dx {
	text-transform: uppercase;
	background-color: #ED8E03;
	color: #ed9e0a;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	height: 35px;
	padding-top: 10px;

}
#foot .info {
	width: 750px;
	background-color: #ED8E03;
	text-align: left;
	font-size: 12px;
	color: #543212;
	height: 35px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#foot .info a {
	font-weight: bold;
	color: #543212;
}
#foot .info a:hover {
	color: #000000;
}
