* { margin: 0; padding: 0;}
div { margin: 0; padding: 0;}
ul { margin: 0; padding: 0;}
ul li { margin: 0; padding: 0;}
form { margin: 0; padding: 0;}
img { border: none; }

body { 
  font-family: sans-serif;
  font-size: 12px;
  background: #0d5364;
  color: #e1b833;
  margin: 0;
  padding: 0;
}

#page {
  margin-left: auto;
  margin-right: auto;
  width: 931px;
  background: #56020d;
  margin-top:20px;
  background: url(immagini/ombra.jpg) top center repeat-y;
}

#header {
  margin-left: auto;
  margin-right: auto;
  width: 931px;
  height: 185px;
  background: url(immagini/header.jpg) top center;
}

#content {
  margin-left: auto;
  margin-right: auto;
  width: 931px;
  background: url(immagini/ombra.jpg) top center repeat-y;
}

#footer {
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  text-align: center;
  width: 931px;
  height: 98px;
  background: url(immagini/footer.jpg) bottom center;
}

#recapiti {
  padding-top: 10px;
}

#logo { 
  float: left;
  width: 106px;
  height: 136px;
  margin-top: 20px;
  margin-left: 25px;
}

#topmenu { 
  font-size: 12.5px;
  float: right;
  margin-top: 13px;
  margin-right: 25px;
  color: #ffffff;
}

#topmenu a, #topmenu a:visited { 
  color: #ffffff;
  text-decoration: none;
}

#topmenu a:hover { 
  color: #ffffff;
  text-decoration: underline;
}

#lingue { 
  position:aboslute;
  float: right;
  margin-top: 40px;
  margin-right: -160px;
}

#lingue ul li { 
  margin-left: 10px;
  display:block;
  float:left;
  width: 24px;
  height: 40px;
  list-style-type: none;
}

#lingue ul li.last { 
  margin-right:0;
}

#lingue ul li a {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  display: block;
  padding: 6px 0 0 5px;
}

#lingue ul li a:hover { 
  text-decoration: underline;
}

#lingue ul li a img { 
  border: none;
}


#menu { 
  font-size: 16.67px;
  float: right;
  margin-top: -34px;
  margin-right: 25px;
}

#menu ul li { 
  display: block;
  float: left;
  width: 160px;
  height: 32px;
  margin-left: 2px;
  background: url(immagini/pulsante.jpg) top center;
  list-style-type: none;
}

#menu ul li span {
  text-align: center;
  text-transform: capitalize;
  font-style: normal;
  font-weight: light;
  font-size: 16px;
  display: block;
  padding: 6px 0 0 5px;
}

#menu ul a:hover li span { 
  text-decoration: underline;
}

a, a:visited  {
  color: #0d5364;
  text-decoration: none;
}

a:hover {
  color: #0d5364;
  text-decoration: underline;
}

#footer a, #footer a a:visited  {
  color: #e1b833;
  text-decoration: none;
}

#footer a:hover {
  color: #e1b833;
  text-decoration: underline;
}


#boximage { 
  margin-left: auto;
  margin-right: auto;
  /*border: 4px solid #0d5364;*/
  border: 2px solid #e1b833;
  width: 870px;
  height: 346px;
  background: url(immagini/imgGallery.jpg) top center;
}

#boxnews { 
  float: right;
  width: 294px;
  min-height: 199px;
  background: url(immagini/bkgnews.jpg) top center;
  border: 2px dashed #ededed;
  margin-bottom: 10px;
  margin-left: 10px;
}

#boxnews h2 {
  text-transform: capitalize;
  color: #e1b833;
  padding: 5px 10px 0 10px;
}

#boxnews ul li {
  overflow:hidden;
  width: 280px;
  list-style-type: none;
  padding: 0 10px 10px 10px;
}

#boxnews ul li img {
  float: left;
  margin: 0px 10px 0 0;
}

#boxnews ul li span {
  text-align: justify;
  display: block;
}

#boxpromo { 
  float: right;
  width: 294px;
  min-height: 199px;
  background: url(immagini/bkgpromo.jpg) top center;
  border: 2px dashed #ededed;
  margin-bottom: 10px;
  margin-left: 10px;
}

#boxpromo h2 {
  text-transform: capitalize;
  color: #969696;
  padding: 5px 10px 0 10px;
}

#boxpromo ul li {
  overflow:hidden;
  width: 280px;
  list-style-type: none;
  padding: 0 10px 10px 10px;
}

#boxpromo ul li img {
  float: left;
  margin: 0px 10px 0 0;
}

#boxpromo ul li span {
  text-align: justify;
  display: block;
}



#maincontent {
  float: left;
  width: 921px;
  margin-left:auto;
  margin-right:auto;
}

#contenuto { 
  margin-left:auto;
  margin-right:auto;
  text-align: justify;
  font-family: arial;
  font-size: 12px;
  font-style: normal;
  padding: 10px;
  width: 871px;
  min-height: 250px;
  background: url(immagini/contenuto.jpg) top right no-repeat;
}

#contenuto a, #contenuto a:visited { 
  color: #e1b833;
  text-decoration: none;
}

#contenuto a:hover { 
  color: #e1b833;
  text-decoration: underline;
}

#contenuto h1 {
  font-size: 25px;
  font-weight: normal;
  font-style: italic;
  text-transform: normal;
  color: #e1b833;
  padding-bottom: 10px;
}

#contenuto h1.categoria {
  font-size: 36px;
  font-weight: normal;
  font-style: italic;
  text-transform: capitalize;
  color: #e1b833;
  padding-bottom: 10px;
}

#contenuto h2.categoria {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  text-transform: capitalize;
  color: #e1b833;
  padding-bottom: 10px;
  text-align: center;
}


#contenuto h2 {
  text-transform: capitalize;
  color: #e1b833;
  padding-bottom: 10px;
}

#contenuto h3 {
  text-transform: capitalize;
  color: #e1b833;
  padding-bottom: 10px;
}

#contenuto li { 
  list-style-type: none;
}

#daticontatto {
    position: relative;
    top: 300px;
	width: 350px;
	float: right;
	display: block;
}

#privacy { 
  text-size: 8px;
}

#sitemap {
  font-size: 13px;
  padding-left: 60px;
}

#sitemap ul {
  font-size: 11px;
  padding-left: 40px;
}

.floatsxmain {
  margin: 5px 5px 5px 0;
  float: left;
}

.floatdxmain {
  margin: 5px 0 5px 5px;
  float: right;
}

.floatsx {
  margin:0 10px 10px 0;
  float: left;
}

.floatdx {
  margin: 0 0 10px 10px;
  float: right;
}

.floatclear {
  clear: both;
}

.bordo {
  border: 2px solid #e1b833;
  padding: 5px;
}

hr {

  border: 0;
  color: #e1b833;
  background-color: #e1b833;
  height: 1px;
  margin: 10px 0;
}

#copyright {
	color: #628c96;
	margin-top: 32px;
	margin-bottom: 3px;
}

#copyright a, #copyright a:visited {
	color: #628c96;
	text-decoration: none;
}

#copyright a:hover {
	color: #dddddd;
	text-decoration: underline;
}