/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(sfonso.gif);
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.testo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.testo16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-color: #C9531E;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.opacity:hover img {
filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity:0.6;
}
a.opacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;

}

.immagini{
padding-left:10px;}


.products_image{
text-align:center;
margin: 10px 0 10px 0;
}
.products_image img{
margin:0 auto;
}
.products_title{
text-align:center;
font-weight:bold;
margin: 0 0 10px 0;
}

.products_description{
width:90%;
margin:auto;
}

#pager{
text-align:center;
margin-top:20px;
}


