@charset "ISO-8859-1";
body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003D35;
	line-height: 1.4em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust:none;
}
.txt_little {
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
.DIV_page_shadow {
	background-image: url(img/shadow.jpg);
	background-repeat: repeat-y;
	width: 100%;
	background-position: top center;
	height: auto;
}
.DIV_page {
	width: 955px;
	height: auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
.DIV_top_sx {
	float: left;
	height: 148px;
	width: 478px;
	background-image: url(img/img_01.jpg);
	background-repeat: no-repeat;
}
.DIV_top_dx {
	float: left;
	height: 148px;
	width: 477px;
}
.DIV_top_dx_up {
	height: 123px;
	width: 477px;
	background-image: url(img/img_02.jpg);
	background-repeat: no-repeat;
}
.DIV_top_dx_bot {
	height: 25px;
	width: 477px;
	background-image: url(img/img_03.jpg);
	background-repeat: no-repeat;
}
.DIV_swf {
	height: 191px;
	width: 955px;
	clear: left;
	background-color: #003D35;
}
.DIV_menu {
	height: 54px;
	width: 955px;
}
.DIV_contents {
	height: 282px;
	width: 955px;
}
.DIV_contents_sx {
	float: left;
	height: 282px;
	width: 319px;
	background-color: #C0CECD;
}
.DIV_contents_md {
	float: left;
	height: 282px;
	width: 318px;
}
.DIV_info {
	float: right;
	height:270px;
	width:150px;
	margin:0 5px 30px 20px;
}
.DIV_contents_dx {
	float: left;
	height: 282px;
	width: 317px;
	/*border-left: solid #003D35 1px;*/
}
.DIV_bottom {
	height: 26px;
	width: 955px;
	clear: left;
	background-color: #A88C4A;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	text-align: center;
	color:#B8A033;
}
p {
	font-size:9pt;
	margin-top:0;
	margin-bottom:14px;
	font-weight: normal;
}
.linksitomariani {
	font-size: 10px;
	color:#FFF;
}
inizio css menu specialistico.html
    .click-menu {
    }
    .click-menu .box1 {
	color:#FFFFF4;
	width: 300px;
	background-color: #003D35;
	font-size: 9pt;
	text-decoration: none;
    }
    .click-menu .box1-hover {
	color:#A09545;
	background-color: #003D35;
	width: 255px;
    }
    .click-menu .box1-open {
	color: #A09545;
	width: 255px;
	background-color: #003D35;
    }
    .click-menu .box1-open-hover {
	color: #A09545;
	background-color: #003D35;
	width: 255px;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
	text-indent: 12px;
	font-weight: bold;
	font-size: 14px;
	line-height: 31px;
	font-family: arial;
	cursor: pointer;
	width: 255px;
    }
    .click-menu .section {
	background-color: #C0CECD;
	font-family: arial;
	font-size: 9pt;
	line-height: 15px;
	padding: 0 0 5px 10px;
	display: none;
    }
    .click-menu .section a {
	color:#000000;
	text-decoration: none;
	white-space: nowrap;
	font-size: 9pt;
    }
    .click-menu .section a:hover {
	color:#FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	font-size: 9pt;
    }
    .click-menu .box2 {
	border-color:#999;
	border-width: 1px;
	border-style: none none dashed none;
	padding: 1px 0 2px 6px;
	text-align: left;
    }
    .click-menu .box2-hover {
	border-color:#A09545;
	border-width: 4px;
	border-style: none none none solid;
	padding: 1px 0 2px 6px;
	background-color: #426F68;
	text-align: left;
    }
