body {
	font-style: normal;
	font-weight: normal;
	background-color: #111111;
	letter-spacing: 3px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#lightbox{
	position: absolute;
	top: 60px;
	left: 0;
	width: 300 px;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	width: 550px;
	height: 550px;
	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(images/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(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
color:#CCC;
	background-color: #000;
	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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	}
	

.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 */
	}	

.colltext a {
	text-decoration: none;
	color: #CCCCCC;
}
.collrowD {
	background-color: #000000;
	clear: left;
	height: 110px;
	margin-top: 12px;
	filter: Alpha(Opacity=100);
}
.collrowD .rowimageD {
	float: left;
	height: 110px;
	width: 80px;
}
.collrowD .colltextcontD {
	float: left;
	height: 110px;
	width: 100px;
	padding-left: 7px;
}
.collrowD .colltextcontD .colltextD {
	font-size: 9px;
	color: #CCCCCC;
	margin-top: 50px;
}

.collrowD .colltextcontD .colltextDATA {
	font-size: 12px;
	color: #CCCCCC;
	font-variant: small-caps;
	letter-spacing: 2px;
}

.colltext a:hover {
	color: #FFFFFF;
}


#topspace {
	height: 9px;
	border: thin dashed #00FFCC;
}

#marqueecontainer{
	position: relative;
	width: 570px; /*marquee width */
	height: 360px;
	overflow: hidden;
	border: 3px none orange;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#menu {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
	height: 50px;
	overflow: hidden;
}
#headlogo {
	float: left;
	clear: left;
	padding: 0px;
	background-image: url(IMMAGINI/logo50.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 165px;
	margin: 0px;
	background-position: -3px;
}

#bottom {
	height: 0px;
	clear: left;
	width: 100%;
	color: #CCCCCC;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}

#centro {
	float: left;
	height: 380px;
	width: 605px;
	margin: 0px;
	padding: 0px;
}
#centro .divART {
	height: 370px;
	width: 49%;
	float: left;
}
#centro .divMUS {
	float: left;
	height: 370px;
	width: 49%;
}
#centro .divisore {
	float: left;
	height: 370px;
	width: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}



#centraleHOME {
	background-image: url(IMMAGINI/fondo_home.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 380px;
	width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}

#versions li {
	display: block;
	list-style-type: none;
	background-color: #999999;
	margin-top: 3px;
	text-align: right;
	width: 340px;
}
#versions li a {
	text-decoration: none;
	color: #333333;
}
#versions li a:hover {
	text-decoration: line-through;
}

#versions {
	text-align: right;
}
#centro #video {
	background-color: #000000;
	height: 380px;
	padding-top: 10px;
}
#centraleCOLL {
	clear: left;
	float: left;
	height: 380px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
	background-image: url(IMMAGINI/back_detcollez.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#centraleAZI {
	background-image: url(IMMAGINI/fondo_azienda.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 380px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	filter: Alpha(Opacity=0);
	opacity:0;
	-moz-opacity:0;
}
#centro .collimage {
	background-color: #CCCCCC;
	height: 100px;
	clear: left;
	width: 98px;
	z-index: 2;
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-right: -15px;
}
.newsrow {
	clear: left;
	height: 120px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFA500;
	border-right-color: #FFA500;
	border-bottom-color: #FFA500;
	border-left-color: #FFA500;
	margin: 0px;
	padding: 0px;
}

.rowimage a:hover img {
	filter: Alpha(Opacity=40);	
}


.collrow .rowimage a:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.newsrow .newsimage {
	float: left;
}
.newsrow img {
	height: 120px;
	width: 60px;
}



#centro #imgtap {
	text-align: center;
	height: 368px;
	background-color: #000000;
	float: left;
	width: 565px;
	filter: Alpha(Opacity=0);
}
.collrow .rowimage {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 110px;
	width: 70px;
	vertical-align: middle;
	background-color: #000000;
}

.collrow .colltextcont {
	height: 110px;
	float: left;
	width: 15em;
	background-color: #000000;
}




#menu .directoryCOLL {
	position: absolute;
	height: 10px;
	left: 211px;
	top: 32px;
	width: 206px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 7px;
}
#menu .directoryCOLL2 {
	position: absolute;
	left: 259px;
	top: 49px;
	color: #FFFFFF;
	width: 174px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 10px;
	font-size: 7px;
}


.leftrow {
	clear: left;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftrow .leftet {
	color: #CCCCCC;
	background-color: #111111;
	margin: 0px;
	padding: 0px;
	clear: left;
}
.leftrow .leftfield {
	clear: left;
	margin: 0px;
	padding: 0px;
}

#menu .directoryCOLLelc a {
	text-decoration: none;
	color: #999999;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
	padding-top: 0.5px;
	padding-bottom: 0.5px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
#menu .directoryCOLLelc a:hover {
	color: #FFFFFF;
}

#centro #divContainer {

	LEFT: 0px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:320px; CLIP: rect(0px 590px 370px 0px); POSITION: absolute; TOP: 0px; HEIGHT: 370px
}
#div_r_frec #divUpControl {
}
#div_r_frec #divDownControl {
	clear: left;
}
#div_r_frec #space {
	height: 10px;
	clear: left;
}
#centro #div_r_frec {
	float: left;
	width: 11px;
	margin-top: 165px;
	margin-left: 3px;
}

#centro .collrow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: left;
	border-top-style: solid;
	height: 110px;
}
#centro #centrobot {
	top: 120px;
}

.collrow .colltext {
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	float: left;
	font-weight: bold;
	text-align: left;
	clear: left;
	font-style: italic;
	margin-top: 30px;
	color: #CCCCCC;
}


.collrow .rowimage a {
	border-top-width: 9px;
	border-right-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 9px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#centro .colldesigner {
	float: left;
	margin-top: 40px;
	background-color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-right: 3px;
	color: #CCCCCC;
}
.left_etich {
	color: #000000;
	width: 100%;
}
.left_field {
	color: #FFFFFF;
	background-color: #666666;
}
.left_img {
	text-align: center;
	margin-top: 3px;
	border: 1px solid #111111;
	float: left;
	filter: Alpha(Opacity=100);
	opacity:1;
	-moz-opacity:1;
	background-color: #000000;
	clear: both;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-left: -3px;
	height: 110px;
	width: 70px;
	margin-bottom: 4px;
	background-image: none;
	background-repeat: no-repeat;
}
.menun {
border:0;
list-style-type:none;
text-align:center;
margin:0;
padding:0;
}

.menun li {
display:block;
float:left;
text-align:center;
margin:0;
padding:0;
}

.menun a {
width:85px;
color:#999;
text-decoration:none;
display:block;
text-align:center;
font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-size:59%;
font-weight:400;
border-style:none;
margin:0;
padding:0;
}

.menun a:hover,.menun a:focus {
font-weight:700;
border-bottom-style:solid;
border-color:#999;
border-width:thin;
}
#naviga {
	height: 35px;
	float: right;
}
#centraleNEWS {
	background-image: url(IMMAGINI/fondo_news.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 380px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;



	-moz-opacity: 0.6;
	overflow: hidden;
	filter: Alpha(Opacity=5);
}

.menun li#active a,.tapmis_row .tapmis_img img a:hover {
border:medium solid #999;
}

.leftAZI {
	height: 380px;
	color: #ABA19F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	clear: left;
	padding-left: 2px;
	width: 160px;
	background-color: #111111;
	filter: Alpha(Opacity=85);
	-moz-opacity:0.9;
	opacity:0.9;
	padding-top: 5px;
	font-size: 9px;
	overflow: hidden;
}
.leftCONT {
	height: 375px;
	color: #ABA19F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	clear: left;
	padding-left: 2px;
	width: 160px;
	letter-spacing: 2px;
	background-color: #111111;
	filter: Alpha(Opacity=85);
	padding-top: 5px;
	z-index: 13;
	font-size: 85%;
	-moz-opacity:0.85;
	opacity:0.85;
}
#centraleCONT {
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 380px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	z-index: 1;
	background-image: url(IMMAGINI/fondo_contatti.jpg);
	overflow: hidden;
	filter: Alpha(Opacity=0);
	opacity:0;
	-moz-opacity:0;
}
.leftCOLL {
	color: #ABA19F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: left;
	width: 160px;
	letter-spacing: 2px;
	font-size: 9px;
	float: left;
	height: 385px;
	background-color: #111111;
	filter: Alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	margin: 0px;
	padding: 0px;
}
.leftARTDES {
	height: 375px;
	color: #ABA19F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	clear: left;
	padding-left: 2px;
	width: 160px;
	padding-right: 0px;
	letter-spacing: 2px;
	background-color: #111111;
	filter: Alpha(Opacity=85);
	padding-top: 5px;
	font-size: x-small;
	opacity:0.9;
}
#centraleARTDES {
	background-image: url(IMMAGINI/fondo_art_des.jpg);
	background-repeat: no-repeat;
	clear: left;
	height: 380px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	opacity:0;
	filter: Alpha(Opacity=0);
}

.leftNEWS {

	height: 375px;
	color: #ABA19F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	clear: left;
	padding-left: 2px;
	width: 160px;
	padding-right: 0px;
	letter-spacing: 2px;
	background-color: #111111;
	filter: Alpha(Opacity=85);
	padding-top: 5px;
	font-size: x-small;
	opacity:0.85;
	-moz-opacity:0.85;
}
#lay_AMC div {
	font-size: 18px;
	color: #FFFFFF;
}
#lay_AMC {
	background-color: #999999;
	filter: Alpha(Opacity=70);
}
.left_link {
}
.left_link a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.left_link a:hover {
	color: #CCCCCC;
}
#lay_ADC {

	background-color: #999999;
	filter: Alpha(Opacity=70);
}
#lay_ADC div {

	font-size: 18px;
	color: #FFFFFF;
}

#centro .divmail {
	background-color: #ABA19F;
	margin-top: 15px;
	float: left;
	width: 250px;
	clear: left;
}
.newsrow .newstext {
	float: left;
	margin-top: 6px;
	clear: left;
}
#centro .elcollnav {
	color: #FFFFFF;
	width: 570px;
}
.elcollnav td {
	color: #CCCCCC;
}


.newsrow .newstextcont {
	float: left;
	border-left-style: none;
	padding-left: 2px;
	height: 120px;
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 440px;
}


#centro .divmail a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#centro .elcollnav a {
	color: #CCCCCC;
	background-color: #666666;
	text-decoration: none;
}
#centro .elcollnav a:hover {
	color: #333333;
	background-color: #FFFFFF;
}

#centro .divmail a:hover,#centro .divmail a:focus {
	color: #000000;
}
#centro .divform {
	clear: left;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
#centro .norecords {
	height: 371px;
	filter: Alpha(Opacity=70);
	color: #CCCCCC;
}
.left_field_note {
	color: #FFFFFF;
	clear:left;
	background-color: #666666;
	font-size: x-small;
	overflow: auto;
	height: 200px;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #000000;
	scrollbar-3dlight-color : #000000;
	scrollbar-shadow-color : #000000;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color : #C0C0C0;
	scrollbar-arrow-color : #C0C0C0;
	padding-left: 1px;
}
#bottom a {
	color: #666666;
	text-decoration: none;
}
#bottom a:hover {
	color: #CCCCCC;
}


#newss {
	color: #FFFFFF;
	height: 330px;
	font-weight: normal;
	margin-left: -7px;
}

#newss.hasJS {
	height:330px;
	overflow:hidden;
	position:relative;
} 

#newss.hasJS ul {
	position:absolute;
	top:120px;
	left:0;
	padding:0;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0.5px;
} 
#newss li {
	filter: Alpha(Opacity=85);
	float: left;
	background-color: #CCCCCC;
}
#newss .tit {
	color: #FFFFFF;
	background-color: #999999;
	float: left;
}
#newss .newsdesc {
	border: 2px solid #ABA19F;
	clear: left;
	margin-bottom: 10px;
	width: 100%;
	z-index: 2;
	padding: 2px;
	margin-left: 1px;
}
#newss .newsimg img {
	border: 8px solid #ABA19F;
}
#newssuti {
	color: #FFFFFF;
	background-color: #ABA19F;
	margin-left: -7px;
}

#newss .newsimg {
	float: left;
	clear: left;
}
#newss .data {
	color: #FFFFFF;
	font-size: x-small;
	background-color: #ABA19F;
	clear: both;
	margin-top: -2px;
	z-index: 1;
	margin-left: 1px;
	padding-left: 3px;
}
#box {
	height: 485px;
	width: 770px;
	position: absolute;
	top:50%;
	left:50%;
	margin-top: -250px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -385px;
	border: 1px none #ABA19F;
}
.newsrow .newstextdesc {
	float: left;
	margin-top: 6px;
	clear: left;
	font-size: x-small;
}
#centraleDETTART {
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 380px;
	width: 780px;
	-moz-opacity: 0.6;
	overflow: hidden;
	background-color: #000000;
	border: 1px none #CCCCCC;
}
#menu .directoryCOLL2 a {

	text-decoration: none;
	color: #666666;
	margin-top: -0.5em;
	margin-bottom: -0.5em;
	padding-top: 0.5px;
	padding-bottom: 0.5px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
#menu .directoryCOLL2 a:hover {

	color: #FFFFFF;
}
#centro .elcolllink {
	float: left;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	height: 110px;
	width: 15em;
}
#bottom .botmerca {
	float: left;
	font-size: xx-small;
}
#bottom .botmerca a {
	color: #666666;
	text-decoration: none;
}
#bottom .botmerca a:hover {
	color: #FFFFFF;
}
#centraleDETTART .dettprev {
	width: 15px;
	color: #FFFFFF;
	height: 100%;
	float: left;
	margin-top: 48%;
}
.leftSERV {
	height: 375px;
	color: #ABA19F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	clear: left;
	padding-left: 2px;
	width: 160px;
	padding-right: 0px;
	letter-spacing: 2px;
	background-color: #111111;
	padding-top: 5px;
	font-size: x-small;
	filter: Alpha(Opacity=75);
	opacity:0.8;
	-moz-opacity:0.8;
	background-repeat: no-repeat;
}
#centraleSERV {
	clear: left;
	float: left;
	height: 375px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
	font-size: 83%;
	background-image: url(IMMAGINI/back_tapsumis.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
}

#tapmis_flash {
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
height:375px;
width:605px;
float:right;
margin:0;
padding:0;
}

#centraleSERVblack {
	clear: left;
	float: left;
	height: 380px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
	font-size: 83%;
	margin: 0px;
	padding: 0px;
	background-color: #111111;
}



.botmerca .botmercimg {
	float: left;
	height: 22px;
	width: 22px;
}
.botmerca .botmercar {
	float: left;
	width: 400px;
}

.botmerca .botmerup {
	height: 10px;
	clear: left;
	text-align: left;
	margin-left: 2px;
	font-size: 8px;
	margin-top: -2px;
}
.botmerca .botmerdw {
	clear: left;
	font-size: 7px;
	height: 13px;
	text-align: left;
	margin-left: 2px;
}
#bottom .bottel {
	float: right;
	font-size: 9px;
}
.collrowD .elcolllinkD {
	float: left;
	height: 110px;
	color: #CCCCCC;
	font-size: 9px;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rowimageD a:hover img {

	filter: Alpha(Opacity=40);
	-moz-opacity: 0.4;
	opacity:0.4;
}
.menun .cur a {
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
}

.elcollez_puls {
	clear: left;
	margin-top: 12px;
	background-color: #000000;
	margin-left: -2px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.elcollez_puls a {
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
.elcollez_puls a:hover {
	color: #FFFFFF;
}
#centro #bookcont {
	background-color: #000000;
	height: 380px;
}
#centro #centrogray {
	height: 380px;
	width: 615px;
	background-color: #000000;
}
.elcollez_nart {
	color: #ABA19F;
	margin-top: 8px;
	font-size: 9px;
}


#divContent {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}

pscoll { font: normal 12px Arial, Helvetica, sans-serif }
#centro #centrogray #divContainer {
	width: 591px;
	float: left;
	height: 365px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	filter: Alpha(Opacity=100);
	margin-top: 8px;
	padding-top: -10px;
}
#centraleCOLLM {
	background-image: url(IMMAGINI/fondo_collez.jpg);
	background-repeat: no-repeat;
	clear: left;
	float: left;
	height: 380px;
	width: 780px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
}
#centro .dettclose {
	z-index: 1;
	width: 22px;
	float: left;
}
#centraleHOMEfl {
	clear: left;
	height: 380px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#centrocoll {
	float: left;
	height: 380px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#centrocoll #mus_top {
	margin: 0px;
	height: 190px;
	width: 460px;


	-moz-opacity:0.9;
	opacity:0.9;
	filter: Alpha(Opacity=90);
	padding: 0px;
}
#centrocoll #art_top {
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 190px;
	width: 460px;
	-moz-opacity:0.9;
	opacity:0.9;
	filter: Alpha(Opacity=90);
}
#mus_top #mus_body {
	margin: 0px;
	float: left;
	height: 190px;
	width: 0px;
	background-color: #111111;
	filter: Alpha(Opacity=90);
	color: #FFFFFF;
	opacity: 0.9;



	-moz-opacity:0.9;
	overflow: hidden;
	padding: 0px;
}
#mus_top #mus_ling {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 190px;
	width: 35px;
}
#art_top #art_body {

	margin: 0px;
	padding: 0px;
	float: left;
	height: 190px;
	width: 0px;
	background-color: #111111;
	filter: Alpha(Opacity=90);
	color: #FFFFFF;
	opacity: 0.9;
	-moz-opacity:0.9;
	overflow: hidden;
}
#art_top #art_ling {

	margin: 0px;
	padding: 0px;
	float: left;
	height: 190px;
	width: 35px;
}

.left_descr {
	height: 126px;
	clear: left;
	font-size: 9px;
	margin: 0px;
	padding: 0px;

}

.collez_link {
	font-size: small;
	color: #FFFFFF;
	font-variant: small-caps;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.collez_link a {
	text-decoration: none;
	color: #FFFFFF;
}
.collez_link a:hover {
	color: #CCCCCC;
}
.collezioni_hint
{
	font-size: 12px;
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: left;
	padding: 3px;
	margin-top: 6px;
	

}
.coll_elenco {
	height: 165px;
}
#menu #menubar {
float:right;
margin:0;
padding:0;
}

.tapmis_row {
	padding: 0px;
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 125px;
}
.tapmis_row .tapmis_img {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 100px;
	height: 100px;
}
.tapmis_row .tapmis_desc {
	float: left;
	height: 100px;
	color: #999999;
	padding: 5px;
	margin: 0px;
	width: 480px;
}


.tapmis_row .tapmis_img a img {
	border: 2px solid #999999;
}


.tapmis_row .tapmis_img a:hover img {

	border: 2px solid #FFFFFF;
}

.leftCOLL .left_titolo {
	width: 15em;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	text-transform: capitalize;
	text-align: left;
	font-size: 10px;
}

.leftCOLL .left_titolo a {
	text-decoration: none;
	border-left-width: 15px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #FFFFFF;
}

#centrocoll .coll_top {
	margin: 0px;
	padding: 0px;
	height: 126px;
	width: 350px;
	font-size: 10px;
	letter-spacing: 0em;
}
.coll_top #mus_body {
height:126px;
background-color:#111;
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
overflow:hidden;
margin:0;
padding:0;
}

.coll_top #art_body {
height:126px;
background-color:#111;
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
overflow:hidden;
margin:0;
padding:0;
}

.coll_top #trib_body {
height:129px;
background-color:#111;
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
overflow:hidden;
margin:0;
padding:0;
}

#mus_body ul {
	list-style-type: none;
	color: #777777;
	margin-top: 20px;
}

#art_body ul {
	list-style-type: none;
	color: #777777;
	margin-top: 35px;
}

#centrocoll .coll_top li {
	display: block;
	padding: 4px;
}
.left_descr .left_text {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: left;
}

#menu #space224 {
float:right;
width:170px;
height:30px;
margin:0;
padding:0;
}

#menu #space448 {
float:right;
width:340px;
height:30px;
margin:0;
padding:0;
}

#menu #tsm {
	width:85px;
	color:#999;
	height:0;
	overflow:hidden;
	float:right;
	margin:0;
	padding:0;
	font-size: 60%;
}

#menu .menu_amb {
	padding-top:3px;
	margin-top:3px;
	padding-right:3px;
	text-align:center;
	margin-bottom: 3px;
}

.menu_amb a {
text-decoration:none;
color:#999;
}

.colltext a:hover,#menu .directoryCOLLelc a:hover,#menu .directoryCOLL2 a:hover,#bottom .botmerca a:hover,#menu .directoryCOLL2detart a:hover,.elcollez_puls a:hover,#menu .directoryCOLLamb a:hover,.menu_amb a:hover,.menu_amb a .cur,.menu_amb .cur,#tsm_back a:hover,#tsm_next a:hover {
color:#FFF;
}
#menu #collez {
	float:right;
	width:85px;
	color:#999;
	height:60px;
	overflow:hidden;
	margin:0;
	padding:0;
	font-size: 59%;
}
.menu_ambcur {
border-bottom-style:solid;
text-align:center;
border-color:#999;
border-width:1px;
}

#tapmis_camp {
color:#999;
height:290px;
margin:0;
padding:0;
}

#tapmis_img_camp {
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
background-image:url(IMMAGINI/campionario0.jpg);
background-repeat:no-repeat;
height:375px;
width:608px;
background-position:right;
float:right;
margin:0;
padding:0;
}

#tapmis_nav #tsm_back {
	float:left;
	width:80px;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#CCC;
	border-width:thin;
	margin:0;
	padding:0;
}

#tapmis_nav #tsm_next {
	float:left;
	width:80px;
	text-align:right;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color:#CCC;
	border-width:thin;
	margin:0;
	padding:0;
}

#tapmis_img_ambv {
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
background-image:url(IMMAGINI/amb-vuota0.jpg);
background-repeat:no-repeat;
height:375px;
width:608px;
float:right;
margin:0;
padding:0;
}

#tapmis_nav a {
color:#999;
text-decoration:none;
}

#tapmis_img_sel {
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
background-image:url(IMMAGINI/selezione0.jpg);
background-repeat:no-repeat;
height:375px;
width:608px;
float:right;
margin:0;
padding:0;
}


.artist_desc .cogn {
	font-size: 12px;
}
.tapmis_row .artist_img {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
	height: 125px;
}
.tapmis_row .artist_desc {
	float:left;
	color:#FFFFFF;
	font-size:8px;
	width:495px;
	margin:0;
	height: 125px;
	background-color: #111111;
	opacity:0.7;
	-moz-opacity: 0.7;
	filter:Alpha(Opacity=70);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#tapmis_img_scelto {
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
background-image:url(IMMAGINI/scelto0.jpg);
background-repeat:no-repeat;
height:375px;
width:608px;
float:right;
margin:0;
padding:0;
}

#tapmis_img_part {
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
background-image:url(IMMAGINI/part0.jpg);
background-repeat:no-repeat;
height:375px;
width:608px;
float:right;
margin:0;
padding:0;
}

#tapmis_img_gente {
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
background-image:url(IMMAGINI/gente0.jpg);
background-repeat:no-repeat;
height:375px;
width:608px;
float:right;
margin:0;
padding:0;
}

#contract_camp {
	color:#999;
	height:380px;
	margin:0;
	padding:0;
	font-size: 9px;
	text-align: justify;
}

#tapmis_img_contr {
filter:Alpha(Opacity=0);
opacity:0;
-moz-opacity:0;
background-image:url(IMMAGINI/fondo-contract2.jpg);
background-repeat:no-repeat;
height:375px;
width:615px;
background-position:right;
float:right;
margin:0;
padding:0;
}

#marqueecontainer{
	position: relative;
	width: 610px; /*marquee width */
	height: 370px;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
}

