html {
	width: 760px;
	margin: 0 auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:link {
	color: #3399cc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:hover {
	color: #3399cc;
	text-shadow: 1px 1px 1px #9E9ED6;
	text-decoration: underline;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:visited {
	color: #3399cc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:active {
	color: #3399cc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
li > a {
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
li:hover {
	background-color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: white;
	margin: 0 auto;
	width: 760px;
	min-width: 760px;
	box-shadow: 3px 3px 3px rgba(204, 204, 204, 1);
	-moz-box-shadow: 3px 3px 3px rgba(204, 204, 204, 1);
	-webkit-box-shadow: 3px 3px 3px rgba(204, 204, 204, 1);
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#titolo {
	background-image: url(../img/it_titolo_150-2.jpg);
	background-repeat: none;
	position: relative;
	margin-top: 1px;
	width: 730px;
	height: 120px;
}
#sottotitoloamm {
	position: relative;
	margin-top: 1px;
	color: black;
	font-size: 16pt;
	text-align: left;
	width: 730px;
	height: 40px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;    
}
#sottotitoloit {
	position: relative;
	margin-top: 1px;
	color: white;
	font-size: 16pt;
	text-align: left;
	width: 730px;
	height: 40px;
	background-image: url(img/sottotitoloit.jpg);
	background-repeat: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#sottotitolotech {
	position: relative;
	margin-top: 1px;
	color: white;
	font-size: 16pt;
	text-align: left;
	width: 730px;
	height: 40px;
	background-image: url(img/sottotech.jpg);
	background-repeat: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#sottotitolo {
	position: relative;
	margin-top: 1px;
	padding: 2px;
	color: blue;
	font-size: 14pt;
	text-align: center;
	width: 730px;
	height: 40px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu {
	position: relative;
	margin-top: 5px;
	float: left;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#home {
	position: relative;
	width: 198px;
	color: #3399cc;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: none;
	border-right: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#topmenuimage-home {
    width: 200px;
    height: 35px;
    margin-bottom: 0px;
    padding-left: 5px;
	padding-top: 7px;
	color: #FFFFFF;
	background-image:url(img/topmenu3-new-small.png);
    background-repeat: no-repeat;
}
#bottomenuimage-home {
    position: relative;
    width: 200px;
    height: 20px;
    background-image:url(img/bottommenu3-new-small.png);
    background-repeat: no-repeat;
    margin-bottom: 4px;
}
#menu-uff {
    position: relative;
    width: 198px;
    color: #000066;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    border-left: none;
    border-right: none;
}
#topmenuimage-uff {
     width: 200px;
    height: 35px;
    margin-bottom: 0px;
    padding-left: 5px;
	padding-top: 7px;
	color: #FFFFFF;
	background-image:url(img/topmenu3-new-small.png);
    background-repeat: no-repeat;
}
#bottomenuimage-uff {
    position: relative;
    width: 200px;
    height: 20px;
    background-image:url(img/bottommenu3-new-small.png);
    background-repeat: no-repeat;
    margin-bottom: 4px;
}
#menu1 {
	position: relative;
	width: 198px;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: none;
	border-right: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#topmenuimage1 {
    width: 200px;
    height: 35px;
    margin-bottom: 0px;
    padding-left: 5px;
	padding-top: 7px;
	color: #FFFFFF;
	background-image:url(img/topmenu3-new-small.png);
    background-repeat: no-repeat;
}
#bottomenuimage1 {
    position: relative;
    width: 200px;
    height: 20px;
    background-image:url(img/bottommenu3-new-small.png);
    background-repeat: no-repeat;
    margin-bottom: 4px;
}

#topmenuimage2 {
    width: 200px;
    height: 35px;
    margin-bottom: 0px;
    padding-left: 5px;
	padding-top: 7px;
	color: #FFFFFF;
	background-image:url(img/topmenu3-new-small.png);
    background-repeat: no-repeat;
}
#bottomenuimage2 {
    position: relative;
    width: 200px;
    height: 20px;
    background-image:url(img/bottommenu3-new-small.png);
    background-repeat: no-repeat;
    margin-bottom: 4px;
}
#topmenuimage3 {
    position: relative;
    width: 200px;
    height: 35px;
    margin-bottom: 0px;
    padding-left: 5px;
	padding-top: 7px;
	color: #FFFFFF;
	background-image:url(img/topmenu3-new-small.png);
    background-repeat: no-repeat;
}
#bottomenuimage3 {
    position: relative;
    width: 200px;
    height: 20px;
    background-image:url(img/bottommenu3-new-small.png);
    background-repeat: no-repeat;
    margin-bottom: 4px;
}

#home > ul {
	text-align: left;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 4px;
	margin: 0px;
	line-height: 25px;
	font-size: 10pt;
	color: #000066;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#home >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#home >ul li a:hover {
	color: #0033FF;
	border-left: solid red;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	text-shadow: 1px 1px 1px #9E9ED6;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#home >ul li a:active {
	color: red;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}





#menu1 > ul {
	text-align: left;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 4px;
	margin: 0px;
	line-height: 25px;
	font-size: 10pt;
	color: #000066;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#menu1 >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#menu1 >ul li a:hover {
	color: #0033FF;
	border-left: solid red;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	text-shadow: 1px 1px 1px #9E9ED6;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu1 >ul li a:active {
	color: red;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}




#menu2 {
	position: relative;
	width: 198px;
	color: #000066;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: none;
	border-right: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu2 > ul {
	text-align: left;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 4px;
	margin: 0px;
	line-height: 25px;
	font-size: 10pt;
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu2 >ul li a:hover {
	color: #0033FF;
	border-left: solid red;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	text-shadow: 1px 1px 1px #9E9ED6;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu2 >ul li a:active {
	color: red;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu2 >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu2 >ul li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}







#menu3 {
	position: relative;
	width: 198px;
	color: #000066;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: none;
	border-right: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu3 > ul {
	text-align: left;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 4px;
	margin: 0px;
	line-height: 25px;
	font-size: 10pt;
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu3 >ul li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

#menu3 >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#menu3 >ul li a:hover {
	color: #0033FF;
	border-left: solid red;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	text-shadow: 1px 1px 1px #9E9ED6;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu3 >ul li a:active {
	color: red;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}





#menu-uff > ul {
	text-align: left;
	list-style-type: none;
	padding-left: 2px;
	padding-right: 4px;
	margin: 0px;
	line-height: 25px;
	font-size: 10pt;
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu-uff >ul li a:hover {
	color: #0033FF;
	border-left: solid red;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	text-shadow: 1px 1px 1px #9E9ED6;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu-uff >ul li a:active {
	color: red;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu-uff >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu-uff >ul li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}




.titoli {
    line-height: 16px;
}
.small {
    font-size: 8pt;
}
.pdf-icon {
    margin-left:45px;
}
.blink {
    text-decoration: blink;
}
#content {
	position: relative;
	margin-left: 200px;
	margin-top: 1px;
	width: 515px;
	min-width: 515px;
	color: #000000;
	padding: 5px;
	font-size: 10pt;
	padding-left: 10px;
	min-height: 920px;
	text-align: justify;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#content2 {
	position: relative;
	margin-top: 1px;
	width: 730px;
	color: black;
	padding: 5px;
	font-size: 10pt;
	padding-left: 15px;
	min-height: 400px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#footer {
	position: relative;
	margin-top: 1px;
	background-image: url(img/blu.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 580px;
	margin-left: 150px;
	font-size: 8pt;
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#acquisti {
	color: #000066;
	border-left: 2px dotted red;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	padding-left: 3px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#acquisti >ul li {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#acquisti >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#acquisti >ul li a:hover {
	border-left: solid #FF0000;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#fornitori {
	color: #000066;
	border-left: 2px dotted green;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	padding-left: 3px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#fornitori >ul li {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#fornitori >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#fornitori >ul li a:hover {
	border-left: solid green;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#comunicazioni {
	color: #000066;
	border-left: 2px dotted orange;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	padding-left: 3px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#comunicazioni >ul li {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#comunicazioni >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#comunicazioni >ul li a:hover {
	border-left: solid orange;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#magazzino {
	color: #000066;
	border-left: 2px dotted brown;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	padding-left: 3px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#magazzino >ul li {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#magazzino >ul li a {
	color: #000066;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#magazzino >ul li a:hover {
	border-left: solid brown;
	border-top-style: none;
	border-right-width: 5px;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 3px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#rubrica {
	width: 480px;
	text-align: center;
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.table1 {
	text-decoration: none;
	font-size: normal;
}
.table2 a {
	text-decoration: none;
	color: #000066;
}
.table1 a {
	text-decoration: none;
	color: #000066;
}
.table2 a:hover {
	text-decoration:none;
	color: red;
}
.table1 a:hover {
	text-decoration:none;
	color: red;
}
.table2 {
	text-decoration: none;
	font-size: 18px;
	color: #000066;	
}
	
