body
{
	background: white;
	/*color:#669999;*/
	color: blue;
	font-family:georgia, verdana, arial;
	scrollbar-face-color: blue;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: white;
	scrollbar-3d-light-color : white;
}

table
{
	font-family:georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

th.no
{
	font-size:9px;
	color:yellow;
}

h2
{
	border-width:thick 1px 1px 1px 1px;
	border-color:blue;/*#408080;*/
	border-style:double;
	text-align:center;
	color:blue;/*#408080;*/
	background-color:white;/*#cccccc;#E3EEE4;*/
}

/* USATO IN: CEDOLA.PHP */
#contenitore
{
	text-align:center;
	width:100%;
	padding: 5px;
}	

/* USATO IN: CEDOLA.PHP */
.myBox1
{
	width:90%;
	border-width: 1px;
	border-color:blue;/*#408080;*/
	border-style: solid;
	padding:25px;
	margin:10px;
	text-align:center;
	background-color:white;/*#cccccc;#E3EEE4;*/
	background-image:url(immagini/SCRITTA3.gif);
	background-position:left;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP */
#molitoria
{
	width: 610px;
	height: 50px;
	background-image: url(immagini/titolo_molitoria.gif);
	margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP */
#agricoltura
{
	width: 610px;
	height: 50px;
	background-image: url(immagini/titolo_agricoltura.gif);
	margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP */
#apicoltura
{
	width: 610px;
	height: 50px;
	background-image: url(immagini/titolo_apicoltura.gif);
	margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP */
#zootecnica
{
	width: 610px;
	height: 50px;
	background-image: url(immagini/titolo_zootecnica.gif);
	margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP */
#ambiente
{
	width: 610px;
	height: 50px;
	background-image: url(immagini/titolo_ambiente.gif);
	margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP */
#uk
{
	width: 610px;
	height: 50px;
	background-image: url(immagini/titolo_uk.gif);
	margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP */
#divulgazione
{
	width: 610px;
	height: 50px;
	background-image: url(immagini/titolo_divulgazione.gif);
	margin-right: auto;
	margin-left: auto;
}

/* ALLINEAMENTO TASTI */
div#tasti
{
	border: 0;
	padding: 10px;
	margin: 5px;
}

div.testo
{
	width:70%;
	border: 0;
	padding: 10px;
	margin: 5px;
	margin-right: auto;
	margin-left: auto;
}

div.dotted
{
 width:500px;
 border-style:dotted;
 border-width:1px;
 border-color:blue;
 padding:5px;
 margin:5px;
 margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP - div per intestazione colonne */
span.intest
{
	font-size: 14px;
	font-weight: bold;
}

/* USATO IN: CEDOLA.PHP - dimensione ed allineamento delle 6 tabelle */
table.home
{
	width: 610px;
	border: 0;
	margin-right: auto;
	margin-left: auto;
}


/* USATO IN: CEDOLA.PHP - PER CONTENERE IL TOTALE*/
div#total
{
	text-align:center;
	background-color:white;
	font-size:25px;
	font-weight: bold;
	color:blue;
	border-width:thick;
	border-style:double;
	border-color:blue;
	margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP - PER MODIFICARE IL TYPE="TEXT"*/
#tott
{
	width: 150px;
	background-color:yellow;
	border:0px;
	height:30px;
	font-size:28px;
	text-align:center;
	font-weight:bold;
}

.rBox
{
	width: 90%;
	border-width: 1px;
	border-color:blue;/*#408080;*/
	border-style: solid;
	padding: 10px;
	text-align:center;
	color:blue;/*#408080;*/
	background-color:white;/*#E3EEE4;*/
	margin-right: auto;
	margin-left: auto;
}

div.dotted2
{
 width:800px;
 border-style:dotted;
 border-width:1px;
 border-color:blue;
 padding:5px;
 margin:15px;
 margin-right: auto;
	margin-left: auto;
}

/* USATO IN: CEDOLA.PHP */
.myBox
{
	border:0px;
}

.myTdSx
{
 background-color:white;/*#94BE96;*/
 text-align:right;
	color:blue;/*#0033FF;*/
	font-weight: bold;
	width: 400px;
}

.myTdDx
{
 background-color:white;/*#94BE96;*/
 text-align:left;
	color:red;/*#0033FF;*/
	font-weight: bold;
	width: 400px;
}

.titab
{
	font-size:18px;
	color:white;/*#E3EEE4;*/
	text-align:center;
}

/*
q
{
	border-style:inherit;
	text-align:center;
	background-color:#E3EEE4;
	color:blue;
}
*/

.myQ
{
	font-size:30px;
	border-style:inherit;
	text-align:center;
	background-color:yellow;
	color:black;
}

.myTxt
{
	color:#91BD93;
}

.myTxt2
{
	color:yellow;
	font-weight:bold;
}

tr.default
{
	background-color:blue;
	/*background-color:#cc0000;*/
	text-align:center;
	color:white;/*#0033FF;*/
	font-size:11px;
	font-weight: bold;
}

/* USATO IN: CEDOLA.PHP */
.trApi
{
	background-color:#B34C11;/*#cc0000;#94BE96;*/
	text-align:center;
	color:white;/*#0033FF;*/
	font-weight:bold;
}

/* USATO IN: CEDOLA.PHP */
.trAmb
{
	background-color:#C53B23;/*#cc0000;#94BE96;*/
	text-align:center;
	color:white;/*#0033FF;*/
	font-weight:bold;
}

/* USATO IN: CEDOLA.PHP */
.trZoo
{
	background-color:#72C03C;/*#cc0000;#94BE96;*/
	text-align:center;
	color:white;/*#0033FF;*/
	font-weight:bold;
}

/* USATO IN: CEDOLA.PHP */
.trEng
{
	background-color:#D60C21;/*#94BE96;*/
	text-align:center;
	color:white;/*#0033FF;*/
	font-weight: bold;
}

/* USATO IN: CEDOLA.PHP */
.trDiv
{
	background-color:#09AC81;/*#cc0000;#94BE96;*/
	text-align:center;
	color:white;/*#0033FF;*/
	font-weight: bold;
}

/* USATO IN: CEDOLA.PHP */
.trInd
{
	background-color:#CEB46F;/*#cc0000;#94BE96;*/
	text-align:center;
	color:white;/*#0033FF;*/
	font-weight: bold;
}

/* USATO IN: CEDOLA.PHP */
.trAgr
{
	background-color:#276A3D;/*#cc0000;#94BE96;*/
	text-align:center;
	color:white;/*#0033FF;*/
	font-weight: bold;
}

.myButton
{
	background-color: white;
	text-align: center;
	color: blue;
	width: 200px;
	height: 30px;
	border:0;
	font-weight: bold;
	font-size: 18px;
	cursor: hand;
	border-width: 1px;
	border-color: blue;/*#408080;*/
	border-style: solid;
}

.myButton2
{
	background-color: white;
	text-align: center;
	color: blue;
	width: 320px;
	height: 30px;
	border:0;
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	border-width: 1px;
	border-color: blue;/*#408080;*/
	border-style: solid;
}

p.ps
{
	font-size: 11px;
	padding: 0;
	margin: 0px;
}

/* USATO IN MOD_PAGAM.PHP*/
span.yellow
{
	color:yellow;
	background: transparent;
}

