/*----/Stili generali/----*/
p, h1, h2, h3, h4, form{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	line-height:1.5em;
	background:#FFF url(../_img/bg_body2.jpg) center 453px no-repeat;
}
.clear{
	clear:both;
}
h1 {
	width:749px;
	padding:22px 43px 18px 0;
	float:left;
}
h1 img {
	border:none;
}
h2 {
	width:500px;
	padding:53px 0 0 15px;
	font-size:1.4em;
	line-height:1.2em;
	float:left;
	font-weight:normal;
}
h2.HOME {
	font-size:1.8em;
	line-height:1.4em;
}
h2.bianco {
	color:#FFF;
}
h3 {
	font-weight:normal;
	font-size:1.6em;
	color:#063;
	padding-bottom:15px;
}
h4 {
	color:#063;
	font-size:1.3em;
}
a {
	color:#063;
}
a:hover {
	color:#063;
}
.sx {
	float:left;
}
.dx {
	float:right;
}
.testoPiccolo {
	font-size:0.9em;
	line-height:1.2em;
	color:#333333;
}
input, textarea, select {
	margin-left:0;
	padding-left:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	border:1px solid #CCC;
}
.pulsante {
	border:none;
	background-color:#006633;
	color:#FFF;
	font-size:0.80em;
	font-weight:bold;
	padding:5px;
}
li {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0 0 0 15px;	
}

/*----/Stili contenitore/----*/
#contenitore {
	width:925px;
	margin-left:auto;
	margin-right:auto;
}
/*----/Stili header/----*/
#testata {
	width:925px;
	height:173px;
}

#logoBordiga {
	width:127px;
	float:left;
	padding-top:19px;
}
#boxHeader {
	width:925px;
	height:300px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #00552B;
}
#imgHeader {
	width:300px;
	height:200px;
	float:left;
	padding:36px 0 0 79px;
}
.imgProdotti {
	float:left;
	width:106px;
	margin-right:16px;
	font-size:0.9em;
}
.imgProdotti img{ 
	width:100px;
	height:100px;
	border:1px solid #CCC;
	padding:3px;
}
#boxHeader p {
	padding-top:37px;
	color:#FFF;
	font-size:1.2em;
	margin-left:15px;
}
#boxHeader p.nero {
	color:#000;
}
	
/*----/Immagini testata/----*/
.home {
	background:url(../_img/header/sfondi/legnotto.jpg) no-repeat;
}
.ciliegio {
	background:url(../_img/header/sfondi/ciliegio.jpg) no-repeat;
}
.faggio {
	background:url(../_img/header/sfondi/faggio.jpg) no-repeat;
}
.frassino {
	background:url(../_img/header/sfondi/frassino.jpg) no-repeat;
}
.legnotto {
	background:url(../_img/header/sfondi/legnotto.jpg) no-repeat;
}
.olmo{
	background:url(../_img/header/sfondi/olmo.jpg) no-repeat;
}
.rovere{
	background:url(../_img/header/sfondi/rovere.jpg) no-repeat;
}
/*----/Stili menu principale/----*/
#menu {
	width:903px;
	height:40px;
	background:url(../_img/bg_menu.jpg) repeat-x;
	float:left;
}
#menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#menu ul li {
	padding:10px 22px 0 22px;
	float:left;
	display:block;
	height:20px;
	font-size:1.2em;
}
#menu ul li.primo {
	padding-left:3px;
}
#menu ul li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#menu ul li a:hover{
	color: #CDE1D7;
}
#menu a.selezionato {
	color: #CDE1D7;
}
/*----/Stili contenuti/----*/
#contenuti {
	width:925px;
}
#colonnaSx{
	float:left;
	width:615px;
	padding:25px 0;
}
#colonnaDx {
	width:285px;
	padding:25px 0 25px 25px;
	float:left;
}
#colonnaSxInterno {
	width:285px;
	padding:25px 25px 25px 0;
	float:left;
}
#colonnaDxInterno{
	float:left;
	width:615px;
	padding:25px 0;
}
.schedaProdotti {
	width:242px;
	padding-bottom:25px;
	float:left;
	padding-right:50px;
}
.schedaProdotti .title {
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:5px;
}
.schedaProdotti img {
	padding-bottom:5px;
}
.photogallery {
	width:120px;
	height:80px;
	float:left;
	padding:3px;
	border:1px solid #ccc;
	margin:25px 25px 0 0;
}
a img {
	border: none;
}
/*----/Stili Menu2/----*/
#menu2 {
	width:285px;
}
#menu2 a {
	color:#CCC;
}
#menu2 a:hover {
	font-weight:bold;
}
#menu2 a.selezionato {
	font-weight:bold;
}
	

/*----Stili piede----*/
#piede {
	width:100%;
	background:url(../_img/bg_piede.jpg) #00592D;
}
#boxPiede {
	width:925px;
	margin-left:auto;
	margin-right:auto;
	padding:25px 0 15px 0;
	color:#FFF;
	font-size:0.9em;
	line-height:1.4em;
}
#boxPiede a {
	color:#fff;
}
#boxPiede a:hover {
	color:#80B399;
}
#editel {
	color:#80B399;
	margin-top:5px;
}
#editel a{
	color:#80B399;
	text-decoration:none;
}
#editel a:hover{
	color:#FFFFFF;
}
