/* CSS Document */

body{
margin:0px;
background:url(images/sfondo.gif) #2A301B fixed;
font-family: "Trebuchet MS", Tahoma;
font-size:80%;
line-height:20px;
}

.img{
padding:3px;
margin:3px;
border:1px solid #996633;
}

#header{
background:url(images/header.jpg) no-repeat;
height: 134px;
width:780px;
margin:0px auto;
border:3px solid #DCC769;
border-bottom:none;
border-top:none;
}

#menu{
padding-top: 30px;
padding-left:340px;
color: #AC6D23;
}

#menu a{
text-decoration:none;
color: #AC6D23;
}

#divisore{
background:url(images/divisore.gif) repeat-x;
height: 14px;
width:100%;
}

#foto-index{
background: url(images/foto-index.jpg);
height:231px;
width:780px;
margin:0px auto;
border:3px solid #DCC769;
border-top:none;
border-bottom:1px solid #DCC769;
margin-top:-18px;
}

#foto-appartamenti{
background: url(images/foto-appartamenti.jpg);
height:231px;
width:780px;
margin:0px auto;
border:3px solid #DCC769;
border-top:none;
border-bottom:1px solid #DCC769;
margin-top:-18px;
}

#foto-contatti{
background: url(images/foto-contatti.jpg);
height:231px;
width:780px;
margin:0px auto;
border:3px solid #DCC769;
border-top:none;
border-bottom:1px solid #DCC769;
margin-top:-18px;
}

#foto-servizi{
background: url(images/foto-servizi.jpg);
height:231px;
width:780px;
margin:0px auto;
border:3px solid #DCC769;
border-top:none;
border-bottom:1px solid #DCC769;
margin-top:-18px;
}
#foto-eventi{
background: url(images/foto-eventi.jpg);
height:231px;
width:780px;
margin:0px auto;
border:3px solid #DCC769;
border-top:none;
border-bottom:1px solid #DCC769;
margin-top:-18px;
}

#foto-dovesiamo{
background: url(images/foto-dovesiamo.jpg);
height:231px;
width:780px;
margin:0px auto;
border:3px solid #DCC769;
border-top:none;
border-bottom:1px solid #DCC769;
margin-top:-18px;
}

#content{
margin:0px auto;
width:750px;
background: #F8F3E5 url(images/sfondo-content.gif) no-repeat bottom left;
border:3px solid #DCC769;
border-top:none;
padding:15px;
overflow:auto

}

#content a{
color:#990000;

}


#main-left{
width:290px;
float:left;
}

.img-app{
margin:3px;
}

#main-right{
width:460px;
float:right;
}

#footer{
width:786px;
margin:0px auto;
color:#F8F3E5;
font-size:10px;
padding-top:10px;
text-align:center;
}

#footer a{

color:#F8F3E5;
text-decoration:none;
}

.link a{
color:#AC6D23
}

#capolettera{
color:#663300;
font-size:210%;
font-family:Georgia, "Times New Roman", Times, serif;
}