@charset "UTF-8";

#menubar {
	background-attachment: fixed;
	background: url(public/menubar_tile.gif);
	background-repeat: repeat-x;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color:#CCCCCC;
	height:41px;}
#menubar ul {
	margin:0;
	padding:0;
	list-style:none;
	background-attachment: fixed;
	background-image: url(public/button-nor_tile.gif);
	background-repeat: repeat-x;}
#menubar li {
	margin:0 -2px;
	padding:0 2px;
	float:left;
	background-image: url(public/button_end_dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:-1;}
#menubar li a {
	display:block;
	padding:17px 13px;
	z-index:1;}
#pulsante {
	background-image: url(public/button_end_sx.gif);
	background-repeat: no-repeat;
	background-position: left top;}
#pulsante a:hover,#pulsante a:focus,#pulsante a:active {
	background-image: url(public/button-on_tile.gif);
	background-repeat: repeat-x;
	margin-left:2px;
	background-position: left top;
	background-color: #2F2F2F;
	z-index:-1;}

#main {
	text-align:center;
	margin:0 auto;
	border-width: 0 1px 0 1px;
	border-style: solid;
	border-color:#CCCCCC;} 

#img-home {
	width:178px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;}
#img-home h1 {
	border:solid #FFFFFF 1px; 
	font-size:10px;
	* width:180px;
	margin:0px -1px;
	padding:1px; 
	background-color:#0e4374;}
	
#finestra {

	margin:0 auto;
	padding:10 0px;
	width:100%;
	background-image: url(public/tile_finestra.jpg);
	background-repeat: repeat-y;
	background-position: right;}
#tappo {
	float: right;
	padding:0;
	* margin:20px -5px -25px 0px;}
	
#testo_home {text-align:justify; margin: 25px 20px;}
#testo_home img{border: 1px solid #FFFFFF; margin: 15px 20px}

#prodotti_menu {
	float: left;
	width:25%;
	height:400px;
	overflow: visible;}
#prodotti_menu h1{padding-bottom:10px}
#prodotti_main {
	float:right;
	*margin:-400px 0 0 0;
	width:75%;
	height:420px;}
#prodotti_box {
	width:400px;
	height:172px;
	margin-top:20px;
	float:right;
	margin-right:20px;
	border: 1px solid #FFFFFF}
#contenitore_img_prodotti {
   	height:200px;
   	width:380px;
   	float:right;
   	position:fixed;
  	right:350px}

#cartella {
	position: relative;
	display: inline;
	text-align: left;
	float: left;
	margin: -2px 2px;
	border: 0;}

#tabella_accessori {border: 1px solid #FFFFFF;margin:10px;}
#tabella_accessori td {padding:5px;}
#excel {border: 1px solid #B1A66A; color:#000000}

#tabella_categorie {
	border: 1px solid #FFFFFF;
	background-color:#B1A66A;
	color:#000000;
	padding: 5px;}

#news {
	width: 93%;
	*width:100%;
	margin: 0 22px;
	padding:5px;
	color:#000000;
	border: 1px solid #FFFFFF;
	background-color:#B1A66A;}

#news2 {
	margin: 5px auto;
	padding:0px;
	text-align:justify;
	border: 1px solid #FFFFFF;
	background-color:#B1A66A;}

#news2 td {color:#000000;}

#news3 {
	margin: 0 auto;
	min-height:300px;
	height:auto}

#form_accessori li{
	list-style:none;
	margin-left: -40px;
	display:block;}

#form {
	margin-top:10px;
	margin-bottom:20px;
	text-color:#000000;
	padding: 5px;
	background-color:#B1A66A;
	color: #000000;
	border: #FFFFFF 1px solid;}

#form td {padding: 3px;}
#conferma {text-align:center;padding:20px; color:#FFFFFF;}
#conferma a { text-decoration:none}