/* stili per tutte le pagine */
html,body{height:100%;}
body {
	background-color: #EEE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
}

table, tbody, th, tr, td{
	vertical-align: middle;
	text-align: center;
}

#wrapper_1 {
	width: 100%;
	height: 600px;
	text-align: center;
	background-color: #FCFCFC;
}

#contenuto {
	width: 980px;
	height: 600px;
	margin: 0 auto;
}

#sopra {
	position: relative;
	top: 0;
	left: 0;
	width: 980px;
	height: 420px;
}


#sotto {
	width: 980px;
	height: 170px;
	padding-top: 5px;
	border-top: 5px solid #FFF;
}


#collezione_dettaglio {
	position: relative;
	top: 0;
	left: 0;
	width: 980px;
	height: 260px;
	color: #CCC;
}

#logo{
	position: relative;
	width: 455px;
	height: 165px;
	float: left;
	padding-top: 5px;
}

#lingue{
	top: 149px;
	left: 0;
	position: absolute;
	overflow: hidden;
	width: 455px;
	height: 20px;	
}

#linee, #collezioni, #istituzionale{
	width: 150px;
	height: 165px;
	overflow: hidden; 
	float: left;
	margin-left: 15px;
	text-align: left;
	padding-left: 8px;
	border-left: 2px solid #FFF;
	font-weight: bold;
}

.titoloMenuCollezioni{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 3px;
	height: 20px;
}

ul.menu_sotto li.active{
	border-left: 4px solid #FFF; 
	margin-left: -8px;
	padding-left: 10px;
}
.scroll-pane ul.menu_sotto li.active a{
	color: #FFF;
}
ul.menu_sotto li a{
	color: #5F370F;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}

ul.menu_sotto li a:hover{
	border-bottom: 1px dotted #FFF;
	padding-left: 5px;
}

#footer {
	width: 100%;
	height: 60px;
	overflow: hidden;
	text-align: center;
	background: none;
} 


.clear{
	clear: both;
}

/* Dettaglio collezioni */

#nome_collezione{
	position: absolute;
	width: 250px;
	height: 30px;
	top: 230px;
	left: 50%;
	margin-left: -480px;
	font-size: 28px;
	font-weight: bold;
	text-align: left;	
}

#no_oggetto, #no_rivista{
	position: absolute;
	width: 400px;
	height: 30px;
	top: 230px;
	left: 50%;
	margin-left: -200px;	
}

#dettaglio_oggetto{
	position: absolute;
	width: 210px;
	height: 210px;
	top: 10px;
	left: 50%;
	margin-left: -105px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
#dettaglio_oggetto img{
	border: 0;
	margin-top: 4px;
}
#descrizione_oggetto{
	position: absolute;
	width: 370px;
	height: 80px;
	top: 10px;
	left: 50%;
	margin-left: -480px;
	text-align: center;
	color: #CCC;
	font-weight: bold;
	font-size: 14px;
}

#foto_alternative_titolo{
	position: absolute;
	width: 280px;
	height: 20px;
	top: 113px;
	left: 50%;
	margin-left: -400px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#foto_alternative{
	position: absolute;
	width: 280px;
	height: 114px;
	top: 133px;
	left: 50%;
	margin-left: -400px;
	text-align: right;
}

img.miniatura{
	padding: 2px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 80px;
	height: 80px;
}

#parure_titolo{
	position: absolute;
	width: 360px;
	height: 20px;
	top: 40px;
	left: 50%;
	margin-left: 120px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#parure{
	position: absolute;
	width: 360px;
	height: 238px;
	top: 62px;
	left: 50%;
	margin-left: 115px;
	text-align: left;
	color: #000;
}


#trova_rivenditori{
	position: absolute;
	width: 223px;
	height: 54px;
	top: 190px;
	left: 50%;
	margin-left: 260px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1000;
	
}

#trova_rivenditori *{
	text-align: center;
	line-height: 19px;
	vertical-align: middle;
}

#trova_rivenditori .negozio{
	position: absolute;
	width: 153px;
	height: 19px;
	top: 3px;
	left: 35px;
}

#trova_rivenditori .online{
	position: absolute;
	width: 153px;
	height: 19px;
	top: 32px;
	left: 35px;
}
#trova_rivenditori a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


/*  DOVE TROVARLI */

#map_elenco_province{
	position: absolute;
	width: 200px;
	height: 400px;
	top: 120px;
	left: 50%;
	margin-left: -483px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#map{
	position: absolute;
	width: 550px;
	height: 400px;
	top: 8px;
	left: 50%;
	text-align: left;
	color: #666;
	border: 2px solid #666;
	font-size: 14px;	
}

.map_trovarli{
	margin-left: -275px;
}

.map_contatti{
	margin-left: -72px;
}
	

#map_titolo_errori{
	position: absolute;
	width: 200px;
	height: 40px;
	top: 30px;
	left: 50%;
	margin-left: 285px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	visibility: hidden;
}

#map_errori{
	position: absolute;
	width: 200px;
	height: 350px;
	top: 70px;
	left: 50%;
	margin-left: 285px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}



#contatti{
	position: absolute;
	width: 240px;
	height: 350px;
	top: 30px;
	left: 50%;
	margin-left: -343px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#facebook_badge{
	position: absolute;
	width: 120px;
	height: 350px;
	top: 60px;
	left: 50%;
	margin-left: -483px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#contatti img{
	margin: 10px;
}


#contatti h1{
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0;
}

#rivenditori_on_line{
	text-align: left;
	margin-left: 20px
}

#rivenditori_on_line #email{
	text-align: right;
}
#rivenditori_on_line #titolo{
	margin-bottom: 20px;
}
/*REDAZIONALI*/

#redazionale_dettaglio {
	width: 980px;
	height: 260px;
	margin-bottom: 1px;
	color:#FFF;
}

#nome_rivista{
	position: absolute;
	width: 350px;
	height: 30px;
	top: 40px;
	left: 50%;
	margin-left: -480px;
	font-size: 28px;
	font-weight: bold;
	text-align: left;	
}

#data_rivista{
	position: absolute;
	width: 350px;
	height: 30px;
	top: 80px;
	left: 50%;
	margin-left: -480px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;	
}

#redazionale{
	position: absolute;
	width: 350px;
	height: 30px;
	top: 150px;
	left: 50%;
	margin-left: -480px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;	
}

#redazionale_altre{
	position: absolute;
	width: 360px;
	height: 238px;
	top: 62px;
	left: 50%;
	margin-left: 115px;
	text-align: left;
	color: #000;
}

/*BROCHURES*/

#brochures {
	padding: 20px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
}

#brochures li {
	float: left;
	margin-left: 40px;
}

#brochures li a{
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
