/* stile.css by Reinex-Studios.net */



table.bg {
background-image: url(bgtabella.jpg);
background-repeat: repeat;
}

tr.bottom {
background-image: url(bgfot.jpg);
background-repeat: repeat;
}

td.staff {
background-image: url(areastaff.jpg);
}

td.preventivo {
background-image: url(preventivo.jpg);
}

td.fine {
background-image: url(fine.jpg);
}

td.bordo {
border-right: 2px solid #eeeeee;
border-left: 0px solid #666666;
border-bottom: 0px solid #666666;
border-top: 0px solid #666666;
background-image: url(sfondotabella1.jpg);
background-repeat: no-repeat;
background-position: bottom;

}

td.bordo2 {
border-right: 2px solid #eeeeee;
border-bottom: 2px solid #eeeeee;

}

.titoli_1 {
font-family: arial;
color: #0C64B6; 
font-size: 11pt;
font-weight: bold;
text-align: center;
}

UL { 
		list-style-type: square;
		margin: 1em;
		padding: 5px;
		list-style-image: url(icon_arrow.gif);



		}

BODY	{
		font-family: arial; 
		color: #666666; 
		font-size: 9pt; 
		background-image: url(bg.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		background-color: #ffffff;
		}

TD	{
		font-family: arial; 
		color: #555555; 
		font-size: 9pt;
		}

A:link	{
		text-decoration: none;
		color: #000000;
		}

A:visited	{
		text-decoration: none;
		color: #000000;
		}

A:hover	{
		font-style: normal;
		background: #9E2C4E;
		text-decoration: none;
		color: #000000;
		}

INPUT	{
		font-family: arial;

TEXTAREA{
		font-family: arial;
		font-size:8pt;
		color: #000000;
		background:#ffffff;
		background:#ffffff url(sfondoform.jpg) no-repeat;
		border: 1px solid;
		border-color: #666666;
		}

