
 body, html {
	background-color: #FFFFFF;/*themecolour2;*/
	background-image: url('images/sfondo.gif');
    background-repeat:repeat-x;
  	margin-top:0px;
  	font-family: verdana, arial, geneva, san serif;
 }

 table.stilebordo {
   width: 0%; /*era settato a 78% poi per problemi con gli LCD 19pc setted to zes */
   height:300px;
   margin: 0em auto ; /*centra in FireFox */
   text-align:center;
   vertical-align:top;
   
   padding-top: 0px;
   
 }

 table.header {
   width: 800px;
   border-collapse : collapse;
   border-color    : #000000;
   text-align      : left;
   border-width    : 0px;           /*spessore linea table*/
   cell-spacing    :0px;
   /*border-padding:0px;*/
   
 }

td.box1 {
   width:210px;
   height:63px;
   padding: 0px;
   margin: 0px;
   vertical-align: top;
 }
 td.box2 {
   width:36px;
   height:63;
   padding:0px;
   margin: 0px;
   vertical-align: top;
 }
 td.box3 {
   width:554px;
   height:63;
   text-align:right;
   vertical-align:top;
   padding:0px;
   margin: 0px;
   empty-cells: show;
   background-image: url('div-img/fascia.gif'); 
   background-repeat: repeat-x 
 }
    
 td.allin {
   text-align: center;
   padding: 0px;
   margin: 0px;
   vertical-align: top;
   font-weight: normal;
   border-right: 1px solid #000000;
   border-left : 1px solid #000000;
   border-bottom: 1px solid #000000;

 }
 
 
 td.col1 {
   border-right: 0px solid #000000;   /*visualizza il bordo dx dell TD*/
   width:150px;
   height:auto;
   background-color: #dfe9ff;
   vertical-align:top;
   

 }
  td.col2 {
   width:460px;
   height:auto;
   vertical-align:top;
 }
 td.col3 {
   width:180px;
   height:auto;
   border-left: 0px solid #000000;   /*visualizza il bordo dx dell TD*/
   vertical-align:top;
 }
  
.para3bg {
	border-right:1px solid #ff7f00; background-image: url('index_files/index_paraheading3_bg.gif');
	background-repeat: repeat-x;
	
}
.textboxborder {
	background-image: url('index_files/index_vertical_border.gif');
	background-repeat: repeat-y
}

.textbox {
	font-size: 100%;
	padding: 10px;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ff7f00;
	border-bottom-color: #ff7f00;
	vertical-align:top;
	text-align:right;
}


.textboxCentral {
	font-size:105%; /*110%;*/
	padding:5px;
	padding-left: 10px;
	text-align:justify;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-color: #0000CC; color:#0000EC
	
}


.testataBoxCentral {
	font-size:150%;
	/*font-weight:normal;*/
	
	text-align="justify";
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-color: #FF7F00; color:#FF9535
	
}

a:link {
	color: #2661dd;/*themecolour1;*/
	font-weight:bold;
}
a:visited {
	color: #2661dd;
	font-weight:bold;

}
a:link:hover {
	color: #ff7f00;
	font-weight:bold;

}
h2 {
	font-size: 105%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #000000;/*themecolour2%0;*/
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #000000;/*themecolour2%0;*/
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
} 
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #333333;/*themecolour2%0;*/
	list-style-image:  url('index_files/index_bullet.gif');	
}

.under {
  text-decoration: underline;
  font-weight: bold
}

.bold {
  font-weight: bold
}

.italic {
  font-style: italic;
}
.right {text-align:right;}

.left {
  margin:0px;
  padding:0px;
  text-align:left;
 }


.center {
  text-align:center;
  margin:0px auto;
}

.footer {
	background-color: #2661dd;/*themecolour1;*/
	border-top-color: #ff7f00;
	border-top-width: 2px;
	border-top-style: solid;
	font-size: 95%;
	font-weight: bold;
	text-align:center;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.counter {
  width:70%;
  font-size:80%;
  padding-top:0px;
  text-align:center;
  margin-top:10px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}


.formBox {
  border: 1px solid #FF7F00;
  background-color: #dfe9ff;
  font-family: Verdana;
  font-weight:bold;
  font-size:105%;
  color: #2661dd; 
  
}


#cont {
  position:relative;
  width:300px;
  height:140px;
  border:1px solid #000000; 
  overflow:hidden; 
  background-color:#ececec
}

.news {
  position:absolute;
  top:10px;
  left:10px;
  width:280px;
  height:120px;
  font-family:tahoma,arial,helvetica,sans-serif; 
  font-size:10px;
  visibility:hidden;
}
