@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,label,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse: collapse;
	border-spacing:0;
	font-size:1em;
}

table tr td {
	vertical-align:top;
}
#header{
width:1024px;
height:100px:
}
#corpo{
	width:1024px;
 	height: 400px;
}
#footer{
	bottom: 0;
	left: 0;
	width: 1024px;
	height: 100px;
	background-color:#a3907c;
	font: 14px/1.7em Arial, "sans-serif", Helvetica, arial;
}
.sf_servizi{
background:url(../immagini/servizi/box_servizi.gif) no-repeat;
}
.titoletto{
font-family:sans-serif, Arial, Helvetica;
font-size:10pt;
color:#333333;
}
.titolo{
font-family:sans-serif, Arial, Helvetica;
font-size:12pt;
color:#333333;
}
.testo{
font-family:sans-serif, Arial, Helvetica;
font-size:9pt;
color:#333333;
}
#menu{
width:341;
height:350;
}
#corpodx{
width:650;
height:350;
} 
#scroller{
scrollbar-arrow-color: #fff;
scrollbar-3dlight-color: #cbc1b6;
scrollbar-highlight-color: #cbc1b6;
scrollbar-face-color: #cbc1b6;
scrollbar-shadow-color:#cbc1b6;
scrollbar-darkshadow-color: #fff;
scrollbar-track-color: #fff;
display:block;
width:550px;
height:250px;
overflow:auto;	
		}

#scroller_chi_siamo{
scrollbar-arrow-color: #fff;
scrollbar-3dlight-color: #cbc1b6;
scrollbar-highlight-color: #cbc1b6;
scrollbar-face-color: #cbc1b6;
scrollbar-shadow-color:#cbc1b6;
scrollbar-darkshadow-color: #fff;
scrollbar-track-color: #fff;
display:block;
width:500px;
height:330px;
overflow:auto;	
position: relative;
		}
.link_dispense a:link {
	color: #333333;
	text-decoration: none;
}
.link_dispense a:visited {
	text-decoration: none;
	color: #333333;
}
.link_dispense a:hover {
	text-decoration: none;
	color: #a2907c;
}
.link_dispense a:active {
	text-decoration: none;
	color: #333333;
}
/*FORM*/
.PW {font-family:sans-serif, Arial, Helvetica;
font-size:9pt;
color: #333333; }

