﻿


body 
{
	font-family:Verdana;
	font-size:x-small; 
}
.label
{
	font-weight:bold;
	color:#7C6F57;
}

.titolo
{
	font-weight:bold;
	color:Black;
}

.textbox
{
	font-family:Verdana;
	font-size:x-small;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
}

.combobox 
{
	font-family:Verdana;
	font-size:x-small;
	border-style:solid;
	border-width:1px;
	border-color:WhiteSmoke;
	background-color:White;
}

.button
{
	font-family:Verdana;
	font-size:x-small;
}

.titolopagina
{
	color:Maroon;
	font-weight:normal;
	font-size:small;
	vertical-align: top; 
	text-align: justify;
	border-bottom-style:solid; 
	border-bottom-color:WhiteSmoke; 
	border-bottom-width:1px;
	height:10px;
}

.corpopagina
{
	margin-right:12px;
	margin-left:6px;
	margin-top:24px;
	margin-bottom:24px;
	width:97%;
	height:100%; 
}

.testopagina
{
	text-align: justify; 
	vertical-align: top; 
	padding-top:20px;
}

.selected 
{ 
	background-color: Linen;  
}


a
{
	text-decoration:none;
}

image
{
	border:0;
}

.tabPage
{
	font-weight: bold; 
	height: 14px; 
	background-color: #F7F6F3; 
	border: #F7F6F3 1px solid;
	padding: 6px; 
}

.tabPage a
{
	color:Black;
}

.tab
{
	padding: 6px;
	border-color: LightGrey;
	border-style: solid;
	border-width: 1px;
}

img
{
	border: none;
}

.link-iniziativa
{
	text-align:right;
	color:Blue;
}

tr.storage1 td
{
	background-color: Orange;
	}
