body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: #058C3D;
}
a:visited {
	color: #058C3D;
}
a:hover {
	color: #FF7506;
}
a:active {
	color: #058C3D;
}
a.bianco {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
a.bianco:visited {
	color: #FFFFFF;
}
a.bianco:hover {
	color: #00FF00;
}
a.bianco:active {
	color: #FFFFFF;
}

a.biancobox {
	font-family: Arial;
	font-size: 12px;
	color: #152a01;
}
a.biancobox:visited {
	color: #152a01;
}
a.biancobox:hover {
	color: #277419;
}
a.biancobox:active {
	color: #152a01;
}

a.rosso {
	font-size: 12px;
	color: #ba1011;
	font-weight: bold;
}
a.rosso:visited {
	text-decoration: none;
	color: #ba1011;
}
a.rosso:hover {
	text-decoration: none;
	color: #ba1011;
}
a.rosso:active {
	text-decoration: none;
	color: #ba1011;
}

.tes {
	background: #E87814 url(pics/finear.gif) no-repeat right top;
	font-weight: bold;
	color: #FFFFFF;	
}
.style1 {color: #FFFFFF}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
.bordo_img { 
  background-color: #ffffff;
  border-width:1px;
  border-color:#FE7503;  
  border-style:solid;
}
.titoloelenco {
	height: 40px;
	font-size: 13px;
	font-weight: bold;
	background: url(images/titoloelenco.png) no-repeat left top;
	white-space: normal;
	padding-left: 15px;
	text-decoration: underline;
}

li.tmb {
  display:inline;
  width:170px;
}

#desc {
  font-style: italic;
}
h1.promo{
	font-family: Arial;
	font-size: 36px;
	font-weight:bold;
	margin:0px;
	border:0px;
	color:#058d3b;
	
}

h1{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	border:0px;
}
h2{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin:0px;
	border:0px;
}

#lista{
	margin:0 auto;
	height:350px;
	width:350px;
	overflow:hidden;
	position:relative;
	color:#000;
	background-color:#deefc8;
}
#lista ul,
#lista li{
	list-style:none;
	margin:0;
	padding:0;
}
#lista a{
	font-family: Arial;
	color: #058C3D;
	position:absolute;
	text-decoration: none;
}
#lista a:hover{
	color: #FF7506;
}
