/*Creato per Neiko da Maci#27*/

table#gestioneprezzi {
	width:100%;
	font-family:verdana, sans serif;
	font-size:8px;
}
table#gestioneprezzi P{
	width:100%;
	font-family:verdana, "sans serif";
	font-size:10px;
}

table#gestioneprezzi td{
	/*width:100px;*/
	text-align:center;
	font-size:12px;
}

table#gestioneprezzi .ccc{
	background-color:#FFF;
	text-align:center;
}

table#gestioneprezzi .fff{
	background-color:#FFF;
	text-align:center;
}

table#gestioneprezzi .ccc P, table#gestioneprezzi .fff P{
	margin:1px;
	text-align:left;
}

table#gestioneprezzi .fff {
	background:#FFF;
	border:0px solid #000;
	color:#000;
}

table#gestioneprezzi .ccc{
	background:#FFF;
	border:0px solid #000;
	color:#000;
	line-height: 20px;
}
table#gestioneprezzi .separatore{
	background-color:#CCCCCC;
}
table#gestioneprezzi .testataA  {
	width:100%;
	font-family:verdana, "sans serif";
	font-size:14px;
	align:center;
	background-color: #FF9900;
}
table#gestioneprezzi .testataBC  {
	width:100%;
	font-family:verdana, "sans serif";
	font-size:14px;
	align:center;
	background-color: #9999CC;
}
table#gestioneprezzi .testataD  {
	width:100%;
	font-family:verdana, "sans serif";
	font-size:14px;
	align:center;
	background-color: #339966;
}
table#gestioneprezzi .testataE  {
	width:100%;
	font-family:verdana, "sans serif";
	font-size:14px;
	align:center;
	background-color: #CC3300;
}

