
a#curr_sel1
{
    background:url(../immagini/mnu1ITA_comp.gif) no-repeat top left;
	width:127px; 
	height:24px;
	display:block;
	font-family: Lucida Grande, Arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	background-position:0px -24px;
    color: #FFFFFF;
	text-decoration:none;
}

a#curr_sel2
{
    background:url(../immagini/mnu1ITA_comp.gif) no-repeat top left;
	width:115px; 
	height:24px;
	display:block;
	font-family: Lucida Grande, Arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	background-position:0px -24px;
    color: #FFFFFF;
	text-decoration:none;
}

a#mnutop1
{
    background:url(../immagini/mnu1ITA_comp.gif) no-repeat top left;
	width:127px; 
	height:24px;
	display:block;
	font-family: Lucida Grande, Arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration:none;
}

a:hover#mnutop1  {
background-position:0px -24px;
color: #FFFFFF;
}

a#mnutop2
{
    background:url(../immagini/mnu1ITA_comp.gif) no-repeat top left;
	width:115px; 
	height:24px;
	display:block;
	font-family: Lucida Grande, Arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration:none;
}

a:hover#mnutop2  {
background-position:0px -24px;
color: #FFFFFF;
}

a#mnutop3
{
    background:url(../immagini/mnu1ITA_comp.gif) no-repeat top left;
	width:120px; 
	height:24px;
	display:block;
	font-family: Lucida Grande, Arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration:none;
}

a:hover#mnutop3  {
background-position:0px -24px;
color: #FFFFFF;
}

a#mnutop4
{
    background:url(../immagini/mnu1ITA_comp.gif) no-repeat top left;
	width:104px; 
	height:24px;
	display:block;
	font-family: Lucida Grande, Arial, helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration:none;
}

a:hover#mnutop4  {
background-position:0px -24px;
color: #FFFFFF;
}

.testoGrigio{
	font-size: 11px;
	font-family:  Lucida Grande, Arial, helvetica, sans serif;
	color: #7D7D7D;
	font-weight: normal;
}

.comboboxContainer
{
}

.comboboxValueContainer
{
	background: url(/immagini/combo-piece1.jpg) no-repeat left top;
}

.comboboxValueContent
{
	padding-left: 6px;
	font-weight:bold;
}

.comboboxDropDownContainer
{
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	border-left: solid 1px #aaa;
	border-top: solid 1px #aaa;
	background: #fff;
	overflow-y: scroll;
	overflow-x: hidden;
	height:200px;
	padding-left: 3px;
	scrollbar-base-color: #BD2B1E;
	scrollbar-arrow-color:#ffffff;
	cursor: default;
}

.comboboxDropDownButton
{
	width: 23px;
	height: 21px;
	cursor:pointer;
	background-image: url(/immagini/combo-piece2.jpg);
}

.comboboxGroupItemHeader
{
	display: block;
	background: #000;
	color: #fff;
}

.comboboxGroupItemContainer
{
	padding-left: 10px;
}

.comboboxItem
{
	background: #fff;
	color: #000;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
}

.comboboxItemHover
{
	background-color: #BD2B1E;
	color: #fff;
	padding-left: 1px;
}

.inpt 
{
    width:200px;
    color: #000000;
    border: solid 1px #D0D1CC;
    background-color: #E7E7E7;
    font-family:Lucida Grande, Arial, helvetica, sans serif; 
    font-size: 11px;
}

.inpt2
{
    width:73px;
    color:#FFFFFF;
    border:0px;
    background-color: #494949;
    font-family: Arial, helvetica, sans serif; 
    font-size: 11px;
}

.inpt_txt
{
    width:500px;
    overflow:auto;
    color: #000000;
    border: solid 1px #D0D1CC;
    background-color: #E7E7E7;
    font-family:Lucida Grande, Arial, helvetica, sans serif; 
    font-size: 11px;
}

.inpt_but
{
    width:60px;
    color: #000000;
    border: solid 1px #D0D1CC;
    background-color: #E7E7E7;
    font-family:Lucida Grande, Arial, helvetica, sans serif; 
    font-size: 11px;
    cursor:pointer;
}

.flash-replaced .alt {
    display:block;
    height:0;
    overflow:hidden;
    position:absolute;
    width:0;
} 

.testo
{
font-family:Lucida Grande, Arial, helvetica, sans-serif; 
font-size:11px; 
color: #343434;
}


