.testo-principale {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	text-align: left;
	margin-left: 272px;
	color: #999;
	float: left;
	width: 480px;
	margin-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 50px;
}
#container {
	height: auto;
	width: 1024px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	margin-top: 50px;
	float: left;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	float: left;
	width: 1024px;
	margin-top: 50px;
	height: 80px;
	color: #333;
}
#wrapper {
	width: 1024px;
	height: auto;
	aling: center;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
	color: #ffffff;
	display: inline-block;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	min-width: 35px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 0 #333333;
}
#cssmenu ul {
	list-style: none;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li.active a {
  background: #646464 url(images/grad_dark.png) repeat-x left bottom;
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #4a4a4a));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#646464', endColorstr='#4a4a4a', GradientType=0);
  box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  -moz-box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  -webkit-box-shadow: inset 0 0 10px #222222, inset 0 10px 10px #222222;
  filter: none;
}
#cssmenu > ul > li.active a:hover {
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #4a4a4a));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#646464', endColorstr='#4a4a4a', GradientType=0);
  filter: none;
}
#cssmenu > ul > li a {
	box-shadow: inset 0 0 0 1px #8a8a8a;
	-moz-box-shadow: inset 0 0 0 1px #8a8a8a;
	-webkit-box-shadow: inset 0 0 0 1px #8a8a8a;
	background: #4a4a4a url(images/grad_dark.png) repeat-x left top;
	background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8a8a8a), color-stop(50%, #707070), color-stop(51%, #626262), color-stop(100%, #787878));
	background: -webkit-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
	background: -o-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
	background: -ms-linear-gradient(top, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
	background: linear-gradient(to bottom, #8a8a8a 0%, #707070 50%, #626262 51%, #787878 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8a8a8a', endColorstr='#787878', GradientType=0);
	border-bottom: 1px solid #5d5d5d;
	border-top: 1px solid #5d5d5d;
	border-right: 1px solid #5d5d5d;
	line-height: 34px;
	filter: none;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#cssmenu > ul > li a:hover {
  background: #8a8a8a url(images/grad_dark.png) repeat-x left bottom;
  background: -moz-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(50%, #4a4a4a), color-stop(51%, #3b3b3b), color-stop(100%, #525252));
  background: -webkit-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -o-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: -ms-linear-gradient(top, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  background: linear-gradient(to bottom, #646464 0%, #4a4a4a 50%, #3b3b3b 51%, #525252 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#8a8a8a', endColorstr='#787878', GradientType=0);
  filter: none;
}
#cssmenu > ul > li:first-child a {
	border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5d5d5d;
}
#search input[type="text"]:focus {
  border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
}
#cssmenu .has-sub:hover ul {
  display: block;
}
#cssmenu .has-sub ul {
	display: none;
	position: absolute;
	top: 36px;
	left: -1px;
	min-width: 100%;
	text-align: center;
  /* IE7 */

  *width: 100%;
}

#cssmenu .has-sub ul li {
	text-align: center;
}
#cssmenu .has-sub ul li a {
	border-top: 0 none;
	border-left: 1px solid #5d5d5d;
	display: block;
	line-height: 120%;
	text-align: center;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.immagine-centrale {
	margin-right: auto;
	margin-left: auto;
	padding-left: 300px;
	padding-right: 200px;
	margin-bottom: 50px;
	margin-top: 20px;
}
.copy   {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 5px;
	width: 550px;
	margin-left: 22px;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-variant: normal;
	color: #333;
	height: 25px;
}
.social {
	width: 140px;
	margin-top: 5px;
	margin-right: 40px;
	float: right;
	margin-bottom: 0px;
	height: 25px;
	text-align: right;
}
#title {
}
.littletitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	text-align: center;
	font-size: 48px;
}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: -10px;
}
.slogan {
	font-family: Raleway, "Raleway Bold", "Raleway ExtraBold", "Raleway ExtraLight", "Raleway Heavy", "Raleway Light", "Raleway Medium", "Raleway SemiBold", "Raleway Thin";
	font-size: 36px;
	text-align: center;
	color: #999;
	margin-top: 25px;
}
#promodown {
	height: auto;
	width: 740px;
	float: left;
	background-position: center center;
	margin-right: 142px;
	margin-left: 142px;
}
.boxdown {
	width: 100px;
	height: 150px;
	float: left;
	margin-top: 20px;
	padding-right: 0px;
	margin-left: 5px;
}
.prodotti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
#codprod {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: left;
	width: 640px;
	margin-right: 192px;
	margin-left: 192px;
	margin-top: 20px;
	text-align: center;
}
#cartech {
	float: left;
	margin-top: 10px;
	margin-right: 192px;
	margin-left: 192px;
	width: 640px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#prestore {
	float: left;
	width: 640px;
	margin-right: 192px;
	margin-left: 192px;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999;
}
#img-centre {
	float: left;
	height: 360px;
	width: 600px;
	clip: rect(auto,192px,auto,192px);
	margin-left: 212px;
}
#clear {
	width: 1024px;
	position: fissa;
	height: 80px;
	float: left;
}
#footerbox {
	float: left;
	width: 1024px;
}
#imgsopra {
	height: 120px;
	width: 80px;
	float: left;
	position: relative;
	z-index: 2;
	top: 300px;
	left: -540px;
	background-image: url(../immagini/cav_antonio_zito.jpg);
}
#container-imgsopra {
	height: 120px;
	width: 80px;
}
#wrapper-shadow {
	width: 1024px;
	height: 1300px;
	aling: center;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/shadow-wrapper.png);
	background-repeat: repeat-y;
	margin-top: -10px;
}
#product-img {
	height: 400px;
	width: 666px;
	padding-left: 0px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#separatore {
	height: 12px;
	width: 1000px;
	float: left;
	margin-left: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#cartech {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #999;
	text-align: left;
}
#text-slogan {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
	width: 300px;
	height: 350px;
	float: left;
	padding-top: 50px;
	padding-left: 50px;
	color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 4px;
}
.title-slogan {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 34px;
	color: #000;
}
#product-imgfull {
	height: auto;
	width: 1016px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: left;
}
#product-two {
	width: 1016px;
	float: left;
	height: auto;
	margin-left: 4px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#prev {
	float: left;
    height: 540px;
    margin-left: 6px;
    width: 28px;
}
#next {
	float: left;
    height: 540px;
    width: 30px;
}
.slideshow {
	float: left;
	height: 400px;
	width: 952px;
}
#container-slideshow {
	width: 1016px;
	float: left;
	height: 400px;
}
#product-img-little {
	height: 160px;
	width: 666px;
	padding-left: 0px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#text-slogan-little {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
	width: 300px;
	height: 160px;
	float: left;
	padding-left: 50px;
	color: #999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 4px;
}
.language {
	width: 185px;
	float: left;
	height: 25px;
	margin-top: 5px;
	margin-left: 40px;
}
.text-slogan2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-style: italic;
}
#img-home {
	float: left;
	height: auto;
	width: 1024px;
}
#textareacontainer {
	width: 740px;
	float: left;
	margin-top: 20px;
	margin-left: 142px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
.textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	width: 640px;
}
