.bg1 {
	background-color: #016AC3;
}
.bg2 {

	background-color: #2992EB;
}
.mupbg {
	background-image: url(../img/mup.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mdownbg{
	background-image: url(/img/mdown.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	clip: rect(87px,auto,auto,auto);
}
a.menuaziendale:hover {
	text-decoration: underline;
}
/* 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;
}
#videodownload {
	float: left;
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
#videodownload p {
	float: none;
	display: block;
	clear: both;
	height: 50px;
}

#videodownload a img {
	float: left;
	margin-right: 5px;
}


#videodownload a {
	display: block;
	float: left;
	width: 30%;
	text-align: left;
	padding: 5;
	font-size: 11px;
	margin-bottom: 20px;
	background-color: #F8F8F8;
	margin-right: 1em;
}
#videodownload p .nomarginright {
	margin-right: 0px;
}



h4 {
	background-color: #DFEAFF;
	display: block;
	float: none;
	clear: both;
}
.2010menusx {
	display: block;
	float: left;
	width: 180px;
	height: 100%;
	border-right: dashed 1px #f1f1f1;
}
.2010Centro{
	display: block;
	float: left;
	width: 780px;
	font-size: 11px;
	height: 100%;
	padding-left: 20px;
	padding-top: 20px;
}
.2010Centro .ok {
	display: block;
	width: 100%;
	background-color: #CCE3F7;
	padding: 10px;
}
.2010Container .2010Centro .ok .2010boxstaff {
	background-color: #FFF;
	height: 150px;
	padding: 10;
}
.2010Container .2010Centro .ok .2010boxstaff img {
	display: block;
	float: left;
	margin-right: 20px;
}

.2010TabellaContatti {
	display: block;
	float: left;
	width: 100%;
}
.2010TabellaContatti td {
	font-size: 11px;
	color: #333;
}


.2010Container {
	display: block;
	float: none;
	clear: both;
	height: 100%;
}


