body { font-family:Verdana; font-weight: 100; font-size:10px; background-color:#336699; background-attachment:scroll; margin-left: 2px; margin-top: 2px; margin-bottom: 2px; margin-right: 0px; scrollbar-3d-light-color:000066;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#333366;
scrollbar-dark-shadow-color:#000066;
scrollbar-face-color:#006699;
scrollbar-highlight-color:#ffffff;
scrollbar-track-color:#333366;
scrollbar-shadow-color:#000033}


H1 /*titoli pagine varie*/{ font-family:Comic Sans MS; font-weight:100; font-size:24px; color:blue; text-align:center}
H2 /*"indetro" in foto popup*/{ font-family:Verdana; font-weight:bold; font-size:11px; color:blue; text-align:center }
.H3 /*vocimenu*/{ font-family:Verdana; font-weight:bold; font-size:10px; text-align:left }
H4 /*titoli copioni*/{ font-family:Verdana; font-weight:bold; font-size:11px; color:red;  text-align:center }
H5 /*font per testo pagina*/{ font-family:Verdana; font-weight:100; font-size:12px; color:brown; text-align:justify; margin-left:5px; margin-right:5px }
H6 /*titoli foto popup*/{ font-family:Comic Sans MS; font-weight:100; font-size:18px; color: brown; text-align: center; text-decoration:underline; }

.titoli/*titoli pagina*/{ font-family:Comic Sans MS; font-weight:100; font-size:24px; color:white; text-align:center; background-image: url(img/title.gif); height:40px; width:635px }
.reg /*titoli regioni altri*/{ font-family:Comic Sans MS; font-weight:100; font-size: 16px; text-decoration:underline; background-image:url(img/sfondorighe.gif); margin-left:40px; margin-right:40px; color: blue; text-align: center }
.titab /*font per titoli tabelle*/{ font-family:verdana; font-weight: bold; font-size:12px; color:white; text-align:center; font-style:italic }
.tab /*font per celle tabelle*/{ font-family: verdana; font-weight: bold; font-size: 10px; color: brown }
.Hlink /*font per testo link*/{ font-family:verdana; font-weight:bold; font-size:10px; color:blue; text-align:center; }
.altri /*font per testo altri*/{ font-family:Verdana; font-weight:100; font-size:11px; color:brown; text-align:center; }
.elenco /*punto elenco CV*/{ font-family:Verdana; font-weight:100; font-size:11px; color:brown; margin: -10px 5px 5px 20px; }
.h5c /*come H5 ma centrato*/{ font-family:Verdana; font-weight: 100; font-size:12px; color:brown; text-align:center; margin-left:5px; margin-right:5px }
.comp /*titoli pagina compagnia*/{ font-family:Verdana; font-weight:bold; font-size:16px; color:blue; text-decoration:underline; font-style:oblique; margin-left:5px; margin-right:5px; text-align: left }
.tithome/*titoli quadri home*/{ font-family:Comic Sans MS; font-weight:100; font-size:12px; color:white; text-align:center}

.scroll /*font per testo scroll*/{ font-family:verdana; font-style:italic; font-weight:bold; font-size:10px; color:white }

.scroll a:link{
color:#FFF;
}
.scroll a:hover{
color:#FFF;
}
.scroll a:visited{
color:#FFF;
}


A:link { color:red }
A:visited { color:blue }
A:hover { text-decoration:none; color:red }


/*stili menu orizzontale*/

.menu a{
  background-image: url(img/sfondorighe.gif);
  font-family:Verdana;
  font-size:10px;
  text-align:center;
  float: left;
  padding: 1px;
  margin-left: 0px;
  border: 1px solid #336699;
  width:131px;
  text-decoration:none;
  font-weight:bold;
  }
.menu a:hover{
  background-image: none;
background-color: #336699;
color:#FFF;
}


/*stili menu compagnia2*/

.menucomp a{
  background-image: url(img/sfondorighe.gif);
  font-family:Verdana;
  font-size:10px;
  text-align:center;
  float: left;
  padding: 1px;
  margin-left: 0px;
  border: 1px solid #336699;
  width:124px;
  text-decoration:none;
  font-weight:bold;
  }
.menucomp a:hover{
  background-image: none;
background-color: #336699;
color:#FFF;
}



/*stili slideshow images compagnia2*/

#dhtmlgoodies_slideshow{
		width:600px;	/* Total width of slideshow */


	}
	
	#previewPane{
		margin-bottom:15px;	
		text-align:center;
		vertical-align:middle;
		padding-top:15px;
		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		color:brown;
		font-family: Verdana;	/* Font to use */
		font-size:12px;
		font-weight:bold;
	}
	#galleryContainer{
		
		height:92px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 94px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/92px;	/* Other browsers */
		height: /**/92px;
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:90px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		/*opacity: 0.5;*/
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}


/*stile checkbox copioni2*/

.checkb {
    height: 83px;
    overflow: auto;
    border: 1px solid #336699;
background-color:#ffffcc;
font-family: verdana; font-weight: bold; font-size: 10px; color: brown; text-align:left
}


#sfondo
{
    text-align: Center;
    background: #FF0000;
    color: #FFFF00;
    font: Bold 10px Verdana;
    padding: 5px 5px 5px 5px;
    border: Solid 1px #000000;
}


