/*
#### Stylesheet Copyright: lucasweb.it
*/

.link      {text-decoration: none;color:#ffffff;font-family:Trebuchet MS;font-size:8pt; };
.link:hover       {color:#ffcc00;}
.ctlink    {}
.ctlink:hover      {text-decoration: underline;color:#FFFFFF;}
.linktab      {text-decoration: none;color:#FFFFFF;font-family:Trebuchet MS; };
.linktab:hover       {text-decoration:underline; color:#FFFFFF;}

body {
	background: #0A0C23;
	margin: 0px;
	font-family: Verdana,Tahoma,Times New Roman;
    font-size: 10px;
}

/* Classe link categorie */
.catLinkOut:active, .catLinkOut:hover { 
	color: #0A0C23; text-decoration: underline;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}

.catLinkOut:visited, .catLinkOut:link {
	color:#0A0C23; text-decoration: none;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}
.catLinkOver:active, .catLinkOver:hover { 
	color: #fff; text-decoration: underline;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}

.catLinkOver:visited, .catLinkOver:link {
	color:#fff; text-decoration: none;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}
/* Fine classe link categorie */

/* Classe link orange */
.orangeLink:active {
	color: #FF7800; text-decoration: underline;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}

.orangeLink:visited {
	color:#FF7800; text-decoration: none;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}

.orangeLink:hover {
	color:#FF7800; text-decoration: underline;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}

.orangeLink:link {
	color:#FF7800; text-decoration: none;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}		
/* Fine classe link orange */

/* Classe link white */
.whiteLink:active {
	color: #fff; text-decoration: underline;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}

.whiteLink:visited {
	color:#fff; text-decoration: none;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}

.whiteLink:hover {
	color:#fff; text-decoration: underline;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}

.whiteLink:link {
	color:#fff; text-decoration: none;
    font-family: Verdana,Tahoma,Times New Roman; font-size: 10px;
}		
/* Fine classe link white */

.text_black {
	color: #000;
	font-family: Verdana,Tahoma,Times New Roman;
    font-size: 10px;
}

.text_white {
	color: #fff;
	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;
}

.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;
}

.input {
	font-size: 10 px; 
	font-family: Verdana,Tahoma,Times New Roman;
	background-color: #E6E6E9; 
	border: 1 solid #fff;
}

.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;
}




