ul,ol,li { 
	margin:0;
	padding:0;
}

ol,ul {
	list-style:none;
}


.categoria {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.titolo-categoria {
	font-size: 18px;
	color: #816808;
	width: 100%;
	text-align: left;
	float: left;
}
.sfondo-vinci {
	background-image: url(../images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}














.mh-menu{
	width: 960px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.mh-menu li{
	width: 200px;
	margin-left: 227px !important;
}
.mh-menu li a{
	display: block;
	width: 350px;
	text-align: right;
	position: relative;
	z-index: 10;
	height: 60px;
	border-right: 1px solid #ddd;
	padding-bottom: 0px;
	padding-left: 110px;
	padding-right: 10px;
	padding-top: 0px;
}
.mh-menu li:nth-child(1):hover a{
	background-color: rgba(129,104,8,0.5);
	
}
.mh-menu li:nth-child(2):hover a{
	background-color: rgba(129,104,8,0.5);
}
.mh-menu li:nth-child(3):hover a{
	background-color: rgba(129,104,8,0.5);
	
}
.mh-menu li:nth-child(4):hover a{
	background-color: rgba(129,104,8,0.5);
	
}
.mh-menu li:nth-child(5):hover a{
	background-color: rgba(129,104,8,0.5);
}
.mh-menu li:nth-child(6):hover a{
	background-color: rgba(129,104,8,0.5);
}
.mh-menu li:nth-child(7):hover a{
	background-color: rgba(129,104,8,0.5);
}
.mh-menu li a span{
	display:block;
}
.mh-menu li a span:first-child{
	font-weight: 400;
	font-size: 15px;
	color: #000000;
	padding-top: 10px;
	font-family: dosis;
}
.mh-menu li a span:nth-child(2){
	font-weight: 400;
	font-style: italic;
	color: #666666;
	font-size: 14px;
	font-family: dosis;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	transition: color 0.2s linear;
}
.mh-menu li:hover span:nth-child(2){
	color: #ffffff;
}
.mh-menu li:hover span:nth-child(1){
	color: #ffffff;
}

.mh-menu li img{
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	opacity: 0;
	-webkit-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-moz-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-o-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	-ms-transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
	transition: left 0.4s ease-in-out, opacity 0.6s ease-in-out;
}
.mh-menu li:hover img{
	left: 575px;
	opacity: 1;
}
.vincitore {
	background-image: url(../../images/SFONDO-PREMIO1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	
}
.vincitore-mobile {
	background-image: url(../../images/SFONDO-PREMIO2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
.vinci{
	left: 300px;
	display: block;	
}
.corti-web {
	display: block;
	width: 330px;
	text-align: justify;
	position: relative;
	z-index: 10;
	border-right: 1px solid #ddd;
	font-weight: 400;
	font-style: italic;
	color: #666666;
	font-size: 14px;
	font-family: dosis;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	transition: color 0.2s linear;
	line-height: 22px;
	float: left;
	background-color: #efefef;
	padding: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.corto-web-dx {
	float: right;
	width: 370px;
}

.nota-cinquine{

font-weight: 400;
	
	color: #000000;
	font-size: 15px;
	font-family: dosis;}


.pad-dx-420 {
	padding-right: 420px;
	margin-top: 10px !important;
}

.pad10dx {
	padding-rigth: 10px;
	
}
.oro {
	color: #92780a !important;
	font-weight: 600 !important;
}
.padding-15-d-s {
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.corpo12 {
	font-size: 12px !important;
	text-align: left !important;
}
.locandine-vincitori {
	width: 150px !important;
	height: auto !important ;
}