/* SFONDO INTERNO */
#bg_alto ul#sfondo li {
	width: 100%;
	/*height: 324px;*/
	height: 424px;
}
/* HEADER */
header {
	width: 970px;
	/*height: 205px;
	height: 280px;*/
	height:370px;
	margin: 0px auto;
	background-image: url(../images/bg_header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#logo {
	margin-left: 42px;
	/*margin-top: 128px;*/
	margin-top: 58px;
}
#lingua {
	float: right;
	/*margin-top: 236px;*/
	margin-top: 326px;
	margin-right: 20px;
}
#youtube {
	border:none;
	margin-left:16px;
}
/* PAGE */
#pageCont {
	width: 970px;
	margin: 0px auto;
	background-image: url(../images/bg_pageRit_home.png);
	background-repeat: repeat-y;
}
#page {
	/*background-image: url(../images/bg_page_home.png);*/
	background-image: url(../images/bg_page_home.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 650px;
}
/* HOME */
#boxHome {
	position: absolute; 
	z-index: 20;
}
.titHome {
	color: #0b3790;
	font-size: 18px;
	padding-left: 30px;
}
#fasciaHome {
	margin-top: 0px;
}
/* BOX in Home */
#marchi div{
	margin-top: 0px;
	margin-right: 13px;
	float: left;
	width: 142px;
	height: 142px;
	position: relative;
	overflow: hidden;
}
#marchi{
	padding-top: 11px;
	padding-left: 30px;
}
#marchi img{
	position: absolute;
	border:0;
}
#etich_1{
	position: relative;
	z-index: 30;
}
/* CERCA */
.cerca {
	padding: 60px 36px 0px 40px;
}
.cerca strong{
	font-size: 22px;
}

#lista_prodotti{width:200px; padding-left:5px;}

/* VIDEO */
.videoHome {
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	margin-right: 58px;
}
.newsHome {
	float: left;
	width: 330px;
	
}
.nh {
	color: #0b3790;
	font-size: 22px;
	padding: 0px;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
	margin-bottom: 20px;
}
.nhTit {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
.nhText {
}
/**/
.bg1 {
	background: url(/images/sfondoInt/01DRAGO.jpg) no-repeat center top;
}
.bg2 {
	background: url(/images/sfondoInt/02FALCLAND.jpg) no-repeat center top;
}
.bg3 {
	background: url(/images/sfondoInt/03KRONOS.jpg) no-repeat center top;
}
.bg4 {
	background: url(/images/sfondoInt/04T205.jpg) no-repeat center top;
}
.bg5 {
	background: url(/images/sfondoInt/05MAGNUM.jpg) no-repeat center top;
}
.bg6 {
	background: url(/images/sfondoInt/drago2.jpg) no-repeat center top;
}
.bg7 {
	background: url(/images/sfondoInt/fresa1.jpg) no-repeat center top;
}
.bg8 {
	background: url(/images/sfondoInt/fresa2.jpg) no-repeat center top;
}
.link-evidente{
	font-weight: bold;
	font-size: 13px;
	border-top:  dashed 1px #ccc;
	width: 100%;
	padding-top: 10px;
}

.ghibli{
	background: url("../images/home/ghibli-seminatrice-news.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 464px;
	height: 253px;
	border: solid 1px #ccc;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
	
}
.ghibli h2{
	color: #fff;
}
.news-box{
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 20px;
	width: 365px;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
	height: 213px;
}
.ghibli-text{
	margin: 160px 0 0 0;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.3);
	padding: 20px;
	
}
.ghibli-text a{
	border-radius: 10px;
	background-color: rgba(15, 21, 131, 0.5);
	border: solid 1px #fff;
	padding: 8px 22px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
}