* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: white;
	}
#wrapper {
	margin: 0 auto;
	width: 762px;
	}

#header {
	width: 762px;
	margin: 10px 0 0;
	}
	
#navigation {
	width: 760px;
	border-top: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
	margin: 0;
	}
	
#content {
	width: 760px;
	border-bottom: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	border-left: 1px solid #B9B9B9;
	margin: 0;
	height: auto !important;  /* per i browser moderni */
   
	}
	
#footer {
	width: 762px;
	margin: 10px 0px;
	color: #666;
	font: 9px/11px Verdana;
}

a img {
	border: 0;
	}

a { font-size: 10px;
	line-height: 12px;
	color: #999;
	text-decoration: none;
	}

a:hover {
	font-size: 10px;
	line-height: 12px;
	color: black;
	text-decoration: none;
	}
  
#navcontainer
	{
	width: 100%;
	float: left;
	background: url(../img/layout/line.gif) repeat-x left bottom;
	}
	
#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	}

#navcontainer ul li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 17px;
	margin-left: 20px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

#navcontainer ul li a {
	color: #B9B9B9;
	text-decoration: none;
	float: left;
	text-align: center;
	}
	
#navcontainer ul li a:hover, #current {
	color: #000;
	background: url(../img/layout/lineon.gif) no-repeat center bottom;
	}

#navcontainer ul li #current {
	color: #000;
	background: url(../img/layout/lineon.gif) no-repeat center bottom;
	}

.carr {
	display: inline;
	width: 100px;
	float: left;
	margin-top: 5px;
	}

textarea {
	display: block;
	border: 1px solid #999;
	}

.thumba { float: left; width: 47px;
	height: 58px;
	margin-right: 15px;
	margin-bottom: 15px;
	}

.thumba { 
	border: 1px solid black;
	}

#archivio {
	width: 520px;
	float: left;
	display: inline;
	margin-bottom: 72px;
	}

.parch {
	font-size: 10px;
	line-height: 12px;
	color: black;
	}

#frecce {
	width: 55px;
	float: right;
	margin: 20px 0 0;
	}

.left { 
    float: left; 
    }

.right { 
    float: right;	
	}

.lnkar {
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-decoration: none;
	}

.lnkar a:hover {
	font-size: 10px;
	line-height: 12px;
	color: black;
	text-decoration: none;
	}

#fres {
	width: 25px;
	float: left;
	display: inline;
	}

#fred {
	width: 25px;
	float: right;
	display: inline;
	}

#webmenu a {
	color: #666;
	font: 10px/20px Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding-left: 10px;
	background: url(../img/layout/evidmenu.jpg) no-repeat left center;
	margin-bottom: 0px;
	}

#webmenu a:hover {
	color: black;
	font: 10px/20px Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding-left: 10px;
	background: url(../img/layout/mp.gif) no-repeat left center;
	}

#webmenu #curr {
	color: black;
	font: 10px/20px Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding-left: 10px;
	background: url(../img/layout/mp.gif) no-repeat left center;
	}

#arcbanner {
	float: left;
	width: 125px;
	height: 125px;
	margin-left: 15px;
	margin-bottom: 87px;
	margin-top: 50px;
	}

form#search-form {
	}

p {
	font: normal 11px/13px Verdana;
}

.rec {
	font: normal 11px/13px Verdana;
	color: #99cc00;
}

form#search_form input#search_string {
	width: 150px;
	border: 1px solid #666;
	margin-left: 15px;
	margin-top: 30px;
	height: 20px;
	}

.pezzo {
	width: 564px;
	margin: 10px;
	border: 1px solid #99CC00;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	}

.pezzob {
	min-width: 550px;
	width: 560px !important;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	}

.pezzob {
	margin-bottom: 10px;
	border: 1px solid #99CC00;
	display: inline-block;
	}

.cart { 
	color: white; 
	font-size: 11px; 
	background-color: #99CC00; 
	float: right; 
	margin-top: 0; 
	margin-right: 0; 
	width: 450px;
	width: auto !important;
	height: 18px;
	padding-left: 5px;
	border-bottom: 1px solid #99CC00;
}

.cartlnk {
	font-size: 11px;
	background-color: white;
	color: #99CC00;
	padding-bottom: 5px;
}

.cartlnk a:link {
	font-size: 11px;
	background-color: white;
	color: #99CC00;
	padding-bottom: 5px;
}

.cartlnk a:hover {
	font-size: 11px;
	background-color: white;
	color: #666;
	padding-bottom: 5px;
}

#clear { 
	clear: both;
	height: 10px !important;
	height: 0px;
	margin-top: 0px !important;
	margin-top: -25px;
	}

#arclear {
	clear: both;
	height: 0px;
	margin-top: 0px !important;
	margin-top: -20px;
	}

.sommario  {  
	margin-top: 30px;
	margin-left: 15px;
}

.borderb {
	border: 1px solid black;
	}

#centro {
	margin: 0;
	width: 750px;
	height: 380px;
	}

#staccosx {
	width: 298px;
	height: 40px;
	float: left;
	margin-top: 0px !important;
	margin-top: -35px;
	}

#staccodx {
	width: 462px;
	height: 40px;
	float: left;
	margin-top: 0px !important;
	margin-top: -35px;
	}

.didascalia { 
	width: 138px;
	float: left;
	display: inline;
	}

.didascalia h2 { 
	font-size: 10px; 
	margin-top: -1px; 
	margin-left: 2px;
	color: black;
	font-weight: normal;
	line-height: 12px;
	}

.didascalia h3 { 
	font-size: 10px; 
	margin-top: -1px; 
	margin-left: 2px;
	color: #666;
	font-weight: normal;
	line-height: 12px;
	}

.copertina {
	margin-top: 30px;
	width: 150px;
	color: #666;
	float: left;
	display: inline;
	margin-left: 15px;
	font-weight: normal;
	}

.copertina h1 {
	font-size: 14px;
	margin-top: 5px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	}

.sx404 {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	width: 330px;
	height: 400px;
	float: left;
	margin: 50px 15px 20px;
	}

.copertina h2 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #999;
	}

.sottoti {
	color: #666;
	font-size: 10px;
	line-height: 12px;
	margin-top: 10px;
	margin-left: 15px;
	}

.thumb { 
	float: left; 
	width: 42px;
	height: 42px;
	display: inline;
	}

.arret {
	float: left; 
	width: 106px;
	min-height: 170px;
	height: auto !important;
	height: 170px;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 10px;
	line-height: 12px;
	color: black;
	}

#imgbig {
	width: 370px !important;
	width: 370px;
	float: right;
	text-align: right;
	margin-top: 30px;
	margin-right: 5px;
	}

.addc { 
	font-size: 12px; 
	line-height: 14px; 
	float: left; 
	width: 134px;
	display: inline;
	color: black;
	}

#preview {
	margin-top: 30px;
	font-size: 10px;
	float: left;
	display: inline;
	width: 200px;
	line-height: 12px;
	color: #666;
	font-weight: normal;
	font-style: normal;
}

#preview a {
	font-size: 10px;
	line-height: 12px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#preview a:hover {
	font-size: 10px;
	line-height: 12px;
	color: black;
	text-decoration: none;
	}

.barrato { 
	color: #666; 
	text-decoration: line-through;
	font-size: 10px;
	line-height: 12px;
	}

#cl {
	clear: both;
	}

#toparchivio {
	width: 625px;
	margin-left: 120px !important;
	margin-left: 50px;
	margin-top: 30px;
	float: left;
	margin-bottom: 20px;
	min-height: 45px;
	height: auto !important;
	height: 45px;
	}

#colonna {
	width: 230px;
	float: left;
	display: inline;
	}

#colonnabb {
	width: 160px;
	float: left;
	display: inline;
	margin-bottom: 72px;
	}
#colonnabb p {
	text-indent:10px;
}	

#colonews {
	width: 150px;
	float: left;
	display: inline;
	margin-left: 10px;
	color: black;
	font-size: 10px;
	line-height: 12px;	
	}

#coloninfo {
	width: 400px;
	float: left;
	display: inline;
padding-left: 30px;
	color: black;
	font-size: 10px;
	line-height: 12px;

    
}

#colonews h2 {
	font-size: 12px;
	line-height: 14px;
	color: black;
	font-weight: normal;
	font-style: normal;
	}

#colonews a {
	font-size: 10px;
	line-height: 12px;
	}

#toparchivio h1 {
	color: #666;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	}

#toparchivio h2 {
	color: black;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	}

#top2 {
	width: 625px;
	margin-left: 120px !important;
	margin-left: 50px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	}
	
#top2 h1 {
	color: #666;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	}

#top2 h2 {
	color: black;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	font-style: normal;
	}


#target {
	margin-left: 15px;
	width: 200px;
	font-size: 10px;
	line-height: 12px;
	}

#target h2 {
	font-size: 10px;
	line-height: 12px;
	}

#target p {
	color: black;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	}

.photar {
	margin-left: 20px;
	color: black;
	font-size: 10px;
	line-height: 12px;
	width: 410px;
	}

#bantop {
	width: 560px;
	text-align: center;
	margin-right: 10px;
	float: right;
	display: inline;
	}

#bantop p {
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	margin-right: 10px;
	}

#bannertop {
	width: 560px;
	height: 100px;
	}

#numsx {
	width: 155px;
	float: left;
	display: inline;
	margin-top: 40px;
	margin-left: 15px;
	margin-right: 15px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	}

#numdx {
	width: 560px;
	float: left;
	display: inline;
	margin-top: 40px;
	font-size: 10px;
	line-height: 12px;
	color: black;
	}

#numdxp {
	width: 560px;
	float: left;
	display: inline;
	margin-top: 40px;
	font-size: 10px;
	line-height: 12px;
	color: black;
	}

.prova {
	border-right: 1px solid #9c0;
	margin: 5px auto;
	border-bottom: 1px solid #9c0;
	padding: 5px 10px 0 0;
}

#numsx h1 {
	font-size: 14px;
	margin-top: 5px;
	font-weight: normal;
	line-height: 16px;
	color: #666;
	}

#numsx h2 {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #999;
	}

#formato {
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	margin-top: 20px;
	}

#frecce2 {
	width: 55px;
	margin: 0 auto;
}

#bigbanner {
	width: 760px;
	}

.lnks {
	color: black;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.prezz {
	color: black;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	}

.sx {
	text-align: left;
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.sxp {
	text-align: left;
	float: left;
	width: 250px;
	margin-top: -35px;
	margin-bottom: 10px;
	height: 50px;
}

.dxp {
	text-align: right;
	width: 250px;
	float: right;
	margin-top: -35px;
	margin-bottom: 10px;
	margin-right: 5px;
	height: 50px;
}

.dx {
	text-align: right;
	width: 250px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	}

.special {
	float: left;
	width: 52px;
	height: 60px;
	display: inline;
	padding: 10px 5px;
	background-color: transparent;
	overflow: hidden;
}

.carosello {
	margin: 10px 0;
	}

.special-end {
	float: left;
	width: 250px;
	margin: 10px 5px 5px;
	display: inline;
	font-size: 10px;
	line-height: 12px;
	background-color: transparent;
	}

#abb {
	width: 586px;
	float: left;
	display: inline;
	margin-bottom: 72px;
	border: 1px solid #B9B9B9;
	}

#abb h2 {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	margin-top: 10px;
	margin-left: 10px;
	}

.photoar h2 {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	margin-top: 10px;
	margin-left: 10px;
	}

#abb p {
	color: black;
	font-size: 10px;
	line-height: 12px;
	margin: 10px;
	}

#addabb {
	text-align: right;
	float: right;
	clear: left;
	position: relative;
	overflow: hidden;
	margin-right: 20px !important;
	margin-right: 10px;
	margin-top: -20px !important;
	margin-top: -20px;
	}

#add {
	width: 280px;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}

#addsb {
	text-align: right;
	float: right;
	position: relative;
	overflow: hidden;
	margin-right: 10px;
	margin-top: -15px;
	clear: left;
	}

.special-end h3 {
	font-size: 14px;
	line-height: 14px;
	color: #999;
	}

#breadc {
	width: 700px;
	margin-left: 15px;
	}

#breadc h3 {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	}

#breadc p {
	color: #fff;
	font-size: 10px;
	line-height: 11px;
	}

#moduli {
	width: 726px;
	margin: 0 15px 20px;
	border: 1px solid #9c0;
	}

#moduli h1 {
	color: white;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	background-color: #9c0;
	width: 710px;
	height: 15px;
	margin: 8px;
	}

#moduli h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color: black;
	width: 710px;
	height: 15px;
	margin: 8px;
	text-align: left;
	}

#spedizione {
	width: 225px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin-bottom: 10px;
	margin-left: 8px;
	float: left;
	display: inline;
	color: black;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px;
	}

#spedi {
	width: 110px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin-bottom: 10px;
	margin-left: 8px;
	float: left;
	display: inline;
	color: black;
	font-size: 11px;
	line-height: 13px;
	}

#bread {
	display: inline;
	float: left;
	width: 110px;
	background-color: #666;
	margin: 0;
	height: 25px;
	text-align: center;
	}

#breadq {
	display: inline;
	float: left;
	width: 110px;
	background-color: #9c0;
	margin: 0;
	height: 25px;
	text-align: center;
	}
	
table {
	table-layout:fixed;
	width: 710px;
	overflow:hidden;
	word-wrap:break-word;
	font-size: 11px;
	line-height: 13px;
	}
	
table {
	border:none;
	border-collapse:collapse;
	margin: 8px;
	padding:0;
	font-size: 11px;
	}

caption {
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	text-indent: 10px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}
	
thead th {
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	}
	
tfoot td,tfoot th {
	padding-top: 10px;
	border:none;
	font-weight: bold;
	text-align: right;
	padding-bottom: 3px;
	}
	
tbody td,tbody th {
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-weight:normal;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	}

.des {
	text-align: right;
	}

.sin {
	text-align: left;
	}

.pag {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 150px;
	}

form#qta {
	width: 149px;
	}

form#qta input#sub {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 70px;
	}

.ce {
	text-align: center;
	}

form#qta input#aggqty {
	float: right;
	display: inline;
	border: 1px solid #999;
	width: 30px;
	height: 20px;
	}

#stepone {
	width: 510px;
	margin: 20px auto;
	}

#stepone label {
	font-size: 10px;
	line-height: 12px;
	color: black;
	}

#stepone fieldset {
	margin-bottom: 20px;
	}

#stinput {
	width: 200px;
	border: 1px solid #999;
	height: 18px;
	}

#stinputt {
	width: 300px;
	border: 1px solid #999;
	height: 18px;
	}

#stepone input#checkbox_1 {
	width: 10px;
	height: 10px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#stepone input#radio_1 {
	width: 10px;
	height: 10px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	}

#pt1 {
	width: 500px;
	min-height: 200px;
	height: auto !important;
	height: 300px;
	float: left;
	display: inline;
	border-style: none;
	border-bottom: 1px solid #666;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-left-style: none;
	border-left-width: 0;
	}

#pt3 {
	width: 290px;
	border: none;
	color: black;
	font-size: 10px;
	line-height: 12px;
	}

.secondo {
	width: 290px;
	float: left;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	}

#pt2 {
	width: 500px;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	float: left;
	background-color: #ccc;
	border-bottom: 1px solid #666;
	border-top-style: none;
	border-top-width: 0;
	border-right-style: none;
	border-right-width: 0;
	border-left-style: none;
	border-left-width: 0;
	}

#stepone #pt1 h2 {
	color: white;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	background-color: #9c0;
	width: 500px;
	height: 15px;
	margin: 0;
	}

#stepone #pt2 h2 {
	color: white;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	background-color: #666;
	width: 500px;
	height: 15px;
	margin: 0;
	}

#stepone #pt2 p {
	font-size: 10px;
	line-height: 12px;
	color: #666;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#stepone #pt1 p {
	color: black;
	font-size: 10px;
	line-height: 12px;
	}

.primo {
	width: 250px !important;
	float: left;
	height: 40px;
	}

.primoo {
	width: 150px;
	float: left;
	height: 40px;
	text-align: right;
	margin-right: 15px;
	}

.primooo {
	width: 300px;
	float: left;
	height: 40px;
	}

.inputNormal {
	}

.delivery {
	background-color: white;
	border-top: 1px solid #9c0;
	border-bottom: 1px solid #9c0;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	font-weight: bold;
	}

.inputError {
	border: 1px solid #FF8000;
	background-color: #FF8000;
	}

.paym {
	color: #9c0;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	}

.sezmenu {
	background-image: none;
	}

.nas {
	visibility: hidden;
	width: 1px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	}

.rispo {
	text-align: center;
	color: #9c0;
	font-size: 16px;
	line-height: 18px;
}

.rispo2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}

.i {
	font-style: italic;
}

.b {
	font-weight: bold;
}

.g6 {
	color: #666;
}

.g9 {
	color: #999;
}

.pp {
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	display: inline;
	float: left;
}
.boxim {
	height: auto !important;
	display: block;
	}