body, html 	  { margin: 0 auto; text-align:center; background: white url(images/bg.gif) repeat-x; }
body		      { font-size: 11px;; font-family: Trebuchet MS, serif; color:#999999; line-height:19px }
h1,h2,h3,h4	  { margin:0; padding:0; }
a			        { color:#666; text-decoration:underline;}
a:hover		    { color: #517492; }
a:focus       { outline:none;} 
strong        { color:#464646;}
img			      { border:0; display:block; }
.titoli       { font-family: Times New Roman, Times; font-size:16px; font-weight:bold; color:#464646; margin:0 0 10px 0;}

/* MENU TOP */
#margin-top{ height:64px; }
#box-menu-top { height:41px; width: 938px; margin:0 auto; text-align:right; font-family: Times New Roman, Times  }
.menu-top ul  {margin:0; padding:0; list-style:none; }
.menu-top li  {float:left;}
.menu-top li a  {line-height:41px; color:#B1B1B1; text-decoration:none; font-size:14px; padding: 0 10px 0 10px; font-weight:bold; }
.menu-top li a:hover {color:#4C4C4C;  font-weight:bold;}
.click      { line-height:41px; color:#B1B1B1; text-decoration:none; font-size:14px; padding: 0 10px 0 10px; font-weight:bold; color:#464646; }

/* CORPO */
#container	{ width: 938px; margin: 0 auto; text-align: left; height:454px; } 
#col-sx  { width:200px; height:454px; float:left; background-image:url(images/bg-col-sx.jpg); background-repeat:no-repeat;}
#col-dx  { width:738px; height:454px; float:right; position:relative;}
#logo-pdf{ position:absolute; bottom:0; left:0; width:100%; height:77px; background:url(images/bg-logo-pdf.png); z-index:20000; padding:9px 0 0 8px;}
/* SUDDIVISIONE INTERNE */
.foto{ width:380px; height:454px; float:left; display:block;}
.testo{ float:left; background-color:#F5F5F5; width:338px; height:434px; padding:10px; overflow-y:auto; text-align: justify; }
.testo span{font-weight:bold; font-size:11px; color:#464646; display:block; margin:10px 0 0 0;}

/* MENU LATERALE */
#box-menu-laterale  { margin-left:30px; width:134px; font-family: Times New Roman, Times; margin-top:30px;  }
.menu-laterale ul  {margin:0; padding:0; list-style:none; }
.menu-laterale li	{border-bottom:1px solid #CCCCCC;}
.menu-laterale li a	{line-height:33px; color:#999999; text-decoration:none; font-size:14px; font-weight:bold; }
.menu-laterale li a:hover {color:#464646;  font-weight:bold;}
.click-laterale   { line-height:33px; color:#B1B1B1; text-decoration:none; font-size:14px; font-weight:bold; color:#464646; }


/* FOOTER */
#footer  {width:925px; line-height:41px; font-size:14px; margin:0 auto; font-family: Times New Roman, Times; text-align:left; }
#piva { font-size:12px; float:right;}
#webproject{margin-left:200px;}


/* GALLERIA */
.miniature{ float:left; padding:12px; }
.miniature img{ border:1px solid #CCC; display:block}