body {
	text-align: center;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #292820 url('../images/bkg_body.gif') 0 0 repeat-x;
}

ul, li { margin:0; }

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

h1 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size: 14px;

}


#headeruno {
	position: relative;
	margin: auto;
	text-align:left;
	width: 888px;
	height:100px;

}

#headeruno_left {
	float:left;
	display:inline;
	width: 588px;
	height:100px;

}
#headeruno_right {
	float:left;
	display:inline;
	width: 300px;
	height:100px;
}
a.lang{
	width: 129px;
	height:19px;
	display:block;
	margin: 11px 0 0 178px;
	cursor:pointer;
	background: transparent url('../images/bkg_lang.gif') 0 0 no-repeat;
}

.garantito{
	width: 300px;
	height:70px;
	background: transparent url('../images/bkg_garantito.gif') bottom right no-repeat;
}

#headerdue {
	position: relative;
	margin: 11px auto 11px;
	text-align:left;
	width: 888px;
	height:232px;
}

#container {
	position:relative;
	width: 100%;
	min-height:250px;
	height: auto !important;
	height:250px;
	background-color: #e5dbac;
}

#main {
	position: relative;
	margin: auto;
	text-align:left;
	width: 888px;
	min-height:250px;
	height: auto !important;
	height:250px;
}

#main_sx {
	float:left;
	width: 248px;
	min-height:120px;
	height: auto !important;
	height:120px;
}
#main_dx {
	float:left;
	width: 578px;
	min-height:100px;
	height: auto !important;
	height:100px;
	padding: 37px 31px 0 31px;
	text-align:left;
	color: #595644;
}

#sxmaindx, #dxmaindx {
	float:left;
	display:inline;
	width: 273px;
	min-height:100px;
	height: auto !important;
	height:100px;
	margin-right:32px;
}
#dxmaindx {
	margin-right:0px
}

.ripristino-floatZero { clear: both; height:0px;overflow:hidden; }
.space { height:15px;overflow:hidden; }

/*- NAV --------------------------- */
    #nav {
    /*background:url(../images/nav.gif) no-repeat;*/
    width:248px;
    height:159px;
    margin: 25px 0 0 0;
    padding:0;
    }

    #nav span {display: none;}
	#nav ul {list-style:none;}
    #nav li {list-style:none;}

    #nav li a {
    height:53px;
	width:248px;
	display:block;
	padding:0;
	margin:0;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
    }

	#nav li a.home {background-position: 0px 0px;}
    #nav li a.profilo {background-position: 0px -53px;}
    #nav li a.contatti {background-position: 0px -106px;}

    #nav li a.home:hover {background-position: 0px -159px; }
    #nav li a.profilo:hover {background-position: 0px -212px; }
    #nav li a.contatti:hover {background-position: 0px -265px;}

.cat{
	display:block;
	width: 265px;
	min-height:1px;
	height: auto !important;
	height:1px;
	text-decoration: none;
	cursor:pointer;
	background-color: #595644;
	font-size: 14pt;
	font-family: arial, sans-serif;
	font-style: italic;
	background-color: #595644;
	color:#e5dbac;
	padding: 4px;
}

.cat h2 {
	margin:4px 0 4px 0;
	padding:0px;
	font-size: 14pt;
	font-family: Georgia, arial, sans-serif;
}




.cat img{
	border: 1px solid #fff;
}

.cat:hover {
	background-color: #747161;
}




.cat span.testo {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}

.cat:hover span.title {
	color:#595644;
	background-color: #747161;

}

.cat:hover span.testo  {
	color:#6c6958;
}


/* GALLERY */
.boxgal {
	float:left;
	display:inline;
	width: 170px;
	min-height:100px;
	height: auto !important;
	height:100px;
	margin-right:33px;
	margin-bottom:33px;
}

.gal{
	cursor:pointer;
}

.gal span.contimg {
	display:block;
	width: 162px;
	min-height:1px;
	height: auto !important;
	height:1px;
	font-size:1px;
	background-color: #595644;
	padding: 4px;
}

.gal span.contimg img{
	border: 1px solid #fff;
}

.gal:hover span.contimg{
	background-color: #747161;
}

/* FOOTER */
#footer {
	position:relative;
	margin: auto;
	text-align:right;
	padding: 0px;
	width: 888px;
	min-height:50px;
	height: auto !important;
	height:50px;
	color: #595644;
}

#sxfooter, #dxfooter{
	float:left;
	display:inline;
	width:444px;
	height:20px;
	margin: 5px 0 0 0;
	text-align:left;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
}

#dxfooter{
	float:right;
	display:inline;
	text-align:right;
	color: #413e32;
}

#dxfooter a:link{ color:#595644; text-decoration: none;}
#dxfooter a:visited{ color:#595644; text-decoration: none;}
#dxfooter a:hover{ color:#e5dbac; text-decoration: none;}












