* {
margin: 0;
padding: 0;
}

body {
font-family: sans-serif;
font-size: 65%;
background: #fdf5bc;
}
/*Stili link*/
a:link {
color: #3CF;
}
a:visited {
	color: #C90;
}
a:hover {
	color: #09F;
} 
/*End*/
/* STILI SPECIALI */
	/* // here comes the goodnes  */	
	
		a{
			z-index:10;
			}
		a:hover{
			position:relative;
			z-index:100;
			}			
		a span{
			display:none;
			}
		a:hover span{
			display:block;
			position:absolute;
			float:left;
			white-space:nowrap;
			top:-2.2em;
			left:.5em;
			background:#fffcd1;
			border:1px solid #444;
			color:#444;
			padding:1px 5px;
			z-index:10;			
			}			
		
	/* // goodnes  */
/*END*/
h2 {
	width: 507px;
	font-size: 2.5em;
	text-transform: capitalize;
	height: 80px;
	color: #F00;
	line-height: 80px;
	text-indent: 20px;
	background: url(bar.gif) no-repeat;
	font-family: sans-serif;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 65px;
	text-align: left;
	font-style: italic;

}

#container {
	width: 800px;
	margin: 0 auto;
	background-color: #fdf5bc;
}

#header { 
width: 800px; 
height: 250px; 
/*background: #fdf5bc url(header.gif) no-repeat; */
margin: 0 auto;
}

#content {
	width:790px;
	margin: 0px auto;
	padding: 0 5px 35px 5px;
	text-align: justify;
	background-image:url(content-bg.gif);
}

#content p {
	width:625px;
	font-size: 1.2em;
	color: #000;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 15px;
	line-height: 2.5em;
	font-weight: bold;
	/*font-family: "Comic Sans MS", cursive;*/
	text-align: left;

}

#footertext {
	text-align: center;
	color: #777777;
	font-size: 1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#footertext p {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #777777;
}
#content p {
	text-align: left;
	margin-right: 78px;
	/*font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	font-size: 1.2em;
	color: #00F;
	line-height: 2.0em;
}

ul {
	list-style: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-left: 120px;
	font-size: 1.7em;
	color: #00C;
}
#pdf li {
	list-style-image:url(pdf.png);
	margin-left: 80px;
	margin-top: 10px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 0.8em;
}
#url li {
	list-style-image:url(link.png);
	margin-left: 80px;
	margin-top: 15px;
	font-size: 65%;
	font-weight: bold;
	font-family: sans-serif;
}
#pdf-eventi {
	font-family: sans-serif;
	list-style-image:url(pdf.png);
	margin-left: 100px;
	margin-right:100px;
	margin-top: 15px;
}
#pdf-video {
	font-family: sans-serif;
	list-style-image:url(video.png);
	margin-left: 100px;
	margin-right:100px;
	margin-top: 15px;
}


#date li {
	list-style-image:url(date.png);
	margin-left: 80px;
	margin-top: 15px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13px;
}
/* DICHIARAZIONI DIV SEZIONI IMMAGINE BASSA */
.ricette {
	background-image:url(ricette-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.ricette-libro {
	background-image: url(ricette-bg-2.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.biografia {
	background-image:url(biografia-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.recensioni {
	background-image:url(recensioni-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.eventi {
	background-image:url(eventi-bg.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.commenti {
	background-image:url(commenti-bg.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.acquisti-online {
	background-image:url(acquisti-online-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.acquisti-online-new {
	background-image:url(acquisti-online-bg-2.gif);
	background-position:left;
	background-repeat:no-repeat;
}



.ul-small {
	font-style: italic;
	color:#00F;
	font-size: 0.8em;
}
.eventi-small {
	font-family: sans-serif;
	font-style: italic;
	color:#00F;
	font-size: 0.7em;
	line-height: 2.0em;
}
.testo-rosso {
	color:#F00;
}
/* MOSTRA NASCONDI VIDEO */
.more {
    display: none; }
a.showLink, a.hideLink {
    text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('mostra.gif') no-repeat left; }
a.hideLink {
    background: transparent url('nascondi.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
    border-bottom: 1px dotted #36f; }
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
