/* @charset "utf-8"; */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFF;	/* height:100%; */
}
.tab_lar100pc {
	width: 100%;
}
.tab_alt100pc {
	height: 100%;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.padding5 {
	padding:5px;
}
.padding10 {
	padding:10px;
}
.padding20 {
	padding:20px;
}
.paddingmenuarticoli {
	padding-left:20px;
}



.tab_menuarticoli_altezzariga {
	height: 30px;
}
.tab_titolosezione_alt {
	height: 80px;
}
.tab_cent_larg {
	width: 1000px;
	background:#000;
}
.bg_bianco {
	background-color: #FFF;
}
.bg_sx {
	background-image: url(/images/bgsx2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_dx {
	background-image: url(/images/bgdx2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_semitrasparente {
	background-image: url(/images/bianco-trasp.png);
	background-repeat: repeat;
}
.bg_benvenuti {
	background-image: url(/images/benvenuti.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	width: 1000px;
}
.bg_privacy {
	background-image: url(/images/benvenuti.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	width: 1000px;
}
.bg_chisiamo {
	background-image: url(/images/chisiamo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	width: 1000px;
}
.bg_articoli {
	background-image: url(/images/articoli.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	width: 1000px;
}
.bg_menuarticoli {
	background-color: #f7f7f7;	
}
.sfocatura {
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
	
}

.rigadivisoriotitolo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFF;
}
.rigasuperiorebottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
.rigadivisorio {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
.menuon {
	height:5px;
	background-color:#c99f86;	
}
.bordoimg {
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}
.cella_top {
	height: 50px;	
}
.tabella_menu_top {
	width:100%;
	height:50px;
}
.lingua_on {
	background-color: #c99f86;
	color: #000;
	font-family: 'Asap', sans-serif;
	font-size: 16px;
	font-weight:bolder;
}
.lingua_off {
	background-color: #000;
	color: #FFF;
	font-family: 'Asap', sans-serif;
	font-size: 16px;
}










/* TABLET */
.tab_cent_larg {
	width: 800px;
	background:#000;
}
.bg_benvenuti {
	background-image: url(/images/benvenuti.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 250px;
	width: 800px;
}
