#contsMid {
	position: relative;
	z-index: 2;
}
table.conts td.middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
}
table.conts td {
	vertical-align: top;
	padding-top: 23px;
}
table.conts td.sx {
	width: 199px;
}
table.conts td.dx {
	background-image: url(../img/home/dx_bg.gif);
	width: 200px;
}
div.aperture {
	background-image: url(../img/home/aperture_bg.gif);
	height: 95px;
	width: 147px;
	margin-left: 18px;
	margin-bottom: 18px;
	padding-top: 50px;
	text-align: right;
	padding-right: 18px;
	position: relative;
}
div.aperture p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ca1600;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 130%;
}
div.aperture a.showAll {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 2px;
	color: #D61700;
	font-weight: bold;
	padding: 1px;
}
div.aperture a.showAll:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div.news {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	padding-left: 18px;
	padding-bottom: 18px;
	padding-top: 20px;
}

div.testoNews  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/home/news_bg2.gif);
	height: 95px;
	width: 129px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	position: relative;
	text-transform: lowercase;
	line-height: 120%;
}

div.news .titoloNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffaa32;
	font-weight:bold;
	text-transform:none;
}
div.news div.testoNews a {
	text-transform: lowercase;
	color: #FFFFFF;
	font-weight: normal;
}
div.news div.testoNews a.showAll {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 1px;
	color: #FF9E12;
	font-weight: bold;
	padding: 1px;
}
div.news div.testoNews a.showAll:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.conts ul {
	list-style-type: none;
	text-align: right;
	padding-right: 24px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.conts li a {
	display: block;
	margin-bottom: 15px;
	background-color: #c3d6e7;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 9px;
	padding-left: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #005294;
	text-transform: uppercase;
	background-image: url(../img/home/sx_m_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.conts li a:hover {
	background-image: url(../img/home/sx_m_bg_o.gif);
	text-decoration: none;
}
.conts .middle ul {
	padding-right: 8px;
	margin-right: 245px;
}
.conts .middle li a {
	background-color: #d61700;
	color: #FFFFFF;
}
.conts .middle li a:hover, .conts .middle li a.aziende {
	background-image: url(../img/home/mid_m_bg_o.gif);
}
.conts .middle .aziende td {
	padding: 0px;
}
#aziendeMenu {
	position: absolute;
	top: 23px;
	left: 384px;
	z-index: 50;
}
#aziendeMenu .dummy {
	position: relative;
	display:block;
}
div.aziendeSmenu {
	position: absolute;
	background-color: #FFFFFF;
	padding: 0px;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
	top: 0px;
	left: 240px;
	display: none;
}
#aziendeMenu div:hover div.aziendeSmenu, .over div.aziendeSmenu {
	display:block;
}
div.aziendeSmenu p {
	margin: 0px;
	padding: 0px;
}
div.aziendeSmenu a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D61700;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding: 4px;
	text-transform: capitalize;
}
div.aziendeSmenu a:hover {
	background-color: #e0e0e0;
	padding-left: 10px;
	background-image: url(../img/home/asm_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
