.bg1 {
	background-color: #f1f1f1;
	/*background-color: #016AC3;*/
}
.bg2 {
	background-color: #801107;
	/*background-color: #2992EB;*/
}
.bg3{
	background-color: #b1b1b1;
}
.mupbg {
	/*background-attachment: fixed;
	background-image: url(../img/mup.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	background: #FFF;
}
.trattvertbg {
	background-color: #CCCCCC;
	background-image:  url("../img/catalogo/tratt_vert.gif");
}
.sottotitolohead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.testosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titolosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #016AC3;
}
.menuaziendale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	clip: rect(87px,auto,auto,auto);
}
a.menuaziendale:hover {
	text-decoration: underline;
}
a:link, a:visited{
border:0px;
}
p.cattesto{
color:#FFFFFF;
}
.box_importante {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 10px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.Testo_bianco {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#menulat{
	margin-top: 20px;
	margin-right: 20px;
	width: 200px;
	display:block;
	float:left;
	background: #FFF;
	
}.tabellacentrale {
	width: 960px;
}
body {
	text-align: center;
	width: 960px;
	margin: auto;
}

/* Area riservata */
#files {
	padding: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#files a {
	display: block;
	float: left;
	padding: 3px;
	width: 100%;
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: bold;
}
#files a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	float: left;
}
#files a:hover {
	display: block;
	float: left;
	padding: 3px;
	width: 100%;
	margin-bottom: 20px;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFC;
}

.youtube_link {
	font-family: Arial, Helvetica, sans-serif;
	padding:8px; border-top:2px dotted #CCC; display:inline-block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.youtube_link a{
	font-size:12px;
}
.youtube_link p{
	margin-top:4px;
}

