html{
  margin: 0px;
  padding: 0px;
  border: none;
}

body{
  margin: 0px;
  padding: 0px;
  padding: 20px;	
  border: none;
  background-image: url(img/sfondo.jpg);
  background-repeat: repeat-x;
}

td{
  font-size: 12px; 
  font-family: Verdana;
  color:  #222222;	
}

.linknero{
  font-size: 12px; 
  font-family: Verdana;
  color:  #000000;
	text-decoration: none;	
}

.linknero:hover{
  font-size: 12px; 
  font-family: Verdana;
  color:  #000000;
	text-decoration: underline;	
}

.linkrosso{
  font-size: 12px; 
  font-family: Verdana;
  color:  #DA251D;
	text-decoration: none;	
}

.linkrosso:hover{
  font-size: 12px; 
  font-family: Verdana;
  color:  #DA251D;
	text-decoration: underline;	
}

a{
  font-size: 12px; 
  font-family: Verdana;
  color:  #444444;
	text-decoration: underline;	
}

a:hover{
  font-family: Verdana;
  color:  #222222;	
}

input, select{
  font-size: 12px; 
  font-family: Verdana;
  color:  #222222;
	border: #828282 1px solid;
	text-decoration: none;
	padding: 1px;		
}

textarea{
  font-size: 12px; 
  font-family: Verdana;
  color:  #222222;
	border: #828282 1px solid;
	text-decoration: none;
	padding: 1px;		
}

.rcpt{
  width: 900px;
	border: #AAAAAA 1px solid;
	background-color: #ffffff;
	padding: 2px;	
}

.td_a{
  width: 16px; 
  border-bottom: #679B6D 1px solid; 
  background-image: url(img/sfondo_a.jpg); 
  background-repeat: repeat-x; 
  background-position: bottom;
}

.td_b{
  width: 190px; 
  border-right: #679B6D 1px solid; 
  border-top: #679B6D 1px solid; 
  border-bottom: #679B6D 1px solid; 
  background-image: url(img/sfondo_a.jpg); 
  background-repeat: repeat-x; 
  background-position: bottom;
}

.td_c{
  width: 554px;
  border-left: #679B6D 1px solid; 
  border-top: #679B6D 1px solid; 
  border-bottom: #679B6D 1px solid; 
  background-image: url(img/sfondo_a.jpg); 
  background-repeat: repeat-x;
  background-position: bottom;
}

.td_d{
  border: #679B6D 1px solid; 
  
  background-repeat: repeat-x;
  background-position: center;
}

.td_ee{
  background:#B8D6B1;

}


.td_e{
  border: #679B6D 1px solid; 
  background-image: url(img/sfondo_c.jpg); 
  background-repeat: repeat-x;
  background-position: top;
}

.td_e_rov{
  border-left: #679B6D 1px solid;
  border-right: #679B6D 1px solid;
  border-top: #679B6D 1px solid;		 
  background-image: url(img/sfondo_g.jpg); 
  background-repeat: repeat-x;
  background-position: top;
	color: #DA251D;
}

.td_f{
  border: #679B6D 1px solid; 
  background-image: url(img/sfondo_d.jpg); 
  background-repeat: repeat-x;
  background-position: top;
}

.td_g{
  border: #679B6D 1px solid; 
  background-image: url(img/sfondo_e.jpg); 
  background-repeat: repeat-x;
  background-position: top;
}

.td_h{
  border: #679B6D 1px solid; 
  background-image: url(img/sfondo_f.jpg); 
  background-repeat: repeat-x;
  background-position: bottom;
}

.td_bordo{
  border: #679B6D 1px solid; 
}

.rosso{
	color: #DA251D;
	font-weight: 700;
		 
}

.grigio{
	color: #828282;
	font-weight: 700;		 
}

.box_td_dw_sel{
  border-left: #679B6D 1px solid; 
	border-right: #679B6D 1px solid; 
	font-size: 1px;
}

.box_td_dw{
  border-bottom: #679B6D 1px solid; 
	font-size: 1px;
}

  .highslide-wrapper div {
  	font-family: Arial, Verdana;
    font-size: 12px;
  }
  .highslide {
  	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
  }
  .highslide-active-anchor img {
  	visibility: hidden;
  }
  .highslide-wrapper, .drop-shadow {
  	background: white;
  }
  .highslide img {
  	border: none;
  }
  .highslide:hover img {
  	border: none;
  }
  .highslide-wrapper {
  	background: white;
  }
  .highslide-image {
  	border: 10px solid white;
  }
  .highslide-image-blur {
  }
  .highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
    text-align: left;
		font-weight: 700;
  }
  .highslide-loading {
    display: block;
    color: black;
    font-size: 12px;
  	font-family: Arial, Verdana;
  	font-weight: bold;
    text-decoration: none;
  	padding: 2px;
  	border: 1px solid black;
      background-color: white;
  
      padding-left: 22px;
      background-image: url(highslide/graphics/loader.white.gif);
      background-repeat: no-repeat;
      background-position: 3px 1px;
  }
  a.highslide-credits,
  a.highslide-credits i {
      padding: 2px;
      color: silver;
      text-decoration: none;
    font-size: 12px;
  }
  a.highslide-credits:hover,
  a.highslide-credits:hover i {
      color: white;
      background-color: gray;
  }
  
  a.highslide-full-expand {
  	background: url(highslide/graphics/fullexpand.gif) no-repeat;
  	display: block;
  	margin: 0 10px 10px 0;
  	width: 34px;
  	height: 34px;
  }

