body, p, h1, h2, h3, h4, h5, h6, li, ul, img {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body {
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #000;
	background: #DCD8C3;
}
#master {
	height: 452px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background: #FFF;
	border: 1px solid #a0a296;
	position: relative;
}
h1 {
	background: url(../img/logo.gif);
	height: 81px;
	width: 402px;
	float: left;
	font-size: 1px;
	color: #FFF;
}
a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#master #lang-bar {
	position: absolute;
	top: -15px;
	right: 0px;
}

#master #lang-bar li {
	display: inline;
	text-transform:uppercase;
	color:#000;
}

#master #lang-bar li.selected {
	display: none;
}

#master #lang-bar li a {
	color:#000;
	text-decoration:none;
}

#master #nav-bar {
	position:relative;
	height: 70px;
	width: 112px;
	border-right:  1px solid #a0a296;
	border-left:  1px solid #a0a296;
	float: left;
	padding-left: 3px;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 9px;
	padding-top: 2px;
	letter-spacing: 1px;
}
#master #nav-bar a, #master #prod-bar a  {
	color: #A0A296;
	text-decoration: none;
}
#master #nav-bar a:hover, #master #nav-bar li.selected a, #master #prod-bar a:hover, #master #prod-bar li.selected a  {
	color: #036;
}

#master #prod-bar {
	height: 70px;
	width: 112px;
	float: left;
	padding-left: 3px;
	text-transform: uppercase;
	line-height: 12px;
	font-size: 9px;
	padding-top: 2px;
	letter-spacing: 1px;
}

#master #prod-bar li {
	position: relative;
	top:0;
	lefto:0;
	}

.prodotti #prod-bar #tavolame span  {
	background: url(../img/tavolame.jpg);
	height: 289px;
	width: 239px;
	display: block;
	position: absolute;
	left: -522px;
	top: 79px;
}

.prodotti #prod-bar #tavolame:hover span  {
	background: url(../img/tavolame.jpg);
	background-position:left 291px ;
	height: 289px;
	width: 239px;
	display: block;
	position: absolute;
	left: -522px;
	top: 79px;
}


.prodotti #prod-bar #semi span  {
	background: url(../img/semilavorati.jpg);
	height: 289px;
	width: 278px;
	display: block;
	position: absolute;
	left: -282px;
	top: 67px;
}

.prodotti #prod-bar #semi:hover span  {
	background: url(../img/semilavorati.jpg);
	background-position:left 291px ;
	height: 289px;
	width: 278px;
	display: block;
	position: absolute;
	left: -282px;
	top: 67px;
}


.prodotti #prod-bar #legna span  {
	background: url(../img/legna_da_ardere.jpg);
	height: 289px;
	width: 229px;
	display: block;
	position: absolute;
	left: -3px;
	top: 55px;
}

.prodotti #prod-bar #legna:hover span  {
	background: url(../img/legna_da_ardere.jpg);
	background-position:left 291px ;
	height: 289px;
	width: 229px;
	display: block;
	position: absolute;
	left: -3px;
	top: 55px;
}

#master #fsc {
	float: right;
	border-left:  1px solid #a0a296;
}
.clearBoth {
	clear: both;
}
.home #corpo {
	background: url(../img/home.jpg);
}

.azienda #corpo {
	background: url(../img/azienda.jpg);
}

.certificazioni #corpo {
	background: url(../img/certificazioni.gif);
}

.dovesiamo #corpo {
	background: url(../img/dovesiamo.gif);
}

.contatti #corpo {
	background: url(../img/contatti.gif);
}

.tavolame #corpo {
	background: url(../img/tavolameSfondo.jpg);
}

.semilavorati #corpo {
	background: url(../img/semilavoratiSfondo.jpg);
}


.legna #corpo {
	background: url(../img/legnaSfondo.jpg);
}


.produzione #corpo {
	background: url(../img/produzione.jpg);
}


.magazzino #corpo {
	background: url(../img/magazzino.jpg);
}


.essicazione #corpo {
	background: url(../img/essicazione.jpg);
}


.trasporti #corpo {
	background: url(../img/trasporti.jpg);
}

#corpo {
	height: 290px;
	position: relative;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 13px;
}
#corpo p {
	margin-bottom: 15px;
}
.contatti #master #corpo .colDx  {
	width: 300px;
	padding-bottom:80px;}

.dovesiamo #master #corpo .colDx {
	width: 300px;
	}

#master #corpo .colDx {
	width: 215px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding-bottom: 20px;
	padding-left: 7px;
	padding-right: 7px;
}
#master #corpo .colDx h2 {
	font-size: 11px;
	line-height: 13px;
}
#master #corpo .colSx {
	padding-left: 88px;
	width: 370px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-bottom: 10px;
	padding-right: 7px;
}
#footer {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: none;
}

