body
{
	background-color: #ffffff;
	background-image: url(images/BarMainChip_3L.gif);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

td.BarTitle {
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}

a
{
	font-family: Tahoma;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	background: trasparent;
}

a:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: blue;
	text-decoration: underline;
	font-weight: bold;
	background: trasparent;
	font-variant: small-caps;
}

.Menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	background: transparent;
}

a:hover.Menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: blue;
	text-decoration: none;
	background: transparent;
}

.Corpo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

.TitoloPagina {
	font-size: 12pt;
	font-weight: bold; 
	color:#FFCC00; 
	text-align:center
}

.Lato {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

td.line {
	border-bottom-style: solid; 
	border-bottom-width: 1px
}

.tabDiapo
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	text-align: center;
}

.PhotoStoryTitle
{
	font-weight: bold;
	font-size: large;
	color: #ff9900;
}

.PhotoStorySubTitle
{
	font-weight: bold;
	font-size: medium;
	color: #ff9900;
}
td.PhotoStorySlide
{
	background-position: center center;
	/* background-attachment: fixed; */
	background-image: url(images/Slide.gif);
	width: 22%;
	height: 155px;
	background-repeat: no-repeat;
}
td.PhotoStoryNoSlide
{
	width: 22%;
	height: 155px;
}
td.PhotoStorySlideSep
{
	width: 4%;
	height: 155px;
}
td.PhotoStoryComment
{
	width: 22%;
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
}

img 
{
    border-style: solid;
    border-width: 0px;
}