


* {
	margin: 0;
	padding: 0;
}




body {
margin:0px;
padding:0px;
background-color:#ffffff;
width:100%;
height:100%;
max-height:100%; 
overflow: hidden; 
}

#menu{
display:none;
position:fixed;
width:170px;
height:160px;
left:27px;
top:320px;
z-index:7}

#header{
display:none;
position:fixed;
width:100%;
top:0px;
left:0px;
right:0px;
height:60px;
background-color:#1e1e1e;
z-index:8}


#footer{
display:none;
position:fixed;
width:100%;
left:0%;
bottom:0%;
height:30px;
background-color:#1e1e1e;
z-index:10;
}

#logo{
display:none;
position:fixed;
width:237px;
height:328px;
left:0px;
top:0px;
background-image: url(images/logo.png);
z-index:9}


#textfield{
position:fixed;
width:610px;
height:400px;
background-color:#ffffff;
left:10px;
top:135px;
font: 11px/11px Arial, sans-serif;
color:#454545;
background-color:#ffffff;
text-align:justify;
line-height:1.5em;
z-index:5;
overflow:auto;
padding-right:10px;}


#textfield a{text-decoration:none;border:0px; }
img{border:0px}



#textfieldlibro{
display:none;
position:absolute;
width:420px;
height:auto;
background-color:#ffffff;
left:350px;
top:345px;
font: 11px/11px Arial, sans-serif;
color:#454545;
text-align:justify;
line-height:1.5em;
z-index:1}


#libro{
display:none;
position:fixed;
background-image: url(images/book.png);
width:420px;
height:234px;
top:130px;
left:350px;
z-index:2
}


#barra{
display:none;
position:absolute;
width:237px;
height:100%;
left:0px;
background-color:#addee2;
z-index:6;
}

#decoro{
display:none;
position:fixed;
background-image: url(images/images.png);
width:343px;
height:539px;
right:0px;
top:80px;
z-index:1;
}

#righe{
display:none;
position:fixed;
background-image: url(images/righe.png);
width:777px;
height:53px;
left:240px;
top:57px;
z-index:3
}

#button{
display:none;
position:fixed;
width:130px;
height:27px;
display:inline;
left:23%;
top:537px;
z-index:5;}

#button li { display:none;list-style-type:none; padding:4px;display:inline;float:left; }
#button a {display:none; text-decoration: none }
img{display:none;border:0px;}

#player{
display:none;
position:fixed;
width:135px;
left:23%;
height:30px;
top:540px;
z-index:8;
}

#rect{
display:none;
position:fixed;
width:620px;
height:340px;
top:430px;
left:23%;
background-color:#ffffff;
z-index:4}

#dati{
display:none;
position:fixed;
width:266px;
height:152px;
top:70px;
right:2%;
background-image: url(images/dati.png);
z-index:4}

#datifooter{
position:fixed;
width:100%;
height:40px;
bottom:0%;
left:10px;
font: 10px/10px Arial, sans-serif;
color:#aeaeae;
z-index:11;
overflow:hidden}

#datifooter li { list-style-type:none; padding:5px;display:inline;float:left; }
#datifooter a {display:none; text-decoration: none; color:#blue }
#datifooter a:hover { text-decoration: none; color:#ffffff }
#datifooter a:visited { text-decoration: none; color:#ffffff }

