* {
 border: 0;
 margin: 0;
 padding: 0;
 background: transparent;
} 

body {
 font-family: "trebuchet ms", verdana, arial, tahoma;
 font-size: 76%;
 color: #404040;
 background-color: #ffffff;
 margin-top: 0;
}

/* ~~~~~~~~~ Headings ~~~~~~~~~ */

h1 {
 font-size: 1.2em;
 font-weight: bold;
 padding-bottom: 5px;
 padding-top: 5px;
 color: #404040;
}

h2 {
 font-size: 1em;
 font-weight: bold;
 padding-bottom: 5px;
 padding-top: 5px;
 color: #404040;
}

h3{
 font-size: 0.9em;
 font-weight: bold;
 padding-bottom: 2px;
 padding-top: 2px;
 color: #404040;
}

/* ~~~~~~~~~ Formss ~~~~~~~~~ */

input, select, textarea {
 border: 1px solid #999;
 padding: 2px 0;
}

/* ~~~~~~~~~ Structural elements ~~~~~~~~~ */

#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") 30px 30px 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/header1.jpg") center top no-repeat;
 height: 301px;
 width: 743px;
}

#contenuto {
 width: 490px;
 margin: 0 auto;
 padding: 20px 0 40px 30px;
 float: left;
 line-height: 2em;
 font-size: 1.1em;
 text-align: justify;
}

#presentazione {
}

#presentazione li {
 padding-left: 20px;
 background: url("images/arrow.png") left 7px no-repeat;
 list-style: none;
 font-size: 1.1em;
}

#presentazione li span {
 color: #404040;
 font-weight: bold;
}

#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: #404040;
 font-size: 0.9em;
 font-family: "Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

#menu h3 {
 text-align: center;
 padding-top: 15px;
 padding-bottom: 5px;
 color: #5B8FBE;
 font-family: geneva, arial, sans-serif;
 font-weight: normal;
 text-transform: uppercase;
 word-spacing: 4px;
 letter-spacing: 3px;
 font-size: 0.9em;
}

#menu ul, #menu li {
 text-align: center;
 list-style: none;
 margin: 0;
 padding: 0;
 text-transform: uppercase;
}

#menu li {
 padding-bottom: 5px;
 background-image: none;
}

#menu p {
 text-align: justify;
 width: 160px;
}

#menu a {
 border-bottom: none;
 color: #404040;
}

#menu a:link, a:visited {
 color: #404040;
 text-decoration: none;
}

#menu a:hover, a:active {
 color: #5B8FBE; 
 text-decoration: underline;
}

#footer {
 text-align: center;
 margin: auto 15px;
 padding-top: 0;
 padding-right: 20px;
 padding-bottom: 0;
 padding-left: 20px;
 clear: both;
 color: #808080;

}

#footer a:link, a:visited {
 color: #5B8FBE;
}

#footer a:hover, a:active {
 color: #cccccc;
}

#footer ul {
 list-style: none;
 margin: auto 15px;
 
 /*padding-bottom: 30px;*/
}

#footer li {
 font-size: 0.9em;
 display: inline;
 padding: 8px;
}

#footer p {
 padding-top: 30px;
 background: url("images/payment.gif") center top no-repeat;
}

a:active, a:link {
color: #002BB8;
text-decoration: none;
}
a:visited {
color: #3366BB;
text-decoration: none;
}
a:hover {
color: #808080;
text-decoration: underline;
}

a.ext {
background: url("images/external.png") right center no-repeat;
padding-right: 13px;
}

p.title {
 font-weight: bold;
 padding-top: 20px;
}

p.bookmark {
 text-align: right;
}

ul.items {
  list-style: none;
  padding: 5px 0 5px 0;
}

li.items {
 background: url("images/arrow.gif") left 7px no-repeat;
 padding-left: 15px;
 line-height: 1.7em;
}

li.items span {
 color: #002c60;
 font-weight: bold;
}

ul.errors {
  list-style: none;
  padding: 5px 0 5px 0;
  color: #FF0000;
}

ul.errors li {
 background: url("images/arrow.gif") left 7px no-repeat;
 padding-left: 15px;
 line-height: 1.7em;
}

ol {
  padding: 5px 0 5px 5px;
}

ol li {
 line-height: 1.7em;
}


th {
 font-weight: bold;
 border: 1px solid #cccccc;
 text-align: center;
 padding: 2px;
}

td {
 border: 1px solid #cccccc;
 text-align: left;
 padding: 2px;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
 font-size: 16px
}

.style5 {
 font-size: 12px;
 color: #808080;
}