﻿#gallery {
    text-align: center;
	background: #ccc;
	font-family: arial, sans-serif;
	background: #eee;
	width: 70%;
	border: 1px solid #000;
	margin: 0px, 0px, 0px, 0px;
}

.box {
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	width: 140px;
	margin: 5px;
	vertical-align: top;
}

.thumb {
	width: 140px;
	height: 140px;
	display: table-cell;
	vertical-align: middle; 
	background: #fff;
	border: 1px solid #aaa;
}

.thumb * {
	vertical-align: middle;
}

.thumb img {
	border: 1px solid #aaa;
}

.caption {
	font-size: /*0.76em*/ auto;
}


/* VARIE */

body {
  text-align: center;   /*centra in IE 5.x */
  color: black;
  background-color: white;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 9pt;
}
div#container
       {   
    width: 960px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	border: 1px solid #457AA4;
	}

td{
	font-size: 10pt;
}

hr {
display: none;
}

p#nascondi{
display: none;
}

/* SUPERIORE */

#header {
  color: #012B41;/*colore titolo*/
  background-color: #B2CCDD;/*colore AZZURRO HEADER*/
  border-top: 1px solid #D7D1C3;
}

.Headertitle {
  margin: 0px;
  padding: 0px 3px 0px 3px;
  font:	bold italic 40px/50px impact, arial, verdana, helvetica, sans-serif;
}

.Headertitle a {
  color: #003047;
  background-color: transparent;
  text-decoration: none;
  font-size: 100%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.Headertitle > a {
  font-size: 100%;  /* For fully standards-compliant user agents */
}

.Headertitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}

.Subheader {
  color: white;
  background-color: #457AA4;
  font-size: 109%;
  margin: 0px;
  padding: 0px 6px;
  border-top: 2px solid #457AA4;
  border-bottom: 2px solid #457AA4;
  text-align: right;
}

.Subheader a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  margin: 2px 2px 2px 2px;
  padding: 0px 10px;
  border-left: 1px dotted;
  border-right: 1px dotted;
}

.Subheader a:hover {
  color: #012B41;
  background-color: white;
  border-left: 1px solid #457AA4;
  border-right: 1px solid #457AA4;
  border-bottom: 2px solid white;
}

.Subheader a.static {
  color: #012B41;
  background-color: white;
  border-left: 1px solid #457AA4;
  border-right: 1px solid #457AA4;
  border-bottom: 2px solid white;
  font-size: 109%;
  font-weight: bold;
  margin: 2px 2px 2px 2px;
  padding: 0px 10px;
}



/* MENU */

  .Leftsidebar {
  margin: 0px 0px 12px 0px;
  width: 161px;
  float: left;
  clear: left;
  border: 1px solid #457AA4;
  border-left: 0px;
  border-bottom: 0px;
}

.Leftsidebar .Sidebartitle {
  color: #012B41;
  background-color: #B2CCDD;
  font-weight: bold;
  margin: 0px;
  padding: /*0.4ex 0.6ex;*/ 0.8  1;
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
}

.Leftsidebar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px 0px 1em 0px;
  padding: 0px;
}

.Leftsidebar li {
  margin: 1ex;
  padding: 0px 0px 2px 0px;
}

.Leftsidebar a {
  color: #54716D;
  background-color: transparent;
  text-decoration: none;
}

.Leftsidebar a:hover {
  color: #012B41;
  background-color: transparent;
  text-decoration: none;
  border-bottom: 1px dotted black;
}

.Leftsidebar .Sidebartext {
  color: rgb(166,140,83);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0px;
  display: block;
}

.Leftsidebar .Sidebartext a {
  text-decoration: underline;
}

.Leftsidebar .Sidebartext a:hover {
  text-decoration: none;
}


/* BOX DI DESTRA */

  .Rightsidebar {
  width: 171px;
  margin: 12px 12px 12px 12px !important;
  margin: 12px 6px 12px 12px;
  padding: 0px;
  float: right;
  clear: right;
  border: 1px solid #1C6443;
  background-color: #2FB478;
}

  .Rightsidebar .Sidebartitle {
  color: white;
  background-color: #1C6443;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 3px;
  text-align: center;
  font-size: 9pt;
}

.Rightsidebar a {
  color: black/*#1C6443*/;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}
.Rightsidebar a:hover {
  color: #1C6443;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

.Rightsidebar p {
  color: black;
  background-color: transparent;
  margin: 0px;
  border: 0px;
  font-size: 7pt;
  text-align: justify;
}

.Rightsidebar h6 {
  color: black;
  background-color: transparent;
  margin: 0px;
  border: 0px;
  font-size: 7pt;
}

.Rightsidebar h4 {
  color: black;
  background-color: transparent;
  margin: 0px;
  border: 0px;
  font-size: 8pt;
}

.Rightsidebar h5 {
  color: black;
  background-color: transparent;
  margin-top: 2px;
  margin-bottom: 10px;
  border: 0px;
  font-size: 8pt;
}

.Rightsidebar .Sidebartext {
  border: 0px;
  margin: 0px;
  padding: 3px 3px 3px 3px;
}

.Rightsidebar .more {
  text-decoration: none;
  text-align: right;
  margin: 0px;
  padding: 0px 3px 3px 2ex;
  display: block;
}

.Rightsidebar .More:hover {
  text-decoration: none;
}



/* PRINCIPALE */

#Main-Copy {
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0px 0px 0px 168px;
  padding: 0.5ex 225px 1em 1em;

}

#Main-Copy h1 {
  color: #012B41;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 10px 0px 0px 0px;
  padding: 10px 0px 3px 0px;
  border-bottom: 1px solid white; /* ie bug */

}

#Main-Copy h2 {
  color: #012B41;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 135%;
  text-align: right;
  margin: 1px 0px 16px 0px;
  padding: 6px;
  border-right: 1px solid #1C6443;
  border-top: 1px solid #1C6443;
}

#Main-Copy h6 {
  color: #012B41;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 135%;
  text-align: right;
  margin: 0px 210px 0px 0px;
  padding: 10px;
  border-right: 1px solid #1C6443;
  border-top: 1px solid #1C6443;

}

#Main-Copy h3 {
  color: #012B41;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 100%;
  text-align: left;
  margin: 2px;
  padding: 2px;
  border-top: 1px solid #1C6443;

}

#Main-Copy ul {
display: none;
}

#Main-Copy li {
list-style-type: none;
}  

#Main-Copy li h3{
  margin: 30px 0px 0px 0px;
}  


#Main-Copy h4 {
  color: #012B41;
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 80%;
  text-align: right;
  margin: 0px;
  padding: 0px;
  border: 0px solid #1C6443;
  
}

#Main-Copy h5 {
  color: #012B41;
  background-color: transparent;
  font-family: verdana, helvetica, sans-serif;
  font-size: 110%;
  text-align: justify;
  margin: 3px;
  padding: 3px;
  font-weight: normal;
  border-top: 1px dotted #1C6443;
  margin: 0px;
  font-weight: bold;
  float: left;

}


#Main-Copy a {
  color: #1C6443;
  background-color: transparent;
  text-decoration: underline;
}

#Main-Copy a.res {
border-bottom: 1px solid #1C6443;
border-top: 1px solid #1C6443;
}

#Main-Copy a:hover {
  text-decoration: none;
}

#Main-Copy a {
  text-decoration: none;
}


p {
  margin: 5px 0px 5px 0px;
  padding: 0px 0px 0px 5px;

}



/* INFERIORE */

#Footer {
  color: black;
  background-color: #2FB478;
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  padding: 4px 4px 4px 4px;
  clear: both;
  border-bottom: 1px solid #1C6443;
  border-top: 1px solid #1C6443;
}

#Footer div {
  margin: 2px;
  padding: 0px;
}

#Footer a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

#Footer a:hover {
  text-decoration: none;
  border-bottom: 1px dotted black;
}

form#search {

border:0px;
margin:4px;
}

/* FORM VARIE */

form#search input {

width: 127px;
height: 20px;
background: #D6FCEB;
margin: 0px;
border: 1px solid #1C6443;
font: 12px Arial,sans-serif;
color: #234
}

form#search button {
left:0px;
top:0px;
right:0px;
color: white;
background: #1C6443;
border: 0px; 
margin: 0px;
width: 50px; 
height: 20px;
font: 10px Arial,sans-serif;
}

form#sondaggio {

border:0px;
margin:0px;
}

form#sondaggio input {

width: 16px;
height: 16px;
margin: 0px;
color: #234
}

form#sondaggio button {
color: white;
background: #1C6443;
border: 0px; 
margin: 14px 0px 0px 2px;
width: 50px; 
height: 20px;
font: 10px Arial,sans-serif;
}

form#sottoMenu {

border:0px;
margin:4px;
}

form#sottoMenu select {
width: 180px;
height: 16px;
margin: 0px;
color: #234;
background: #D6FCEB;
font-size: 10px;
border: 1px solid #1C6443;
margin-bottom: 1px;

}
.style1 {
	text-align: center;
}


/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/

