.flash_hp {
	position: relative;
	z-index: 0;
}
.content { padding: 0 !important; }
div.navigation {
    min-height: 0 !important;
    height: 0 !important;
    height: auto !important;
}
.content-container {
	background: #FFF url(../images/bg_content.gif) repeat-x bottom left;
}
.footer-container {
	padding-top: 55px;
}
.hp-container {
	font-size: 1.1em;
	position: relative;
	z-index: 100;
}
.hp-container .box-container {
	float: left;
	display: inline;
	position: absolute;
	z-index: 500;
	left: 0;
	bottom: -58px;
	width: 960px;
	padding-bottom: 5px;
	background: url(../images/hp/ombra_blocco_basso.gif) no-repeat bottom center;
}

.hp-container .box-container .box {
	float: left;
	display: inline;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #FFF;
	width: 223px;
}

.hp-container .box-container .double {
	width: 498px;
}

/***** SLIDESHOW HP *****/ 

.hp-container .box-container .double .slider {
	float: left;
	display: inline;
	position: relative;
}

.hp-container .box-container .double .slider .slider-wrapper {
	float: left;
	display: inline;
	width: 250px;
	overflow: hidden;
	position: relative;
}

.hp-container .box-container .double .slider .slider-wrapper ul {
	width: 10000px;
}

.hp-container .box-container .double .slider .slider-wrapper ul li {
	background-position: 0 100%;
	float: left;
	display: inline;
	width: 250px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}

.hp-container .box-container .double a.bigLink {
	background: url(../images/arrow/black.gif) no-repeat 90% 50%;
	float: left;
	display: inline;
	width: 250px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}
.hp-container .box-container .double a:hover.bigLink {
	background: url(../images/arrow/green.gif) no-repeat 90% 50%;
}

.hp-container .box-container .double a.bigLink strong {
	display: block;
	color: #000;
	padding: 20px 35px 0 74px;
	text-transform: uppercase;
}
.hp-container .box-container .double a.bigLink span {
	color: #525252;
	display: block;
	padding: 3px 35px 0 74px;
}

.hp-container .box-container .double .slider .slider-control {
	position: absolute;
	z-index: 600;
	top: 72px;
	left: 0;
	text-align: center;
}

.hp-container .box-container .double .slider .slider-control ul li {
	float: left;
	display: inline;
}

.hp-container .box-container .double .slider .slider-control ul li a {
	display: block;
	background: url(../images/slider/indicatore.png) no-repeat top left;
	width: 9px;
	height: 10px;
	font-size: 0;
	line-height: 0;
	text-indent:-999px;
}
* html .hp-container .box-container .double .slider .slider-control ul li a {
	background: url(../images/slider/indicatore.gif) no-repeat top left;
}
.hp-container .box-container .double .slider .slider-control ul li a.selected {
	background: url(../images/slider/indicatore.png) no-repeat bottom left;
}
* html .hp-container .box-container .double .slider .slider-control ul li a.selected {
	background: url(../images/slider/indicatore.gif) no-repeat bottom left;
}

.hp-container .box-container .double .second {
	float: left;
	display: inline;
	clear: none;
	width: 247px;
	margin-left: 1px;
	overflow: hidden;
}

.hp-container .box-container .green {
	margin-left: 4px;
	font-size: 1.090em;
}

.hp-container .box-container .green a.bigLink {
	background-repeat: no-repeat;
	background-position: 0 0;
	line-height: 16px;
	float: left;
	display: inline;
	width: 223px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}
.hp-container .box-container .green a:hover.bigLink {
	background: none !important;
}

.hp-container .box-container .green a.bigLink span {
	display: block;
	color: #000;
	padding: 63px 20px 0 20px;
	text-align: center;
}
