BODY {
	background-color : #ffffff;
	margin-top : 7px;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	padding : 0;

}

A:link {
	color : #ffffff; 
	text-decoration : none; 
} 

A:visited {
	color : #ffffff; 
	text-decoration : none; 
} 

A:hover {
	color : #ffffff; 
	text-decoration : none; 
} 

.Gtesto, .Grossot1, .Grosso, .Grossot, .Gbianco, .Gcopy, .Gtestop, .Grosso11 {
	font-family : tahoma, verdana, arial; 
}
 
.Gtesto {
	color : #575656; 
	font-size : 11px; 
}
 
 .GtestoBlack {
	color : #000000; 
	font-size : 11px; 
}
 
  .GtestoBlackBold {
	color : #000000; 
	font-size : 16px; 
	font-weight : bold;
}
 
.Gtestop {
	color : #575656; 
	font-size : 10px; 
}

.Gtestog, .GtestoGbold {
	color : #575656; 
	font-size : 12px;
}

.GtestogBold {
	font-weight : bold;
}

.Gcopy {
	color : #ffffff; 
	font-size : 10px; 
} 

.Gbianco {
	color : #ffffff; 
	font-size : 11px; 
} 

.Grosso {
	color : #e33131; 
	font-size : 10px; 
} 

.Grosso11 {
	color : #e33131; 
	font-size : 11px; 
} 

.Grossot {
	color : #e33131; 
	font-size : 12px; 
} 

.Grossot1, .Grossot1Bold {
	color : #e33131; 
	font-size : 16px; 
} 

.Grossot1Bold {
	font-weight : bold;
}

.Gblut1Bold {
	color : #0057A3; 
	font-size : 16px; 
	font-weight : bold;
} 

.TDprodotto {
	border-top : 1px solid #dddddd; 
	border-right : 1px solid #dddddd; 
	border-left : 1px solid #dddddd; 
	border-bottom : 1px solid #dddddd; 
} 

.linkext, A.linkext:link, A.linkext:visited {
	text-decoration : none;
	color : blue;
	background-image: url("external.png");
	background-position: center right;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-right: 13px;
}

A.linkext:active, A.linkext:hover {
	text-decoration : none;
	color : blue;
	background-image: url("external.png");
	background-position: center right;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-right: 13px;
	text-decoration : underline;
}  

.linkvid, A.linkvid:link, A.linkvid:visited {
	text-decoration : none;
	color : blue;
	background-image: url("video.png");
	background-position: center right;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-right: 12px;
}

A.linkvid:active, A.linkvid:hover {
	text-decoration : none;
	color : blue;
	background-image: url("video.png");
	background-position: center right;
	background-repeat: no-repeat;
	white-space: nowrap;
	padding-right: 12px;
	text-decoration : underline;
}  

.linkint, A.linkint:link, A.linkint:visited {
	color : blue; 
	text-decoration : none; 
}

A.linkint:active, A.linkint:hover {
	color : blue; 
	text-decoration : underline;
}  

ul.liste {
	list-style: outside;
	margin-top: 13px;
	margin-bottom: 0px;
}

li.liste {
	padding-bottom: 5px;
}
