.menu_p{
	position: relative;
	float:left;
	width: 100%;
	height: 60px;
	background-image: url(../images/menu_prodotti1.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index:1010;
	margin-right: 0px;
	margin-left: 0px;
	border-radius: 0px;
	

}

[role='main'] {
	margin: 5% auto;
}
[role='navigation2'] {
	position: relative;
	padding: 0px;
	list-style: none;
	z-index: 100;
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	
	

	
}
.flexNav-touch [role='navigation2'],
.flexNav-no-touch [role='navigation2'] {	
	display: block;
}
.menu-button2 {
	position: relative;
	display: none;
	font-family: "Oswald", sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #FFF;
	font-size: 1.5em;
	text-decoration: none;
	font-weight: 300;
	/* 	background: #840000;
*/	background-image: url(../images/arrow-down_w.png);
	background-repeat: no-repeat;
	background-position: 95% 5px;
	cursor: pointer;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	zoom: 1;

}


[role='navigation2']:after { /* clearfix */
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

[role='navigation2'] li {
	display: inline;
	margin: 0;
	float: left;
	padding-left: 6px;
	margin-left: 1%;
	margin-right: 1%;
	padding-bottom: 10px;
	
	padding-top: 15px;
	
	width: auto;
	display: inline;
	position: relative;
	background-image: none;
	-webkit-transition: height 0.4s ease 0s;
	-moz-transition: height 0.4s ease 0s;
	-ms-transition: height 0.4s ease 0s;
	-o-transition: height 0.4s ease 0s;
	transition: height 0.4s ease 0s;	

}


[role='navigation2'] li.item-with-ul {	
	background-color:  ;	
			
}

[role='navigation2'] li a {
	text-align: center;
	display: block;
	vertical-align: middle;
	font-family: 'Oswald', sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 1.3em;
	font-weight:300;
	text-decoration:none;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	opacity: 1;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);  
	color: #FFF;	
	
	text-shadow: -1px -1px 0px #000;

}
#current {
	color: #ffcd00;
	text-shadow: 1px 1px 0px #000;

}
[role='navigation2'] li a:hover {
	color: #ffcd00;
	text-shadow: 1px 1px 0px #000;
}
[role='navigation2'] li ul {
	/*display: none;*/
	display:block;
	position: absolute;
	top: 37px;
	left: -150%;
	width: 450%;
	overflow: hidden;	
	margin:0px;
	padding: 0px;
}

	[role='navigation2'] li ul li {
		display: inline;
float: left;
padding-left: 0;
margin-left: 0;
margin-right: 0;
width: 50%;
padding-top: 0px;
padding-bottom:0px;
border-bottom: none;

	
	}
	[role='navigation2'] li ul li a{
		/*text-indent: -9000px;*/
		
		text-align: center;
		-webkit-transition: height 0.5s ease 0s;
	-moz-transition: height 0.5s ease 0s;
	-ms-transition: height 0.5s ease 0s;
	-o-transition: height 0.5s ease 0s;
	transition: height 0.5s ease 0s;
	height: 0px;
	padding-bottom: 0px;
	
		
	
	}
[role='navigation2'] li:hover ul li a {
	display:block;
	height: 100px;
}


[role='navigation2'] li a span {
	position: absolute;
	top: 1px;
	display: block;
	min-width: 80px;
	height: 0px;
	background-image: url(../images/marchi_agriform.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	left: auto;
	width: 100%;
	-webkit-transition: height 0.5s ease 0s;
	-moz-transition: height 0.5s ease 0s;
	-ms-transition: height 0.5s ease 0s;
	-o-transition: height 0.5s ease 0s;
	transition: height 0.5s ease 0s;
	
	}
[role='navigation2'] li a:hover span {
	height: 100px;

}
[role='navigation2'] li ul li span {
	position: absolute;
	top: 1px;
	display: block;
	min-width: 80px;
	height: 0px;
	background-image: url(../images/marchi_agriform.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	left: auto;
	width: 100%;
	-webkit-transition: height 0.5s ease 0s;
	-moz-transition: height 0.5s ease 0s;
	-ms-transition: height 0.5s ease 0s;
	-o-transition: height 0.5s ease 0s;
	transition: height 0.5s ease 0s;
	
	}
[role='navigation2'] li ul li:hover span {
	height: 80px;

}
[role='navigation2'] li a.link-with-ul {
	border-right: 1px solid #222;		
}

[role='navigation2'] a {
	position: relative;
	display: block;
	background-color:  ;
	padding-bottom: 2px;
	z-index: 2;
}



@media (max-width: 767px) {
	
	.menu_p{
	position: relative;
	float:left;
	width: 94%;
	height: 40px;
   margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 50px;
	border-radius: 4px;
	

}
	.flexNav-touch [role='navigation2'],
	.flexNav-no-touch [role='navigation2'] {
		display: none;	
	}
	.menu-button2 {
		display: block;
	}
	[role='navigation2'] {
	position: relative;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	margin-top: 0px;
	padding:0px;
	

	
}
[role='navigation2'] li a:hover span {
	height: 0px;

}
	[role='navigation2'] li {
	padding-left: 0px;
	padding-right:0px;
	width: 98%;
	/*font-size: 1.5em;*/
	background-color: #A41F1F;
	border-bottom:1px dotted #ccc;	
	}
	.flexNav-no-touch .item-with-ul:hover > ul { 
		opacity: 1;
		top: 3.1em;	
		position: absolute;	
	}	
	[role='navigation2'] li a {
	font-size:1.3em;
	}
	
	[role='navigation2'] li ul {
	display:block;
	position:relative;
	margin-top: -35px;
	/*margin-bottom: 40px;*/
	top: auto;
left: auto;
width: 100%;
height: auto;
	
	}
	[role='navigation2'] li ul li {
	padding-top: 15px;
background-image: none;

	
	}
	[role='navigation2'] li ul li a{
		text-indent: inherit;
		height: auto;
		text-align: center;
		background-color: #A41F1F;
		padding-bottom: 4px;
		
	
	}
	[role='navigation2'] li:hover ul li a {
	display:block;
	height: auto;
}

	
}

@media only screen and (min-width: 767px) and (max-width: 959px) {
	
	[role='navigation2'] li a {
	font-size:1.0em;

	}
	}
	