BODY {
  font-family: "Verdana";
  font-size: 12px;
  color: #aaa;
  text-align: center;
  margin: 0px;
  background-color: #fff;
  margin-top: 0px;
  background: url(../img/bg.jpg) top center repeat-y;
}

h1 {
	margin: 0px;
	color: #33789c;
    font-size: 18px;
}

h2 {
	margin: 0px;
	color: #33789c;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
    font-size: 18px;
}

h4 {
  font-size: 12px;
}

h3 {
  font-size: 14px
}

img {
	border: 0px
}

div.page {
  width: 952px;
  margin: 0 auto;
}

html>body div.page {
  margin-top: -2px;
}

div.container {
  width: 952px;
  text-align: left;
}
div.header {
  /*background: url(../img/header-bgd-new.png) bottom;*/
  /*background: url(../img/sfondo1.png) bottom;*/
  width: 952px;
  height: 100px;
  color: #eee;
  font-size: 20px;
}

.ver{
  /*color: #B8C071*/
  color: #33789c;
  font-weight: bolder
}

.dammBox {
  margin: 5px 0px 0px 1px;
  float: left;
  border: 0px solid #aaa;
  background: url(../img/sfo2.png);
  width: 117px;
  height: 91px;
}

.imgDam {
  width: 105px;
  height: 78px
}

.middleBox {
	background: url(../img/footer-bg.gif); 
	padding-bottom: 3px; 
	color: #33789c; 
	font-weight: bolder
}

h3 {
	color: #33789c; 
	margin: 0px
}	

.corpo {
	color: #333; 
	margin-top: 10px; 
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 3px;
	float: right;
	width: 810px;
}

.menuSx {
	margin-top: 10px; 
	margin-bottom: 15px;
	margin-left: 1px;
	margin-right: 5px;
	float: left;
	border: 0px solid #bbb;
	width: 124px
}

.menuSx a:link, .menuSx a:visited {
	color: #333;
	font-size: 13px
}

.menuSx a:hover {
	color: #33789C;
	      text-decoration: none
}

.boxMenuSx {
	padding-left: 3px;
	padding-top: 5px; 
	border-right: 1px solid #8BC3DF
}

.headMenuSx {
	padding: 1px 1px 1px 5px; 
	font-size: 13px; 
	color: #000; 
	background: url(../img/headMenuSx4.png);
	width: 124px;
	height: 19px;
	/*background: #74B1CF; -moz-border-radius: 4px;*/
}

html>body .headMenuSx {
	width: 118px;
	height: 17px
}
.boxMenuDx {
	padding-left: 5px; 
	padding-top: 5px; 
	border-left: 1px solid #8BC3DF;
	padding-right: 2px
}

.headMenuDx {
	padding: 1px 1px 1px 5px; 
	font-size: 13px; 
	color: #000; 
	background: url(../img/headMenuDx2.png);
	width: 230px;
	height: 19px;	
	/*background: #74B1CF; -moz-border-radius: 4px;*/
}

html>body .headMenuDx {
	width: 224px;
	height: 17px;
}

.clear {
	clear: both
}

#subMenu {
	display: none;
	position: absolute;
	border: 1px solid #fff;
	text-align: left;
	background: #333;
	padding: 5px;
	color: #fff;
	z-index: 99
}

.voceMenu {
	float: left;
	white-space: nowrap
}

.tooltip { 
   display:none; 
   background:transparent url(../img/black_arrow.gif); 
   font-size:12px; 
   height:111px; 
   width:190px; 
   /*padding:25px;*/ 
   color:#fff;     
}

#tip {
	display: none;
	position: absolute;
	/*border: 1px solid #fff;*/
	text-align: left;
	/*background: #333;*/
	height:111px; 
   width:190px; 
	background:transparent url(../img/black_arrow.gif);
	color: #fff;
	z-index: 99
}

.linkGen a:link, .linkGen a:visited {
	color: #33789C;
	text-decoration: none
}

.linkGen a:hover {
	color: #74B1CF;
	      text-decoration: none
}

input {
	/*border: 1px solid #74B1CF;*/
	border: 1px solid #aaa;
	font-family: "Verdana";
	font-size: 12px;
	background: url(../img/input.png);
	height: 20px;
	line-height: 16px;
}

html>body {
	height: auto;
	padding: 2px
}


textarea{
	border: 1px solid #aaa;
	font-family: "Verdana";
  font-size: 12px;
	background: url(../img/input3.png);
	padding: 2px
}

.boxNews {
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	font-size: 11px
}

.email{
  visibility:hidden;
}

.button {
	color: #000;
	border: 1px solid #aaa;
	background: #eee;
	background: url(../img/inputB.png);
	font-weight: normal;
}

.button:hover {
	background: #B3DBEF
}

#loader {
  display: none;
  position: absolute;
  top: 38%;
  left: 35%;
  border: 2px solid #33789C;
  color: #777;
  background: #fff;
  font-family: Verdana;
  font-size: 18px;
  padding: 10px
}

#win {
  display: none;
  position: absolute;
  border: 1px solid #999;
  background: #fff;
  font-family: Verdana;
  padding: 10px
}

#select {
  display: none;
  position: absolute;
  border: 1px solid #777;
  background: #fff;
  font-family: Verdana;
  padding: 3px;
  text-align: left
}


#select a:visited, a:link {
  text-decoration:none;
  color:#655;
}

#select a:hover {
  color: #33789C;
}

.boxMenuDx a:link, .boxMenuDx a:visited{
	color: #555;
}

.boxMenuDx a:hover{
	color: #33789C;
	
}

.voceMenu a:link, .voceMenu a:visited{
        color: #eee
}

.voceMenu a:hover {
        color: #33789c;
        text-decoration: none
}

#myMap {
	height: 345px; 
	width: 460px; 
	position: absolute; 
	top: 41px;
	
}

html>body #myMap {
	height: 347px; 
	width: 462px;
}

#myContact {
	height: 344px; 
	width: 459px; 
	position: absolute; 
	top: 41px;
	border: 1px solid #bbb;
	display: none
}

html>body #myContact {
	height: 346px; 
	width: 461px;
}

#myContact2 {
	 border-bottom: 1px solid #bbb;
	 border-right: 1px solid #bbb;
	 border-top: 1px solid #bbb; 
	 width: 429px;
	 height: 303px
}

html>body #myContact2 {
	height: 303px;
}



.esci a:link, .esci a:visited{
	border: 0px solid #A75D5C;
	color: #A75D5C;
	font-size: 12px;
	font-weight: bolder
}

.menuUtente {
	border-bottom: 1px solid #999; 
	margin-top: 5px;
	padding-bottom: 5px;
	line-height: 19px
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  color: #555
}

table td {
	font-family: verdana;
	font-size: 12px;
	border: 1px solid #999;
	font-weight: normal;
	padding: 2px;
	color: #444
}

table th {
  font-family: verdana;
  font-size: 13px;
  border: 1px solid #999;
  font-weight: bolder;
  background: #ccc;
  color: #444; 
}

.paging{
        margin-top: 15px;
        margin-bottom: 10px;
}

.paging a:link, .paging a:visited {
        color: #555;
        text-decoration: none;
}

a:link, a:visited {
	color: #33789C;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

#myGallery
{
  width: 462px;
  height: 347px;
  z-index:5;
  border: 1px solid #ccc;
  background: #fff;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

html>body #myGallery{
  width: 457px;
  height: auto;
  min-height: 347px;
}

.gallery {
	float: left;
	padding: 2px 2px 6px 2px;
	border: 1px solid #bbb;
	margin: 3px 3px 3px 3px;
	background: #eee;
	-moz-border-radius: 3px
}

.tblCal {
  font-family: verdana;
  font-size: 10px;
  /*border: 1px solid #ccc;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;*/
  padding: 5px
}

.tblCal td { border: 0px}

.headCal{
  color: darkblue;
  font-size: 12px;
  font-weight: bolder
}
.headCal a:link, .headCal a:visited{
  color: darkblue;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal
}
.grnCal{
  font-weight: bolder;
}

.fGrnCal{
  font-weight: bolder;
  color: darkred
}
.oggiCal a:link, .oggiCal a:visited{
  color: darkred;
  text-decoration: none;
}
.nOggiCal a:link, .nOggiCal a:visited{
  color: #555;
  text-decoration: none;
}
.nOggiCal a:hover{
  color: darkred;
}
.oggiCal, .nOggiCal{
  text-align: center
}

table.lista th, table.lista td {
	padding: 5px
}

table.legenda td {
  padding: 5px;
  text-align: center
}

