* { margin:0; padding:0 }
body {
	font-family: normal Arial, Helvetica, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
	/*background: url(file/sito/sfondo.gif) repeat-y fixed center top;*/
  background:url("file/sfondo.gif") center top repeat-y;
  background-color: #fafafa;
}
.pulizia { clear: both; }
a img     { border: none; display: block; }

div#contenitore {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	/*height: 2520px;*/
	/*background: url(/file/sito/bg_footer.jpg) no-repeat center bottom; */
}

/* Testata ------------------------------------------------------------------ */
div#testata {
	height: 85px;
  /*padding: 0 15px;*/
 /* border:1px solid #ff00ff;*/
}
#testata h1 a{
	height: 75px;
	/*background: url(file/sito/logo-riccardi.png) no-repeat 0 0;*/
  background: url(file/logo.gif) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
  /*padding-top: 65px;
	padding-bottom: 60px;*/
	width: 203px;
 /* border:1px solid #ffff22;*/
}
#testata ul {
	float: right;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
	width: 540px;
	margin-top: 12px;
	text-shadow: #fff 1px 1px 1px;
  /*border:1px solid #ffff22;*/
}

#testata ul li {
	padding: 18px 14px 13px;
	float: right;
	display: inline-block;
	color: #bbb;
}

#testata ul li a {
	padding: 5px;
	text-decoration: none;
	color: #666;
}

span.separatore {
	color: #ddd;
}

#testata ul li a:hover {
	color: #333;
}

#testata ul li.descrizione {
	float: left;
	color: #666;
	padding-top: 14px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	letter-spacing: 0;
	padding-left: 16px;
	border-left: 1px solid #ddd;
}

/* Naviga ------------------------------------------------------------------- */
#naviga{
  margin: 0 20px;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
  height: 35px;
  /*padding:10px 0;*/
}

#menu {
  float: left;
  /*margin: 6px 0 0 5px;
  padding: 1px;  */
}
#menu li {
  list-style: none;
  float: left;
  margin: 7px 0 0 8px;
  padding: 0;
  background: none;
  font: 12px Georgia, "Times New Roman", Times, serif;
}
#menu li a, #menu li a:visited {
  display: block;
  float: left;
  height: 27px;
  padding: 0 0 0 9px;
  text-decoration: none;
}
#menu li a .link {
  display: block;
  float: left;
  height: 27px;
  padding: 0 9px 0 0;
  line-height: 20px;
  color: #000;
}
#menu li a:hover, #menu li a.corrente, #menu li a.corrente:visited {
  background: url(/file/sito/bgmn1.gif) left top no-repeat;
}
#menu li a:hover .link, #menu li a.corrente .link, #menu li a.corrente:visited .link {
  color: #fff;
  background: url(/file/sito/bgmn2.gif) right top no-repeat;
  cursor:pointer;cursor:hand
}

/* Contenuto ---------------------------------------------------------------- */
#contenuto {
  font: 12px Georgia, "Times New Roman", Times, serif;
  padding:20px;
}
#contenuto p { padding-bottom: 10px; text-align: justify; line-height: 18px;}
#contenuto ul, #contenuto ol { margin-left: 30px; }
#contenuto li { padding-bottom:4px; }

/* Piede Pagina ------------------------------------------------------------- */
#piedepagina {
  margin-top: 25px;
  height: 25px;
  padding:0 20px;

}
#piedepagina .copi {border-top:1px solid #ddd; padding: 10px 2px; color: #777; font: 11px Georgia, "Times New Roman", Times, serif;}

/* Home page ---------------------------------------------------------------- */
#primapagina h2 { text-indent: -9999px; background: url(/file/sito/titoli/tit_home.gif) no-repeat; margin-bottom:10px; height:19px;}
#lavori { margin-top:10px;}
#lavori .destra { float: left; margin-right: 10px; width: 280px; }
#lavori .sinistra { float: left; width: 244px;}
#lavori h2 { text-indent: -9999px; background: url(/file/sito/titoli/tit_alcuni_lavori.gif) no-repeat; margin:10px 0; height:19px;}
#lavori .bordo  { border: 4px solid #000; margin-bottom: 15px; }
#lavori .boxsito { width: 420px; background: #000; float: right; border: 1px solid #000;}
#lavori .vedi { width: 420px; height: 325px; overflow: auto; background: #fff; float: right; /*margin-bottom: 1em;*/ }
#lavori .boxsito .vedi { margin: 0; }
#lavori .boxsito .padding  { padding: 0.5em 10px; color: #fff; /*height:28px;*/}
#lavori a img, #lavori .vedi img { display: block; }
.vedilavoro a, .listalavori a { text-decoration: none; color: #333; border-bottom:1px dotted #333; }
.vedilavoro a:hover, .listalavori a:hover { text-decoration: none; color: #aaa; border-bottom:1px dotted #aaa;}
.listalavori .corrente { text-decoration: none; color: #aaa; border-bottom:1px dotted #aaa; font-weight:bold;}
.vedilavoro img { border:1px solid #000; margin-top:10px; }
h3 { padding: 10px 0; }

li { text-align: justify; line-height:19px;}

