td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.dotted
{
	border-bottom: 2px dotted #7FAAC9;
}
td.pieno
{
	border-bottom: 1px solid #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
}

INPUT,SELECT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

abbr, acronym 
{ 
	border-bottom: 1px dotted #000; 
	cursor: help; 
}


.bluebit
{
	color: #1C2B89;
}
.bluenet
{
	color: #7690BA;
}
hr 
{
	color:#7690BA;
	background-color:#7690BA;
	width:50%;
}

.gold
{
	color: #937430;
}
.lightgold
{
	color: #AB9360;
}
.divisorio
{
	color: #88AFD3;
}

.nomeSezione
{
	color: #937430;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
}
.menuPrinc
{
	color: #1c2b89;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.titoletto
{
	color: #1c2b89;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 6px;
}
.sottomenu
{
	color: #7690BA;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 6px;
}
.pagcorrente
{
	color: #AB9360;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.bgbluebit
{
	background-color: #1C2B89;
	color: white;
}
.bgbluenet
{
	background-color: #7690BA;
	color: black;
}
.bggold
{
	background-color: #937430;
	color: white;
}
.bglightgold
{
	background-color: #AB9360;
	color: black;
}
.bgdivisorio
{
	background-color: #88AFD3;
	color: black;
}
.bgdivisorio1
{
	background-color: #94B8D8;
	color: black;
}
.bgdivisorio2
{
	background-color: #B3CCE3;
	color: black;
}

a
{
	color: #152B90;
}
a:link
{
	color: #152B90;
}
a:visited.local
{
	color: #152B90;
}
a:visited
{
	color: #152B90;
}
a:active
{
	color: #152B90;
}
a:hover
{
	color: #937430;
}
a:visited.inline
{
	color: #152B90;
}
a:hover.inline
{
	color: #152B90;
}

.tabellaPrincipale
{
	border-right: slategray 1px solid;
	border-top: slategray 1px solid;
	border-left: slategray 1px solid;
	border-bottom: slategray 1px solid;
}
.tabsel
{
	background-color: #CCDDFF;
	font-weight:bold;
	color: white;
}

.tab
{
	background-color: white;
	color: black;
}

.validationSummary
{
	color:Red;
	background-image:none;
}

H1, H2, H3, H4, H5, H6
{
	color: black;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
H1
{
	font-size: 16px;
}
H2
{
	font-size: 14px;
	font-style: italic;
	font-weight: 300;
	color: #937430;
}
H3
{
	font-size: 12px;
	font-weight: bold;
	color: #152B90;
	padding-left:20px;
	background-image: url('/img/dot.gif');
	background-repeat: no-repeat;
	margin-top:7px;
}

H4
{
	font-size: 12px;
	font-weight: bold;
	color: #937430;
	margin-top:5px;
}

P
{
	margin-top:7px;
}

TABLE
{
	border-style: none;
}

UL
{
	list-style-image: url(/img/minidot.gif);
}
LI
{
	margin-top:5px;
	margin-bottom:5px;
}
.bgAlternatingItem
{
	/*background-image: url(/img/bgAlternatingItem.gif);*/
	/*background-color: #E8F2F8;*/
}
