

/* **  stili base  ** */

body     {
color: #000000;
font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
text-align: left;
margin: 0px;
padding: 0px
}

P    { 
color: #000000; 
font-style: normal; 
font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
vertical-align: top; 
margin: 0px
}

td    { 
text-align: left;
}

h1, h2, h3, p, li {
font-style: normal;
font-weight: normal;
margin: 0;
padding: 0
}

ul	    {
font-style: normal;
font-weight: normal;
margin: 0;
padding: 0
}

A    { color: #1961ce; text-decoration: underline }
A:Hover           { color: #364a7d; text-decoration: none }

a.menu      { color: #fe9002; text-decoration: none }
a.menu:Hover           { color: #97c3fd; text-decoration: none }

a.link          { color: #9F0707; text-decoration: underline }
A.link:Hover           { color: #9F0707; text-decoration: none }

td.indirizzo    { color: white; font-weight: normal; font-size: 12px; font-family: "Trebuchet MS" }

.formtab   { background-color: #FFFFFF; border: solid 1px #395183 }
.formtitle     { color: #FFFFFF; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS"; background-color: #366BAD; text-align: center; padding: 5px }
.formfont    { color: black; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, SunSans-Regular; margin-bottom: 2px; padding-bottom: 2px }
.formfontrequired     { color: red; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, SunSans-Regular; margin-bottom: 2px; padding-bottom: 2px }

A.links_footer       { color: #808080; font-size: 8px; font-family: "Trebuchet MS"; text-decoration: none }
A.links_footer:Hover         { color: #808080; font-size: 8px; font-family: "Trebuchet MS"; text-decoration: underline }

/* **  photogallery  ** */

#photogallery {
	width: 700px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#photogallery li {
	float: left;
	list-style-type: none;
	padding: 10px 0px 10px 20px;
}

#photogallery img {
	margin: 0;
	border: 0;
}

#photogallery a:link {
	margin: 0;
	border: 0;
}

/* **  events  LISTE start  ** */

.events_data   { 
font-size: 65%; 
color: #000000;
background-color: transparent;  
vertical-align: top; 
padding-top: 5px
}

.events_offerta    { 
font-size: 84%; 
font-weight: bold; 
vertical-align: top
}

.events_abstract   {  
font-size: 65%; 
color: #000000;
background-color: transparent;  
vertical-align: top
}

.events_img   { 
background-color: transparent;  
vertical-align: top
}


/* **  events RIDOTTO start  ** */

.events_viewtabella     { 
font-style: normal; 
padding: 1px;
vertical-align: top
}

.events_viewtitolo  { 
font-size: 84%; 
font-weight: bold;
padding: 2px
}

.events_linklistacompleta  { 
font-size: 84%;
font-weight: bold;
background-color: transparent;  
vertical-align: top; 
padding-top: 5px;
padding-bottom: 5px
}


/* **  events COMPLETA start  ** */

.events_viewtabella_completa     { 
vertical-align: top

}

.events_viewtitolo_completa  { 
font-weight: bold; 
font-size: 84%;  
color: #000000;
padding: 5px; 
}

.events_navigazione_completa   { 
font-size: 84%; 
vertical-align: top; 
padding-top: 5px;
padding-left: 5px 
}

/* **  events DETAIL start  ** */

.events_viewtabella_detail     {   
vertical-align: top
}

.events_viewtitolo_detail  { 
font-weight: bold; 
font-size: 84%;
color: #000000;
padding-left: 5px
}

.events_data_detail   {  
font-size: 84%; 
color: #000000;
vertical-align: top;
padding-left: 5px 
}

.events_offerta_detail    {   
font-weight: bold;
font-size: 84%; 
color: #000000;
vertical-align: top; 
padding-top: 5px; 
padding-bottom: 5px; 
padding-left: 5px 
}

.events_testo_detail    { 
font-size: 84%; 
color: #000000;
background-color: transparent;  
vertical-align: top; 
padding-left: 5px 
}

/* ******************  BOX ZERO PER CENTO  *************** */

div#box0per100ridotto table {
	border-collapse: collapse;
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px
}

div#box0per100ridotto td.immagine {
	vertical-align: middle;
	text-align: center;
	background: #000000;
	width: 48px;
	height: 47px;
	margin: 0px
}

div#box0per100ridotto td.immagine img {
	border: 0px
}

div#box0per100ridotto td.descrizione {
	vertical-align: middle;
	padding: 3px 5px 3px 5px;
	background-color: #395183
}

div#box0per100ridotto td.descrizione p {
	text-align: left;
	line-height: 130%;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	font: 65%/120% "Trebuchet MS"
}

div#box0per100ridotto td p a:link {
	color: #ffffff;
	text-decoration: none 
}

div#box0per100ridotto td p a:visited {
	color: #ffffff;
	text-decoration: none 
}

div#box0per100ridotto td p a:hover{
	color: #FE9002;
	text-decoration: none
}

div#box0per100ridotto td p a:active {
	color: #ffffff;
	text-decoration: none 
}


/* **  PAGINA ZERO PER CENTO  ** */

.zpc_up   { 
color: #ffffff; 
background-color: #000000;
font-size: 100%; 
text-align: left;
padding-top: 10px; 
padding-bottom: 10px;
padding-left: 10px }


.zpc_corpo    { 
font-size: 84%; 
padding-top: 15px;
background-color: #ffffff;
color: #000000;
text-align: left;
padding-bottom: 15px; 
padding-right: 10px; 
padding-left: 10px 
}

.zpc_down   { 
color: #ffffff; 
background-color: #393430;
font-size: 84%;
text-align: center;
padding-top: 10px; 
padding-bottom: 10px;
padding-left: 10px 
}

a.zpc_chiudi   { 
color: #ffffff;
text-decoration: none
}

a.zpc_chiudi:Hover   { 
color: #ffffff;
text-decoration: underline
}

a.zpc_chiudi:visited   { 
color: #ffffff;
text-decoration: none
}

a.zpc_chiudi:active   { 
color: #ffffff;
text-decoration: none
}

a.zpc_link   { 
color: #000000;
text-decoration: underline
}

a.zpc_link:Hover   { 
color: #000000;
text-decoration: none
}


/* **  Pagine ad hoc  ** */


#corpo-ah {
	text-align: left;
	clear: both;
	float: left;
}
#corpo-ah h1 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0 0 0;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
#corpo-ah {
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
}
#corpo-ah strong {
	padding: 0 0 20px;
	font-size: 12px;
	line-height: 16px;
}
#corpo-ah p {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 16px;
}
#corpo-ah h2 {
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
}
#corpo-ah a {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
#corpo-ah a:hover {
	text-decoration: none;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ffffff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../index_files/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../index_files/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../index_files/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #808080;
	background-color: #ffffff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	


/*immagine di sfondo effettoooo     */
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}


