
body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
}

h1, h2, h3 {
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #444444;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.6em;
}

p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}

ul, ol {
}

a {
  text-decoration: none;
  border-bottom: 1px dotted #CC0001;
  color: #FB7600;
}

a:hover {
  background: none;
}

#wrapper {
  width: 900px;
  margin: 0 auto;
  border-top: #555555 1px solid;
  background: url(../images/img04.jpg) no-repeat left top;
}

/* Header */

#preheader {
  width: 900px;
  margin: 0 auto;
  height: 71px;
  letter-spacing: -1px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


#headerbg1 {
  clear: both;
  margin: 0 auto;
  width: 900px;
  height: 209px;
  background: url(../images/img05.jpg) no-repeat left top;
  margin: 0 auto;
  margin-top: 20px;
}

#headerbg2 {
  clear: both;
  margin: 0 auto;
  width: 900px;
  height: 209px;
  /*background: url(../images/img05.jpg) no-repeat left top;*/
  margin: 0 auto;
  margin-top: 20px;
}

.text1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin: 0 0 0 15px;
  padding: 70px 20px 0px 30px;
  font-size: 30px;
  color: #FFFFFF;
  text-align: right;
}

.text2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin: 0 0 0 15px;
  padding: 0px 20px 0px 30px;
  font-size: 20px;
  color: #FFFFFF;
  text-align: right;
}

/* Logo */

#logo {
  float: left;
  margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
  float: left;
  margin: 0;
  text-transform: lowercase;
}

#logo h1 {
  background: url(../images/img07.jpg) no-repeat left 50%;
  padding-left: 60px;
  text-align: center;
  font-size: 3.2em;
  color: #000000;
}

#logo h1 a {
  color: #000000;
}

#logo p {
  padding-top: 27px;
  text-transform: uppercase;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #000000;
}

#logo h2 a, #logo p a {
  color: #000000;
}

#logo a {
  text-decoration: none;
}

/* Sidebar */

#sidebar {
  float: left;
  width: 250px;
  margin-top: 10px;
  margin-left: 1px;
}

#sidebarx {
  background: url(../images/img11.jpg) repeat-y left top;
}

#sidebar-bgbtm {
  background: url(../images/img12.jpg) no-repeat left bottom;
}

#sidebar  ul {
  padding: 0px 0 5px 0;
  margin: 0px;
  list-style: none;
}

#sidebar li li {
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 5px;
  line-height: 30px;
  border-bottom: 1px dashed #BCBCBC;
  padding-left: 30px;
  background: url(../images/img02.gif) no-repeat 5px 50%;
}

.sottocategoria {
  background: url(../images/img02sub.gif) no-repeat 19px 50% !important;
  margin-top: 5px !important;
  margin-left: 10px !important;
  margin-right: 5px !important;
  line-height: 30px !important;
  border-bottom: 1px dashed #BCBCBC !important;
  padding-left: 40px !important;
}

#sidebar li ul {
  margin-bottom: 1.8em;
  list-style: none;
}

#sidebar h2 {
  background: #444444 url(../images/img10.jpg) no-repeat left 50%;
  padding: 7px 25px 10px 25px;
  font-size: 1.4em;
  color: #FFFFFF;
}

#sidebar p {
  padding-bottom: 20px;
  text-align: justify;
}

#sidebar a {
  color: #000000;
  border: none;
}

#sidebar a:hover {
  text-decoration: none;
  color: #787878;
}

/* Search */

#search {
}

#search form {
  margin-bottom: 1.8em;
  padding: 0px;
}

#search fieldset {
  margin: 0px auto;
  padding: 0px;
  border: none;
}

#search #s {
  width: 140px;
}

/* Menu */

#sottomenu {
  width: 900px;
  height: 3px;
  background: url(../images/img03.jpg) no-repeat left top;
  margin: 0 auto;
  padding: 0;
}

#menu {
  float: right;
  margin-top: 21px;
}

#menu ul {
  margin: 0;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  padding: 30px 20px 0 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #4E4E4E;
  border: 0px;
}

#menu a:hover {
  background: url(../images/img08.jpg) no-repeat center top;
}

#menu .current_page_item a {
  background: url(../images/img08.jpg) no-repeat center top;
}
/* Page */

#page {
  width: 900px;
  margin: 0 auto;
  padding-top: 20px;
}

/* Content */

#content {
  float: right;
  width: 610px;
  padding: 10px 20px 0 0;
}

.post {
  margin-left: 20px;
  padding-bottom: 30px;
}

.post .title {
  padding-left: 0px;
  /*border-left: 4px solid #F57601;*/
  color: #000000;
}

.post .title a {
  background: none;
  color: #000000;
  border: none;
}

.post .title a:hover {
  text-decoration: none;
  color: #787878;
}

.post .meta {
  background: #E0E0E0;
  border-left: 4px double #F57601;
  border-right: 4px double #F57601;
  padding: 3px 10px 3px 10px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.post .comments {
  padding: 0px;
  margin: 10px 0px 0px 0px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
  padding: 10px 20px 20px 0px;
  text-align: justify;
}

.post a.thumbnews:link img, a.thumbnews:visited img {
  clear: both;
  float: left;
  border: #295e90 1px solid ;
  margin: 5px 10px 0px 0px;
  padding: 1px;
}
.post a.thumbnews:hover img {
  border: #FEAA5F 1px solid !important;
}

/* Footer */

#footer {
  width: 900px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: url(../images/img06.gif) no-repeat left top;
  font-size: 11px;
  color: #CCCCCC;
}

#footer p {
  margin: 0;
  padding: 13px 20px 15px 20px;
}

#footer a {
  color: #FFFFFF;
}

#legal {
  float: left;
}

#links {
  float: right;
}

/* PREFOOTER */

#prefooter {
  clear: both;
  width: 900px;
  background: #000000;
  color: #CCCCCC;
  padding: 10px 0 0 0;
}

#prefooter ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#prefooter li {
  display: block;
  float: left;
  width: 187px;
  padding: 10px 10px 10px 25px;
}

#prefooter li ul {
  line-height: 1.8em;
}

#prefooter li li {
  display: list-item;
  background: url(../images/img07.gif) no-repeat left 50%;
  float: none;
  width: auto;
  padding: 0 0 0 10px;
  line-height: 25px;
}

#prefooter h2 {
  margin: 0 0 10px 0;
  color: #FFFFFF;
}

#prefooter a {
  text-decoration: none;
  color: #CCCCCC;
  border: 0px;
}

#prefooter a:hover {
  text-decoration: underline;
}

input.bottone {
    margin: 0;
    padding: 1px;
    background: rgb(230,230,230);
    border: solid 1px rgb(150,150,150);
    text-align: center;
    font-family: verdana,arial,sans-serif;
    color: rgb(150,150,150);
    font-size: 12px; clear:both;
}
input.bottone:hover {
    cursor: pointer;
    border: solid 1px rgb(80,80,80);
    background: rgb(220,220,220);
    color: #FFFFFF;
}

