/* ************************************************************* RESET */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
ul {
	list-style: none;
}

/* ************************************************************* CLEARFIX */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* ************************************************************* TIPOGRAFIA E PARAGRAFI */
body {
	background: #fff;	
	font-family: Arial, sans-serif; 
}
p {
	line-height: 17px;	
	font-size: 12px;	
	color: #2d2d29;
}
div.testo p {
	margin-bottom: 15px;	
}
.libro div.testo {
	margin-top: 30px;	
}
.autrice div.testo {
	padding-left: 280px;	
}
.back,
.archivio,
.archLocStra,
.locStra {
	text-decoration: none;
	color: #333;
	font-size: 12px;	
}

/* ************************************************************* ARTICOLI INTERVISTE RISTORANTI */
#appTarg {
 width: 300px;
}
.appItem {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d0c1;
}
.appItem p {
	font-size: 11px !important;
}
.data {
	font-size: 15px !important;
	font-family: Georgia;
}
.testoApp {
	color: #999;	
}
.oraLuogo {
	font-size: 11px !important;
	font-weight: bold;
}
.appItem a {
	color: #2d2d29;
}

/* ************************************************************* ARTICOLI INTERVISTE RISTORANTI */
.elenco {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 396px;
	z-index: 100;
}
.elenco p {
	border-bottom: 1px solid #d3d0c1;
}
.elenco p a {
	text-decoration: none;
	color: #333;
	display: block;
	padding: 10px 0;
}
.elenco p a:hover,
.selItem {
	background: #dcdac6 !important;
}
.elencoArchivio {
	display: none;	
}
.contDettaglio {
	position: absolute;
	top: 15px;
	right: 15px;
	height: 400px;
	z-index: 102;
	width: 335px;	
}
.dettaglio {
	height: 396px;
}
.dettaglio p a {
	color: #2d2d29;
	text-decoration: underline;
}
.titItem {
	font-size: 15px;
	font-style: italic;	
	padding-bottom: 15px;
	color: #333;
	font-family: Georgia;
}
#ristSel select {
	width: 280px;
	font-size: 11px;	
}
select.italia {
	margin-bottom: 5px;
}
select.estero {
	margin-bottom: 5px;
}
.titNews {
	font-size: 13px;
	padding: 10px 0;
	font-style: italic;	
	color: #706f65;
}
.titReg {
	font-size: 15px;
	padding: 10px 0;
	font-style: italic;	
	color: #706f65;
}
#ristSel,
.locStra,
#regione {
	display: none;	
}

/* ************************************************************* IMMAGINI */
#myframe {
	width: 655px;	
	height: 396px;
	margin:0; 
	padding:0; 
}

/* ************************************************************* IMMAGINI */
.boxImg img {
	float: left;	
}

.noApp {
	font-size: 15px;
	font-style: italic;	
	padding-bottom: 15px;
	color: #333;
}

/* ************************************************************* ALTRI LIBRI */
.schedaLibro {
	width: 315px;
	height: 165px;
	float: left;	
	margin-bottom: 25px;
}
.det {
	padding-left: 315px;
}
#testiDet,
#schedaDettaglio {
	display: none;	
}
.back {
	display: none;	
	position: absolute;
	top: 180px;
	left: 0;
	z-index: 10;
}

/* ************************************************************* LIBRO */
.copertina {
	float: left;	
}
.datiLibro {
	float: left;
	margin-left: 15px;
}
.datiLibro span {
	display: block;
	font-size: 13px;		
}
.datiLibro span.anno,
.datiLibro span.tit {
	font-weight: bold;
}
.datiLibro span.pp {
	margin-top: 15px;
}
.datiLibro span.compra {
	margin: 15px 0;
}
.datiLibro a {
	display: block;
	width: 56px;
	height: 31px;
	text-indent: -9999px;
	background: url(/libs/css/assets/btnLibreriaRizzoli.gif) no-repeat top left;
}
.strillo {
	font-size: 17px;
	text-align: right;
	font-family: Tahoma, sans-serif; 	
	float: right;
	text-transform: uppercase;	
	line-height: 24px;		
}

/* ************************************************************* BACKGROUND */
.bgContainerhome {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerhome.jpg) no-repeat top left;
}
.bgContainerlibro {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerlibro.jpg) no-repeat top left;
}
.bgContainerautrice {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerautrice.jpg) no-repeat top left;
}
.bgContaineraltrilibri {
	background: #000 url(/libs/css/assets/bgContainer/bgContaineraltrilibri.jpg) no-repeat top left;
}
.bgContainerarticoli {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerarticoli.jpg) no-repeat top left;
}
.bgContainerinterviste {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerinterviste.jpg) no-repeat top left;
}
.bgContainerristoranti {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerimmagini.jpg) no-repeat top left;
}
.bgContainerimmagini {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerappuntamenti.jpg) no-repeat top left;
}
.bgContainerappuntamenti {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerinterviste.jpg) no-repeat top left;
}
.bgContainerforum {
	background: #000 url(/libs/css/assets/bgContainer/bgContainerinterviste.jpg) no-repeat top left;
}
.bgContenthome {
	background: #faf8e1;
}
.bgContentlibro {
	background: #faf8e1;
}
.bgContentautrice {
	background: #faf8e1 url(/libs/css/assets/bgContent/bgContentautrice.jpg) no-repeat bottom left;
}
.bgContentaltrilibri {
	background: #faf8e1;
}
.bgContentarticoli {
	background: #faf8e1 url(/libs/css/assets/bgContent/bgContentarticoli.jpg) no-repeat bottom right;
}
.bgContentinterviste {
	background: #faf8e1 url(/libs/css/assets/bgContent/bgContentinterviste.jpg) no-repeat bottom right;
}
.bgContentappuntamenti {
	background: #faf8e1 url(/libs/css/assets/bgContent/bgContentappuntamenti.jpg) no-repeat bottom right;
}
.bgContentristoranti {
	background: #faf8e1 url(/libs/css/assets/bgContent/bgContentristoranti.jpg) no-repeat bottom right;
}
.bgContentimmagini {
	background: #faf8e1;
}
.bgContentforum {
	background: #faf8e1;
}

/* ************************************************************* LAYOUT */
#logo {
	position: absolute;
	top: 25px;
	left: 30px;
}
#logo a {
	display: block;
	text-indent: -9999px;
	width: 530px;
	height: 100px;	
}
#container {
	width: 900px;
	height: 600px;
	margin: 0 auto;	
	position: relative;
}
.content {
	position: absolute;
	left: 148px;
	bottom: 46px;
	width: 685px;
	height: 426px;
	border: 1px solid #faf9ef;
}
.display {
	padding: 15px;
}
.menu {
	position: absolute;
	bottom: 100px;
	left: 29px;
	width: 120px;	
	font-size: 13px;
	font-family: Tahoma, Georgia, Tahoma;
}
.menu li a {
	color: #f9f9e1;
	text-decoration: none;
	border: 1px solid transparent;
	_border-color: pink;
	_filter: chroma(color=pink);display: block;	
	height: 25px;	
	padding: 5px 0 0 10px;
}
.menu li a:hover {
	border: 1px solid #faf9ef;
}
.menu li a.selected {
	border: 1px solid #faf9ef;
}
.disclaimer {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	font-size: 9px;
	color: #333;	
}

/* ************************************************************* SCROLLBAR GENERALE	 */
.jScrollPaneDrag {
	position: absolute;
	/*height: 40px !important;*/
	width: 5px !important;
	cursor: pointer;
	background: #737d7f;
	overflow: hidden;
}
.scroll-pane {
	width: 100%;
	height: 396px;
	overflow: auto;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 200;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	z-index: 201;	
	border: 1px solid #737d7f;
	height: 394px;
	width: 5px !important;	
}
