body{
	background-color:#ffffff !important;	
}

#login-form{
	width:254px;
	height:262px;
	margin:auto !important;
	background-image:url(images/home/bgLogin_bk.png);
	background-repeat:no-repeat;
	padding-top:36px;
	padding-left:36px;
	color:#434e09;
	font-size:13px;
}

.login-field{
	width:196px;
	height:29px;
	float:left;
	background-image:url(images/home/bgCampiLogin.jpg);
	background-repeat:no-repeat;
	line-height:29px;
	border:none !important;
	padding-left:7px;
	padding-right:7px;
}

.prodotto{
	width:650px;
	height:450px;
	padding-top:25px;
	padding-left:27px;
	padding-right:29px;
	background-image:url(images/home/bgProdotti.png);
	background-repeat:no-repeat;
	margin:auto !important;
	color:#1454a4;
	font-size:12px;
	line-height:16px;
}

.titolo-prodotto{
	color:#000;	
	font-size:13px;
	font-weight:bold;
}

.img-prodotto{
	width:600px;
	height:auto;
	float:left;
}

.testo-prodotto{
	width:297px;
	height:auto;
	float:left;
	margin-left:15px;
	text-align:center;
}

.descrizione-prodotto{
	text-align:justify !important;
	margin-top:10px;
}

#riepilogo-ordine{
	width:900px;
	margin:auto !important;
	color:#000;
}

#header{
	margin-top:0px !important;
	width:100% !important;
}

.header-2{
	background-image:none !important;
	background:none !important	
}

.header-1{
	background-image:none !important;
	background:none !important	
}

#box-chat{
	width:533px;
	height:291px;
	margin:auto !important;
	padding-left:140px;
	padding-top:70px;
	background-image:url(images/home/bgChat.png);
	background-repeat:no-repeat;
	position:relative;
}

#orariApertura{
	position:absolute;
	left:300px;
	top:-10px;
	text-align:center;
	width:215px;
	height:50px;
	line-height:16px;
}

#dettagli-chat{
	width:503px;
	height:50px;
	line-height:16px;
	font-weight:bold;
	margin-left:110px;
}

.header-3 slogan{
	position:relative !important;
}

.btn-top{
	height:100px;
	width:460px;
	position:absolute;
	top:15px;
	right:6%;
}

.btn-top-2{
	height:100px;
	width:215px;
	position:absolute;
	top:15px;
	right:8%;
}

#categorie{
	position:fixed; 
	width:150px; 
	height:356px; 
	float:left; 
	top:150px; 
	left:0px;
}

.categoria{
	width:116px; 
	height:60px !important; 
	float:left; 
	background-image:url(images/home/bgTast_bk.png); 
	background-size:100% 100%;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:11px;
	padding-left:7px;
	padding-right:3px;
	cursor:pointer;
}

.categoria span{
	height:60px !important; 	
	line-height:18px !important;
}

.categoria:hover{
	background-image:url(images/home/bgTastSelected_bk.png); 
	background-size:100% 100%;
	background-repeat:no-repeat;
	color:#000000;
}

.categoria_selected{
	width:116px; 
	height:60px  !important; 
	float:left; 
	background-image:url(images/home/bgTastSelected_bk.png); 
	background-size:100% 100%;
	background-repeat:no-repeat;
	color:#000000;
	font-weight:bolder;
	font-size:11px;
	padding-left:7px;
	padding-right:3px;
	cursor:pointer;
}

/*.categoria_selected{
	width:101px; 
	height:69px; 
	float:left; 
	background-image:url(images/home/bgTastSelected.jpg);
	background-repeat:no-repeat;
	line-height:69px;
	color:#000000;
	font-weight:bolder;
	font-size:12px;
	padding-left:15px;
	cursor:pointer;
}*/

.header-3.slogan a img{
	height:145px;	
}