/* CSS Document */
body{
color:#BC7520;
background-color:#fbf7e4;
background-image:url(../images/layout/bg_page.gif); background-repeat:repeat-y; background-position:center }
#header{background-image:url(../images/layout/bg_header_hotel.gif); background-position:top right; background-repeat: repeat-x}
.inextra{background-image:url(../images/layout/bg_inextra.gif); background-position:top; background-repeat:no-repeat; }
.bt_extra{background-image:url(../images/layout/bt_inextra.gif); background-position:bottom; background-repeat:no-repeat;}
.bt_extra a{color:#BC7520; text-decoration:underline; }
.bt_extra a:hover{text-decoration:none}
#content h1{color:#c1761e}
#content h2{color:#c1761e; font-size:100%; margin-bottom:20px}
#content p{color:#BC7520}
#content a{color:#996324; text-decoration:underline;}
#content a:hover{text-decoration:none;}
#content2 a{color:#996324; text-decoration:underline;}
#content2 a:hover{text-decoration:none;}
/*css del menu*/
div#nav h3{ border-top: 1px solid #F8E7A1;color: #8E4402;}
div#nav a{color:#8E4402;}
div#nav ul ul a{color: #8E4402; background-color:#FFF4C7 }
#sitemap a{background-color:#FBE38B;}
#sitemap a:hover{background-color:#FDE89C;}
#content img{border:1px solid #EDB561}
.freccia{background-image:url(../images/layout/bg_menu.gif); background-position:right; background-repeat:no-repeat}
#content a.linkhome{text-decoration:none; color:#BC7520; cursor: text}