body {
  margin: 0px;
  padding: 8px;
  font-family: "Lucida Sans Unicode", Sans-Serif, Verdana;
  font-size: 11px;
  color: #000;
  text-align: center;
  background: #fff;

}

div.page {
	width: 966px; 
	margin: 0 auto;
	background: #ffffff;
}

div.container {
	width: 966px;
	text-align: left;
}

.corpo{
	width: 966px;
	color: #333;
	text-align: left;
}


.menuVoice{
	line-height:23px;
}

.clear {
	clear: both;
}

.menuLink  {
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	font-size: 11px;
	line-height:25px;
	height:25px;
}
.menuLink A:link, .menuLink A:visited {
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
}

.menuLink A:hover {
	/*color: #ff0;*/
}

.menuSx{
	width: 160px;
	float:left;
}

.centro{
	float:left;
	width: 479px;
	border-left: 1px solid #bbb;
}

.separator{
	float:left;
	width: 11px;
}


.colDx{
	width: 325px;
	float: right;
}



/* Titoli in ordine di grandezza */

.titolo1{
	font-size: 22px;
	color: #f60;
	padding-bottom: 5px;
}


.boxAlto {
	border: 1px solid #000;
	background: #fff;
	padding: 5px 5px 5px 5px;
	
}

.tasto1{
	background: #f60;
	text-align: center;
	height: 18px;
}
.tasto1 a:link, .tasto1 a:visited{
	text-decoration:none;
	color: #fff;
	line-height: 16px;
}
.tasto1 a:hover{
	text-decoration:none;
	color: #ff0;
	line-height: 16px;
}
/* hidden *******************/
.email{
	visibility:hidden;
}
	
#loader {
	display: none;
	position: absolute;
	top: 45%;
	left: 36%;
	border: 2px solid #FF6600;
	color: #000;
	background: #fff;
	font-family: Verdana;
	font-size: 18px;
	padding: 10px
}

#win {
        display: none;
        position: absolute;
        border: 1px solid #aaa;
        border-right: 2px solid #555;
        border-bottom: 2px solid #555;
        background: #fff;
        font-family: Verdana;
        padding: 10px;
        text-align: left;
        color: #555;  
}

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


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

#select a:hover {
	color:#da251a;
}
/**********************form**********************/
.inputG {
	border: 1px solid #bbb;
	font-family: verdana;
	font-size: 11px;
	height: 17px;
}

.button {
	background: #F60;
	color: #fff;
	font-weight: bolder;
	border: 1px;
	font-family: verdana;
	font-size: 11px
}



form {
	margin: 0px;
}



/*** TABELLA ***************/
table {
	font-family: verdana; 
	font-size: 11px;
	margin: 0px;
	border-collapse: collapse;
}
.paging {
        margin-bottom: 10px;
}

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

.lista {
	width: 100%;
	padding-left: 5px;
	
}

.lista div {
	float: left;
	font-weight: bolder;
	padding-right: 5px;
	
}

.lista2 {
	padding-left:5px;
	background: #eee;
	padding-top: 3px;
	padding-bottom: 3px;

}

.lista2 div {
	float: left;
	font-weight: bolder;
	padding-right: 5px;
}


.sepTable {
	line-height: 5px; 
	clear: both
}

.lista3 {
	background: #dedede;
	padding-top: 3px;
	padding-bottom: 3px;
}

td span a:link, a:visited{
	text-decoration: none;
    color: #000;
}

img {
	border:0px;
}

/*calendario*/
.tblCal {
  font-family: verdana;
  font-size: 10px;
  /*border: 1px solid #ccc;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;*/
  padding: 5px
}
.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
}

/* \*/
* html .hollyhack {height: 1%;}
/* */
