#prod-1 { background-image: url("../img/letti/letti22.jpg");background-size:contain;background-repeat:no-repeat;background-position:center center;}

p.grande {
	position: absolute;
	font-size: 2em;	
	line-height:1em;
	color: #000 /*{b-page-color}*/;
	text-shadow: 0 /*{b-page-shadow-x}*/ 1px /*{b-page-shadow-y}*/ 0 /*{b-page-shadow-radius}*/ #eee /*{b-page-shadow-color}*/;
	text-shadow: none;
}

p.normale {
	position: absolute;
	font-size: 1em;	
	line-height:1.2em;
	color: #eee;
	text-shadow: none;
}

p.popup {
	letter-spacing:0;
}

p.bianco {
	color:#fff;
	opacity:0.7;	
}

p.alto {
	top: 40px;		
}

p.basso {
	bottom: 40px;		
}

p.sinistra {
	left: 10px;		
}

p.destra {
	right: 10px;		
}

p strong {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* NUOVI */

#header h1 {
	text-align: left;
	font-size: 2em;
	line-height: 2em;
	color:#898688;	
	font-family: "HelveticaNeueCondBold", "Helvetica Neue Light", "Helvetica Neue", Verdana, Geneva, sans-serif;
}

.ui-header-fullscreen.pieno, .ui-footer-fullscreen.pieno {
    opacity: 1;
    background: transparent;
}

.ui-popup-screen.in {
	background:#e5e1e0;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.ui-content {
    border-width: 0;
    overflow: visible;
    overflow-x: hidden;
    padding: 1em;
    background: none;
    color: #898688;
}

.ui-btn-icon-notext.ui-corner-all.chiudipop {
	top: 0;
    right: 0;
    position: fixed;
    margin: 0;
	
}

.ui-page-theme-b .ui-btn.prev, .ui-page-theme-b .ui-btn.next {
    background-color: transparent;
    padding: 10px 0;
	opacity: 0.3;
}

#footer.nascosto {
    display: none;
}

.ui-content {
	padding:0;
}

.ui-icon-apripop {
	background:none;	
}

.ui-btn-icon-left {
    padding-right: 1em;
    padding-left: 1em;
}