@charset "utf-8";
/* CSS Document */
html, body, table, tbody, td, tfoot, th, thead, tr{
			margin: 0 auto;
			padding: 0;
			border: none;
			outline: none;
			font-style: normal;
			font-weight: normal;
			line-height: normal;
			text-decoration: none;
			background: #ffffff;
			color: #000000;
			font-family:"Arial", Arial, sans-serif;
			font-size: 14px;
}

a, a:hover, a:visited, a:focus, a:active{
			color: #000000;
			text-decoration: none; 
			font-style: normal;
			font-weight: bolder; 
}

#bg{
			background: url("../graf/bg.jpg");
			background-position: right top;
			position: absolute;
			width: 100%;
			height: 468px;
			z-index: 2;
}
	
#contener{
			width: 805px;
			position: relative;
			margin: auto;
			z-index: 3;
}

#head{padding:5px;}

#logo{
			display:inline-block;
			background: url("../graf/logo.jpg");
			height: 62px;
			width: 374px;
			z-index: 4;
}

#logo h1{
			display:none
}

#menu{
			height:62px;
			width:253px;
			margin:0;
			padding:0;
			display:inline-block;
			float:right;
}

#menu ul{
			list-style:none;
			margin:0;
			padding:0;
}
	
#menu li{
			display:inline-block;
			float:left;
}

#menu li.home a{display:block;height:62px;width:62px;}
#menu li.contatti a{display:block;height:62px;width:78px;}
#menu li.dove_siamo a{display:block;height:62px;width:105px;}

.spacer{
			width:2px;
			height:62px;
			background: url("../graf/spacer_btn.jpg");
}

.home{
			width:62px;
			height:62px;
			background: url("../graf/home_btn.jpg");
			text-indent:-10000px;
}

.home:hover{
			width:62px;
			height:62px;
			background: url("../graf/home_btn_ov.jpg");
}

.contatti{
			width:78px;
			height:62px;
			background: url("../graf/contatti_btn.jpg");
			text-indent:-10000px;
}

.contatti:hover{
			width:78px;
			height:62px;
			background: url("../graf/contatti_btn_ov.jpg");
}

.dove_siamo{
			width:105px;
			height:62px;
			background: url("../graf/dove_btn.jpg");
			text-indent:-10000px;
}

.dove_siamo:hover{ width:105px; height:62px;background: url("../graf/dove_btn_ov.jpg");}


.contenuto p{width:400px; text-align:justify; margin:0; padding:10px;line-height:18px;}

.contenuto img {
	float:right;
}

/**** aggiunto ****/

.banner-dx {width:300px; margin:0; padding:10px;float:right; border:1px solid #ccc;}
.sx {float:left;}

#contenitore{ width:805px;color: #333;
    font-size: 14px;}

#contenitore input {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 0 none;
    color: #666666;
    height: 25px;
    line-height: 20px;
    margin-bottom: 15px;
    width: 100%;
}

#top{width:805px; height:38px; display:block;
	 background:url('../graf/top.png') no-repeat; background-position:top left;
}
#foot{width:805px; height:94px; background: url("../graf/foot.png");
	background:url('../graf/foot.png') no-repeat; background-position:top right;
}
.contenuto{
	/*colore di sfondo del contenuto*/
	padding: 0 20px 0 20px;
	margin:0;
	background:url('../graf/center.png') repeat-y; background-position:top left;
	min-height:350px;
} 

#marchi {
	width:900px; position:absolute; left:-50px;
}

#marchi p { margin:auto; display:block;font-weight:bold; color:#666; }

.clear {clear:both;}

.logo{display:block; width:100px; height:100px; float:left;}

.utax{background:#fff url('../images/marchi/utax.gif') no-repeat top left;}
.utax:hover{background:#fff url('../images/marchi/utax.gif') no-repeat bottom left;}

.panasonic{background:#fff url('../images/marchi/panasonic.gif') no-repeat top left;}
.panasonic:hover{background:#fff url('../images/marchi/panasonic.gif') no-repeat bottom left;}

.arteco{background:#fff url('../images/marchi/arteco.gif') no-repeat top left;}
.arteco:hover{background:#fff url('../images/marchi/arteco.gif') no-repeat bottom left;}

.brother{background:#fff url('../images/marchi/brother.gif') no-repeat top left;}
.brother:hover{background:#fff url('../images/marchi/brother.gif') no-repeat bottom left;}

.custom{background:#fff url('../images/marchi/custom.gif') no-repeat top left;}
.custom:hover{background:#fff url('../images/marchi/custom.gif') no-repeat bottom left;}

.elsi{background:#fff url('../images/marchi/elsi.gif') no-repeat top left;}
.elsi:hover{background:#fff url('../images/marchi/elsi.gif') no-repeat bottom left;}

.wincor{background:#fff url('../images/marchi/wincor.gif') no-repeat top left;}
.wincor:hover{background:#fff url('../images/marchi/wincor.gif') no-repeat bottom left;}

.ritz{background:#fff url('../images/marchi/ritz.gif') no-repeat top left;}
.ritz:hover{background:#fff url('../images/marchi/ritz.gif') no-repeat bottom left;}

.kyocera{background:#fff url('../images/marchi/kyocera.gif') no-repeat top left;}
.kyocera:hover{background:#fff url('../images/marchi/kyocera.gif') no-repeat bottom left;}

