html {



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

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

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

}
#tuttapagina {
width:100%;
height:100%;
clear:both;

}
#areabarra {
background:#D1C4B2;
width:100%;
border-bottom:1px solid #999999;
clear:both;
margin:0 auto;	
margin-bottom:10px;
}
#barra {
height:100px;
max-width:1024px;
width:auto !important;
text-align:center;


}
#titolo {
text-align:center;
}
#titolo h1 {
line-height:0.5;
font-size:1.4em;
font-family:"Times New Roman", Times, serif;

}
#titolo h2 {
line-height:0.5;
font-size:1em;

font-family:"Courier New", Courier, mono;
color:#999999;

}
#logo {
float:left;
margin:5px;

}
#sinistra {
float:left;
position:relative;

left:0px;
width:190px;
margin-top:-10px;
}
#contenitore {
position:relative;
margin:10px;
margin-left:200px;
margin-top:10px;

background:#E1D5C3;
min-height:300px;

max-width:800px;

padding:10px;
border:1px solid #cccccc;
font-size:0.8em;
}
#contenitore h2, #contenitore h3 {
color:#918779;
font-size:1.2em !important;
font-size:1.0em;
}
#fondo {
border-top:1px solid #999999;
border-bottom:1px solid #999999;
font-size:0.7em;
color:#999999;


clear:both;
text-align:center;
}
#fondo a {
color:#666666;
}

/* MENU */

#menu {
padding-top:20px;
margin-top:-1px;
position: relative;
margin-left:0px;
margin-bottom:10px;
padding-left:0px;
font-variant:small-caps;
background:#D1C4B2;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
z-index:100;
width:100%;
}
#menu ul {
list-style:none;
margin:10px;
margin-left:0px;	


}
#menu a {
display:block;
text-decoration:none;
border-bottom:1px solid #D1C4B2;
width:130px;
color:#616161;
font-size:0.8em;

}
#menu a:hover {
border-bottom:1px solid #444444;
color:#666666;

}

.titoli_contenuti {
font-family:"Courier New", Courier, mono;

}
.titoli_contenuti h1 {
font-size:1.5em;
color:#918779;
}

.testo {
text-align:justify;
font-size: 1em;

}

.fotoicone {
float:left; 
margin-left:10px;
margin-top:2px;
font-variant:small-caps;
position:relative;
width:80px;
}
.fotoicone img {
border-right:1px solid #666666;
border-bottom:1px solid #666666;
width:80px;
}

.fotorandom {
float:right; margin-left:20px; height:300px;
margin-bottom:20px;

}
.fotorandom img {
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}
.fotocasaprincipale {
margin-right:-20px;
margin-top:-27px;
margin-left:20px;
float:right; 
padding:20px;
background:#D9CDBB;

border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
text-align:center;
position:relative;

}
.fotocasaprincipale img {
height:300px;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}

#formcontatti {
color:#666666;


}
#formcontatti input,textarea {
border:1px solid #999999;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
background:#E1D5C3;
font-size:1.1em;

}
#formcontatti input:focus,textarea:focus {
background:#f1f1f0;
border:1px solid #666666;

}
#navigazionecase {
margin-top:10px;
clear:right;
font-size:0.8em;
}

 #sottotesto {
 position:absolute;
 visibility:hidden;
 display:none;
 height:0px;
 
 }