/*
Grigio di sfondo: #CCCCCC
ROSSO: #FEA700
GrigioLogo: #52516F

*/
BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
	font-size: 10px;
	background-color: #CCCCCC;
}

LI {
	list-style-image: url(img/Li_SubMenu.gif);
	text-indent: 5px;
}

A {
	CURSOR: hand;
	TEXT-DECORATION: none;
	color: #52516f;
}

.LightA{
  color: #FFFFFF;
}

A:hover {
	color: #FEA700;
}

SPAN {
	padding: 0px 0px 0px 0px;
}

DIV {
	padding: 0px 0px 0px 0px;
}

.BlankLine{
  height: 20px;
}

.SeparazioneRisultato {
	background-color: #CCCCCC;
	width: 100%;
	height: 1px;
}

.Botton {
    margin: 0px 10px 0px 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
	border-bottom-color: #FEA700;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FEA700;
	border-top-style: solid;
	border-top-width: 1px;
    border-right-color: #FEA700;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #FEA700;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: 11px;
	color: #52516f;
	padding: 2px 2px 2px 2px;
	height: 21px;
    font-weight: normal;
	cursor: hand;
}

.BottonLink {
    margin: 0px 1px 0px 1px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
	border-bottom-color: #FEA700;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FEA700;
	border-top-style: solid;
	border-top-width: 1px;
    border-right-color: #FEA700;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #FEA700;
	border-left-style: solid;
	border-left-width: 1px;
	font-size: 11px;
	color: #52516f;
	padding: 4px 5px 2px 5px;
	height: 21px;
    font-weight: normal;
	cursor: hand;
}

.HomeButton{
    font-size: 11px;
	padding: 4px 4px 4px 4px;
} 

.Home_TitoloSezione{
    color: #FEA700;
    font-size: 11px;
	line-height: 25px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
}

.PageTitle{
	color: #FEA700;
	font-size: 14px;
	padding: /*sopra=*/20px /*destra=*/5px /*sotto=*/10px /*sinistra=*/0px;
}

.PageSubtitle{
	color: #FEA700;
	font-size: 12px;
}

.CategoryPath{
  color: #52516f;
  font-size: 11px;
}

.Evidence{
	font-weight: bold;
	color: #FEA700;
}

.Istruzioni{
	width: 95%;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
	padding: 2px 2px 2px;
}

.BottomBox {
	width: 100%; 
	font-size: 10px;
	padding: 15px 5px 10px;
	vertical-align: top;
	background-color: #FEA700;
}

.MenuLaterale {
    font-size: 9px;
	color: #FEA700;
	font-weight: bold;
	width: 100%;
	padding: 3px 3px 3px;
	vertical-align: top;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.BoxMenuLaterale {
	width: 100%;
	padding: /*sopra=*/5px /*destra=*/5px /*sotto=*/5px /*sinistra=*/5px;
}

.ProductsMenu {
	color: #52516f;
	font-weight: normal;
	width: 100%;
	font-size: 9px;
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	border-bottom-color: #FEA700;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

.ProductsMenuBox {
	width: 100%;
	font-size: 10px;
	height: 180px;
	padding: /*sopra=*/5px /*destra=*/30px /*sotto=*/5px /*sinistra=*/40px;
	background-color: #52516F;
	border-bottom-color: #FEA700;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.InfoMenu {
	color: #FEA700;
	/*font-weight: bold;*/
	width: 100%;
	font-size: 9px;
	padding: 3px 3px 5px 3px;	
	/*border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}

.InfoMenuBox {
	width: 318px;
	height: 100%;
	vertical-align: top; 
	padding: /*sopra=*/5px /*destra=*/5px /*sotto=*/5px /*sinistra=*/5px;
	background-color: #FEA700;
}

.HomeCategoriesBox {
    width: 100%;
	height: 80;
	color: #466BFF;
	font-size: 11px;

	
	border-top-color: #FEA700;
	border-top-style: solid;
	border-top-width: 1px;

	/*border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/

	padding: /*sopra=*/5px /*destra=*/5px /*sotto=*/5px /*sinistra=*/5px;
}

.HomeBoxTitles {
	color: #FEA700;
	width: 100%;
	font-size: 11px;
	padding: 3px 3px 2px;
	vertical-align: top;
}

.MainBox {
    align: left;
	background-color: #FFFFFF;
	vertical-align: top;
	font-size: 10px;
    padding: /*sopra=*/5px /*destra=*/10px /*sotto=*/5px /*sinistra=*/10px;	
	vertical-align: top;
	text-align: justify; 
	height: 365px;	
}


.PageListTool {
	font-size: 11px;
	color: #000000;
}

A.PageListTool:hover {
	font-weight: Bold;
	color: #CCCCCC;
}

.Form {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	padding: /*sopra=*/5px /*destra=*/5px /*sotto=*/5px /*sinistra=*/5px;
	border-top-color: #FEA700;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FEA700;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FEA700;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FEA700;
	border-left-style: solid;
	border-left-width: 1px;
}

.ResultColumn {
	background-color: #CCCCCC;
	border-bottom-color: #FEA700;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 11px;
	color: #000000;
	padding: 2px 2px 2px;
}

.ConfirmBox {
	background-color: #CCCCCC;
	width: 100%;
	height: 50px;
	font-size: 11px;
	padding: 30px 5px;
	vertical-align: middle;
	border-bottom-color: #FEA700;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FEA700;
	border-top-style: solid;
	border-top-width: 1px;
}

.ResultRow {
	font-size: 11px;
	padding: 2px 2px 2px;
	height: 80px;
	vertical-align: middle;	
}

SPAN.TREE_AREA TD {
     font-size: 8pt; 
     align: middle;}

SPAN.TREE_AREA IMG {
     cursor:hand;
}
/*--------------------------------------------------------------------------------------------------*/





/******************** ARTICLE VERTICAL MENU *************/


.ArticlesMenuBox{
	padding: 40px 0px 20px 50px;
	vertical-align: top;
}


.ArticlesMenu{
	color: #FFFFFF;
	font-weight: normal;
	width: 200px;
	font-size: 10px;
	padding: 7px 10px 3px 3px;
	vertical-align: top;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.ArticlesSubMenu {
    display: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px 3px 2px 20px;
	vertical-align: top;

}




















	 


.submenu {
    font-size: 11px;
    position: absolute;
	display: none;
	width: 130px;
	background-color: #FFFFCC;
	padding: /*sopra=*/1px /*destra=*/2px /*sotto=*/1px /*sinistra=*/5px;
	/*border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;*/
}
.subMenuTop_MainLevel 
{
    height: 25;		
}

.submenu_link{
    width: 100%;
    height: 100%;
    text-decoration: none;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.submenu_link:hover
{
    color: #0099CC;
}
	 
	 
	 
	 
	 
	 
	 
	 






.BoxMenuTop {
	width: 100%;
	height: 20px;
	font-size: 10px;
	color: #466BFF;
	align: middle;
	padding: /*sopra=*/5px /*destra=*/5px /*sotto=*/5px /*sinistra=*/10px;
	vertical-align: top;
	background-color: #0099CC;
}	 

.MenuTop_MainLevel {
    color: #000000;
    font-size: 11px;
    cursor: hand;
	padding: /*sopra=*/1px /*destra=*/2px /*sotto=*/1px /*sinistra=*/1px;
}





.Form_TitoloParagrafo {
    font-size: 11px;
	font-weight: bold;
	color: #FEA700;
	line-height: 25px;
	padding: 2px 2px 2px 2px;
}

.Box_Home_OrizzontalBanner {
	border-bottom-color: #CC0066;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	padding: /*sopra=*/20px /*destra=*/0px /*sotto=*/0px /*sinistra=*/0px;
}



.BoxHomeProducts {
    width: 100%;
	height: 80px;
	background-color: #FFFFFF;
	border-top-color: #466BFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #466BFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #466BFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #466BFF;
	border-left-style: solid;
	border-left-width: 1px;
	padding: /*sopra=*/5px /*destra=*/5px /*sotto=*/5px /*sinistra=*/5px;
}





/*.BoxProductsMenu {
    background-color: #0099CC;
	width: 100%;
	
}*/

.Box_Home_InEvidenza {
    background-color: #0099CC;
	padding: /*sopra=*/10px /*destra=*/10px /*sotto=*/10px /*sinistra=*/10px;
	
	border-top-color: #0099CC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #0099CC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #0099CC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #0099CC;
	border-left-style: solid;
	border-left-width: 1px;
}



.BoxBannerLaterale {
    background-color: #0099CC;
	width: 100%;
	padding: /*sopra=*/5px /*destra=*/5px /*sotto=*/5px /*sinistra=*/5px;
}


	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 





.BarraPath {
	font-size: 11px;
	font-weight: bold;
	color: #FEA700;
	line-height: 18px;
	padding: 2px 2px 2px;
}



.HomeProductsLink {
	color: #0099CC;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
}


.BoxLoghi {
	
	width: 760;
	padding: 0px 0px 0px;
	vertical-align: top;
}




.BoxHomeProducts {
	width: 100%;
	vertical-align: top;
	margin: 3px;
	padding: 3px;
	border: 3px;
	font-size: 9px;
}























.InfoBottom{
	color: #000000;
	font-size: 10px;
	background-color: #9999B4;
	padding: 0px 30px 0px 0px;
}





.SubMenuSL{
  	display:none;
	font-size: 11px;
}

.SubMenuAcquisti{ 
	font-size: 12px;
}
