/* CSS Document */
body{
background:#CCCC99 url(../images/bg.gif) ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
margin:0px;
}

.clear{
clear:both
}
.testopiccolo{
font-size:11px;
}

a{
color:black
}

.img-right{
float:right;
padding:2px;
border:1px solid #bb6600;
margin-left: 20px;
margin-bottom: 15px;
}

#wrapper{
margin:0px auto;
width:850px;
background:#F5E49C;
border:1px solid #bb6600;
overflow:auto;
}

#header{
height:107px;
/*background:white url(../images/header.gif) no-repeat left*/;
}

#sceltasito{
background:#bb6600;
color:white;
text-align:center;
height:32px;

}

#almercatobb{
background:#FFDD77;
color:black;
float:left;
padding:8px;
border-top:2px solid #bb6600;
width:166px;
font-weight:bold;
font-size:14px;
font-variant:small-caps

}
#aitufihotel{
padding:8px;
float:left;
width:166px;
border-right:1px solid #FFDD77
}
#aitufihotel a{
text-decoration:none;
color:white;

}
#aitufihotel a:hover{
color:white;
font-weight:bold;
}
#ristorantelafinestra{
padding:8px;
float:left;
width:166px;
border-right:1px solid #FFDD77

}
#ristorantelafinestra a{
text-decoration:none;
color:white;
}
#ristorantelafinestra a:hover{
color:white;
font-weight:bold;
}

#menu{
padding:10px;
font-variant: small-caps;
border-bottom:1px solid #bb6600;
font-weight:bold;
background:#FFDD77;
text-align:center
}

#menu a{
text-decoration:none;
color:black
}

#testo{
padding:10px 10px 0px 10px;
line-height:18px;
text-align:justify;
}

#tabellaprezzi{
border:1px solid #bb6600;
margin:0px auto
}
#tabellaprezzi th{
color:white;
background:#bb6600
}

.footer{
background:#bb6600;
color:white;
text-align:center;
font-size:14px;
padding:5px 0px 5px 0px;
}
.footer a{
color:white;
text-decoration:none
}

#lingue{
margin:0px auto;
width:850px;
text-align:right;
padding: 2px 0px 2px 0px;
}

#lingue a{
color:black;
text-decoration:none}

#lingue a:hover{
font-weight:bold;
}

#bottom{
margin:0px auto;
width:850px;
color:#666666;
font-size:11px;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}
#bottom a {
text-decoration:none;
color:#666666
}