BODY	{COLOR:#000000;MARGIN-TOP:2px;MARGIN-LEFT:0px;MARGIN-RIGHT:0px}
A, BODY, INPUT, OPTION, SELECT, TEXTAREA, TABLE, TD, TR {FONT-SIZE:11px;FONT-FAMILY:tahoma,sans-serif}
SELECT, OPTION, TEXTAREA
{
PADDING-LEFT:2px
}
A		{COLOR:#000099;TEXT-DECORATION:none}
A:hover	{TEXT-DECORATION:underline}
.A	{HEIGHT:20px;BORDER:1px solid #000000;TEXT-DECORATION:none;BACKGROUND-IMAGE:url(../images/bgcolor.gif)}
.B	{COLOR:#8D8D8D;HEIGHT:20px;BORDER:1px solid #8D8D8D;TEXT-DECORATION:none;BACKGROUND-IMAGE:url(../images/bgcolor.gif)}

.Testo {
	font-family: tahoma, sans-serif;
	font-size: 9px;
	color: #FFFF99;
}
.TestoScuro {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #336633;
	text-decoration: none;
}
.TestoScuro a:link {
	color: #336633;
	text-decoration: none;
}
.TestoScuro a:visited {
	color: #336633;
	text-decoration: none;
}
.TestoScuro a:hover {
	color: #336633;
	text-decoration: underline;
}
.TestoScuro a:active {
	color: #336633;
	text-decoration: none;
}
.Job {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #1F1F4D;
	text-decoration: none;
	font-weight: bold;
}
.Job a:link {
	color: #1F1F4D;
	text-decoration: none;
}
.Job a:visited {
	color: #1F1F4D;
	text-decoration: none;
	
}
.Job a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.Job a:active {
	color: #1F1F4D;
	text-decoration: none;
}.Tabella {
	border: 1px solid #D3DC9B;
}
.TabellaScura {

	border: 1px solid #336633;
}
.TestoChiaro {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #D3DC9B;
	text-decoration: none;
}
.TestoChiaro a:link {
	color: #D3DC9B;
	text-decoration: none;
}
.TestoChiaro a:visited {
	color: #D3DC9B;
	text-decoration: none;
}
.TestoChiaro a:hover {
	color: #D3DC9B;
	text-decoration: underline;
}
.TestoChiaro a:active {
	color: #D3DC9B;
	text-decoration: none;
}
#GmapDiv {
	width: 600px;
	height: 600px;
	border: 1px solid #D3DC9B;

	
}
#GmapDivContainer {
	width: 600px;
	height: 20px;
	background-repeat:no-repeat;
	background-image: url(../images/sfondo_titolo.gif);
	background-position: left top;
}

#GmapDivContainer p{
	padding-top: 3px;
	margin-left: 10px;
	font-weight: bold;
}

.DivTitoletto {
	padding-top: 2px;
	padding-left: 10px;
	margin-top: 5px;
	background-repeat:no-repeat;
	background-image: url(../images/sfondo_titolo.gif);
	background-position: left top;
	font-weight: bold;
	color: #336633;
	
}

pre  {
border:1px dashed #999999;
display:block;
font-family:Courier New,Courier,mono;
margin:8px 0px;
overflow:auto;
padding:5px;
text-align:left;
width:500px;
}