body {
	font-family: Tahoma;
	color:#000000;
	font-size:12px;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	background:url(/assets/sfondo.jpg) center repeat-y;
}
A {
color: #333333;	
font-family: Tahoma;
text-decoration:none;
}

A:link {
color: #303e63;	
font-family: Tahoma;
text-decoration:underline;
}

A:hover {
color: #ff0000;	
font-family: Tahoma;
text-decoration:none;}



.text {
	font-family: Tahoma;
	color:#333333;
	font-weight: bold;
	font-size:10px;
}
.textBold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
.textBoldGrey10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
}
.textBoldGrey12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}
.textBoldGrey11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
.textBold14Marr {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#dc2223;
	font-style:italic;
	}
.textBold14Nero {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	}
.textBold18Nero {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	}
.textBold14Rosso {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#ff0000;
}
.textBold18Rosso {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#ff0000;
}
.textBold10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
	font-style:italic;
}
.textBoldRed12 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color:#FF0000;
	}
.textBoldRed11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color:#FF0000;
}
.textRed {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	font-style:italic;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
}

.form {
	font-family: Tahoma;
	font-size: 10px;
}
.textbianco {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-style: bold;
}
.textbianco12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.textAzz10Bold {
	font-family: Tahoma;
	font-size: 10px;
	color:#333333;
	font-weight:bold;
}

.textAzz12Bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #283452;
	font-weight:bold;
}

.textnero10Tacoma {
	font-family:Tahoma;
	font-size: 10px;
	color: #000000;
	font-style: oblique;
}

.textBianco10Tacoma {
	font-family:Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-style: oblique;
}

.textAzz11BoldTacoma {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
div.burning {
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #ff0000;}

a:link.burning {
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #ff0000;} 

a:visited.burning {
text-decoration: none;
color: #ff0000;}

a:hover.burning {
text-decoration: underline;
color: #7aa200;
}

 .submit_buy {
			font : bold 10px Verdana;
			cursor: pointer;
			background-color: #526aa7;
			color: #fff;
		}
.submit_Giallo {
			font : bold 10px Verdana;
			cursor: pointer;
			background-color: #dc2223;
			color: #fff;
		}

.submit_reset {
			font : bold 10px Verdana;
			cursor: pointer;
			background-color: #ccc;
			color: #fff;
		}
 
div.menlat {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
padding-left: 6px;
text-decoration: none;
text-transform:capitalize;
color: #333333;}

.menlat a {
padding-left: 6px;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #333333;
background-image:url(i_arrow.gif);
background-repeat:no-repeat;
background-position:left;
} 

.menlat a:visited {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #333333;
background-image:url(i_arrow.gif);
background-repeat:no-repeat;
background-position:left;
}

.menlat a:hover {
color:#dc2223;
text-decoration: none;
background-image:url(i_arrow_u.gif);
background-repeat:no-repeat;
background-position:left;

}
div.LinkBlu {
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: none;
color: #333333;
margin-left: 4px;
}

.LinkBlu a:link {
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
text-decoration: underline;
color: #333333;
} 

.LinkBlu a:visited {
text-decoration: underline;
color: #333333;
}

.LinkBlu a:hover {
color: #dc2223;
text-decoration: none;
}
    .textarea {
      /*  START GoogieSpell reqs.*/
      line-height: 1em;
      font-size: 10px;
      padding: 2px;
      font-family: verdana;
      /*  END GoogieSpell reqs.*/

      width: 600px;
      height: 225px;
    }
	    .textareainfo {
      /*  START GoogieSpell reqs.*/
      line-height: 1em;
      font-size: 10px;
      padding: 2px;
      font-family: verdana;
      /*  END GoogieSpell reqs.*/

      width: 450px;
      height: 150px;
    }
.menu_orizontale {
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
padding: 2px 5px 3px 2px;
font-weight:bold;

 }
 .menu_orizontale a:link, a:visited {
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
text-align:right;
text-decoration:none;
font-weight:bold;
 }
  .menu_orizontale a:hover {
font-family:Tahoma;
font-size:10px;
color:#000000;
text-align:right;
text-decoration:underline;
font-weight:bold;
 }