html,body{height:100%; margin:0; padding: 0;}

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: rgb(60,60,60);
	line-height:1.5;
	background-color: rgb(220,220,220);
	}
	
.maintitle {
	font-size:18px;
	color: rgb(100,100,100);
	}
	
.title {
	font-size:13px;
	font-weight:bold;
	color: rgb(80,80,80);
	}

.txts {
	font-size:11px;
	color: rgb(60,60,60);
	line-height:1.3;
	}




A:link	{
	font-size:13px;
	color:rgb(30,30,30);
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-size:13px;
	color:rgb(30,30,30);
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-size:13px;
	color:rgb(255,125,40);
}

ul.square {list-style-image:url(../img/layout/listImage.jpg); list-style-position:outside}





A.buttonlink:link	{
	color:rgb(130,130,130);
	text-decoration: none;
	font-weight:bold;
}
A.buttonlink:visited {
	color:rgb(130,130,130);
	text-decoration: none;
	font-weight:bold;
	}
A.buttonlink:hover {
	color:rgb(180,180,180);
	font-weight:bold;
}


/* nascondi <span> con schede prodotti */
#span_product1, #span_product2, #span_product3, #span_product4 		{display: none;}
#span_product5, #span_product6, #span_product7, #span_product8 		{display: none;}
#span_product9, #span_product10, #span_product11, #span_product12 	{display: none;}
