@charset "utf-8";

#elenconews { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	padding-right: 10px;
	padding-top: 25px;
	height: auto;
	background-image: url(../assets/images/sfondo_elenconews.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-bottom: 25px;
	width: 190px;
	float: left;
}


/* menu laterale */
div#elenconews ul {
	padding-left: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #343434;
	line-height: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#elenconews li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#elenconews ul A {
	color : #999999;
	text-decoration : none;
}
div#elenconews ul A:LINK { 
	color : #999999;
	text-decoration : none;
 } 
div#elenconews ul A:HOVER {
	color : #333333;
	text-decoration : underline;
}
div#elenconews ul A:ACTIVE {
	color : #333333;
	text-decoration : none;
} 
/* fine menu laterale */

.fltrttext {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 200px;
}
.cleartext { 
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

div.realizzazione  div.asstit {

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 74px;

} 
div.realizzazione  div.asstxt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 74px;
} 
div.realizzazione img {
	padding-top: 25px;
		float: left;
}

#sidebar1realiz {
	float: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	width: 230px;
}

/* menu laterale */
div#sidebar1realiz ul {
	margin: 0px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #343434;
}
div#sidebar1realiz li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
div#sidebar1realiz ul A {
	color : #343434;
	text-decoration : none;

}
div#sidebar1realiz ul A:LINK { 
	color : #343434;
	text-decoration : none;

 } 
div#sidebar1realiz ul A:HOVER {
	color : #343434;
	text-decoration : underline;


}
div#sidebar1realiz ul A:ACTIVE {
	color : #343434;
	text-decoration : none;


} 
/* fine menu laterale */

div#Content h1.prodotti {
	margin: 0; /* il padding di questo elemento crea uno spazio, così come avverrebbe specificando un valore margin, senza il problema della compressione del margine */
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color : #666666;
	font-size: 1.2em;
	background-image: url(../assets/images/sfondo_h1_prodotti.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.Blocco {
	height: auto;
	margin: 0px;
	overflow: hidden;
	background-image: url(../assets/images/sfondo_blocco.jpg);
	display: inline-block;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: right;
}

div.elenco {
	padding-top: 8px;
/*	padding-bottom: 10px;*/
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	display: inline;
	margin: 0;
	text-align: left;
/*	min-width: 66px;
	width: auto !important;*/
	width:68px;
	min-height: 101px;
	height: auto !important;
}
div.elenco A {
	text-decoration : none;
	border: 1px solid #FFFFFF;
	display: block;
	height: 66px;
	width: 66px;
}
div.elenco A:LINK {
	text-decoration : none;
	border: 1px solid #FFFFFF;
	background-color: #F0F0F0;
} 
div.elenco A:HOVER {
	text-decoration : none;
	border: 1px solid #666666;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
}
div.elenco A:ACTIVE {
	text-decoration : none;
	border: 1px solid #666666;
	background-color: #F0F0F0;
} 

div.elenconome {
	color: #010101;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
/*	margin-bottom: 2px;*/
	margin-left: 1px;
	line-height: 1.1em;
/*	min-height: 22px;
	height: auto !important;
	height:22px;
	width:66px;*/

	
} 
div.elenconome A {
	color: #010101;
	text-decoration : none;
	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none;
 	border-left-style: none;
}
div.elenconome A:LINK {
	color: #010101;
	text-decoration : none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
div.elenconome A:HOVER {
	color: #010101;
	text-decoration : none;
	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none;
 	border-left-style: none;
}
div.elenconome A:ACTIVE {
	color: #010101;
	text-decoration : none;
	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none;
 	border-left-style: none;
} 
