﻿body 
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
}

#AreaContenitore{width:1000px; height:580px; margin:auto;}

#AreaTop
{
	width: 1000px;
	height: 100px;
	background-image: url(images_test/Top.jpg);
}
#AreaMenu
{
	width: 270px;
	height: 450px;
	text-align: left;
	overflow: auto;
	background-image: url(images_test/sfondoMenu.jpg);
	background-repeat:repeat;
}
#AreaMain{height:450px; overflow:auto; text-align:center; }
#AreaBottom{width:1000px;height:20px; text-align:left;}
.Menu
{
	width: 250px;
	background-color: #4455fb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 1px;
}
.MenuLeafNode
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
.MenuRoot
{
	width: 245px;
	height: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.MenuParentNode
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.MenuHoverNode
{
	background-color: darkblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.MenuSelectedNode
{
	background-color: #ffcc01;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;

}

.labelIntestazione
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:darkRed;
	text-align:left;
}
.LabelDettagli
{
	font-family:Verdana;
	font-size:x-small;
	color:dimgray;
	text-align:left;
}

.labelRisultati
{
	font-family:Verdana;
	font-size:x-small;
	color:dimgray;
	text-align:left;
}
.labelErrori
{
	font-family:Verdana;
	font-size:small;
	color:Red;

}

.DropList
{
	font-family:Verdana;
	font-size:x-small;
	color:dimgray;

}
.Button
{
	font-size:x-small;
	font-family:Verdana;
	font-weight:bold;
	color:White;
	background-color:#349866;
}

.ButtonAnnulla
{
	font-size:x-small;
	font-family:Verdana;
	font-weight:bold;
	color:White;
	background-color:darkred;
}
.TextCerca
{
	font-size:small;
	font-family:Verdana;
	color:darkblue;
	border-color:darkBlue;
	border-style:solid;
	border-width:1px;
}
.ButtonCerca
{
	font-size:x-small;
	font-family:Verdana;
	font-weight:bold;
	color:royalblue;
	background-color:white;
	border-color:darkBlue;
	border-style:solid;
	border-width:1px;
}
.listBox
{
	font-family:Verdana;
	font-size:x-small;
	color:dimgray;
}
.Griglia
{
	border-left:1px solid #CCD0DC; border-top:1px solid #CCD0DC;font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#2B3052; text-align:left; padding:0;
	width:700px;
}
.GrigliaRighe
{
	background-color: #EEF0F8;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}
.GrigliaRigheAlt
{
	background-color: #E3E5ED;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}
.GrigliaHeader
{
	font-size: 11px;
	font-family:Verdana;
	color: white;
	background-color: #4169e1;
	font-weight: bold;
	border-style:solid;
	border-width:1px;
	border-color:Black;
}

.PathSeparator
{
	font-size:x-small;
	color:blue;
	font-weight:bold;
	font-family:Verdana;
	
}

.SiteMap
{
	font-size:x-small;
	color:dimGray;
	font-family:Verdana;
}


