.out {
	overflow: hidden;
	height: 1px;
	width: 1px;
	z-index: 5;
	position: absolute;
	left: 2px;
	top: -13px;
}
.title {
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
}
.titleBlue {
	color: #003399;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align:center;
}
.txtsmallwhite {
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
}
.txtwhite11 {
	color: #FFFFFF; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
}
.titlexl {
	color: #FF9900; 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
}
.txtnorm {
	font-family: Verdana; 
	font-size: 10px; 
	color:#666666
}
.txtsmall {
	font-family: Verdana; 
	font-size: 9px; 
	color:#333999;
}
.txtsmall8px {
	font-family: Verdana; 
	font-size: 8px; 
	color:#333999;
}
.txtnormj {  
font-family: Verdana; 
font-size: 10px; 
color: #7C7C7C; 
text-align:justify;
}
.txtragsoc{
	font-family: Verdana; 
	font-size: 10px; 
	color:#FFFF99;
	font-weight: bold; 
}
.txtnormb {
	font-family: Verdana; 
	font-size: 10px; 
	color:#666666;
	font-weight: bold; 
}
.txtnormwhite {
	font-family: Verdana; 
	font-size: 10px; 
	color:#000000;
}
.txtnormorangeb {
	font-family: Verdana; 
	font-size: 10px; 
	color:#FF9900;
	font-weight: bold; 
}
.txtnormorange {
	font-family: Verdana; 
	font-size: 10px; 
	color:#FF9900; 
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.amenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
}
.amenu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.amenu11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
}
.amenu11:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.amenu12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
}
.amenu12:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.amenu12w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.amenu12w:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}

.awhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.awhite:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.txt12blu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
}
.linkMenu {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #3366FF;
}
.linkMenuSelected {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}
.linkMenu:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.TitleOrangeB {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}
.TitleOrange16B {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
}
.TitletexB {  
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #666666}	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#fixme {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; bottom: 10px;
}
body > div#fixme {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

div#fixme {
  <span class="comment">/* IE5.5+/Win - this is more specific than the IE 5.0 version */</span>
  right: auto; bottom: auto;
left: expression( ( 13 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
top: expression( ( 130 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

#infoIta {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; bottom: 10px;
}
body > div#infoIta {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

div#infoIta {
  <span class="comment">/* IE5.5+/Win - this is more specific than the IE 5.0 version */</span>
  right: auto; bottom: auto;
left: expression( ((document.body.clientWidth / 2) - 369) + 'px' );
top: 276px;
}

#infoEng {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; bottom: 10px;
}
body > div#infoEng {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

div#infoEng {
  <span class="comment">/* IE5.5+/Win - this is more specific than the IE 5.0 version */</span>
  right: auto; bottom: auto;
left: expression( ((document.body.clientWidth / 2) - 369) + 'px' );
top: 276px;
}

#infoFra {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; bottom: 10px;
}
body > div#infoFra {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

div#infoFra {
  <span class="comment">/* IE5.5+/Win - this is more specific than the IE 5.0 version */</span>
  right: auto; bottom: auto;
left: expression( ((document.body.clientWidth / 2) - 369) + 'px' );
top: 276px;
}

#infoGer {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; right: 20px; bottom: 10px;
}
body > div#infoGer {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

div#infoGer {
  <span class="comment">/* IE5.5+/Win - this is more specific than the IE 5.0 version */</span>
  right: auto; bottom: auto;
left: expression( ((document.body.clientWidth / 2) - 369) + 'px' );
top: 276px;
}

.txtsmallblu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366FF;	
	font-weight: bold;
}
.form20 { font : 8pt Verdana; color : #000; width : 20px; }
.form30 { font : 8pt Verdana; color : #000; width : 30px; }
.form35 { font : 8pt Verdana; color : #000; width : 35px; }
.form40 { font : 8pt Verdana; color : #000; width : 40px; }
.form45 { font : 8pt Verdana; color : #000; width : 45px; }
.form50 { font : 8pt Verdana; color : #000; width : 50px; }
.form55 { font : 8pt Verdana; color : #000; width : 55px; }
.form60 { font : 8pt Verdana; color : #000; width : 60px; }
.form70 { font : 8pt Verdana; color : #000; width : 70px; }
.form72 { font : 8pt Verdana; color : #000; width : 72px; }
.form80 { font : 8pt Verdana; color : #000; width : 80px; }
.form100 { font : 8pt Verdana; color : #000; width : 100px; }
.form120 { font : 8pt Verdana; color : #000; width : 120px; }
.form125 { font : 8pt Verdana; color : #000; width : 125px; }
.form130 { font : 8pt Verdana; color : #000; width : 130px; }
.form140 { font : 8pt Verdana; color : #000; width : 140px; }
.form150 { font : 8pt Verdana; color : #000; width : 150px; }
.form160 { font : 8pt Verdana; color : #000; width : 160px; }
.form180 { font : 8pt Verdana; color : #000; width : 180px; }
.form190 { font : 8pt Verdana; color : #000; width : 190px; }
.form250 { font : 8pt Verdana; color : #000; width : 250px; }
.form350 { font : 8pt Verdana; color : #000; width : 350px; }
.tab1
{
    BORDER-RIGHT: #3399FF 1px solid;
    BORDER-TOP: #3399FF 1px solid;
    BORDER-LEFT: #3399FF 1px solid;
    BORDER-BOTTOM: #3399FF 1px solid
}
.tab2
{
    BORDER-RIGHT: #003366 1px solid;
    BORDER-TOP: #003366 1px solid;
    BORDER-LEFT: #003366 1px solid;
    BORDER-BOTTOM: #003366 1px solid
}
.webdings {
	font-family: Webdings;
	text-decoration: none;
}
.bottone
{
    BORDER-TOP-WIDTH: 1px;
    FONT-WEIGHT: bold;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 10px;
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-BOTTOM-COLOR: #FF9900;
    COLOR: #3366FF;
    BORDER-TOP-COLOR: #ffffff;
    LINE-HEIGHT: 14px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FDFFD2;
    BORDER-RIGHT-WIDTH: 1px;
    TEXT-DECORATION: none;
    BORDER-RIGHT-COLOR: #FF9900;
}
.a2 {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	background-color: #6699FF;
	color: #CCCCCC;
	word-spacing: normal;
	margin: 4px;
	padding: 1px;
	border: 1px solid #FF9999;
}
.a2:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration:underline;
	background-color: #6699FF;
	color: #CCCCCC;
	word-spacing: normal;
	margin: 4px;
	padding: 1px;
	border: 1px solid #FF9999;
}

