h3 {
  background: url(/images/css/bg_titolo.gif) no-repeat top left;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
  line-height: 30px;
  color: #280264;
}
A:link, A:active, A:visited {
   color:#595959;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 10px;
}

A:hover {
  color: #2371A3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: underline;
  font-size: 10px;
}
span.benvenuto {
  margin: 100px 0px 0px 10px;
  text-align:left;
}

span.benvenuto h3 {
  width: 343px;
  background: #FFFFDD;
  font-size: 14px;
}

span.benvenuto span.contenitore_testo {
border-bottom:1px solid #BBBBBB;
border-top:1px solid #BBBBBB;
color:#333333;
font-size:10px;
margin:10px 0px;
width:343px;
background:#DDDDCC;
}
span.benvenuto span.testo {
  width: 343px;
  margin: 0px 0px 0px 0px;
  color: #4C7CCD;
line-height: 30pt;
height: 30pt;
}
span.benvenuto span.testo a {
  font-size:12px;
  width: 343px;
  text-align: center;
}

img, input, button, span, ul, li, div, h1, h2, h3, h4, h5, h6, form, p, a {
  display: inline;
  float: left;
  padding: 0px 0px 0px 0px; 
  margin: 0px 0px 0px 0px; 
}
body {
  margin: auto;
  background:#FFF;
  font-family: verdana;
  font-size: 10px;
  text-align: center;
  width: 841px;
}
#container {
/*  background: #272847 url(/new/css/bg_l7.gif) repeat-y top left; */
  width: 841px;
  text-align: left;
  border: 0px solid #000;
}

#body2 {
  margin: 0px auto;
  width: 841px;
 /* no float !! */
}
 
.prezzo {
  font-size: 20px;
  font-weight: bold;
  color: red;
  margin: 20px 0px 0px 0px;
  width: 330px;
  text-align: right;
}
#lresources .carrello {
color:#FFFFFF;
font-weight:bold;
height:30px;
margin:0px 0px 5px 29px;
width:130px;
background: #cFe4dC;
}

#lresources .utente {
color:#FFFFFF;
background: #cFe4dC;
font-weight:bold;
height:30px;
margin:0px 0px 5px 29px;
width:130px;
}
#scontrino {
  width: 343px;
  margin: 20px 0px 0px 0px;
}

#scontrino .campo{
  width: 165px;
  height: 20px;
  line-height: 20px;
  margin: 0px 0px 0px 85px;
  text-align: right;
  font-size: 10px;
  background: #daeaea;
  margin-top: 1px;
  margin-right: 1px;
}
#scontrino .valore {
  height: 20px;
  line-height: 20px;
  width: 90px;
  font-size: 10px;
  font-weight: bold;
  background: #dadaea;
  margin-top: 1px;
  text-align: right;
}
