/*table{
width:100%;
}*/

#Pulsanti {
	position:absolute;
	left:-50px;
	top:118px;
	width:1020px;
	height:34px;
	z-index:1;
}

#Euro{
font-family:"Times New Roman", Times, serif;}
#tab3{
height:100%;
width:100%;
}
#bar{
vertical-align:top;
width:100%;
}
#bar1 tr{
background:url(img/sfondobar2.jpg);
vertical-align:top;
width:100%;
height:100;
}
#bar1{
border:1;
background-image:url(img/sfondobar2.jpg);
vertical-align:top;
/*width:inherit;*/
width:100%;
height:150;
}
#barjm{
width:583;
vertical-align:middle;
}
/*tr#tr1 {
height:120%;
}
tr.tr2 {
height:20;
}
tr.tr3 {
height:24;
}
td#td0{
vertical-align:bottom;
background:url(img/sfondobar2.jpg);}
.td1{
height:127;
width:111;
}
td#tde{
width:641;
}
td#td2{
width:641;
}*/
#td3{
background-color:#ACD1E3;
background:url(img/europa3.jpg);
height:auto;


}
#td4{
background:url(img/sfondobar_ve.jpg);
width:20%;
}
h2.title{
text-decoration:inherit;
/*text-decoration:blink;*/
text-align:center;
color:#000066;

}
div#bar{
background:url(img/barra1.jpg);
font-size:x-small;
}
div#bar2{
text-align:right;
font-size:x-small;
}
div#bar_o{
text-align:center;
vertical-align:top;}

<!--
 /*   body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}*/

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

/*- Menu Tabs F--------------------------- */

    #tabsF {
			text-align:left;
      float:left;
      width:100%;
      /*background:#efefef;*/
      font-size:x-small;
      line-height:normal;
      border-bottom:0px solid #666;
      }
    #tabsF ul {
	float:left;
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #Barce {
	width:100%;
      }

	      #tabsF li {
	float:none;
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
	float:right;

      background:url("tableftf.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:right;
      display:block;
      background:url("tabrightf.gif") no-repeat right top;
      /*padding:5px 15px 4px 6px;*/
	  padding:8px 8px 5px 3px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:left;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }
