@charset "UTF-8";

body {
	margin: 0px 4px 2px;
}


#TOP {
	left: 0px;
	top: 0px;
	height: 70px;
	position: relative;
	background-image: url(../loghi_immagini_sito/sfondo_gray.jpg);
}
#logo_pptr {
	float: left;
	background-color: #464749;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: auto;
}
#intestazione {
	top: 0px;
	color: #FFFFFF;
	line-height: 24px;
	height: 60px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	left: 0px;
	position: relative;
	z-index: auto;
	margin-top: 6px;
	margin-bottom: 4px;
}
#titolo {
	vertical-align: middle;
	z-index: auto;
}
#logo_region {
	position: relative;
	background-color: #464749;
	margin-top: 2px;
	float: left;
	z-index: auto;
}

#fantasia_top {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 0;
	height: 68px;
	width: auto;
	overflow: hidden;
}

#logged_in {
	position: absolute;
	z-index: 20;
	width: auto;
	padding: 4px;
	top: 0px;
	right: 10px;
	color: #FFFFFF;
	height: 60px;
	border-top: #464749;
	border-right: #464749;
	border-bottom: #464749;
	border-left: #464749;
	line-height: 14px;
	background-color: #464749;
	background-image: url(../loghi_immagini_sito/sfondo_gray.jpg);
}

#logged_in a:link, #logged_in a:visited  {
	color: #ABC9F7;
}

#account {
	text-align: right;
	line-height: 14px;
	
}

#elenco_utenti {
	margin-top: 8px;
	margin-right: 0px;
	text-align: right;
}
.SUPERTITOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.SUPERTITOLO_RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.TITOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.TITOLO_ROSSO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.TITOLO_UPPERCASE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.Sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.Sottotitolo_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.testo_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.testo_base_elenco_numerato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 10px;
}
.testo_base_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.testo_base_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	list-style-type: disc;
	list-style-position: outside;
	color: #000000;
}
.testo_base_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	list-style-type: disc;
	list-style-position: outside;
	color: #FF0000;
}
.testo_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.testo_mini_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.testo_mini_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.testo_mini_giallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #FF9900;
}
.lista_opzioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	line-height: normal;
	padding-left: 20px;
}

a.inactive_link:link {
	color: #999999
}

#Istruzioni {
	position: relative;
	left: 0px;
	top: 0px;
}
.EXTRATITOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.EXTRATITOLO_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.EXTRATITOLO_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #87B62E;
	text-transform: uppercase;
}
#error_display {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding: 10px;
}
#map  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clip: rect(0px,auto,0px,auto);
	margin-top: 4px;
}
p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#map_settings {
	position: relative;
	left: auto;
	top: auto;
	z-index: 10;
	display: none;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#errors {
	display: block;
}

#footer {
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	bottom: 6px;
	position: absolute;
	width: 99%;
}
#contatti {
	position: relative;
	left: 10px;
	float: left;
}
#credits {
	float: right;
	position: absolute;
	right: 30px;
	margin-top: auto;
	margin-bottom: auto;
}

#infoWindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 240px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}