/* Impostazioni generali */

a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: #ac1023; text-decoration: underline; }

body {
	background: #fc0 url("../i/bg.jpg") top center no-repeat;
	color: #000;
	text-align: center;
	font:13px "Lucida Grande", Verdana, sans;
}

div.hr {
  background: #fff url(../i/hr_bg.gif) repeat-x;
  height: 2px;
  margin:10px 0 10px 0;
}
div.hr hr {
  display: none;
}

img { 
	vertical-align: middle; 
	background: transparent;
}
.yellowbox img {
  border:2px solid #fff;
}
.yellowbox2 img {
  border:2px solid #fff;
  float:left;
  margin:0 3px 0 3px;
}
img.left {
  float:left;
}

p {
  line-height:22px;
  text-align:justify;
}
.yellowbox p {
  background:#ffe47a;
  padding-left:100px;
}
.rounded p {
  font-size:9px;
  line-height:14px;
  text-align:left;
}
#footer p {
  font-size:10px;
}
.right {
  text-align:right;
  font-size:10px;
}

td {
  padding:2px;
}

h1 { margin: 10px 0px 20px 0px; font: 36px Verdana, "Times New Roman", Times, serif; color: #666666; font-weight: bolder; }
h1.logo { 
  background: transparent url(../i/logo.jpg) no-repeat; 
  height: 136px;
  margin:0 0 30px 0;
  overflow: hidden;
  text-indent: -9999px;
}
h1.logo a:link, h1.logo a:visited {
  display:block;
  width:397px;
  height:136px;
  background: transparent url(../i/logo.jpg)no-repeat;
}
h1.int { 
background: transparent url(../i/header_int.jpg) top left no-repeat; 
  height: 180px;
  margin:0;
  overflow: hidden;
  text-indent: -9999px;
}
h1.int a:link, h1.int a:visited {
  display:block;
  width:960px;
  height:180px;
  background: transparent url(../i/header_int.jpg) top left no-repeat;
}

h2 {  
  font: 24px "Lucida Grande", Verdana, sans;
  letter-spacing:-2px; 
}
h2.prodotti {
  background: transparent url(../i/prodotti_title.gif) no-repeat;
  height:31px;
  overflow: hidden;
  text-indent: -9999px;
}
h3 {  
  font: 18px "Lucida Grande", Verdana, sans;
  letter-spacing:-2px; 
  margin-bottom:2px;
}

#referenze table {
  width:520px;
}
#referenze tr.dispari {
  background-color:#ffe47b;
  display: table-row;
}
tr.dispari td {
  background-color:#ffe47b;
}
#referenze td {
  width:173px;
}
#referenze td.tipologia {
  width:200px;
}

li {
  line-height:22px;
}

/* I Divs */

.container_16 {
  text-align: left;
}

.yellowbox {
  background:#ffe47a;
  min-height:130px;
  margin:10px 0 10px 0;
  padding:20px;
}
.yellowbox2 {
  background:#ffe47a;
  height:185px;
  margin:10px 0 10px 0;
  padding:20px;
}

.rounded_top {
  background:transparent url("../i/rounded_top.gif") no-repeat;
  height:16px;
}

.rounded {
  background:#fc0 url("../i/rounded_bottom.gif") no-repeat left bottom;
  margin-bottom:10px;
  padding:0 20px 20px 20px;
}

#menu {
  background:transparent url("../i/bg_menu.jpg") no-repeat;
  font: 12px HelveticaNeue, "Lucida Grande", Verdana, sans;
  height:34px;
  margin-bottom:30px;
  padding-top:1px;
}

#referenze {
  margin-top:20px;
}

#footer { 
  border-top:1px solid #000;
  margin:20px 0 20px 0;
  padding:20px 0 10px 0;
}

/* Il menu */

ul, li{border:0; margin:0; padding:0; list-style:none; }
ul{
font-weight:900;
height:32px;
padding-left:0px;
}
li{float:left; margin-right:0;}

.tab a:link, .tab a:visited{
background:url(../i/tab.jpg) right 64px;
display:block;
height:32px;
line-height:32px;
text-decoration:none;
}
.tab a span{
background:url(../i/tab.jpg) left 64px;
display:block;
height:32px;
margin-right:20px;
padding-left:28px;
}
.tab a:hover{
background:url(../i/tab.jpg) right 32px;
color:red;
cursor:pointer;
display:block;
}
.tab a:hover span{
background:url(../i/tab.jpg) left 32px;
display:block;
}

/* -------------------------------- */

.active a:link, .active a:visited, .active a:visited, .active a:hover {
  background:url(../i/tab.jpg) right 0 no-repeat;
}
.active a span, .active a:hover span {
  background:url(../i/tab.jpg) left 0 no-repeat;
  color:red;
}
