body {
  width: 760px;
	margin: 0 auto;
	padding: 0;
  font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #11669E;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #11669E;
}
a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #535353;
}

#wrapper {
  border: 1px solid gray;
  width: 760px;
  text-align: left;
  float: left;
}

#header {
  border: 0px;
  width: 100%;
  background: url(../images/logo.gif) no-repeat right;
  height: 87px;
  float: left;
  padding-top: 10px;
  padding-left: 10px;
}
#bar1 {
  border: 0px;
  background: url(../images/barra_1.gif) repeat-x;
  float: left;
  height: 33px;
  width: 100%;
}


#menu {
  border: 0px;
  float: left;
  width: 211px;
  background-color: #262626;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#menuvoice {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
  background: url(../images/bg_bt.gif) no-repeat;
  height: 22px;
  padding-left: 10px;
  padding-top: 5px;
}
#menuvoice a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#menuvoice a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#menuvoice a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #B9FF59;
}
#menuvoice a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #B9FF59;
}
#banner1 {
  width: 211px;
  padding: 0px 0px 0px 0px;
}

#pageheader {
  border: 0px solid blue;
  background-color: #262626;
  float: left;
  width: 549px;
  padding-bottom: 1px;
}
#news1 {
  border: 0px solid black;
  background: url(../images/bg_news.gif) no-repeat;  
  float: left;
  width: 273px;
  height: 109px;
  margin-left: 1px;
}
#news1 h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
  margin-left: 10px;
  margin-top: 5px;
} 
#news1 p {
	text-align: justify;
  margin-left: 10px;
  margin-right: 10px;  
} 

#bar2 {
  border: 0px;
  background: url(../images/bgl.gif) repeat-x;
  float: left;
  height: 16px;
  width: 100%;
}
#content {
  float: left;
  width: 100%;
  border: 0px solid green;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	line-height: 20px;
	text-align: justify;
}
#left {
  border: 0px solid blue;
  width: 70%;
  float: left;
}
#left h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	line-height: 20px;
	text-align: justify;
  margin: 10px 10px 10px 10px;
}
#left h2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #535353;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#left p {
  margin: 10px 10px 10px 10px;
}
#right {
  width: 30%;
  float: left;
  border: 0px solid blue;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
#rightbox {
  border: 1px solid gray;
  border-bottom: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 0px solid gray;
  padding: 0px 0px 0px 0px;
}
#rightbox h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	line-height: 20px;
	text-align: justify;
  height: 40px;
  padding-top: 10px;
  padding-left: 10px;
  margin:0px;
  background: url(../images/bg1f_dx.gif) no-repeat;
}

#rightbox p {
  margin: 10px 10px 10px 10px;
}
#footer {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  float: left;
  height: 20px;
  border-top: 1px solid gray;
}








.info {
  text-align: center;
	border: 1px solid #8FC13C;
  width: 100%;
}

.info th {
	background: #8FC13C;
	color: white;
	padding: 2px 2px 4px 2px;
}

.info td {
	padding: 2px 2px 2px 2px;
}

.error {
  text-align: center;
	border: 1px solid #A60000;
  width: 100%;
}

.error th {
	background: #A60000;
	color: white;
	padding: 2px 2px 4px 2px;
}

.error td {
	padding: 2px 2px 2px 2px;
	color: #A60000;
}

/* content styles */
#paragrafo1 {
	padding: 10px 10px 0px 0px;
	width: 470px;
	text-align: center;
	line-height: 15px;
	border: 0px solid #333333;
	vertical-align: top;
	float: left;
	margin-right: 0px;
}

 #map {
 	width: 300px;
	margin: 0 auto;
	border: 1px solid #006600;
	margin: 10px;
}
 #paragrafo2 {
	padding: 10px 10px 0px 10px;
	width: 470px;
	text-align: justify;
	line-height: 15px;
	border: 0px solid #333333;
	border-left: dashed #006400 1px;
	vertical-align: top;
	float: right;
}

.tabcontatti td {
	padding: 10px 0px 0px 0px;
	text-align: center;
	line-height: 15px;
	vertical-align: top;
}





a.squarebutton{
background: transparent url('../images/butleft.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../images/butright.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper { /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
text-align: center;
}





.input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #4CA4A5;
	border-bottom-color: #4CA4A5;
	border-left-color: #336699;
	width: 350px;
}
select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #4CA4A5;
	border-bottom-color: #4CA4A5;
	border-left-color: #336699;
	width: 350px;
}
textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #4CA4A5;
	border-bottom-color: #4CA4A5;
	border-left-color: #336699;
	width: 350px;
	height: 60px;
}





#contact {
	width: 500px;
	padding: 10px 0px 0px 0px;
		text-align: justify;
	line-height: 15px;
	border: 0px solid #006600;
	vertical-align: top;
}

.contactText {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#testo{
	height: 100px;
	width: 350px;
}


#portfolio{
	margin: 10px 10px 10px 10px;
  padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted gray;
  float: left;
  width: 500px;
  vertical-align: top;
}
#portfolio p {
  line-height: normal;
  margin: 0px;
}

#portfolio img {
  margin-right: 5px; 
	border: 1px solid gray;
  
}

#gadgets{
	margin: 10px 5px 5px 10px;
  text-align: center;
  padding: 5px 5px 5px 5px;
	border: 1px dotted gray;
  float: left;
  width: 150px;
  vertical-align: top;
}

#gadgets img {
	border: 1px solid gray;
  
}
#gadget{
	margin: 10px 10px 10px 10px;
  float: left;
  width: 500px;
  vertical-align: top;
}

#gadget-data {
  float:left; 
  border: 0px solid red;
  width: 250px;
}

#gadget-preview {
  float:right; 
  border: 0px solid blue;
  width: 250px;
	margin: 0 auto; /* center for now */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
}

#gadget-preview-head {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
#gadget-preview-head h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
#gadget-preview-body {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
  text-align: center;
	margin: 0;
	padding: 5px 30px 31px;
}

#gadget-preview-body img {
  width: 200px;
}


/*



 .verdana10 {

	font-size: 10px;
	margin-left: 5px;
	color: black;
 }
  #verdana12 {
 	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	margin-left: 5px;
	color:black;
 }
.verdana13 {
 	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin-left: 5px;
 }


 .boxText{

	margin: 10px 10px 10px 10px;
	line-height: 20px;
}





#cat {
	width: 100px;
	height: 100px;
	margin: 10px;
	float: left;
}


 .tahoma10{
 	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
	color: #54A8E8;
 }
 

 .verdana9 {
	
	font-size: 9px;
	text-align: justify;
	margin-left: 5px;
}


 .blockespo{
 	text-align: center;
	width: 700px;
	border: #FFF8DC 0px solid;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
 }
 
 .esposizione{
 	width: 200px;
	float: left;
	margin: 10px;
 }
 .proprice{
 	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	margin-left: 3px;
	
 }
 
 .optional {
	width: 350px;
	float: left;
	border: #FFF8DC 0px solid;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
}

.optional2 {
	width: 350px;
	float: right;
	border: #FFF8DC 0px solid;
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	clear: right;
}

*/