body{
	margin:0px;
	background-color:#EBE1C4;
}

body,p,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656243;
}
.SfondoAlto {
	background-image: url(img/sfoindo_alto.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.RigaSopraSotto {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.InputText {
	border: 1px solid #656243;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.CellaScura {
	background-color: #D1CFC1;
}
.CellaChiara {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7B4A8;
}
.SopraCapitolo {
	background-color: #A3A083;
}
.menuLinkCat {
	background-color: #FFFFFF;
	position: absolute;
	left: 158px;
	top: 15px;
	z-index: 1000;
	margin:0;
	padding:0;
}
.menuCat{
	position:relative;
	color: #FFFFFF;
	background-color: #A4A083;
	border-top: 2px solid #FFFFFF;
	padding:1px;
	font-weight: bold;
	list-style: none;
}
.menuLinkProdotti{
	position: absolute;
	border-top: 2px solid #FFFFFF;
	color: #000000;
	background-color: #A4A083;
	z-index: 1001;
}
.titoloNews {
	color: #FFFFFF;
	background-color: #A4A083;
	padding:1px;
}
