* {
 border: 0;
 margin: 0;
 padding: 0;
 background: transparent;
} 

body {
 font-family: "trebuchet ms", verdana, arial, tahoma;
 font-size: 76%;
 color: #999999;
 background-color: #ffffff;
 margin-top: 0;
}

#pagina {
 margin: 0 auto;
 background: url("images/bg4.gif") center top no-repeat;
}

#topmenu {
 font-size: 1em;
 text-align: right;
 margin: 0 auto;
 line-height:normal;
 background: url("images/logo.gif") 10px 10px no-repeat;
 width: 740px;
 padding-top: 85px;
}

#topmenu ul {
 float: right;
 margin:0;
 padding: 0 20px 0 0px;
 list-style: none;
}

#topmenu li {
 float: left;
 background: url("images/menuleft.gif") no-repeat left top;
 margin: 0;
 padding: 0 0 0 4px;
}

#topmenu a {
 float: left;
 display: block;
 background: url("images/menuright.gif") no-repeat right top;
 margin: 0;
 padding: 4px 8px 4px 4px;
 text-decoration: none;
 color:#5B8FBE;
}

#topmenu a:hover {
 color: #B0C9E0;
}

#corpo {
 background: #ffffff url("images/bg3.gif") left top repeat-x;
 margin: 0 auto;
 clear: both;
}

#contenuti {
 width: 771px;
 margin: 0 auto;
 background: url("images/bg2.gif") center top no-repeat;
}

#testata {
 margin: 0 auto;
 background: url("images/header.jpg") center top no-repeat;
 height: 193px;
 width: 740px;
}

#contenuto {
 width: 490px;
 margin: 0 auto;
 padding: 20px 0 40px 30px;
 float: left;
 line-height: 2em;
 font-size: 1.1em;
 text-align: justify;
}

#menu {
 margin: 0 auto;
 width: 180px;
 float: right;
 padding: 35px 30px 40px 0;
 background: url('images/menu.gif') 0 30px no-repeat;
 text-align: center;
 line-height: 1.5em;
 color: #999999;
 font-size: 0.9em;
 font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
 letter-spacing: 0px;
}

#menu ul, #menu li {
 text-align: center;
 list-style: none;
 margin: 0;
 padding: 0;
 text-transform: uppercase;
}

#menu a {
 border-bottom: none;
 color: #999999;
}

#menu h3 {
 text-align: center;
 padding-top: 15px;
}

#menu a:link, a:visited {
 color: #999999;
 text-decoration: none;
}

#menu a:hover, a:active {
 color: #5B8FBE; 
 text-decoration: none;
}

#footer {
 text-align: center;
 height: 30px;
 background-color: #E7F2FE;
 border-top-width: 1px;
 border-top-style: solid;
 border-top-color: #CCCCCC;
 margin-top: 50px;
 margin-right: 15px;
 margin-bottom: 0;
 margin-left: 15px;
 padding-top: 0;
 padding-right: 20px;
 padding-bottom: 0;
 padding-left: 20px;
 clear: both;
}

#footer a:link, a:visited {
	color: #5B8FBE;
}

#footer a:hover, a:active {
	color: #cccccc;
}

a:active,
a:visited,
a:link {
color: #5B8FBE;
}
a:hover {
color: #999999;
}


/* ~~~~~~~~~ Headings ~~~~~~~~~ */
h1 {
font-size: 1.2em;
font-weight: normal;
padding-bottom: 10px;
}

h3{
 color: #5B8FBE;
 font-family: geneva, arial, sans-serif;
 font-weight: normal;
 text-transform: uppercase;
 word-spacing: 4px;
 letter-spacing: 3px;
 font-size: 0.9em;
 font-weight: bold;
 padding: 0 2px;
 margin: 0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
 font-size: 16px
}

.style5 {
 font-size: 12px;
 color: #CCCCCC;
}

input {
 border: 1px solid #999;
 padding: 2px 0;
}

form {

}
