body {
	width: 100%;
	margin: 0 0 0 0;
}

#wrap {
	height:100%;
}


#screen {
	background-color: transparent;
	height:100%;
}

#logo img{
	border: none; 
	}
	
#main {
background-color: transparent;
	border-left: 0;
	border-top: 0;
	height:100%;
}

#header {

	background-image: url(immaginicom/sfondosopra.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
}

#buttons img{
	border: none;
	
}

#buttons {
	margin-left: 500px;
	top: 80px;
	width: 350px;
	position: absolute;
	}

.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
}

a:link{color:#0000CC;}
a:visited{color:#0000CC;}

/* STILE SIDEBAR
==============================================*/

#sidebar {
	background-color: transparent;
	width: 82px;
	margin: 0 0 0 0;
	position: absolute;
	top: 190px;
	left: 10px;
}

.sidebarbuttons img {
	border: none;
}

/* STILE MAIN
==============================================*/
#main {
	background-color: transparent;
	position: absolute;
	left: 200px;
	top: 115px;
	width: 700px;
	height: 480px;
}
.photo {
	width: 200px;
	height: 200px;
	position: relative;
	top: 40px;
	left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
}

.photo img{
	border: none;

}
.testo {
	width: 210px;
	margin-left: 10px;
	position:relative;
	top:40px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

.bold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#books {
	background-image: url(immaginicom/sfondo_books.gif);
	background-repeat: no-repeat;
	height: 380px;
	width:231px;
	float: left;
}


#editions {
	background-image: url(immaginicom/sfondo_editions.gif);
	background-repeat: no-repeat;
	height: 380px;
	width: 231px;
	float: left;
}

#gallery {
	background-image: url(immaginicom/sfondo_gallery.gif);
	background-repeat: no-repeat;
	height: 380px;
	width: 230px;
	float:left;
}
.emph {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.first {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#swish{
	height:120px;
	clear:left;
}


/* STILE FOOTER
==============================================*/


#footer {
	text-align: center;
	width: 100%;
	height:100%
	
}
.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-variant: small-caps;
	text-align: center;
}

/* STILE FOTO
=============================================*/
#mainframe {
	background-color: transparent;
	position: absolute;
	left: 200px;
	top: 115px;
	width: 800px;
	height: 480px;
}


#foto {
	position:relative;
	top: 40px;
	float:left;
	width:500px;
	height:500px;
	
}

#sx{
	position:relative;
	top: 40px;
	height:450px;
	float:left;
	width: 240px;
}

#descrizione{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 290px;
	height:250px;
	
}

#frecce{
	width:70px;
	border:none;
}
.frecce img {
	border: none;
}
