body{
text-align:center;
padding: 0px;
background: #FFEDAE;
}

#contenitore{
margin:auto;
margin-top:30px;
width: 900px;
height: auto;
}

#header{
position:relative;
left: 0px;
top: 0px;
background: white;
width: 900px;
height: 250px;
}


#titolo{
background: url(bordo_alto.png);
width: 900px;
height: 25px;
}

#lingue{
width: 150px;
height: 30px;
}


#menu{
position:relative;
left: 0px;
top: 0px;
background:url(striscia.png);
width: 900px;
height: 65px;
}

img{
border: 0px;
}

#bottone_menu_1{
float: left;
width:auto;
height: 50px;
line-height: 50px;
text-align: center;
margin-left:150px;
margin-top: 5px;
}
#bottone_menu{
float: left;
width:auto;
height: 50px;
line-height: 50px;
text-align: center;
margin-left:30px ;
margin-top: 5px;
}

a.menu:hover{
font-family: verdana;
text-decoration: none;
font-weight: bold;
color: yellow;
}

a.menu:visited{
font-family: verdana;
text-decoration: none;
font-weight: bold;
color: black;
}

#immagine_scorrimento{
position:relative;
left: 0px;
top: 0px;
background: url(striscia_logo.png);
width: 900px;
height: 225px;
line-height:50px;
text-align: center;
}
#script{
position:absolute;
left:240px;
top:80px;
}

#principale{
position:relative;
background: url(striscia.png); background-repeat: repeat-y;
width:900px;
height: auto;
}

#footer{
position:relative;
margin: auto;
background: url(footer.png);
width:900px;
height: 50px;
}

#testo_footer{
position:relative;
font-family: verdana;
font-size: 14px;
color: black;
height: 50px;
line-height:40px;
}

.immagine_footer{
margin-top: 7px;
width:140px;
height: 29px;
}


#testo{
position: relative;
float: left;
margin-top: 20px;
width: auto;
height: auto;
font-family: verdana;
font-size: 16px;
color: black;
text-align:left;
margin-left: 50px;
}

#mappa{
position:relative;
width: auto;
}

.descrizione{
position:relative;
float: left;
width: 300px;
margin-top: 65px;
margin-left: 60px;
}

.lacasa{
position:relative;
}
