/*
#### Stylesheet Copyright: lucasweb.it
*/

.link {text-decoration: none;color:#fff;font-family:Tahoma;font-size:8pt; };
.link:hover {color:#ff9900;}
.ctlink {}
.ctlink:hover {text-decoration: underline;color:#fff;}
.linktab {text-decoration: none;color:#fff;font-family:Trebuchet MS; };
.linktab:hover {text-decoration:underline; color:#fff;}

body { margin: 0px; font-family: Verdana,Tahoma,Times New Roman; font-size: 10px; }

/* Classi generiche link */
.linkBlack:link, .linkBlack:visited, .linkBlack:active { 
	color: #000; text-decoration: none; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; 
}
.linkBlack:hover { color:#000; text-decoration: underline; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; }
.linkOrange:link, .linkOrange:visited, .linkOrange:active { 
	color: #f90; text-decoration: none; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; 
}
.linkOrange:hover { color:#f90; text-decoration: underline; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; }

/* Classe link categorie */
.catLink:link, .catLink:visited, .catLink:active { 
	color: #fff; text-decoration: none; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; 
}
.catLink:hover { color:#fff; text-decoration: underline; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; }
/* Fine classe link categorie */

/* Classe link sottocategorie */
.subCatLink:link, .subCatLink:visited, .subCatLink:active { 
	color: #848484; text-decoration: none; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; 
}
.subCatLink:hover { color:#848484; text-decoration: underline; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; }
/* Fine classe link sottocategorie */

/* Classe link sottocategorie */
.subCatLinkSel:link, .subCatLinkSel:visited, .subCatLinkSel:active { 
	color: #000; text-decoration: none; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; font-weight: bold; 
}
.subCatLinkSel:hover { color:#000; text-decoration: underline; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; font-weight: bold;}
/* Fine classe link sottocategorie */

/* Classe link microcategorie */
.micCatLink:link, .micCatLink:visited, .micCatLink:active { 
	color: #808080; text-decoration: none; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; 
}
.micCatLink:hover { color:#808080; text-decoration: underline; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; }
/* Fine classe link microcategorie */

/* Classe link microcategorie */
.micCatLinkSel:link, .micCatLinkSel:visited, .micCatLinkSel:active { 
	color: #808080; text-decoration: none; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; font-weight: bold; 
}
.micCatLinkSel:hover { color:#808080; text-decoration: underline; font-family: Tahoma,Verdana,Times New Roman; font-size: 8pt; font-weight: bold; }
/* Fine classe link microcategorie */

/* Classi menu categorie - sottocategorie - microcategorie */
.menuCat { background-color: #f90; }
.selCat { background-color: #f60; }
.menuSubCat { background-color: #fff; }
.selSubCat { background-color: #f90; color: #000; }
.menuMicCat { background-color: #eee; }
.selMicCat { background-color: #9cf; }
/* Fine classi menu categorie - sottocategorie - microcategorie */

.table_menu_top { background-color: #808080; color:#fff; font-family:Tahoma; font-size:18px; }

.text_black { color: #000; font-family: Verdana,Tahoma,Times New Roman; font-size: 10px; }
.text_green { color: #6c0; font-family: Verdana,Tahoma,Times New Roman; font-size: 10px; }
.text_red { color: #f00; font-family: Verdana,Tahoma,Times New Roman; font-size: 10px; }
.text_orange { color: #FF7800; font-family: Verdana,Tahoma,Times New Roman; font-size: 10px; }
.text_grey { color: #808080; font-family: Verdana,Tahoma,Times New Roman; font-size: 10px; }

.price_del { color: #000; font-family: Verdana,Tahoma,Times New Roman; font-size: 11px; text-decoration : line-through; }
.price_promo { color: #000; font-family: Verdana,Tahoma,Times New Roman; font-size: 10px; font-weight: bold; }

.title_black { 
	font-family: Verdana,Tahoma,Times New Roman;
    font-size: 14px;
	font-weight: bold;
}

.label_grey { font-family: Verdana,Tahoma,Times New Roman; font-size: 12px; font-weight: bold; background-color: #eee; }
.label_orange { font-family: Verdana,Tahoma,Times New Roman; font-size: 12px; font-weight: bold; background-color: #f60; color: #fff; }
.label_white { font-family: Verdana,Tahoma,Times New Roman; font-size: 11px; background-color: #fff; border: 1 solid #ccc; }
.label_black { font-family: Verdana,Tahoma,Times New Roman; font-size: 11px; font-weight: bold; background-color: #000; color: #fff; }

.input {
	font-size: 10 px; 
	font-family: Verdana,Tahoma,Times New Roman;
	background-color: #fff; 
	border: 1 solid #B7B7B7;
}

.inputCart {
	font-size: 11 px; 
	font-family: Verdana,Tahoma,Times New Roman;
	background-color: #fff; 
	border: 1 solid #ccc;
}

.menuOver {
	background: #7C7887 url("../img/zampa2.jpg") no-repeat left;
	padding-left: 25px;
	color: #fff;
}

.menuOut {
	background: #E6E4E8 url("../img/zampa.jpg") no-repeat left;
	padding-left: 25px;
}

.menuLabel {
	background: url("../img/zampa.jpg") no-repeat left;
	padding-left: 25px;
}

.menuLabelSelected {
	background: #7C7887 url("../img/zampa2.jpg") no-repeat left;
	padding-left: 25px;
	color: #fff;
}

.anagrafica {
	font-size: 11 px; 
	font-family: Verdana,Tahoma,Times New Roman;
	border: 1 solid #ccc;
}

.footer {
	background-color: #000;
	color: #fff;
}



