/* CSS Document */

html{
scrollbar-base-color:#8E703B;
}

body{
margin:0px 0px 0px 0px;
background:#8E703B url(images/back.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}


#header{
background: url(images/header.gif) no-repeat;
margin:0px auto;
width:702px;
height:112px;
}

#libro{
background:url(images/libro.gif) no-repeat;
margin:0px auto;
width:702px;
height:479px;

}

#right{
float:left;
width:286px;
height:444px;
padding-left:65px;
color:#663300;
font-weight:bold;
line-height:16px;
}

#right a{
color:#663300;
text-decoration:none;
}

#right a:hover{
text-decoration:underline;
}

#menu1{
width:100px;
float:left;
margin-left:15px
}

#menu2{
width:100px;
float:left;
margin-left:30px
}

#left{
float:left;
width:301px;
height:444px;
padding-left:35px;
padding-right:15px;
}

#left a{
color:#000000;
text-decoration:none;
}

#left a:hover{
text-decoration:underline;
}

.testo-panorama{
font-weight:lighter;
font-style:italic;
font-size:11px;}

#testo{
padding:5px;
width:250px;
height:380px;
overflow:auto;
scrollbar-base-color:#EEDBBA;

}

.fiore{
float:left;
margin:0px 4px 20px 0px;
width:50px;
}

.testo-fiore{
/*padding-top:10px;*/
float:left;
width:70px;
margin-right:3px;
}



#link-indietro{
/*text-align:right;*/
font-size:11px;
color:#663300;
}

#link-indietro a{
color:#663300;
text-decoration:none;
}


#footer{
width:702px;
margin:0px auto;
font-size:10px;
color:#FFFFCC;
text-align:center;
padding-top:10px;
}

#footer a{
text-decoration:none;
color:#FFFFCC;
}

/*form*/

.casellatesto{
background-color: #F0E4CA;
width:90px;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif
}

.menu{
background-color: #F0E4CA;
width:90px;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
border:none;
}

.note{
background-color: #F0E4CA;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
width:230px;
}
.bottone{
background-color: #F0E4CA;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
border:1px solid  #CFB576
}
