body {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font:verdana;*/
font-size:12px;
background-color:#F9B800;
}

#home {
background:url(img/bg_home.jpg) no-repeat;
width:990px;
height:722px;
}

#interno {
background:url(img/bg_interno.jpg) no-repeat;
width:682px;
height:630px;
vertical-align:top;
}

input {
border:1px solid #000000;
}

a {
color:#000000;
text-decoration:underline;
}

a:hover {
text-decoration:underline;
color:#F9B800;
}

#top {
background:url(img/bg_top.jpg) no-repeat;
width:981px;
height:47px;
}

#center {
background:url(img/bg_center.jpg) repeat-y;
width:981px;
}

#bottom {
background:url(img/bg_bottom.jpg) no-repeat;
width:981px;
height:59px;
}

.titolo {
font-size:24px;
color:#F19916;
font-weight:bold;
font-style:italic;
}

.sfondo_bianco {
background:#ffffff;
}
