/* Generated by KompoZer */
body {
  background-color: #ffffcc;
  font-family: Georgia,Verdana,sans-serif;
  font-size: 1em;
  color: #333333;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #333333;
}
a {
  border-bottom: 1px dotted #993300;
  text-decoration: none;
  color: #666666;
}
a:visited {
  border-style: none;
  text-decoration: none;
}
img {
  text-align: center;
}
#wrapper {
  border-bottom: 3px solid #993300;
  width: 90%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  background-color: #3366ff;
}
#testata {
  border-left: 5px solid #993300;
  border-right: 5px solid #993300;
  overflow: hidden;
  height: 100px;
  border-top-style: solid;
  border-top-color: #993300;
  background-color: #cc6600;
}
#testata h1 {
  font-size: 2.5em;
  color: #333333;
}
#nav {
  border-left: 5px solid #993300;
  border-right: 5px solid #993300;
  border-bottom: 5px solid #ffffcc;
  background-color: #ff9900;
  overflow: hidden;
  padding-bottom: 2px;
  padding-top: 1px;
}
#nav ul {
  background-color: #ff9900;
  list-style-type: none;
  display: inline;
}
#nav ul li {
  display: inline;
  list-style-type: none;
}
#nav ul li a {
  border-left: 1px solid #666666;
  border-right: 1px none #666666;
  padding: 4px 3px;
  list-style-type: none;
  display: inline;
  overflow: hidden;
  text-decoration: none;
  font-size: 1.1em;
  color: #666666;
}
#Lside {
  background-repeat: no-repeat;
  float: left;
  overflow: hidden;
  width: 20%;
  background-attachment: fixed;
  background-position: left top;
  background-color: #3366ff;
  color: black;
}
#Lside p {
  margin: 2px;
  padding: 1px;
  background-color: #ffffcc;
  font-size: 0.9em;
  font-style: italic;
}
#Lside h3 {
  background-color: #ff9900;
}
#Rside {
  float: right;
  overflow: hidden;
  width: 20%;
  background-color: #3366ff;
  color: black;
}
#Rside p {
  margin: 2px;
  padding: 1px;
  background-color: #ffffcc;
  font-size: 0.9em;
  font-style: italic;
}
#Rside h3 {
  background-color: #ff9900;
}
#Rside li {
  border-style: outset;
  border-width: 1px 4px;
  border-left: 4px outset #3366ff;
  border-right: 4px outset #3366ff;
  margin: 1px 2px;
  list-style-type: none;
  padding-right: 2px;
  padding-left: 2px;
  overflow: hidden;
  display: block;
}
#Rside li:hover {
  border-style: inset;
  border-color: #3366ff;
}
#Rside li.sub {
  border-style: none none dotted;
  border-bottom: 1px dotted #ffffcc;
  margin-left: 15px;
  list-style-type: circle;
  list-style-position: outside;
  font-size: 0.9em;
}
#Rside li.sub a {
  text-decoration: none;
  color: #ffffcc;
}
#contenuto {
  margin-right: 20%;
  overflow: hidden;
  width: 60%;
  background-color: #ffffcc;
}
#contenuto p {
  padding: 5px;
}
#embed {
  border: 5px inset #993300;
  margin: 5px auto;
  text-align: center;
  background-color: #993300;
  width: 150px;
  height: 50px;
}
#footer {
  border-top: 5px solid #ffffcc;
  border-left: 5px solid #993300;
  border-right: 5px solid #993300;
  clear: both;
  overflow: hidden;
  font-size: 0.8em;
  font-family: Verdana,Georgia;
  background-color: #cc6600;
}
#footer p {
  color: #ffffcc;
  font-family: Verdana,Georgia;
  text-align: center;
  font-size: 0.8em;
}
