#foto3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width: 270px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#offerta {
	height: auto;
	width: 610px;
	clear: left;
}

.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.tasto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
div.pic{
	float:left;
	margin: 2px;
	background-image: url(../shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

div.pic img{display: block;border: 1px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6}
	
.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
  
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.corniceacquaripubblicati {
	border: 1px solid #999;
	padding: 3px;
}
.bordodistaccatobianco {
	border: 1px solid #909592;
	background: #FFFFFF;
	padding: 5px;
}
.bordocontest {
	border: 1px solid #909592;
	padding: 5px;
	background-color: #F2F2F2;
	height: 125px;
}
.bordoinformazioni {
	border: 1px solid #909592;
	background: #FFFFFF;
	height: 100%;
	width: 90%;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	padding: 5px;
}
/*------------FORM----------------*/
/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 1px solid #e3e3e3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #454743;
	background-color: #e3e3e3;
	background-image: url(input.jpg);
	background-repeat: repeat;
}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #82983e;
}

/** 
*  You can use this style for your INPUT, TEXTAREA, SELECT elements 
*  for onmousehover event
**/
.myinputstyle:hover {
	border: 1px solid #e3e3e3;
	color: #454743;
	background-color: #e3e3e3;
	background-image: url(myimputstyle.png);
	background-repeat: repeat-x;
}
.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/css/button.jpg);
	background-repeat: repeat;
	height: 22px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

