html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* stili sito */

body {
	width:1024px;
	margin:0 auto;
	background: url(../images/bg_body.png) repeat-x #e7ead0;
	position:relative;
}

#container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656437;
	line-height:20px;
	width:100%
}
.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	line-height:20px;
	width:100%
}
#header {
	width:100%;
	height:155px;
}

#logo {
	width:100%;
	text-align:center;
}

#languages {
	width:100%;
	text-align:center;
	position:absolute;
	top:85px;
	right:5px;
	width:auto;
	font-size:11px;
}

#languages a{
	color: #656437;
	text-decoration:none;
}

#languages a:hover{
	color: #656437;
	text-decoration:underline;
}

#content {
	width:100%;
	height: auto;
	background:url(../images/bg_content.gif) repeat-y #fff;
	display:table;
	height:100%;
}

#page_title {
	position: absolute;
	top:210px;
	left:0px;
	height:42px;
	width:auto;
}

#products {
	position: absolute;
	top:250px;
	left:768px;
	width:238px;
	height:auto;
}

#products #center{
	height:auto;
	background:url(../images/box_prod_bg.png) repeat-y;
}

#center ul{
	width:243px;
	padding:10px 0 10px 20px;
	margin:0px;
}

#center li{
	list-style-type:none;
	margin:0px;
	padding:10px 0 0 0;
}

#center li a{
	text-transform:uppercase;
	color:#353a33;
	text-decoration:underline;
}

#products #top{
	height:45px;
}

#products #bottom{
	height:25px;
}

#content_page{
	width:705px;
}

#content_page #img{
	width:205px;
	height:169px;
	margin:30px 10px 10px 20px;
	float:left;
}

#content_page #text{
	width:470px;
	height:auto;
	float:right;
	margin: 30px 0 0 0;
}
#btnpromo2{
	margin: -50px 0 0 150px;
}
#content_page2{
	margin-left: 100px;
	float:left;
}
#content_page2 .imgProd,#content_page2 .textProd{
	width:202px;
	height:152px;
	float:left;
}
#content_page2 .imgProd2{
	width:215px;
	height:160px;
	float:left;
	background:url(../images/background_image_prod.jpg) no-repeat;
	padding: 4px 0 0 8px;
}
#content_page_promo{
	margin-left: 100px;
	float:left;
}
#content_page_promo .imgProd,#content_page_promo .textProd_promo{
	width:402px;
	height:304px;
	float:left;
}
#content_page_promo .imgProd_promo{
	width:430px;
	height:320px;
	float:left;
	background:url(../images/background_promo.png) no-repeat;
	padding: 8px 0 0 13px;
}
#content_page_promo .textProd_promo{
	width:405px;
	height:320px;
	float:left;
	background:url(../images/background_promo.png) no-repeat;
	padding: 28px 10px 5px 30px;
}
.promo{
	width:835px;
	height:304px;
	float: left;
	text-align: center;
}
.promoText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	line-height:20px;
	width:100%;
	color: #000;
}
.titolo {
	text-transform:uppercase;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #111;
}
.descrizione{ 
	font-size: 10px;
	color: #222;
	line-height: 11px;
}
#content_page2 .textProd2{
	width:205px;
	height:160px;
	float:left;
	background:url(../images/background_text_prod_225.jpg) no-repeat;
	padding: 8px 10px 5px 12px;
}
.tdinfo{
	text-align:left;
	height:22px;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#formmail input {
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.privacy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#content_page_contatti #text_contatti{
	width:800px;
	height:auto;
	float:left;
	margin: 20px 0 0 40px;
}
#content_page_contatti .button2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:auto;
	width:100px;
}
.privacy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	height:auto;
	width:100%;
}
#text .button{
	width:114px;
	height:31px;
	background:url(../images/button.png) no-repeat transparent;
	cursor:pointer;
	margin:10px 0;
}

#text .button:hover{
	width:114px;
	height:31px;
	background:url(../images/button_hover.png) no-repeat transparent;
	cursor:pointer;
}
.tablemessage{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656437;
	line-height:20px;
	width:940px;
	height:0px;
	border: solid 1px #c3c3c3;
	padding: 3px;
}
.tablemessage td {
	text-align: center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656437;
	line-height:20px;
}
.tablemessage a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #656437;
	line-height:20px;
}
#footer{
	height:50px;
	width:100%;
	background:url(../images/bg_footer.png) repeat-x;
	clear:both;
}
#titolo0{
	font-family:Arial, Helvetica, sans-serif;
	color: #656437;
	width:1000px;
	height:35px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	vertical-align: middle;
	padding-top: 5px;	
}
#titolo{
	width:1000px;
	height:35px;
	background:url(../images/titolo_prodotti_S995x30_50a.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	vertical-align: middle;
	padding-top: 5px;
}

#footer p{
	color:#FFF;
	text-align:center;
	font-size:10px;
	line-height:15px;
	padding-top:10px;
}

#footer a{
	color:#FFF;
	text-decoration:underline;
}

#news {
    position: absolute;
    top: 250px;
    left: 368px;
    width: 238px;
    height: auto;
}
h1 {
	font-family: Arial,Helvetica,sans-serif !important;
	padding:10px;
}
.novita { 
  border-radius: 10px; 
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  margin: 150px 0 0 200px;
  display:none;
  text-align:center;
  width:600px;
  padding:15px;
  position:absolute;
  z-index: 100;
  background-color:#E7EAD0;
}
#btclose{
	border-radius: 10px; 
  -moz-border-radius: 10px; /* firefox */
  -webkit-border-radius: 10px; /* safari, chrome */
  margin-top:30px;
  padding:5px 20px;
  cursor: pointer;
}
/* stili menu */
#nav {
		margin:0; 
		padding:0; 
		list-style:none;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:15px;
	}	
	
		#nav li {
			float:left; 
			display:block; 
			width:160px; 
			background: url(../images/arrow.png) no-repeat center bottom transparent; 
			position:relative;
			z-index:5; 
			margin:0 1px;
			-webkit-transition: all 0.1s ease-in-out;
		}
		#nav li li.last {
			border-radius:0 0 5px 5px;
			-moz-border-radius:0 0 5px 5px;
			}
		#nav li li {
			background:#959571;
			}
		#nav li li a{
			padding:5px 5px 0 5px;
			color:#FFF;
			font-weight:normal;
			font-size:12px;
			}
		#nav li a {
			display:block; 
			padding:8px 5px 11px 5px; 
			font-weight:700;  
			height:23px; 
			text-decoration:none; 
			text-align:center; 
			color:#333;
		}
		
		#nav li ul {
			padding-top:0px;
			}

		#nav li a:hover {
			color:#FFF;
		}
		#nav li li:hover {
			-webkit-transform: translate(+10px,0);
			background:#a5a684;
			}
			
		#nav a.selected {
			color:#fff;
		}
	
		#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
		}
		
		#nav ul li {
			width:160px; 
			float:left; 
			border-top:1px solid #b6b497;
		}
		
		#nav ul a {
			display:block;  
			height:auto;
			padding: 8px 5px; 
			color:#666;
		}
		/* fix ie6, meglio inserirlo in un file .css separato */
		*html #nav ul {
			margin:0 0 0 -2px;
		}

.button {
    backface-visibility: hidden;
  position: relative;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  background: #f9f718;
  border-radius: 50px;
  border: 0px solid #f3e840;
  border-width: 0px 0px 0px 0px;
  padding: 10px 20px 10px 20px;
  box-shadow: inset 0px 1px 0px rgba(255,255,255,1),0px 1px 3px rgba(0,0,0,0.3);
    color: rgba(0%,0%,0%,0.659);
  font-size: 22px;
  font-family: Arial;
  font-weight: 900;
  font-style: normal;
  text-shadow: 0px -1px 0px rgba(0,0,0,0.4);
  margin-top: 20px;
    position: relative;
    margin-left: 50%;
    margin-bottom: 30px;
  }
  .button > div {
    color: #999;
  font-size: 10px;
  font-family: Helvetica Neue;
  font-weight: initial;
  font-style: normal;
  text-align: center;
  margin: 0px 0px 0px 0px
  }
  .button > i {
    font-size: 1.1em;
  border-radius: 0px;
  border: 0px solid transparent;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
  left: -5px
  }
  .button > .ld {
    font-size: initial
  }
