/* Sfondo pagina catalogo */
.cat_page{
	background-color: #FFFFFF; /*@CPZ_HOME_MAIN_COLOR_BACK*/
}

/* Barra di navigazione */
.navigator {
	color: #808080; /*@CPZ_CATALOG_NAVBAR_COLOR_FONT*/
}

.navigator a:link {
	color: #808080; /*@CPZ_CATALOG_NAVBAR_COLOR_FONT*/
	font-weight: normal;
	font-size: 10px;
}
.navigator a:visited {
	color: #808080; /*@CPZ_CATALOG_NAVBAR_COLOR_FONT*/
	font-weight: normal;
	font-size: 10px;
}
.navigator a:hover {
	color: #808080; /*@CPZ_CATALOG_NAVBAR_COLOR_FONT_OVER*/
	font-weight: normal;
	font-size: 10px;
}

/* Navigazione catalogo prodotti - classi comuni */
.cat_body {
	background-color: #FFFFFF; /*@CPZ_CATALOG_COLOR_BACK*/
}

.cat_body .labelAllegati{
color:#808080;
}


.cat_title_bg {
	background-color: #FFFFFF; /*@CPZ_CATALOG_COLOR_BACK_TITLE*/
}
.cat_title_font {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color : #808080; /*@CPZ_CATALOG_COLOR_FONT_TITLE*/
	font-weight: bold;
}
.sconto_img {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF
}
.sconto {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000; /*@CPZ_CATALOG_SCHED_COLOR_FONT*/
}
.cat_img {
	border-width: 1px;
	border-style: solid;
	border-color: #ACACAC; /*@CPZ_CATALOG_ROW_COLOR*/
	background-color: #FFFFFF;	
}
.cat_row {
	background-color: #ACACAC; /*@CPZ_CATALOG_ROW_COLOR*/
}
.generic_font {
	font-family: Verdana;
	font-size: 9px;
	color: #808080; /*@CPZ_CATALOG_SCHED_COLOR_FONT*/
}

/* Navigazione catalogo prodotti - elenco famiglie */
.cat_family_name a:link {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_FAMILY_COLOR_FONT*/
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.cat_family_name a:visited {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_FAMILY_COLOR_FONT*/
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.cat_family_name a:hover {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_FAMILY_COLOR_FONT_OVER*/
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.cat_family_descri {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_FAMILY_DESCRI_COLOR_FONT*/
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.cat_family_descriHtml {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_FAMILY_DESCRI_COLOR_FONT*/
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 12px;
}

/* Navigazione catalogo prodotti - elenco prodotti e risultati ricerca */
.cat_prod_name {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_PROD_COLOR_FONT*/
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.cat_prod_name a:link {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_PROD_COLOR_FONT*/
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.cat_prod_name a:visited {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_PROD_COLOR_FONT*/
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.cat_prod_name a:hover {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_PROD_COLOR_FONT_OVER*/
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

/* mt */

.cat_prod_name_news a:link {
	font-family:Verdana;
	color: #333333; /*@CPZ_CATALOG_PROD_COLOR_FONT*/
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.cat_prod_name_news a:visited {
	font-family:Verdana;
	color: #333333; /*@CPZ_CATALOG_PROD_COLOR_FONT*/
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.cat_prod_name_news a:hover {
	font-family:Verdana;
	color: #333333; /*@CPZ_CATALOG_PROD_COLOR_FONT_OVER*/
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}


.cat_prod_descri {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_PROD_DESCRI_COLOR_FONT*/
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.cat_prod_keyarti {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_PROD_KEYARTI_COLOR_FONT*/
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;	
}
.cat_family_sep {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_HOME_MAIN_COLOR_BACK*/
	boder-top:	1px solid #990000;
}
.cat_prod_price_list {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;text-align: right;
	text-decoration: line-through ;
	color: #ACACAC;
}
.cat_prod_price {
	font-family: Verdana;
	color: #000000; /*@CPZ_CATALOG_PROD_DESCRI_COLOR_FONT*/
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none ;
}
.cat_prod_noprice {
	font-family: Verdana, ;
	color: #000000; /*@CPZ_CATALOG_PROD_DESCRI_COLOR_FONT*/
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: none ;
}

/* Navigazione catalogo prodotti - scheda prodotto */
.prod_list {
	border-bottom: 1px solid #ACACAC;
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_CATALOG_COLOR_BACK*/
}
.prod_list_title_bg {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_CATALOG_COLOR_BACK_TITLE*/
}
.prod_list_title_line {
	background-color: #ACACAC; /*@CPZ_CATALOG_ROW_COLOR*/
}
.prod_list_bg {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_CATALOG_COLOR_BACK*/
}
.prod_list_bg .box_title_font {
	background-color:#F3F7EE;
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	color : #808080; /*@CPZ_CATALOG_COLOR_FONT_TITLE*/
	font-weight: bold;
}
.prod_list_bg .prod_list_img {
	border-width: 1px;
	border-style: solid;
	border-color: #ACACAC; /*@CPZ_CATALOG_ROW_COLOR*/
	background-color: #FFFFFF;	
}
.prod_list_bg .sommario {
	font-family: Verdana;
	font-size: 9px;
	color: #808080; /*@CPZ_CATALOG_SCHED_COLOR_FONT*/
}
.prod_list_bg .prezzo_listino {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	text-decoration: line-through;
	color:#ACACAC;
}
.prod_list_bg .img_gallery{
	font-family: Verdana;
	font-size: 9px;
	color : #808080;
	font-style: normal;
	text-decoration: underline;
}
.prod_list_bg .buy_online {
	font-family: Verdana;
	font-size: 9px;
	color : #666666;
	font-style: normal;
	font-weight:bold;
	text-decoration: underline;
}
.prod_list_bg  .asterisco {
	font-family: Verdana;
	font-size: 9px;	
	color: #808080;
}
.prod_list_bg .box_separator_main {
	background-color: #AAAAC2; /*@CPZ_CATALOG_SEP_COLOR_BACK*/
}
.prod_list_bg .box_separator {
	background-color: transparent;
}
.prod_list_bg .box_portlet_separator {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_CATALOG_COLOR_BACK*/
}
.prod_list_bg .font_general_descri{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF; /*@CPZ_CATALOG_SEP_COLOR_FONT*/
}
.prod_list_bg .font_attributes_descri {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000; /*@CPZ_CATALOG_SCHED_COLOR_SECTION*/
}
.prod_list_bg .font_doc_descri {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000; /*@CPZ_CATALOG_SCHED_COLOR_SECTION*/
}
.prod_list_bg .font_kit_descri{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000; /*@CPZ_CATALOG_SCHED_COLOR_SECTION*/
}
.prod_list_bg .codice_ricerca {
	color: #808080; /*@CPZ_CATALOG_SCHED_KEYARTI_COLOR_FONT*/
}
.prod_list_bg .ins_basket_sep {
	background-color: #FFFFFF;
}
.prod_list_bg .line_sep {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_HOME_MAIN_COLOR_BACK*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACACAC; /*@CPZ_CATALOG_ROW_COLOR*/
}
.prod_list_bg .grid_row, .prod_list_bg .grid_row a:link, .prod_list_bg .grid_row a:visited, .prod_list_bg .grid_row a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: Normal;
	font-style: Normal;
	color: #000000; /*@CPZ_CATALOG_SCHED_COLOR_FONT*/
	background-color: transparent;
}
.prod_list_bg .grid_rowodd, .prod_list_bg .grid_rowodd a:link, .prod_list_bg .grid_rowodd a:visited, .prod_list_bg .grid_rowodd a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: Normal;
	font-style: Normal;
	color: #000000; /*@CPZ_CATALOG_SCHED_COLOR_FONT*/
	background-color: transparent;
}
.prod_list_bg .grid_rowselected, .prod_list_bg .grid_rowselected a:link, .prod_list_bg .grid_rowselected a:visited, .prod_list_bg .grid_rowselected a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: Normal;
	font-style: Normal;
	color: #000000; /*@CPZ_CATALOG_SCHED_COLOR_FONT*/
	background-color: transparent;
}
.prod_list_bg .grid_rowover, .prod_list_bg .grid_rowover a:link, .prod_list_bg .grid_rowover a:visited, .prod_list_bg .grid_rowover a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: Normal;
	font-style: Normal;
	color: #000000; /*@CPZ_CATALOG_SCHED_COLOR_FONT*/
	background-color: transparent;
}

/* Navigazione catalogo prodotti - ricerca prodotti */
.search_cat {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_SEARCHCATALOG_COLOR_BACK*/
}
.search_cat .testo {
	color: #808080; /*@CPZ_SEARCHCATALOG_COLOR_FONT*/
}
.search_cat .no_attrib {
	color: #808080;
}
.search_cat_title {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_SEARCHCATALOG_COLOR_BACK_TITLE*/
}
.search_cat_title .title {
	color: #808080; /*@CPZ_SEARCHCATALOG_COLOR_FONT_TITLE*/
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 1px;
}

/* Navigazione catalogo prodotti - barra risultati ricerca */
.result_bar {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_CATALOG_RESULTBAR_COLOR_BACK*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC; /*@CPZ_CATALOG_ROW_COLOR*/	
}
.result_bar .separator{
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_HOME_MAIN_COLOR_BACK*/
}
.result_bar .currentPage:link {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_RESULTBAR_CURRENTPAGE_COLOR*/
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.result_bar .currentPage:visited {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_RESULTBAR_CURRENTPAGE_COLOR*/
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.result_bar .currentPage:hover {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_RESULTBAR_CURRENTPAGE_COLOR_OVER*/
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.result_bar .otherPage:link {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_RESULTBAR_OTHERPAGE_COLOR*/
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.result_bar .otherPage:visited {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_RESULTBAR_OTHERPAGE_COLOR*/
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.result_bar .otherPage:hover {
	font-family:Verdana;
	color: #808080; /*@CPZ_CATALOG_RESULTBAR_OTHERPAGE_COLOR_OVER*/
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.result_bar .pageNext{
	position: relative;
	top: 3px;
}
.result_bar .pagePrev{
	position: relative;
	top: 3px;
}

/* Contenuti collegati */
.nav_contentlinked {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_CATALOG_CONTLINKED_COLOR_BACK*/
	border-width: 1px;
	border-style: solid;
	border-color: #ACACAC; /*@CPZ_CATALOG_ROW_COLOR*/
}
.nav_contentlinked .title{
	color: #414852; /*@CPZ_CATALOG_CONTLINKED_COLOR_FONT*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.nav_contentlinked .grid{
	color: #414852; /*@CPZ_CATALOG_CONTLINKED_COLOR_FONT*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav_contentlinked .grid_navbar{
	color: #414852; /*@CPZ_CATALOG_CONTLINKED_COLOR_FONT*/
}

/* Contenitori collegati */
.nav_containerlinked {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_CATALOG_CNTNRLINKED_COLOR_BACK*/
	border-width: 1px;
	border-style: solid;
	border-color: #ACACAC; /*@CPZ_CATALOG_ROW_COLOR*/
}
.nav_containerlinked .title{
	color: #414852; /*@CPZ_CATALOG_CNTNRLINKED_COLOR_FONT*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.nav_containerlinked .grid{
	color: #414852; /*@CPZ_CATALOG_CNTNRLINKED_COLOR_FONT*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.nav_containerlinked  .grid_navbar{
	color: #414852; /*@CPZ_CATALOG_CNTNRLINKED_COLOR_FONT*/
}

/* Portlet carrello online*/
.basket {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_HOME_MAIN_COLOR_BACK*/
}
.basket .box {background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_BUYONLINE_COLOR_BACK*/ }
.basket .title_bar {
	background-color: #FFFFFF; /* 02022010 MT BIANCO*/ /*@CPZ_BUYONLINE_COLOR_BACK_TITLE*/
	color: #426EAD; /*@CPZ_BUYONLINE_COLOR_FONT_TITLE*/
}
.basket .navmenu { background-color: transparent; /*@CPZ_BUYONLINE_NAVMENU_COLOR_BACK*/ }
.basket .navmenu_title { background-color: #AAAAC2; /*@CPZ_BUYONLINE_NAVMENU_COLOR_BACK_TITLE*/ }
.basket .navmenu_title_font { color: #FFFFFF; /*@CPZ_BUYONLINE_NAVMENU_COLOR_FONT_TITLE*/ }
.basket .navmenu_font a:link, .basket .navmenu_font a:hover, .basket .navmenu_font a:visited {
	color: #FFFFFF; /*@CPZ_BUYONLINE_NAVMENU_COLOR_FONT*/
	font-weight: normal;
}
.basket .str_basket { color: #426EAD; /*@CPZ_BUYONLINE_COLOR_FONT*/ }
.basket .str_basket_list { color: #426EAD; /*@CPZ_BUYONLINE_COLOR_FONT_LIST*/ }


