body {
	background-color: #FFFFFF;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contenitore{
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	top: 2px;

}
#testata{
	width: 750px;
	height: 110px;
	background-image: url(images/testatabkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position:relative;
}
#logo{
	position:absolute;
	bottom: 0px;
	left: 5px;
}
#lang{
	position:absolute;
	bottom: 0px;
	right: 15px;
}
#lang a{
	text-decoration: none;
	color: #666666;
	font-size: 70%;
}
#lang a:hover{
	color: #bd1a1f;
}
#blocco{
	width:750px;
	/*background-image: url(images/bloccobkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/

}
#sinistra{
	width: 240px;
	float: left;
}
#destra{
	width: 510px;
	background-image: url(images/destrabkg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#cover{
	width: 504px;
	margin-left: 1px;
	margin-top: 10px;
}
p {
	
	font-size: 80%;
	line-height: 120%;
	color: #666666;
	margin: 20px 30px;

}

h3 {
	
	font-size: 90%;
	font-weight:normal;
	line-height: 120%;
	color: #333;
	margin: 20px 30px;

}

img{
	border:0;
}

#menuitem{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ededed;
	border-bottom-color: #ededed;
	padding-top:6px;
	padding-bottom:6px;

}
#submenuitem{
	margin-top:6px;
}
.verde{
	background-color: #F1FBE6;

}
#menuitem a{
	text-decoration: none;
	color: #009400;
	text-transform: capitalize;
	font-size: 110%;
	font-weight: normal;
	word-spacing: 0.1em;
	margin-left:20px;
}
#submenuitem a {
	text-decoration: none;
	color: #009400;
	text-transform: capitalize;
	font-size: 80%;
	font-weight: normal;
	word-spacing: 0.1em;
	border: none;
	margin-left:30px;
}
#menu .nolink{
	color: #009400;
	text-transform: capitalize;
	font-size: 110%;
	font-weight: normal;
	width: 200px;
	word-spacing: 0.1em;
	margin-left:20px;
}


#menu a:hover {
	color: #bd1a1f;
}
#menu a.selected, .selected{
	color: #bd1a1f;
}
#menu {
	/*margin-top:10px;*/
	width:238px;
	margin-left:1px;
	background-image: url(images/bloccobkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

	/*background-image: url(images/menubkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 40px;*/


}
#menu hr{
	height:1px;
	border:0;
	background-color:#dedede;
	color:#dedede;
	margin:0px;
	padding:0px;
	}

#chiusura{
	width: 510px;
	height: 24px;
	background-image: url(images/chiusura.jpg);
	background-repeat: no-repeat;
}
.fotoneltesto img{
margin-right:30px;
}
#submenu {
}
.pulsante {
	font-size: 11px;
	color: #009400;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left:5px;
	text-transform: uppercase;

}
input,textarea {
	font-size: 11px;
	color: #666666;
	background-color: #FCFDEC;
	border: 1px solid #CCCCCC;
	font-family:arial, helvetica, sans-serif;

}
#destra textarea,#destra .campotesto{
	width:200px;
}
#destra .pulsante{
	width:80px;
}
.login {
	color: #333333;
}
.login form{
	font-size:11px;
	margin-left:28px;
	margin-top:4px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.login p{
	font-size:11px;
	margin-top:5px;
	margin-right: 5px;

}

#menuitem .nomenu{
	margin-left:0px;
	text-transform: lowercase;
}
h2 {

	
	font-size: 100%;
	color: #016103;
	margin: 16px 30px 10px;
}

#fotodettaglio{
	float:left;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:4px;
}
#thumbsdettaglio{
	margin-left:5px;
	float:left;
}
#thumbsdettaglio img{
	margin-bottom:2px;
	margin-right:2px;
	}
	

h1 {
	font-size: 100%;
	color: #008200;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 10px;
}

/*TABELLA*/

#tabella{
text-align:center;
}

table{
	font-size: 100%;
	color: #333333;
	margin:5px;
	border:1px solid #cccccc;
}
caption {
margin-left:8px;
	text-align:left;
	margin-bottom:5px;
	margin-top:4px;
	}
td,th{
	padding: 6px;
	margin:0px;
	font-size: 70%;
	text-align:center;
	
	padding-top:6px;
	padding-bottom:6px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	}
thead {
	font-size:100%;
	font-weight:normal;
	background-color: #ffcc00;
	color: #333333;

	}
	thead td,thead th{
	border-right-color: #ffffff;
	}
	
	tfoot{
	background-color: #E6E6E6;
	}
tr.alternata td,tr.alternata th{
	background: #F7F7F7;
	}
table a{
	text-decoration:none;
	color: #008800;

}
table,td,th{
	border-collapse:collapse;
}
a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
}
#chiusura p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 0px;
	text-align:center;
}
.headercatalogo{
margin:0;
padding:0;
	width:505px;
	background-color: #009900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ededed;
	background-image: url(images/headercatalogobkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.headercatalogo h1{
	color:#ffffff;
	padding:8px;
}
.bloccoleft{
float:left;
}
