html {

 margin:0;
 padding:0;
 }
 body {
 margin:0;
 padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#444444	;
	background:#000000;
height:100%;

}
body a {
color:#444444;
text-decoration:none;

}
body a:hover {
text-decoration:underline;

}
#tuttapagina {
width:700px;
margin:0 auto;
margin-top:30px;
background:#E1D5C3;
border-right:1px solid #999999;

}
#barra {
clear:both;
width:100%;
background:#D1C4B2;
height:100px;
margin:0 auto;	

border-bottom:1px solid #999999;



}
#titolo {
float:right;
margin:5px;
text-align:right;
}
#titolo h1 {
line-height:0.5;
font-size: 16px; /*1.8em;*/
font-family:Georgia, "Times New Roman", Times, serif;

}
#titolo h2 {
line-height:0.5;
font-size: 14px; /*1.2em;*/
font-family:"Courier New", Courier, mono;

}
#logo {
float:left;
margin-left:-40px;
position:absolute;
}
#sinistra {
float:left;
width:150px;
background:#D1C4B2;

height:500px;
}
#destra {
float:right;
width:250px;
background:#D1C4B2;

height:500px;

}
#contenitore {
background:#E1D5C3;

height:500px;

padding-left:10px;

width:280px;
overflow:auto;
}
#fondo {
border-top:1px solid #999999;
border-bottom:1px solid #999999;
font-size: 10px;
color:#999999;
width:700px;
margin:0 auto;
clear:both;
text-align:center;
}
#fondo a {
color:#999999;
}
.testo {
text-align:justify;
font-size:12px;
line-height:1.2;

}
.titoli_contenuti {
font-family:"Times New Roman", Times, serif;


font-variant:small-caps;
padding-top:20px;

}
.titoli_contenuti h1 {
font-size: 18px;
border-bottom:1px solid #666666;
color:#666666;

}

#formcontatti {
color:#666666;
width:90%;
font-size:0.7em;
margin:0 auto;



}
#formcontatti input,textarea {
border:1px solid #999999;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
background:#E1D5C3;
font-size: 11px; /*1.1em;*/
width:100%;
}
#formcontatti input:focus,textarea:focus {
background:#f1f1f0;
border:1px solid #666666;

}

/* MENU */

#menu {
padding-top:100px;

margin-left:0px;
margin-bottom:10px;
padding-left:0px;
font-variant:small-caps;
z-index:100;
width:100px;
}

#menu ul {
list-style:none;
margin:10px;
margin-left:0px;	


}
#menu a {
display:block;
text-decoration:none;
border-bottom:1px solid #D1C4B2;
width:100px;
color:#616161;
font-size: 14px; 
}
#menu a:hover {
border-bottom:1px solid #444444;
color:#666666;

}
#menu h2 {
font-variant:small-caps;
margin-left:10px;
font-family:"Times New Roman", Times, serif;
font-size:0.9em;
}
#box_slideshow {
margin:0 auto; text-align:center;

}

#navigazionecase {
font-size:0.8em;
margin:0 auto;
margin-top:-15px;
clear:right;
}
.fotoicone {
float:left; 
font-variant:small-caps;
position:relative;
width:63px;
text-align:center;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.fotoicone img {
width:60px;

}

.punch_sinistra {float: left; 
   text-align: center; padding: 1px;
    color: white; 
 margin: 5px;
 margin-top:0px;
 margin-left:0px;
 
width: 100px;
  position:relative;
  }            /* fix for IE/Win */
 .punch_sinistra img {
 width:100px;
 }
 #stella {
 clear:left;
 text-align:center;
 vertical-align:middle;
padding-top:30px; }
 #stella img {
 position: relative; 
 
 }
 #sottotesto {
 position:absolute;
 visibility:hidden;
 display:none;
 height:0px;
 
 }