a { color: #417635; font-weight: bold; text-decoration: none; }
a:visited { color: #417635; font-weight: bold;  text-decoration: none; }
a:hover { color: #C13B38; font-weight: bold; text-decoration: none; }

body{
color: #2E291C; font-family: Verdana; font-size: 11px; background-color: #ffffff; 
}


td{
font-family: Verdana; font-size: 11px; 
}



#contenitore {
width: 964px;
position:absolute;
left:50%;
margin-left:-480px;

}

#menu{
float: left;
position:relative;
top:0px;
width:160px;
height:600px;

}

#header{
width: 800px;
height: 150px;
float:right;
background-image:  url(img/layout/header.jpg); background-repeat: no-repeat;

}

#footer{
width: 800px;
height: 100px;
float:right;
text-align:center;
background-image:  url(img/layout/riga.jpg); background-repeat: repeat-y;

}


#contenuto{
width: 800px;
float:right;
background-image:  url(img/layout/riga.jpg); background-repeat: repeat-y;

}


#home{
position: absolute;
top:92px;
left:60px;
}

#ospiti{
position: absolute;
top:162px;
left:40px;
}

#servizi{
position: absolute;
top:219px;
left:40px;
}

#strutture{
position: absolute;
top:274px;
left:40px;
}

#contatti{
position: absolute;
top:329px;
left:40px;
}

#dove{
position: absolute;
top:384px;
left:40px;
}

#links{
position: absolute;
top:439px;
left:40px;
}

#cdiurno{
position: absolute;
top:494px;
left:40px;
}

#amministrazione{
position: absolute;
top:550px;
left:40px;
}

