@charset "utf-8";
/* CSS Document */

#Header {
	width:900px;
	height:400px;
	overflow:auto;
	z-index:2; 
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
	background: url(../images/std/top_gallery.jpg);
	background-repeat: no-repeat;	
}

#Sx{
	z-index:2;
	position: relative;
	top: 51px;
	left: 30px;
	bottom: 10px;
	width: 197px;
	float:left;	
	text-align:center;
}

#elencoProdotti{
	padding: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align:left;	
}

#menuScheda{
	padding-top: 60px;
	padding-left: 24px;	
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align:left;	
}

#ContenutoScheda{
  width: 650px;
  float: right;
	top: 20px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
  min-height: 400px; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 400px; /* For IE */	
}	

.PR{
	width:250px;
	height:148px;
	z-index:4; 
	top:0px;
	left:0px;
	text-align:center;
	background: url(../images/std/cr_pdt.png);
	background-repeat: no-repeat;	
}

.piccolo{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}

.piccolo:hover{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.grande{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li
{
background-image: url(../images/std/bl.jpg);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 16px;
margin: 1em 1em;
}
