html,body{
	margin: 0;
	padding: 0;
	background-color: #151515;
}
body{
 
	text-align: center;
	color: #565857;
	margin-top: 0px;
}
div#container{
	width: 800px;
	margin: 0 auto;
	text-align: left;

}
div#all_colsx{
	float: left;
	width: 135px;
	height: 135px;
	padding-top: 90px; /*background-color: Fuchsia;*/
	text-align: right;
/*background-image: url(./img/temp/logo.gif);*/
	BACKGROUND:  url(../img/temp/logo.gif) no-repeat ;
}
div#all_coldx{
	float: right;
	width: 665px;
	/* background-color: #3C3C3C; */
}
div#all_menu{
	/*float: left;*/
	width: 135px;
	/*height: 135px;*/
	background-color: #3F0909;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}
 

div#header{
	float: left;
	width: 622px;
	height: 90px;
	background-color: #424242;
	text-align: left;
}
div#content_pagina{
	float: left;
	width: 662px;
	height: auto;
	padding-top: 22px;
	padding-bottom: 22px;	 
	color: #fff;
 
	background-color: #3C3C3C;  
	
}
div#content_pagina_2cols{
	float: left;
	width: 552px;
	height: auto;
	padding-left: 90px;
   padding-right: 20px;
	padding-top: 22px;
	padding-bottom: 22px;
	color: #fff;
 
	background-color: #3C3C3C;  
	
}
div#all_menu a{
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	display: block; 
	/*width: 120px;*/ 
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
	COLOR: #fff;
	FONT-FAMILY: hevetica,verdana, arial,  sans-serif;
}

div#all_menu a:hover{
	padding-right: 10px;
	display: block; /*width: 120px;*/
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	text-decoration: none;
	COLOR: #fff;
	 
	background-color: #424242;
}

div#pag_prodotti  {
width:auto;
/*background-color:#669999;*/
padding-top:20px;
padding-left:15px;


}
/*
div#menu_sec_liv  {
width:88px;
 
padding-bottom:5px;
 


}*/
div#menu_sec_liv{
	width: 88px;
	 
	
	text-align: right;
}
div#menu_sec_liv a{
	display: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	text-decoration: none;
	COLOR: #ffffff;
	FONT-FAMILY: hevetica,verdana, arial,  sans-serif;
	padding-bottom: 2px;
	padding-top: 2px;
}

div#menu_sec_liv a:hover{
	display: block;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	text-decoration: none;
	COLOR: #fff;
	background-color: #424242;
	padding-bottom: 2px;
	padding-top: 2px;
}
