IMG{
	-moz-scaling-method: fast;
	image-rendering: -moz-crisp-edges;
	filter:none;
	}
IMG.noborder{
	 border:0px !Important;
	 diplay:none;
	}
BODY{
	width:100%;
	margin:0px;
	padding:0px;
	height:100%;
}

DIV,A{

	font-size:9px !Important;

}

DIV.main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 660px;
	border: 0px solid red;
	background-image: url('../images/main-bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#ffffff;
}

DIV.top {
	width: 100%;
	height: 260px;
	border: 0px solid red;
}

DIV.center_top {
	width: 852px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffffff;
}

DIV.center_bottom {
	width: 843px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid blue;
	color: white;
}

DIV.bottom {
	width: 100%;
	height: 374px;
	border: 0px solid red;
	background-color: #515d67;
	
}

DIV.menu {
	width: 100%;
	height: 103px;
	margin-top: 141px;
	margin-bottom: 48px;
	border: 0px solid red;
}

DIV.logo {
	height: 40px;
	border-bottom: 1px solid #c5c5c7;
	text-align:center;
	/*background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: center;*/
}

DIV.lev1 {
	height: 32px;
	border-bottom: 1px solid #c5c5c7;
	text-align:center;
}

DIV.lev2 {
	height: 32px;
	text-align:center;
}

.lista_voci {
	width:auto;
	margin-left: auto;
	margin-right: auto;
}

DIV#content_menu2 {
	border: 0px solid #ffffff;
	width: 100%;
}
DIV#zoom_photo{
	border:0px solid red;
	width:100%;
	height:280px;
	text-align:center;
	
	}


DIV.voce {
	display: table-cell;
	border: 0px solid red;
	padding-top:9px;
	width: auto;
	float:left;
	top:0px;
}

DIV.dot {
	display: table-cell;
	background-image: url("../images/dot.png");
	bakground-repeat: no-repeat;
	width: 17px !Important;
	height:31px;
	float:left;
	border: 0px solid red;
}

A{
	text-decoration: none;
	color: #97999b;
}
/*
A:active {
	color: #9b9c9e;
}
A:hover{
	color:#000000 !Important;
}
*/


DIV.main_sezione {
	width: 852px !Important;
}

DIV#foto_sezione {
	width: 270px;
	height: 173px;
	border: 0px solid #ffffff;
	float: left;
	margin-top: 60px;
}

DIV#presentazione_sezione {
	width: 557px;
	max-width: 557px;
	height: 173px;
	margin-top: 60px;
	font-size: 11px !Important;
	font-family:Times;
	overflow: hidden;
	word-wrap: break-word !Important;
	white-space: -moz-pre-wrap;
	white-space: normal;
}

DIV#presentazione_sezione_cablata{
	width: 850px;
	max-width: 850px;
	height: 350px;
	margin-top: 0px;
	border:0px solid red;
	overflow: hidden;
	word-wrap: break-word !Important;
	color:#515d67;

}

DIV#black {
	position:absolute;
	background-color: #000000;
	opacity: 9;
	filter: alpha(opacity = 90); 
	-moz-opacity: 9;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display:none;
}


DIV.footer_portfolio {
	width: 100%;
	height: 50px;
	border: 0px solid red;
	color: #000000 !Important;
	padding: 0px;
}
TD.titolo{
	color: #000000 !Important;
	padding: 0px;
}

TD.titolo_blu{
	color:#333b41 !Important;
	font-weight:bold !Important;
	font-size:10px !Important;
}
DIV.num_pag{
	color:#333b41 !Important;
	font-weight:bold !Important;
	font-size:10px !Important;
}
TD.content_info{
	color:#616364 !Important;
	font-size:9px !Important;
}


.scroll-pane,.scroll-pane-black {
	width: 100%;
	height: 320px;
	border: 0px solid blue;
	float: left;
	padding: 0px;
}

#contenuti {
	padding: 0;
	display: block;
	_overflow: hidden;
	width: 100%;
	height: 360px;
	border: 0px solid blue;
	float: left;
	padding: 0px;
}

DIV.border-image{
	 height:3px !Important;
	 background-color:#4a5c68;
	 display:none;
	}

