/* CSS Document */
/************ index beg ************/
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #F1F1F1;
}
.testata{
	background-color: #555555;
	width: 100%;
	height: 50px;
	padding-left: 20px;
	border: solid 1px #555555;
}
.testata_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
}
.testata_titolo ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#testata_sottotitolo{
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}
.testata_logo{
	padding-left: 10px;	
	padding-right: 10px;
}
.corpo{
	padding-top: 5px;
	padding-left: 5px;
}
.navigation_button_n		{  width: 25px; height: 16px }
.navigation_button_ne		{  width: 16px; height: 16px }
.navigation_button_e		{  width: 16px; height: 25px }
.navigation_button_se		{  width: 16px; height: 16px }
.navigation_button_s		{  width: 25px; height: 16px }
.navigation_button_sw		{  width: 16px; height: 16px }
.navigation_button_w		{  width: 16px; height: 25px }
.navigation_button_nw		{  width: 16px; height: 16px }
.magnification_button_minus	{  width: 16px; height: 16px }
.magnification_button_plus	{  width: 16px; height: 16px }
.magnification_button_a		{  width: 9px; height: 9px }
.magnification_button_b		{  width: 10px; height: 10px }
.magnification_button_c		{  width: 11px; height: 11px }
.magnification_button_d		{  width: 12px; height: 12px }
.magnification_button_e		{  width: 13px; height: 13px }
.magnification_button_f		{  width: 14px; height: 14px }
/*
.magnification_button_minus	{  width: 31px; height: 25px }
.magnification_button_plus	{  width: 31px; height: 25px }
.magnification_button_a		{  width: 100px; height: 20px }
.magnification_button_b		{  width: 100px; height: 20px }
.magnification_button_c		{  width: 100px; height: 20px }
.magnification_button_d		{  width: 100px; height: 20px }
.magnification_button_e		{  width: 100px; height: 20px }
.magnification_button_f		{  width: 100px; height: 20px }
*/
.zoom{
	margin-top: 10px;
	width: 310px;
}
.zoom_mappa{
	border: solid 3px #000000;
}
.pulsanti{
	width: 100%;
	padding: 0;
}
.fattorediscala{
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #0066CC;
	width: 100%;
	background-color: #ECF5FF;
}
.fattorediscala_testo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	color: #0066CC;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
.opzioni{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #666666;
	width: 100%;
	background-color: #DDDDDD;
}
.opzioni_elementi{
}
.elemento_combo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.opzioni_legenda_pulsante{
	cursor: pointer;
}
.opzioni_ricerca_pulsante{
	cursor: pointer;
}
.opzioni_stampa_pulsante{
	cursor: pointer;
}
.opzioni_cdu_pulsante{
	cursor: pointer;
}
.opzioni_ici_pulsante{
	cursor: pointer;
}
.opzioni_help_pulsante{
	cursor: pointer;
}
.opzioni_notelegali_pulsante{
	cursor: pointer;
}
.opzioni_close_pulsante{
	cursor: pointer;
}
.opzioni_swap{
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #0066CC;
	width: 100%;
	background-color: #ECF5FF;
}
.opzioni_swap_pulsante{
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #0066CC;
}
.ricerca{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 1px #666666;
	width: 100%;
}
.cdu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	padding-top: 5px;
	width: 100%;
}
.tableopzioni{
	background-color: #F1F1F1;
	border: solid 1px #666666;
	width: 100%;
	margin-top: 5px;
}
.barraopzioni{
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
	width: 100%;
	background: url(graphics/barraopzioni.jpg) no-repeat top left;
}
.frameopzioni{
	padding: 5px;
}
/************ index end ************/
.TableCellWithSearchListBox {
	background-color: #00519C;
}
/* +------------------------------------------------------------+ */
/* + Legend window                                              + */
/* +------------------------------------------------------------+ */
.LegendBody {
	background-color: #FFFFFF;
}
.LegendThemeName {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 13px;
	text-align	: left;
	font-weight	: bold;
	font-style	: normal;
	color		: #555555;
	margin		: 5px;
}
.LegendSymbol {
	width		: 60px;
	height		: 30px;
}
.LegendLabel {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	text-align	: left;
	font-weight	: normal;
	font-style	: normal;
	color		: #777777;
}
/* +------------------------------------------------------------+ */
/* + Attributes window                                          + */
/* +------------------------------------------------------------+ */
.AttrBody {
	background-color: #F1F1F1;
}
.AttrTable  { 
	border		: 0px;
	border-style	: solid;
	background-color: #666666;
	width		: 100%;
 }
.AttrTopText  {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	text-align	: left;
	font-weight	: bold;
	font-style	: normal;
	color		: #555555;
	margin		: 3px;
}
.AttrBottomText {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	text-align	: left;
	font-weight	: bold;
	font-style	: normal;
	color		: #555555;
	margin		: 3px;
}
.AttrFieldName { 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	text-align	: left;
	font-weight	: normal;
	font-style	: normal;
	color		: #333333;
	width		: 50%;
	border		: 0px;
	border-style	: solid;
	border-color	: #333333;
	background-color: #CCCCCC;
	margin		: 10px;
	padding		: 4px;
}
.AttrFieldValue { 
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 11px;
	text-align	: left;
	font-weight	: bold;
	font-style	: normal;
	color		: #333333;
	width		: 50%;
	border		: 0px;
	border-style	: solid;
	border-color	: #333333;
	background-color: #CCCCCC;
	margin		: 10px;
	padding		: 4px;
}
.AttrFieldValue a:link {
	color: #333333;
	text-decoration: underline;
}
.AttrFieldValue a:visited {
	color: #333333;
	text-decoration: underline;
}
.AttrFieldValue a:hover {
	color: #000000;
	text-decoration: underline;
}
/* +------------------------------------------------------------+ */
/* + Searching window                                           + */
/* +------------------------------------------------------------+ */
.SearchBody {
	background-color: #FFFFFF;
}
.SearchInstruction  {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	text-align	: left;
	font-weight	: bold;
	font-style	: normal;
	color		: #555555;
	margin-top	: 5px;
	margin-bottom	: 5px;
}
.ListMenuObject  {
	width		: 250px;
	height		: 300px;
/*	margin-top	: 5px;*/
}
.SearchHorizontalLine {
	color		: #BFD3E6;
	height		: 1px;
}
/* +------------------------------------------------------------+ */
/* + Others                                                     + */
/* +------------------------------------------------------------+ */
.CurrentViewBorder  { 
	border-width	: 3px;	/* do not modify this */
	border-style	: solid;
	border-color	: #FF0000;
	z-index		: 100;
}
.LocatorImage {
	filter		: Glow(Color=#FFFFFF, Strength=9);
}
.webmaster{
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 1px;
	text-align	: left;
	cursor: default;
	color: #F1F1F1;
}
.webmaster a{
	cursor: default;
	color: #F1F1F1;
}