body{
	background-color: #669900;
	font-family: Arial, Helvetica, sans-serif;
}


.testoBottom{
	font-size: 11px;
}
.cellaCat{
	background-image: url(../img/albero_05.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.categorie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 3px;
	color: White;
	padding-left: 10px;
	border: 1px solid;
	border-right-color: #242424;
	border-top-color: #D1D1D1;
	border-bottom-color: #242424;
	border-left-color: #D1d1D1;
}
.linkcate{
	color: White;
	text-decoration: none;
	/*width: 100%;
	height:100%;*/
	display: inline;
}
a.linkcate{
	color: White;
	text-decoration: none;
}
a.linkcate:hover{
	color: Yellow;
	text-decoration: none;
}
a.linkFile{
	color: #F2F2F2;
	font-weight: bold;
	text-decoration: none;
}
a.linkFile:hover{
	color: #FFBC6A;
	font-weight: bold;
	text-decoration: none;
}

.testoBianco{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.testoBiancoGrande{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.testoArancioGrande{
	color: #ffa722;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.testoBiancoPiuGrande{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.titoloArancio{
	color: #ffa722;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-top:10px;
	margin-bottom: 2px;
}

.tabellaProdotti{
	/*background-color: #CAFDCA;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color: White;
	border: 1px solid #CAFDCA;
	margin-top:5px;
}
.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 3px;	
	padding: 5px 5px 5px 5px;
	color: white;
}
.titProdotto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	color: white;
	/*background-color: #E1E1E1*/;
}
.tabProdotto{
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #517802;/*#9BBF52;*/
	margin-top:5px;
}
.cellaProdotto{
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.testo{
	color: #252525;/*#E8E9E4;*/
	font-size: 11px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFBC6A;
	text-align: right;
	margin:0;
	padding:0;
}

img{
	border: 0;
	margin:3px 3px 3px 3px;
}
#titolonews{
	width: 70%;
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
	margin:0;
	font-weight:bold;
}
#totpagine{
position: relative;
float:right;
	width: 150px;
	text-align: right;
	padding-right:20px;
}
.linknavi{
	color: #FFBC6A;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.linknavi{
	color: #FFBC6A;
	text-decoration: none;
}
a.linknavi:hover{
	color: Yellow;
	text-decoration: none;
}
.fotoNews{
	border:1px solid #436400
}
.testoformattabile{
	font-size: 11px;
}
