body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/immagini/template_01.jpg);
	background-repeat: repeat-x;
	background-color: #d5d7bf;	
}

.nobordoLightbox {
	border-color: #848A5C;
}

.sfondo_menu {
	background: #848A5C;	
}

.stile_menu {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848A5C;
}
a.stile_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848A5C;}
a.stile_menu:link {
	font-size: 10px;
	color: #848A5C;
	text-decoration: none;
}
a.stile_menu:visited {
	font-size: 10px;
	text-decoration: none;
	color: #848A5C;
}
a.stile_menu:hover {
	font-size: 10px;
	color: #848A5C;
	text-decoration: underline;
}
a.stile_menu:active {
	text-decoration: none;
	font-size: 10px;
	color: #848A5C;
}




.stile_prodotti {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.stile_prodotti {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;}
a.stile_prodotti:link {
	font-size: 12px;
	color: #848A5C;
	text-decoration: none;
}
a.stile_prodotti:visited {
	font-size: 12px;
	text-decoration: none;
	color: #848A5C;
}
a.stile_prodotti:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.stile_prodotti:active {
	text-decoration: none;
	font-size: 12px;
	color: #848A5C;
}


.textinput {
	width:250px;
	height:15px;
	background: #d5d7bf;
	padding:2px 4px;
	border-top-color: #848A5C;
	border-right-color: #848A5C;
	border-bottom-color: #848A5C;
	border-left-color: #848A5C;
	border-color: #848A5C;
	border-style: 1;
	border-width: 1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848A5C;
}

.textarea {
	width:300px;
	height:100px;
	background: #d5d7bf;
	padding:2px 4px;
	border-top-color: #848A5C;
	border-right-color: #848A5C;
	border-bottom-color: #848A5C;
	border-left-color: #848A5C;
	border-color: #848A5C;
	border-style: 1;
	border-width: 1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848A5C;
}

.buttonSubmit {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 10px;
	background:url(../images/invia.jpg) no-repeat left top;
	cursor:pointer;
	border:none;
}

.sfondo_tabella { background:url(../images/bk_window.jpg) repeat-x left bottom;

}