body{  background:#e6dab1; background-image:url(../images/str-sfondoPag.gif); background-repeat:no-repeat; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.screenReader{text-indent: -9999px; font-size: 1px; height: 1px; width: 1px; overflow: hidden; position: absolute; left: -9999px; color:#000}
a{ color:#a38445}
a:hover{color:#c28f38}
#centrato{width:889px; margin:10px auto; text-align:center;}

#lingua{text-align:right; margin-bottom:10px;}

#corpo{float:left; width:889px; background:#f5f2e2 url(../images/str-sfondo.gif) repeat-y; border:1px solid #924f00; color:#924f00; text-align:left;}
#corpoHome{float:left; width:889px; background:#f5f2e2; border:1px solid #924f00; color:#924f00; text-align:left;}
#intestazione{ background-color:#f5f2e2}
#logo{ float:left;}
#flash{ float:right; margin:0; padding:0;}
#flash object{ float:right; margin:0; padding:0;}

#piede{width:100%; text-align:left; color:#946b23; clear: left;}
#dati{ float:left;width:470px; border-bottom:0px solid #fff; padding-top:3px; font-size:10px;}
#menuInf{ float:left; width:410px; padding:3px 0px 0px 0px; text-align:right;}

#foto{ float:left;width:272px; border-bottom:0px solid #fff}
#testoPag{ float:left; width:517px; padding:20px 50px; text-align:justify;line-height:170%;}
#testoPag ul{}
#testoPag li{ list-style-image:url(../images/alberino.gif); margin-bottom:15px; margin-left:-15px; padding-left:3px; }

h1{ text-align:right; padding-bottom:5px; border-bottom:1px solid #7f3012 }
h2{ font-size:13px; text-transform:uppercase; color:#fff; margin:25px 0 10px 0}
h3{ font-size:13px; color:#fff; margin:5px 0 10px 0}

.ingredienti{ color:#ffd179; font-size:10px; line-height:normal; margin-top:-2px;}

#newsletter #iscrizione{ border:none}
#newsletter #errore{ border:none}
#newsletter #email_NL{ width:350px;}



.mappa{ border:3px solid #83662a}
/* style the outer div to give it width */
.menu {
width:889px;
height:21px;border-bottom:2px solid #e6dab1; border-top:1px solid #e6dab1; clear:both;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:127px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:127px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
width:127px; 
height:21px; 
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:127px;
w\idth:127px;
}
 
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}
/* style the second level hover */
.menu ul ul a.drop:hover {
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover{
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}
 
/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
bottom:21px;
left:0; 
width:127px;
}
* html .menu ul ul {
bottom:21px;
}
/* position the third level flyout menu */
.menu ul ul ul{
left:127px; 
bottom:0;
width:127px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-127px;
}
 
 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:19px; 
width:127px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:127px;
w\idth:127px;
}
 
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#949e7c;
}
 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
height:auto;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
display:none;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
display:none;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
display:block;
bottom:0;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
display:block;
bottom:0;
}

