body {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	background-color: #F6F6EE;
	scrollbar-face-color: bebebe;
	scrollbar-highlight-color: ffffff;
	scrollbar-3dlight-color: F6F6EE;
	scrollbar-darkshadow-color: ffffff;
	scrollbar-shadow-color: F6F6EE;
	scrollbar-arrow-color: 000000;
	scrollbar-track-color: dadada;
}

.categorie {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}

.categorie:hover {
	color: #E0A175;
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
}

.evidenza {
	color: #E0A175;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.developer {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	color: #0080FF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.articolo {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.inserimento {
	color: #000000; 
	font-family: Verdana; 
	font-size: 10pt; 
	border: 1px solid #A4A4A4; 
	background-color: #EAEAEA;
}

.bottone {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold; 
	border: 1px solid #A4A4A4; 
	background-color: #EAEAEA;
    cursor: pointer;
}

.bottone_pri {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold; 
	border: 1px solid #A4A4A4; 
	background-color: #2181FF;
    cursor: pointer;
    width: 180;
}

.bottone_aut {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold; 
	border: 1px solid #A4A4A4; 
	background-color: #A13F00;
    cursor: pointer;
    width: 180;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
}
