/* CSS style for nomesito by D'Amico Simone */
body {
  margin: 0 auto 10px auto;
  padding: 0;
  background: #fff url(../images/bg.gif) repeat-x;
  color: #000;
  font-family: Verdana, sans-serif;
  font-size: 0.9em;
  text-align:center;
}

div#container {
  margin: 35px auto 0 auto;
  width: 900px;
  text-align: left;
}

div#top_nav {
  width: auto;
  height: 20px;
  padding-right: 15px;
  text-align: right;
  font-size: 0.7em;
  line-height: 20px;
  color: blue;
}

div#header {
  width: auto;
  height: 135px;
  background: #fff;
  border: 1px solid #ccc;
}

div#menu {
  margin-top: 5px;
  width: auto;
  height: 35px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 35px;
  background: url(../images/bg_menu.gif) repeat-x;
  padding: 0;
}

div#navigation {
  text-align: center;
  padding: 5px 0;
  float: left;
  font-size: 0.8em;
  width: 175px; /* Dimensioni per Opera 5 */
  width: 185px; /* Dimensioni per Explorer 5.x */
  width: 175px; /* Dimensioni per browser standard compliant */
}

div#extra {
  padding: 5px 0;
  float: right;
  font-size: 0.8em;
  text-align: center;
  width: 170px;
}

div#content {
  padding: 10px 10px 50px 10px;
  margin: 5px 180px 0px 180px;          /*impostare bene margin-top */
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #ccc;
  background: url(../images/bg_footer.gif) repeat-x bottom left;
  text-align: justify;
}

div#footer {
  color: #666;
  width: auto;
  clear: both;
  background: url(../images/bg_footer.gif) repeat-x left bottom;
}



div#top_nav a {
  color: rgb(6,16,64);
  font-weight: bold;
  text-decoration: underline;
}
div#top_nav a:hover {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
div#content a {
  color: rgb(6,16,64);
  font-weight: bold;
  text-decoration: underline;
}div#content a:hover {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
div#content h1 {
  background: url(../images/casa_thumb.jpg) no-repeat left;
  text-decoration: underline;
  padding-left: 72px;
  height: 93px;
  line-height: 125px;
  font-weight: bold;
  font-size: 1.3em;
  color: #F24F00;
  margin-bottom: 35px;

}
div#content h3 {
  color: rgb(6,16,64);
  font-size: 1.1em;
}
div#content h2 {
  color: rgb(6,16,64);
  font-size: 2.0em;
  line-height: 5px;
}
div#content span {
  color: rgb(242,79,0);
}
div#content img {
  border: none;
}

div#footer a {
  color: rgb(6,16,64);
  font-weight: bold;
  text-decoration: underline;
}
div#footer a:hover {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
div#footer p {
  padding-top: 40px;
  padding-bottom: 10px;
  font-size: 0.7em;
  text-align: center;
}
div#footer img {
  border: none;
}

div.top_box {
  color: blue;
  font-weight: bold;
  font-size: 0.9em;
  background: url(../images/top_box.gif) repeat-x bottom left;
  height: 30px;
  width: 170px;
  line-height: 35px;
}
div.box {
  padding-bottom: 5px;
  padding-right: 10px;
  text-align: justify;
  font-size: 0.8em;
  background: #fff;
  line-height: 20px;
}
div.bottom_box {
  font-size: 0.8em;
  height: 15px;
  width: 170px;
  background: url(../images/bottom_box.gif) repeat-x bottom left;

}
div.box input {
  font-size: 1.0em;
}
div.box p {
  padding-left: 10px;
  padding-right: 10px;
}
div.box a {
  color: rgb(6,16,64);
  font-weight: bold;
  text-decoration: underline;
}
div.box a:hover {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}
div.box .a {
  color: rgb(6,16,64);
  font-weight: bold;
  text-decoration: underline;
  padding-left: 10px;
}
div.box img {
  border: none;
}


div.spacer {
  height: 25px;
}
div.ccspacer {
  height: 100px;
}
.center {
  text-align: center;
}
.search {
  background: url(../images/search.gif) no-repeat;
  border: none;
  width: 18px;
  height: 21px;
}

















div#menu ul {
  list-style: none;
  margin-left: -40px;
}

div#menu li {
  background: url(../images/bg_menu_spacer.gif) no-repeat right;
  float: left;
  padding-left: 20px;
  padding-right: 25px;
  font-weight: bold;
  font-size: 0.8em;
}

div#menu a {
  color: rgb(6,16,64);
  text-decoration: none;
}

div#menu a:hover {
  color: red;
  text-decoration: none;
}




tr {
  border-bottom: 1px solid #000;
}


td {
  padding-right: 20px;
  font-size: 0.8em;
}

.td {
  padding-right: 20px;
  width: 180px;
  text-align: left;
}

.view {
  padding-right: 20px;
  line-height: 30px;
}
