/* Do not cancel */
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-weight: inherit;*/
	/*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: #000000;
	background: #ffffff;
}
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: "" "";
}
html, body {
	height: 100%;
}
/* /Do not cancel */



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#74683A url(images/bg.gif) repeat-x 50% 50%;
	margin: 0px;
	padding: 0px;
	color:#423B22;
}

h1 { font-size: 17px;
  color: #423B22;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
}
  
h2 { font-size: 15px;
  color: #423B22;
  font-family:Georgia, "Times New Roman", Times, serif;
  letter-spacing: 0px;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 20px;
  text-align :left;
}
  
h3 {
	font-size: 13px;
	color: #423B22;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
    line-height: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: left;
}
  
h4 { font-size: 11px;
  color: #423B22;
  font-family:Georgia, "Times New Roman", Times, serif;
  padding: 0px;
  letter-spacing: 1px;
  line-height: normal;
  margin-bottom: 2px;
  margin-top: 20px;
  text-align: left;
}
  
h5,h6 { font-size: 9px;
  color: #423B22;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
}
  
p { font-size: 12px;
  color: #423B22; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  line-height: 19px;
  margin-bottom: 10px;
  margin-top: 0px;
  text-align: justify;
}

ul {
	line-height: 18px;
	color: #423B22;
	list-style: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

ol {
	line-height: 18px;
	color: #423B22;
	list-style: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}


li {
	margin-left: 30px;
	
}

table {
  font-size: 11px; color: #423B22; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}
 

a { color: #423B22; text-decoration: underline; }
a:hover { color: #74683A; text-decoration: none; }





/* ID */

#container {
	position:absolute;
	top:50%;
	left:50%;
	width:944px;
	height:521px;
	margin-top:-260px;
	margin-left:-472px;
}

#language {
	width:944px;
	height:20px;
}
#language ul {
	font-size:9px;
	letter-spacing: normal;
	color:#7D5F35;
	margin:0px;
	display:inline;
	text-align:left;
}
#language li {
	margin:0px 10px 0px 10px;
	display:inline;
}
#language a {
	color:#DBD9CD;
	text-decoration:none;
}
#language a:hover {
	text-decoration:underline;
}

#language #workup {
	position:absolute;
	top:0px;
	right:0px;
	color:#71694B;
}
#language #workup a {
	color:#71694B;
}
#language #workup a:hover {
	color:#ffffff;
	text-decoration:none;
}

#language #tasto_componi_targa {
	position:absolute;
	top:0px;
	left:652px;
	width:211px;
	height:20px;
}

#homepage #content {
	background:none;
}

#content {
	width:944px;
	height:431px;
	overflow:hidden;
	background: transparent url(images/bg_plate.jpg) no-repeat center;
}

#content_alt {
	width:944px;
	height:431px;
	overflow: auto;
	background-color:#DBD9CD;
}

#menu {
	width:944px;
	height:60px;
}
#menu #logo {
	float:left;
}
#menu ul {
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:right;
}
#menu li {
	margin:0px 20px 0px 0px;
	display:inline;
}
#menu a {
	color:#ffffff;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}

#aggiorna_flash {
	margin:10px 0px 0px 0px;
	font-size:9px;
	color:#ffffff;
	background-color:#DA3E00;
}

#bottom {
	width:944px;
	height:10px;
	font-size:9px;
	color:#8F8561;
	margin:0px 0px 0px 0px;
	text-align:right;
}
#bottom li {
	margin:0px 20px 0px 0px;
	display:inline;
}
#bottom a {
	color:#8F8561;
	text-decoration:none;
}
#bottom a:hover {
	color:#ffffff;
	text-decoration:none;
}

#content_int {
	position:relative;
	top:30px;
	left:30px;
	width:884px;
	height:370px;
}

#foto_prodotto {
	width:545px;
	height:360px;
	padding:4px 4px 4px 4px;
	border:1px solid #ffffff;
}
#foto_prodotto_desc {
	position:relative;
	width:545px;
	height:29px;
	background-color:#605839;
}
#foto_prodotto_desc img {
	position:absolute;
	top:0px;
	right:0px;
}
#box_misure {
	position:absolute;
	top:5px;
	left:5px;
	width:505px;
	height:291px;
	padding:20px;
	background-color: #423B22;
	filter:alpha(opacity=95);-moz-opacity:.95;opacity:.95;
}
#box_misure h3,#box_misure h4,#box_misure ul,#box_misure p {
	color:#FFFFFF
}
#foto_prodotto_desc h3 {
	line-height: normal;
	position:relative;
	top:7px;
	left:7px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	text-transform:uppercase;
}

#txt_prodotto {
	position:absolute;
	top:0px;
	right:0px;
	width:301px;
	height:370px;
}
#txt_prodotto h2 {
	line-height: normal;
	/*font-size:28px;*/
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	text-align:center;
}
#txt_prodotto h4 {
	line-height: normal;
	/*font-size:16px;*/
	font-size:14px;
	letter-spacing:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	text-align:center;
}

#seleziona_tipologia {
	position:relative;
	width:301px;
	height:18px;
	background: transparent url(images/bg_seleziona_tipologia.gif) no-repeat center;
	margin:0px;
	padding:0px;
}
#seleziona_tipologia h4 {
	font-size:10px;
	line-height: 18px;
	letter-spacing:normal;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	text-align:center;
}

/* inizio scroller */
#pane_est {
	border-top:1px solid #6B6448;
	border-bottom:1px solid #6B6448;
	margin:15px 0px 15px 0px;
	padding:15px 0px 15px 0px;
	position:relative;
	height:213px;
}
.scroll-pane {
	width:301px;
	height:213px;
	position:absolute;
	overflow:auto;
	top:0px;
	left:0px;}
.jScrollPaneContainer {
	position:relative;
	overflow:hidden;
	z-index:1}
.jScrollPaneTrack {
	position:absolute;
	cursor:pointer;
	right:-5px;
	top:0px;
	height:100%;
	background:#605839;}
.jScrollPaneDrag {
	position:absolute;
	background:#ffffff;
	cursor:pointer;
	overflow:hidden}
.jScrollPaneDragTop {
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden}
.jScrollPaneDragBottom {
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden}
/* fine scroller */





/* SITE MAP */

ul#sitemap{
	FONT: 11px/1.0emVerdana, Tahoma;
	FONT-WEIGHT:normal;
	COLOR: #ffffff;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
	
}
#sitemap li.firstLevel{
	font-weight:700 !important;
	padding:7px !important;
	margin:0px 0px 10px 0px;
	float:left;
}
ul#sitemap li{
	list-style:none;
	margin:5px 0px 5px 5px;
	padding:0px;
	font-weight:normal;
}
ul#sitemap li a{
	border:0px !important;
	padding:0px 5px 0px 10px;
	display:block;
	width:100px;
}
ul#sitemap li.large a{
	width:145px;
}
ul#sitemap li a:link,
ul#sitemap li a:visited{
	text-decoration:none;
}
ul#sitemap li a:hover,
ul#sitemap li a:focus,
ul#sitemap li a:active{
	text-decoration:underline;
}





/* FORM CONTATTI */

#formDati { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top:0px;
	left:0px;
}

#formDati fieldset { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
           
#formDati legend { 
font-size: 13px;
font-weight: bold;
font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
letter-spacing: 1px;
color: #423B22;
margin: 0px;
padding: 0px;
}

#formDati div { 
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
clear: both;
}
         
#formDati label { 
display: block;
width: 90px;
float: left;
font-weight: normal;
font-family: Verdana,Geneva,Helvetica,sans-serif;
font-size: 11px;
letter-spacing: 1px;
line-height: 16px;
color: #423B22;
text-align: right;
margin-right: 10px;
}
#formDati label span {
color: #ff0000;
font-family: Verdana,Geneva,Helvetica,sans-serif;
font-size: 12px;
}
#formDati #componi_targa label { 
width: 180px;
}
        
#formDati input,select,textarea { 
background: transparent; 
color: #423B22; 
font-weight: normal;
font-family: Verdana,Geneva,Helvetica,sans-serif;
font-size: 11px;
letter-spacing: 1px;
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
border: 0px;
border-bottom: 1px solid #423B22;
width: 200px;
height: 16px;
cursor: text;
}
#formDati select { 
height: auto;
}
#formDati input:hover,select:hover { 
border-bottom: 1px solid #ffffff;
}
#formDati input:focus,select:focus { 
border-bottom: 1px solid #ffffff;
}
#formDati select { 
background: #ffffff; 
border: 1px solid #423B22;
}
#formDati select:hover,select:focus  { 
border: 1px solid #ffffff;
}
#formDati option { 
border: 1px solid #ffffff;
cursor:pointer;
}
#formDati #componi_targa input,select,textarea { 
width: 240px;
background-color:#FFFFFF;
}

#formDati div.riga_citta { 
float: left;
clear: none;
margin-right: 0px !important;
margin-right: -15px;
margin-top: 0px;
margin-bottom: 0px;
}
#formDati div.riga_citta input { 
width: 105px;
}

#formDati div.riga_cap { 
clear: none;
margin-right: 0px !important;
margin-right: -15px;
margin-top: 0px;
margin-bottom: 0px;
}
#formDati div.riga_cap label { 
width: 35px;
}
#formDati div.riga_cap input { 
width: 50px;
}

#formDati div.riga_textarea label { 
clear:both;
text-align:left;
width:150px;
margin-top:3px;
}
#formDati div.riga_textarea textarea {
border-right: 1px solid #423B22;
border-bottom: 1px solid #423B22;
border-left: 1px solid #423B22;
height: auto;
width:230px;
}
#formDati div.riga_textarea textarea:hover {
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
#formDati div.riga_textarea textarea:focus {
border-right: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

#formDati div.riga_spunta {
margin-bottom: 10px;
}
#formDati div.riga_spunta input {
background: transparent;
border: 0px solid #ffffff;
width: auto;
vertical-align: middle;
padding: 0px;
margin: 0px;
cursor: pointer;
}
#formDati div.riga_spunta input:hover {
background: transparent;
}
#formDati div.riga_spunta label {
display: inline;
width: 180px;
text-align: left;
float: none;
font-size: 9px;
}

#formDati p.leggi_privacy { 
font-family: Verdana,Geneva,Helvetica,sans-serif;
font-size: 9px;
letter-spacing: 1px;
color: #585E5F;
margin: 10px 0px 10px 0px;
}
	
#formDati input.pulsante {
background: #C91B36;
color: #ffffff;
font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size: 11px;
letter-spacing: 1px;
text-align: center;
font-weight: bold;
padding: 0px;
margin: 0px 10px 0px 0px;
cursor: pointer;
width: auto;
border: 0px;
float: left;
}
#formDati input.pulsante:hover {
background: #ffffff;
color: #C91B36;
}

#formDati div.riga_login label { 
display: block;
width: 200px;
float: none;
text-align: left;
font-weight: bold;
margin-left: 0px;
margin-bottom: 5px;
}