@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	font: 12px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	clear: none;
}
body {
	background-color: #D6E9FF;
	color: #003366;
	text-align: left;
}

a {
	color: #003366;
	text-decoration: none;
}
a:hover, a:focus {
	color: #678BB8;
	text-decoration: none;
}
a:visited {
	color: #060;
	text-decoration: none;
}

h1 {
	font-size: 200%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}
h2 {
	font-size: 125%;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
}

ol {
	padding-left: 25px;
}

.xx-small {
	font-size: xx-small;
}
.x-small {
	font-size: x-small;
	text-align: left;
}
.nascosto {
	visibility: hidden;
}
.clear {
	clear: inherit;
	visibility: hidden;
	float: inherit;
}
.grigio{
	color: #999999;
}
.evidenzia {
	background: #FFFF00;
	font-weight: bold;
}
.linee_sugiu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
	padding-top: 4px;
	padding-bottom: 4px;
}
.testo_cx {
	text-align: center;
}
.img_vicine {
	clear: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.img_sole {
	margin-bottom: 10px;
	margin-right: 10px;
	clear: inherit;
}

#data {
	width: 675px;
	height: 15px;
	color: #003366;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #033366;
	border-bottom-color: #033366;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin: 20px auto;
}

#corpo {
	width: 725px;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}

#pagina {
	width: 625px;
	margin: 0px auto;
	clear: both;
}

#contenuto {
	width: 675px;
	padding: 0px;
	height: inherit;
	margin: 25px auto;
}

#foto {
	float: right;
	width: 145px;
	margin: 10px;
	font-size: 75%;
}
#foto p {
	font-size: 75%;
	font-style: italic;
	text-align: center;
	margin: 5px 0px;
	color: #666666;
	border-top: 1px solid #999999;
	padding: 0px;
}

#link_generici {
	background: #FFFFFF;
	clear: both;
}

.link_contatti {
	font-size: 140%;
	background: url(../immagini/busta.gif) no-repeat left center;
	text-indent: 30px;
}
.link_mappa {
	font-size: 140%;
	background: url(../immagini/mondo.gif) no-repeat left center;
	text-indent: 30px;
}
.link_info {
	font-size: 140%;
	background: url(../immagini/chiocciola.gif) no-repeat left center;
	text-indent: 30px;
}

#fiera_pag_settore {
	margin-left: 150px;
	width: 500px;
	height: inherit;
	margin-bottom: 10px;
	vertical-align: middle;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}
#fiera_pag_settore img{
	margin: 0px;
	float: none;
}
#fiera_pag_settore h1{
	font-size: 150%;
	font-weight: bold;
	color: #003366;
}
#fiera_pag_settore h2{
	font-size: 125%;
	color: #003366;
	font-weight: lighter;
}
#fiera_pag_rivista {
	width: 345px;
	height: inherit;
	margin-bottom: 10px;
	padding: 10px;
	vertical-align: middle;
	border: 3px dotted #036;
	margin-top: 20px;
}
#fiera_pag_rivista img{
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#fiera_pag_rivista h1{
	font-size: 150%;
	font-weight: bold;
	color: #003366;
}
#fiera_pag_rivista h1 img{
	float: none;
}
#fiera_pag_rivista h2{
	font-size: 125%;
	color: #003366;
	font-weight: lighter;
}

#spazio_cop {
	margin-left: 175px;
	width: 500px;
	height: inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#spazio_cop h1 {
	font-size: 120%;
	font-weight: bold;
	color: #006600;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
#spazio_cop ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#spazio_cop2 {
	max-width: 500px;
	width: expression( this.width > 500 ? 500 : true );
	height: inherit;
	float: left;
	border: 1px solid #006600;
	padding: 3px;
	margin-bottom: 15px;
}
#spazio_cop2 h1 {
	font-size: 150%;
	font-weight: bold;
	color: #006600;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
}
#spazio_cop2 h2 {
	font-size: 100%;
	font-weight: bold;
	color: #006600;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-top: 4px;
}
#spazio_cop2 ul li {
	list-style: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
}

#spazio_scheda {
	margin-left: 150px;
	width: 525px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: inherit;
}
#spazio_scheda ul li {
	list-style-image: none;
	list-style-type: square;
	margin-left: 15px;
	margin-top: 5px;
	text-align: left;
}
#spazio_scheda h1 {
	font-size: 165%;
	color: #006600;
	background-position: left;
	padding: 0px;
	margin: 0px;
}
#spazio_scheda h2 {
	font-size: 125%;
	color: #006600;
	margin-top: 5px;
	margin-bottom: 10px;
}
#spazio_scheda h3 {
	text-align: left;
	font-weight: bold;
}
#spazio_scheda h4 {
	text-align: center;
	font-weight: bold;
	color: #006600;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
	font-size: 110%;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#spazio_scheda h5 {
	text-align: center;
	font-weight: bold;
	color: #F60;
	font-size: 150%;
	border: thin groove #F60;
	padding: 10px;
	background-color: #FF6;
	margin-bottom: 10px;
	margin-right: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#spazio_scheda h6 a {
	text-align: center;
	font-weight: bold;
	color: #F60;
	font-size: 125%;
}
#spazio_scheda p {
	text-align: left;
}
#spazio_scheda a {
	color: #3366CC;
}
#spazio_scheda table, td, th {
	border:1px solid #006600;
	font-size: 95%;
	width: 370px;
	border-collapse:collapse;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#spazio_scheda td {
	text-align:right;
	width: 15%;
}
#spazio_scheda th {
	text-align:left;
	width: 20%;
	font-weight: bold;
}
#spazio_scheda tr.odd td,tr.odd th {
	background: #CCFFCC;
}
#spazio_scheda tr.spec td,tr.spec th {
	background-color: #FF0;
	font-weight: bold;
	border: thin solid #F60;
}
#spazio_scheda caption {
	font-weight:bold;
	color: #006600;
	font-size: 125%;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

#copertina {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 135px;
	height: inherit;
}
#copertina p {
	text-indent: -25px;
	margin-left: 25px;
	color: #999999;
}
#copertina a {
	color: #003366;
}
#copertina ul li {
	list-style: square;
	padding: 0px;
	margin: 4px 0px 0px;
	line-height: normal;
	font-size: 95%;
}

#piede {
	color: #FFFFFF;
	background: #003366;
	font-weight: bold;
	text-align: center;
	font-size: 75%;
	width: 725px;
	clear: both;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#piede a {
	color: #FFFFFF;
	text-decoration: none;
}
#piede a:hover {
	text-decoration: none;
	color: #FFFF66;
}

#tabella a {
	font-weight: bold;
}
#tabella table {
	width: 675px;
	border-collapse: collapse;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
#tabella td {
	padding: 5px 3px;
	margin-bottom: 20px;
	border-style: none;
	width: 1%;
	border-collapse: collapse;
}
#tabella tr.odd td {
	font-weight: bold;
	color: #FFFFFF;
}
#tabella tr.odd a {
	font-weight: bolder;
}

#tabella_linee img {
	margin: 0px;
	padding: 0px;
}
#tabella_linee h1 {
	font-weight: bolder;
	text-align: center;
	color: #FFF;
	margin: 0px;
}
#tabella_linee a {
	font-weight: bold;
}
#tabella_linee a:visited {
	color: #006600;
	font-weight: bold;
}
#tabella_linee table {
	width: 675px;
	border-collapse: collapse;
	clear: both;
	text-align: center;
}
#tabella_linee caption {
	font-weight: bold;
	font-size: 200%;
	border-right: 2px solid;
	border-bottom: 2px solid;
	color: #FFFFFF;
	background-color: #000099;
	line-height: 50px;
}
#tabella_linee td {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	width: inherit;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#tabella_linee tr.odd td {
	font-weight: bolder;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	background-color: #036;
}
#tabella_linee tr.odd a {
	font-weight: bold;
	color: #009900;
}
#tabella_linee tr.odd a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#tabella_linee ul li  {
	text-align: left;
	margin-left: 20px;
	list-style-type: circle;
}

.thumbnail{
	padding: 7px;
	border: 1px solid #F60;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	}	
.caption{
	font-size: 100%;
	padding-top: 5px;
}

#postit {
	border: none;
	position: absolute;
	float: right;
	top: 15px;
	left: 15px;
	background-image: url(../immagini/postit200.gif);
	padding-top: 33px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 165px;
	width: 175px;
}
#postit h1 {
	font-size: 135%;
}
#postit p {
	font-size: 100%;
}
#postit img {
	border: none;
}
	
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F60;
	border-bottom-color: #F60;
	}
#lightbox img {
	border: none;
	clear: both;
} 
#lightboxDetails {
	font-size: 100%;
	padding-top: 10px;
	}	
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}

#overlay {
	background-image: url(../js/images/overlay.png);
}
#overlay img {
	border: none;
}

#iframe {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: -140px;
	padding: 0px;
	background-color: #FFF;
}

