@charset "utf-8";
#titoloISTITUZIONALE {
	height: 24px;
	width: 100%;
	color: #FFF;
	margin-bottom: 1px;
	margin-top: 2px;
}
#titoloISTITUZIONALE h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #DEF;
	display: block;
	width: 185px;
	float: left;
	height: 24px;
	line-height: 22px;
	padding-left: 5px;
	background-image: url(../images/corners/ne_trasp.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#elencoISTITUZIONALE {
	background-color: #039;
	width: 190px;
	height: 440px;
	margin-bottom: 1px;
	float: left;
}
#elencoISTITUZIONALE ul {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	background-image: url(../images/corners/sw_trasp.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 440px;
}
#elencoISTITUZIONALE ul li {
	color: #FFF;
	float: left;
	padding-top: 8px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEF;
	width: 160px;
	font-size: 12px;
	margin-bottom: 4px;
}
#elencoISTITUZIONALE ul li img {
	float: left;
}

#elencoISTITUZIONALE ul li a:hover {
	background-color: #def;
	font-weight: bold;
	color: #039;
}
#elencoISTITUZIONALE ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
}
#elencoISTITUZIONALE ul li.selected a {
	background-color: #def;
	font-weight: bold;
	color: #039;
}
#immaginiAZIENDA {
	height: 440px;
	width: 168px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../images/fiere/fondoConOMBRA.jpg);
	background-repeat: repeat-y;
	float: left;
}
#immaginiAZIENDA ul {
	margin-top: 30px;
}

#immaginiAZIENDA ul li {
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
#immaginiAZIENDA ul li a {
	text-decoration: none;
	display: block;
}
#contenutoAZIENDA {
	margin: 8px;
	width: 516px;
	height: 402px;
	background-color: #FFF;
	padding: 16px;
	font-size: 10px;
	line-height: 16px;
}
#locazioneAZIENDA {
	height: 432px;
	width: 168px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../images/fiere/fondoConOMBRA.jpg);
	background-repeat: repeat-y;
	float: left;
	line-height: 16px;
	font-size: 10px;
	padding-top: 8px;
}
#locazioneAZIENDA strong {
	font-weight: bold;
}

#mappaAZIENDA {
	margin: 8px;
	width: 516px;
	height: 402px;
	background-color: #FFF;
	padding: 16px;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: none;
}
#mappaAZIENDA form {
	float: left;
	width: 516px;
}

#mappaAZIENDA h3 {
	font-weight: bold;
	margin-bottom: 10px;
	float: none;
}
#mappaAZIENDA label {
	width: 70px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
#mappaAZIENDA span {
	float: left;
	margin-bottom: 5px;
	width: 516px;
}
#mappaAZIENDA input {
	clear: right;
	float: left;
}
#mappaAZIENDA span span {
	width: auto;
	float: right;
}
#mappaAZIENDA span#buttonBar {
	padding-left: 80px;
}
#corpo #colonna #locazioneAZIENDA a {
	color: #000;
}
#mappaAZIENDA span.half{
	width: 258px;
}
#mappaAZIENDA span.full{
	width: 516px;
}
#mappaAZIENDA span.quarter {
	width: 129px;
}
#mappaAZIENDA #chkPrivacy input {
	width: 16px;
	text-align: right;
	margin-left: 80px;
}
#mappaAZIENDA #chkPrivacy label {
	width: 380px;
	text-align: left;
	margin-right: 0px;
	margin-left: 16px;
}
#txtPostalCode label {
	width: 60px;
}
#mappaAZIENDA #linkPrivacy a {
	color: #000;
	margin-left: 112px;
	font-weight: bold;
}
#mappaAZIENDA span.testo {
	margin-left: 80px;
	width: 436px;
}
#mappaAZIENDA .indietro a {
	font-weight: bold;
	color: #000;
}
