body {
	background: #d7faff;
	padding: 3px;
	margin: 0px;
}

table.main{
	width: 900px;
	height: 600px;
	background: #ffffff;
}

.desc{
  font-family: verdana,arial;
  font-size: 10px;
  color: #6c6c6c;
  line-height: 120%;
}

.descbig{
  font-family: verdana,arial;
  font-size: 14px;
  color: #6c6c6c;
  line-height: 120%;
}

.noresult{
  font-family: verdana,arial;
  font-size: 16px;
  color: #6c6c6c;
  line-height: 120%;
  font-style: oblique;
  font-weight:bold;
}

.prezzo{
  font-family: verdana,arial;
  font-size: 10px;
  color: #C65A52;
  font-weight:bold;
  line-height: 100%;
}

.sconto{
  font-family: verdana,arial;
  font-size: 9px;
  color: #006600;
  line-height: 100%;
}

.titolo1{
  font-family: arial;
  font-size: 16px;
  color: #398585;
  line-height: 100%;
  font-weight:bold;
  font-style: oblique;
}

.titolo2{
  font-family: arial,helvetica;
  font-size: 20px;
  color: #398585;
  line-height: 100%;
  font-weight:bold;
  font-style: oblique;
  text-decoration:underline;
}

.titolo3{
  font-family: verdana,arial;
  font-size: 11px;
  color: #6c6c6c;
  line-height: 100%;
  font-weight:bold;
}

.titolo4{
  font-family: verdana,arial;
  font-size: 10px;
  color: #398585;
  line-height: 100%;
  font-weight:bold;
}

.titolodett{
  font-family: verdana,arial;
  font-size: 10px;
  color: #ffffff;
  background: #3fa6ad;
  font-weight:bold;
}

a.menu{
  font-family: verdana,arial;
  font-size: 10px;
  color: #6c6c6c;
  text-decoration:none;
}

a.menu:hover{
  color: #C65A52;
}

a.menutop{
  font-family: verdana,arial;
  font-size: 10px;
  color: #ffffff;
  font-weight:bold;
  text-decoration:none;
}

a.menutop:hover{
  color: #E0B545;
}

a.vetrina{
  font-family: arial,verdana;
  font-size: 12px;
  font-weight:bold;
  color: #398585;
  text-decoration:none;
}

a.vetrina:hover{
  color: #ffcc00;
}

a.dettaglio{
  font-family: arial,verdana;
  font-size: 11px;
  font-weight:bold;
  color: #398585;
  line-height: 100%;
  text-decoration:none;
  background: #5ee0ee;
  padding:1px;
  border-top: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #0a535a;
  border-bottom: 1px solid #0a535a;
}

a.dettaglio:hover{
  color: #ffffff;
  border: 1px solid #ffcc00;
}

.inputtext{
  padding: 1px;
	margin: 0px;
  font-family: verdana,arial;
  font-size: 12px;
  color: #6c6c6c;
}

.inputcheck{
  padding: 0px;
	margin: 0px;
  font-family: verdana,arial;
  font-size: 8px;
  color: #6c6c6c;
}

.inputbutton{
  padding: 0px;
	margin: 0px;
  font-family: verdana,arial;
  font-size: 10px;
  color: #ffffff;
  background: #3fa6ad;
  font-weight:bold;
  border: 1px solid #6c6c6c;
  cursor: pointer;
}

.prom{
  font-family: verdana;
  font-size:11px;
  font-weight:bold;
  font-style:italic;
  margin:5px 5px;
  height:30px;
  line-height:30px;
  background-color:transparent;
  background-image:url(../img/prom.jpg);
  background-repeat:no-repeat;
}

.prom a { text-decoration:none; }
.prom a:link { color:#ffffff; }
.prom a:hover{ color:#ffcc00; }
.prom a:visited { color:#ffffff; }
.prom a:visited:hover { color:#ffcc00; }
