@charset "UTF-8";
header *,.cont_menu * {
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

@font-face {
    font-family: 'tahomaregular';
    src: url('font/tahoma-webfont.eot');
    src: url('font/tahoma-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/tahoma-webfont.woff') format('woff'),
         url('font/tahoma-webfont.ttf') format('truetype'),
         url('font/tahoma-webfont.svg#tahomaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'tahomabold';
    src: url('font/tahomabd-webfont.eot');
    src: url('font/tahomabd-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/tahomabd-webfont.woff') format('woff'),
         url('font/tahomabd-webfont.ttf') format('truetype'),
         url('font/tahomabd-webfont.svg#tahomabold') format('svg');
    font-weight: normal;
    font-style: normal;

}


div.header {
    border-bottom: 1px solid #000;
    height: 147px;
    position: relative;
    width: 990px;
}

div.leatherboard{
	width:728px;
	position:relative;
	margin:0 auto;
	
}
div.header div.logo {
    height: 99px;
    left: 276px;
    margin: 0;
    padding-bottom: 28px;
    padding-top: 20px;
    position: absolute;
    width: 450px;
}

div.header div.social{
	width:130px;
	height:32px;
	position:absolute;
	right:0px;	
	bottom: 3px;
}


div.cont_menu{
	width:990px;
	margin:10px auto;
}

div.menu{
	
	width:819px;
	height:90px;
	float:left;
	font-family: 'Economica', sans-serif;
	font-size:22px;
	text-align:center;
	
}

div.menu li {
float:left;
display:block;
margin-right:20px;
height:20px;
height:90px;
}

div.menu li a {
color:#000;
padding-bottom:5px;
}

div.menu_img{
	padding-top:10px;
	
}

div.cerca {
width:171px;
background-repeat:no-repeat;
float:right;
font-family: 'Economica', sans-serif;
font-size:22px;
text-align:center;
background-image:url(images/background_ricerca.jpg);

}


div.titolo_ricerca {
width:171px;
float:right;
font-family: 'Economica', sans-serif;
font-size:22px;
text-align:center;
margin-bottom:10px;

}

input.box_ricerca {
background-color:transparent;
border:none;
font-weight:400;
font-size:14px;
width:120px;
height:30px;
color:#FFF;
float:left;
margin-top:5px;
margin-left:5px;
}

button.lente {
cursor:pointer;
width:43px;
height:41px;
background-color:transparent;
border:none;
float:right;
}

   
 
.header > div#mSX {
    position: absolute;
    top: 23px;
    left:10px;
    width:160px;
    height:90px;
}

 .header > div#mDX {
    position: absolute;
    top: 23px;
    right:10px;
    width:160px;
    height:90px;
}


.mmenu{display:none;}

.buttonmenu{display: none;width:100%;} 
.buttonricerca{display: none;width:100%;right:0;}
.ricerca_mob{display:none;}
