html, body {
    font: normal 13px Georgia, Verdana, Tahoma, Arial, sans-serif;
    margin:0;
    padding:0;
    background: #EAEAEA;
    text-align:center;
}

a:link, a:visited {
  color:#979797;
  font-weight:bold;
  text-decoration:none;
}

a:hover {
  color:#800;
}

a img {
  border:none;
}

.clear {
  clear:both;
}

.display-none {
    display:none;
}

#assiolo {
  position: fixed !important;
  position: absolute;
  bottom: 3px;
  right: 3px;
}

#screen {
  background: #FFF url(/_img/bg.png) top center repeat-x;
  border-bottom: 4px #D8D8D8 solid;
  text-align:center;
}

#page {
  padding-top:56px;
  display:block;
  width:650px;
  margin: auto auto;
  position: relative;
}

#main {
  float:left;
  width:200px;
}

#logo {
  display:block;
  width:180px;
  height:318px;
  background:url(/_img/logo-completo.jpg) top center no-repeat;
}

#menu {
  text-align:left;
}

#menu {
  list-style-type:none;
  margin:0;
  padding:0;
}

#menu li a {
  display:block;
  margin: 5px 0;
  font-size: 15px;
  padding: 3px 0 3px 30px;
  background: url(/_img/li2.gif) center left no-repeat;
}

#menu li a:hover {
  background: url(/_img/li2-hover.gif) center left no-repeat;
}

#foto {
  text-align:center;
  display:block;
  float:left;
  width:433px;
  height:382px;
  background:url(/_img/cornice.png) 0 -56px no-repeat;
  position:relative;
}

#foto img {
  margin: 12px 0 8px 5px;
  width:386px;
  height:324px;
}

#slideshow img
{
	display: none;
	position: absolute;
	top: 0;
	right: 23px;
}

.slidebr 
{ 
    display:block; 
    height:347px;
    width:100%;
    margin:0;
    padding:0;
}

#info {
  width:633px;
  margin: auto auto;
  padding: 7px 0;
  text-align:left;
  font-size: 11px;
  color: #9A9A9A;
}

#info:hover {
  color:#333;
}

#info h4 {
  margin:0;
}

#prenota-telefonicamente {
    background:url(/_img/prenota.jpg) bottom center no-repeat;
    display:block;
    width:100%;
    height:147px;
    margin-top:20px;
    border-top: 1px #AAA dotted;
    text-align:left;
}

#prenota-telefonicamente big {
    display:block;
    margin: 58px 60px 12px 14px;
    text-align:left;
    font-size:15px;
    font-style:italic;
    font-weight:bold;
}

#prenota-telefonicamente b {
    display:block;
    margin: 0 0 0 11px;
    font-size:12px;
}

#page blockquote {
    position: absolute;
    bottom:10px;
    left:200px;
    top:420px;
    width:390px;
    margin: 20px;
}

#page blockquote h1 {
    text-align:left;
    font-style:italic;
    font-size:18px;
    margin: 10px 10px 0 10px;
    padding: 10px 20px 0 20px;
    background: url(/_img/quote1.gif) top left no-repeat;
}

#page blockquote p {
    text-align:justify;
    background:#F00;
    margin: 0 10px 10px 10px;
    padding: 0 20px 10px 20px;
    background: url(/_img/quote2.gif) bottom right no-repeat;
}

#secondary-link {
    clear:both;
    font-size:11px;
    padding: 5px 10px;
    text-align:left;
    color:#AAA;
}

#preload {
  background:url(/_img/li2-hover.gif);
  display:none;
}


/*****************************  FLAG (inizio) *****************************/

#flags
{
    position:absolute;
    top:5px;
    left:0;
    width:100%;
    text-align:right;
}

#flags div
{
    position:absolute;
    display:block;
    width:600px;
    margin-left: -300px;
    left:50%;
    text-align:right;
}

#flags ul
{
    float:right;
    width:155px;
    margin:0;
    padding:0;
    list-style-type:none;
}

#flags li
{
    display:inline;
}

#flags a
{
    display:block;
    width:30px;
    height:20px;
    float:left;
    background: url(/_img/flags.jpg) 0 0 no-repeat;
    margin: 0px;
    padding:0;
}

#flags a i
{
  display:none;
}

#flags a:hover i
{
  display:block;
  position:absolute;
  top:24px;
  right: 0px;
}

#flags a.it { background-position: 0 0; }
#flags a.it:hover, #flags a.it-sel { background-position: 0 -21px; }
#flags a.fr { background-position: -30px 0; }
#flags a.fr:hover, #flags a.fr-sel  { background-position: -30px -21px; }
#flags a.es { background-position: -60px 0; }
#flags a.es:hover, #flags a.es-sel  { background-position: -60px -21px; }
#flags a.de { background-position: -90px 0; }
#flags a.de:hover, #flags a.de-sel  { background-position: -90px -21px; }
#flags a.en { background-position: -120px 0; }
#flags a.en:hover, #flags a.en-sel  { background-position: -120px -21px; }

/*****************************  FLAG (fine) *****************************/
