* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #25130D;
	background: #FAF3E8 url(../images/back_strip.jpg) 50% 0 repeat-x;
}

#cont-out {
	margin: 0px auto;
	width: 775px;
	background: #FAF3E8 url(../images/back_legno.jpg) 50% top no-repeat;
}

#cont-in {
	position: relative;
	width: 100%;
	background: url(../images/body_back.gif) left 273px repeat-x;
/*	background: url(../images/content_back.gif) 300px 300px repeat-y; */
}

#col-menu {
	width: 280px;
	float: left;
	position: relative;
	margin-bottom: 130px;
}
#col-menu .logo {
	position: relative;
	margin-top: 39px;
	margin-left: 34px;
	width: 226px;
	height: 130px;
	overflow: hidden;
	background: url(../images/logo_top.jpg) 0% 0% no-repeat;
}
#col-menu .logo a {
	text-decoration: none;
	position: absolute;
	display: block;
	width: 226px;
	height: 130px;
	top: 0px;
	left: 0px;
}
#col-menu .logo h1 span {
	visibility: hidden;
	height: 0px;
}
#col-menu .logo h2 {
	visibility: hidden;
	height:0px;
}
#col-menu .negozio {
	margin-top: 11px;
	margin-left: 20px;
	width: 260px;
	height: 100px;
	overflow: hidden;
	background: url(../images/negozio_virtuale.jpg) 0% 0% no-repeat;
}
#col-menu .negozio span {
	visibility: hidden;
}
#col-menu .gotosite {
	position: absolute;
	width: 203px;
	height: 29px;
	top: 21px;
	left: 519px;
	overflow: hidden;
	background: url(../images/vai_al_sito.jpg) 0 0 no-repeat;
}
#col-menu .gotosite a {
	display: block;
	width: 203px;
	height: 29px;
	text-decoration: none;
}
#col-menu .gotosite a span {
	visibility: hidden;
	display: block;
	height: 0px;
	overflow: hidden;
}

#col-menu .menu-top {
	margin-top: 3px;
	margin-left: 20px;
	font-size: 13px;
	color: #25130D;
}
#col-menu .menu-top a {
	color: #25130D;
	text-decoration: none;
}
#col-menu .menu-top a:hover, #col-menu .menu-top .sel {
	color:#B3180C;
/*	color: #542414;
	text-decoration: underline;*/
}
/*#col-menu .menu-top .sel {
	color: #8A8379;
	text-decoration: underline;
}
*/
#col-menu .carrello {
	margin-top: 25px; /*45px;*/
	margin-left: 20px;
}
#col-menu .carrello h3 {
	height: 40px;
	background: url(../images/tit_carrello.gif) 0 0 no-repeat;
}
#col-menu .carrello h3 span {
	visibility: hidden;
}
#col-menu .carrello .dettaglio p {
	margin: 5px 17px;
}
#col-menu .carrello .dettaglio .totprod {
	margin-top: 10px;
}
#col-menu .carrello .dettaglio .totprod .qty {
	color: #B3180C;
	font-weight: bold;
}
#col-menu .carrello .dettaglio .totsum {
}
#col-menu .carrello .dettaglio .totsum .sum {
	font-weight: bold;
}
#col-menu .carrello .dettaglio .checkout {
	margin-top: 15px;
}
#col-menu .carrello .dettaglio .checkout a {
	color: #B3180C;
	text-decoration: none;
}
#col-menu .carrello .dettaglio .checkout a:hover {
	text-decoration: underline;
}
#col-menu .carrello .dettaglio .user {
	margin-top: 10px;
}

#col-menu .carrello .dettaglio .user .name {
	font-weight: bold;
	text-transform: uppercase;
}

#col-menu .carrello .dettaglio .logout {
	margin-top: 15px;
	margin-bottom: 15px;
}
#col-menu .carrello .dettaglio .logout a {
	color: #B3180C;
	text-decoration: none;
}
#col-menu .carrello .dettaglio .logout a:hover {
	text-decoration: underline;
}
#col-menu .operatori {
	margin-top: 25px; /*45px;*/
	margin-left: 20px;
}
#col-menu .operatori h3 {
	height: 50px;
	background: url(../images/tit_operatori.gif) 0 0 no-repeat;
}
#col-menu .operatori h3 span {
	visibility: hidden;
}
#col-menu .operatori h3 a {
	display: block;
	height: 50px;
	text-decoration: none;
}
#col-menu .prodotti {
	margin-top: 25px; /*45px;*/
	margin-left: 20px;
}
#col-menu .prodotti h3 {
	height: 40px;
	background: url(../images/tit_prodotti.gif) 0 0 no-repeat;
}
#col-menu .prodotti h3 span {
	visibility: hidden;
}
#col-menu .prodotti .dettaglio ul {
	margin: 10px 20px;
	list-style: none;
}
#col-menu .prodotti .dettaglio ul li {
	padding: 10px 0;
	border-top: 1px dotted #CCC6BD;
}
#col-menu .prodotti .dettaglio ul .first {
	border: 0px none;
}
#col-menu .prodotti .dettaglio a {
	color: #25130D;
	text-decoration: none;
}
#col-menu .prodotti .dettaglio a:hover, #col-menu .prodotti .dettaglio .select a{
	color: #B3180C;
}
#col-menu .prodotti .dettaglio .select a{
	text-decoration:underline;
}
#col-menu .carrello .dettaglio, 
#col-menu .login .dettaglio, 
#col-menu .prodotti .dettaglio {
	border: 1px solid #CCC6BD;
	font-size: 14px;
	width: 234px;
}
#col-menu .login {
	margin-top: 25px; /*45px;*/
	margin-left: 20px;
}
#col-menu .login h3 {
	height: 51px;
	background: url(../images/tit_login.gif) 0 0 no-repeat;
}
#col-menu .login h3 span {
	visibility: hidden;
}
#col-menu .login .dettaglio {
	border-top: 0px none;
	padding-bottom: 10px;
}
#col-menu .login .dettaglio p {
	padding: 5px 17px;
}
#col-menu .login .dettaglio input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	width: 110px;
	margin-left: 15px;
	border: 0px none;
	background: transparent;
	border-bottom: 1px solid #5A4B44;
}
#col-menu .login .dettaglio a {
	color: #B3180C;
	text-decoration: none;
}
#col-menu .login .dettaglio a:hover {
	text-decoration: underline;
}

#col-menu .address {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 85px;
	margin-left: 20px;
	position: relative;
	left: 0px;
	bottom: 0px;
}
.address {
	font-size: 12px;
	line-height: 1.3em;
	margin-left: 20px;
/*	position: relative;
	left: 0px;
	bottom: 95px;*/
	width: 270px;
}

#col-cont {
	margin-top: 49px;
	width: 490px;
	float: left;
}
#col-cont .foto-top {
	margin-left: 0;
	width: 475px;
	height: 325px;
	background: url(../images/foto_top.jpg) 0 0 no-repeat;
}
#col-cont .content {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0 20px;
	padding: 33px 0;
	width: 440px;
	background-color: #F5E8D1;
	min-height:670px;
}
#col-cont .content p,
#col-cont .content ul,
#col-cont .content ol,
#col-cont .content h3,
#col-cont .content h4,
#col-cont .content h5,
#col-cont .content h6 {
	margin: 0 40px 0.7em;
}
#col-cont .content .ragsoc {
	font-weight: bold;
}
#col-cont .content a {
	color: #B3180C;
	text-decoration: none;
}
#col-cont .content a:hover {
	text-decoration: underline;
}



#piede {
	clear: both;
	float: left;
	margin-top: -110px;
	width: 290px;
	margin-bottom: 10px;
}

/* PAGINA CARRELLO */
#carrello .content .riepilogo {
	margin: 0 40px;
}
#carrello select {
	margin: 2px 0;
}

#carrello .content .riepilogo h3 {
	font-size: 24px;
	font-weight: normal;
}
#carrello .content .riepilogo table {
	width: 100%;
	padding: 2px;
	border-collapse: collapse;
	border: 0px none;
	margin: 20px 0;
}
#carrello .content .riepilogo table th {
	font-weight: normal;
	text-align: center;
}
#carrello .content .riepilogo table td {
	padding: 5px 2px;
	border-bottom: 1px solid #ABA292;
}
#carrello .content .riepilogo table .item {
	font-weight: bold;
	text-align: left;
}
#carrello .content .riepilogo table .qty {
	font-weight: normal;
	text-align: center;
}
#carrello .content .riepilogo table .price {
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
}
#carrello .content .riepilogo table .action {
	font-weight: normal;
	text-align: right;
}
#carrello .content .riepilogo a {
	color: #B3180C;
	text-decoration: none;
}
#carrello .content .riepilogo a:hover {
	text-decoration: underline;
}
#carrello .content .riepilogo p {
	margin-left: 0;
	margin-right: 0;
}
#carrello .content .riepilogo .carttotal {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 15px;
}
#carrello .warning {
	font-weight: 300;
	color: #CC0000;
	font-style: italic;
}

/* INVIO ORDINE */
#ordine .content .riepilogo {
	margin: 0 40px;
}
#ordine .content .riepilogo h3 {
	font-size: 24px;
	font-weight: normal;
}
#ordine .content .riepilogo p {
	margin-left: 0;
	margin-right: 0;
}
#ordine .content .riepilogo h4 {
	margin: 1.5em 0 1em;
}
#ordine .content .riepilogo table {
	width: 100%;
	padding: 2px;
	border-collapse: collapse;
	border: 0px none;
	margin: 10px 0;
}
#ordine .content .riepilogo table th {
	font-weight: normal;
	text-align: center;
	padding: 2px;
}
#ordine .content .riepilogo table td {
	padding: 5px 2px;
	border-bottom: 1px solid #ABA292;
}
#ordine .content .riepilogo table .qty {
	font-weight: normal;
	text-align: center;
}
#ordine .content .riepilogo table .price {
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
}
#ordine .content .riepilogo .fees {
	text-align: right;
	font-size: 16px;
}

#ordine .content .riepilogo .carttotal {
	font-size: 18px;
	text-transform: uppercase;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ordine .progressoordine {
	text-align: center;
	font-size: 12px;
	color: #ABA292;
}
#ordine .progressoordine .done {
	color: #25130D;
}
#ordine .progressoordine .sel {
	color: #B3180C;
}
#ordine .procedi {
	padding-top: 25px;
}

/* PAGINA REGISTRAZIONE  */
#ordine #form-login p.campo,
form.register-form p.campo {
	clear: left;
}
#ordine #form-login p.campo label,
form.register-form p.campo label {
	display: block;
	width: 103px;
	float: left;
}
form.register-form h3,
#elenco .content h3 {
	font-size: 24px;
	font-weight: normal;
}
form.register-form h3,
form.register-form h4,
#elenco .content h3,
#elenco .content h4 {
	margin: 0pt 30px 0.7em;
}
form.register-form p.invio {
	margin-top: 20px;
	margin-left: 140px;
	text-align: center;
	clear: left;
}
form.register-form .invio a {
	margin: 0px 15px;
	color: #B3180C;
	text-decoration: none;
}
form.register-form .invio a:hover{
	text-decoration: underline;
}
form.register-form p.campo input,
form.register-form p.campo select,
form.register-form p.campo textarea,
#form-login p.campo input,
select.campi,
input.campi {
	border: 1px solid #CBC5BD;
	padding: 1px 1px 1px 2px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 400;
	font-size: 13px;
}
p.radio {
	text-align: center;
}
p.radio label {
}
p.radio input {
	margin: 0px 5px;
	padding: 0px;
}
/* ELENCO PRODOTTI  */
#elenco table.tab-prodotto,
#elenco table.tab-dettProdotto {
	margin: 0pt 30px 0.7em;
	padding: 0px;
}
#elenco table td.img {
	padding-top: 5px;
	width: 135px;
	text-align: center;
	vertical-align: top;
}
#elenco table td.img img {
	margin: 3px;
	margin-left: 0px;
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #CCC6BD;
}
#elenco table.tab-info {
	width: 239px;
}
#elenco table.tab-info td {
	text-align: left;
	font-weight: bold;
	color: #25130d;
	padding: 3px;
}
#elenco tr.nomeArt td {
	font-size: 15px;
}
#elenco td.infoArt {
}
#elenco table.tab-info a {
	font-size: 13px;
	color: #B3180C;
	text-decoration: none;
}
#elenco table.tab-info a:hover {
	color: #90050A;
	text-decoration: underline;
}
#elenco tr.codArt td {
	font-style: italic;
	font-weight: normal;
	font-style: italic;
	font-size: 95%;
}
#elenco tr.prezzoArt td {
	font-size: 25px;
}
#elenco tr.descrizioneArt td {
	padding-top: 10px;
	font-weight: normal;
}
#elenco tr.ultimo td {
	padding: 15px 0px 0px 0px;
}
#elenco tr.ultimo td input {
	margin: 0px;
}
#elenco td.action {
	text-align: right;
}
#elenco .divisore {
	margin:0pt 30px 0.7em;
}
#elenco .divisore hr {
	border: none;
	background-color: #CEC1B8;
	height: 1px;
}
input.campi {
	text-align: right;
	width: 30px;
}
/*	DETTAGLIO PRODOTTO	*/
#elenco .tab-dettProdotto .img {
	padding-top: 5px;
	vertical-align: top;
}
#elenco tr.caratteristica td {
	padding-top: 10px;
	font-weight: normal;
}
#elenco tr.caratteristica div {
	padding: 2px 0px;
}
#elenco tr.caratteristica span.titolo {
	color: #000000;
	font-weight: bold;
}
#elenco tr.caratteristica span.descrizione {
	margin: 0px;
	padding: 0px;
}
#elenco div.back-dett {
	text-align: center;
	font-weight: bolder;
}
#elenco div.back-dett a {
	color: #000000;
}


.shown {
	height: auto;
	overflow: visible;
	visibility: visible;
}
.hidden {
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
span.shown {
	display: inline;
	visibility: visible;
}
span.hidden {
	display: none;
	visibility: hidden;
}
