body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Immagini/sfondo_infiniti.gif);
}


.tdBody {
	padding: 10px 20px;
	background-image: url(Immagini/trasparenza_bianca.png);
	background-repeat: repeat;
}

.tdHeader {
	background-image: url(Immagini/trasparenza_bianca.png);
	background-repeat: repeat;
}

.tdFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 10px 20px;
	background-image: url(Immagini/trasparenza_bianca.png);
	background-repeat: repeat;
}

.tdSublist {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FF9900;
}

.tdAddress {
	font-size: 9px;
}

.tdSeparatore {
	background-image: url(Immagini/separatore_515x200px.gif);
	font-weight: bold;
	padding-left: 4px;
}

.tdDiapositivaOrizzontale {
	background-image: url(Immagini/diapositiva_orizzontale.gif);
}

.tdDiapositivaVerticale {
	background-image: url(Immagini/diapositiva_verticale.gif);
}


.FrecciaSu {
	vertical-align: middle;
}


#navcontainer {
	width: 770px;
}

#navlist {
	margin: 0;
	padding: 0 0 20px 5%;
	border-bottom: 1px solid #000000;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #666666;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 4px solid #000000;
	padding-bottom: 2px;
	background: transparent;
	color: #000000;
}

#navlist a:hover {
	color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

h1 {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	font-variant: small-caps;
	text-shadow: black 2px 2px 2px;
}


a {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #FF9900;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}


a.aBody {
	color: #990000;
}

a.aBody:link {
	color: #FF6600;
	text-decoration: none;
}

a.aBody:visited {
	color: #FF9900;
	text-decoration: none;
}

a.aBody:active {
	color: #FF6600;
	text-decoration: underline;
}

a.aBody:hover {
	color: #FF6600;
	text-decoration: underline;
}


a.aSmall {
	color: #FF6600;
	font-size: 9px;
}

a.aSmall:link {
	color: #FF6600;
	text-decoration: none;
	font-size: 9px;
}

a.aSmall:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 9px;
}

a.aSmall:active {
	color: #FF6600;
	text-decoration: underline;
	font-size: 9px;
}

a.aSmall:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 9px;
}


a.aFooter {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

a.aFooter:link {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

a.aFooter:visited {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

a.aFooter:active {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

a.aFooter:hover {
	color: #000000;
	text-transform: none;
	text-decoration: none;
}


#navcontainersublist {
	width: 220px;
	padding: 0;
	color: #000000;
	margin: 0px;
}

#navcontainersublist ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainersublist li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#navcontainersublist li a {
	display: block;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#navcontainersublist li a:hover {
	border-left: 8px solid #CCCCCC;
	color: #000000;
	background-color: #F2F2F2;
}
