body {
	background-color: #E5E5E5;
	background-image: url(../imgs/fondo_righe.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a {
	color: #0069BF;
	font-weight:bold;
	text-decoration: none;
	}

a:hover {
	color: #209BFF;
	text-decoration: underline;
}

#fondoUltimo {
	background-image: url(../imgs/fondo_ultimo.gif);
	background-repeat: no-repeat;
}
#footerFondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

/* ---- MENU ---- */

#linkList {
	}
#linkList ul {
	margin: 20px; 
	margin-top: 0px; 
	padding: 0px;
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	border: none;
	border-bottom: 1px solid #008357;
	margin: 0px; 
	padding: 1px 0px 1px 0px;
	}
	
#linkList li a {
	display: block;
	color: #666;
	background-color: #FFF;
	font: normal 14px Arial,Helvetica,sans-serif;
	font-weight:bold;
	line-height: 14px;
	text-decoration: none;
	border: none;
	padding: 3px;
	}

#linkList li a:hover {
	display: block;
	color: #FFF;
	background-color: #025F41;
	text-decoration: none;
}

/* ELENCO CATEGORIE */

#catList {
	margin: 20px; 
	margin-top: 0px; 
	padding: 0px;
	}
.titoloCat {
	color: #005E3F;
	font: normal 13px Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration: none;
	border: none;
	margin: 0px; 
	padding: 0px;
	}
A.titoloCat:hover {
	color: #00A670;
	text-decoration: underline;
	}
.cellaFotoElencoCat {
	color: #333;
	font: normal 10px Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: #EAEAEA;
	border: none;
	margin: 0px; 
	padding: 10px;
	padding-right: 0px;
	}
.cellaElencoCat {
	color: #333;
	font: normal 10px Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: none;
	margin: 0px; 
	padding: 10px;
	}
#corpoAlto {
	color: #333;
	font: normal 12px Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: none;
	margin: 0px; 
	padding: 10px;
	}
#corpoCentrale {
	color: #333;
	font: normal 11px Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	border: none;
	margin: 0px; 
	padding: 20px;
	}
DIV.titolo {
	color: #117A9D;
	font: normal 14px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	border: none;
	border-bottom: 3px solid #117A9D;
	margin:  0px 0px 3px 0px; 
	padding: 0px 0px 3px 5px;
	}
.titoloCorpoAlto {
	color: #117A9D;
	font: normal 24px Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	border: none;
	margin: 0px; 
	padding: 0px 20px 0px 20px;
	}
.testoCorpoAlto {
	color: #666;
	font: normal 15px Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	border: none;
	margin: 0px; 
	padding: 0px 10px 10px 10px;
	}
.didascalia {
	color: #666;
	font: normal 10px Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	border: none;
	margin: 0px; 
	padding: 0px;
	}

p#content_text {
	font: normal 12px Arial,Helvetica,sans-serif;
}
#content_text img {
	border-style: none;
	margin: 5px 15px 15px 5px;
	float: left;
}
.miniForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.miniFormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.titoloBox {
	color: #005E3F;
	font: normal 14px Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration: none;
	border: none;
	margin: 0px; 
	padding: 0px;
	letter-spacing: 1px;
}
.labelDettArticolo {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
	color: #005E3F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

