* {
	font-size: 11px;
	color: #000000;
/*	text-align: left;*/
	font-family: Tahoma, Arial;
}

body {
	background: #BACAE1 url(../img/body_bkg.jpg) top left repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a.sel {
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: none;
}

iframe {
	border: none;
	height: auto;
	width: 420px;
}

#contenitore {
	width: 760px;
	margin:auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#midcont {
	width: 760px;
	margin: auto;
	border: #b0b0b0 solid 1px;
	height: auto;
	background: #ffffff;
}

#lista_categorie {
	width: 150px;
	height: auto;
	border-top: #b0b0b0 solid 1px;
	background: #ffffff;
	margin: 0px auto auto 0px;
	float: left;
}

#lista_categorie a,
#lista_categorie div.mycat {
	display: block;
	width: 150px;
	border: #a0a0a0 solid 1px;
	background: #fafafa;
	border-width: 0px 1px 1px 0px;
	text-align: center;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}

#lista_categorie div.mycat,
#lista_categorie div.mycat a,
#lista_categorie div.mycat a:hover {
	background: #339966;
	font-weight: bold;
	color: #ffffff;
}

#lista_categorie div.mycat a {
	border: none;
}

#lista_categorie div.mycat a:hover {
	text-transform: underline;
}

#lista_categorie a:hover,
#lista_categorie a.sel {
	background: #eaeaea;
}

#top {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 120px;
	background: transparent;
}

#top_sx {
	text-align: left;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	height: 100px;
	width: 250px; 
}

#top_dx {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	text-align: center;
	width: 250px;
/*	bordeR: #ff0000 solid 1px;*/
	height: 100px; 
}

#top_cn {
	margin-top: 5px;
}

#top_cn div.titolo {
	color: rgb(51,153,204);
	font-weight: bold;
	text-decoration: underline;
}

#top_cn div.crp {
	font-style: italic;
	font-weight: normal;
}

#top_cn div.crp span.b {
	font-weight: bold;
	font-style: italic;
}

#centro {
	width: auto;
}

#down {
	width: auto;
	height: 30px;
	border-top: #b0b0b0 solid 1px;
	margin-top: 10px;
}

.clear {
	clear: both;
}

#contenuti {
	margin: auto;
	width: auto;
	height: auto;
	border: #b0b0b0 solid 1px;
	border-right-width: 0px;
	margin-left: 160px;
}

#contenuti div {
	margin: 5px;
}

#centroup {
	text-align: right;
	border: #b0b0b0 solid 1px;
	border-width: 1px 0px 1px 0px;
	margin-bottom: 5px;
	height: auto; /*25px;*/
}
	
#centroup div {
	margin: auto;
	margin-right: 10px;
	text-align: right;
/*	border: #ff00ff solid 1px;*/
	height: auto; /*25px;*/
}

#centroup div table {
	margin: 0px auto 0px auto;
/*	border: #ff0000 solid 1px;*/
/*	height: 25px;*/
}

input,textarea,select,button {
	border: #000000 solid 1px;
}

input[type=checkbox] {
	border: none;
}

table.tList {
	width: 580px;
	border: #000000 solid 1px;
	border-width: 0px 1px 0px 0px;
}

table.tList tr.t td {
	background: #f0f0f0;
	border: #000000 solid 1px;
	border-width: 1px 0px 1px 0px;
}

table.tList tr td {
	border: #000000 solid 1px;
	border-width: 0px 0px 1px 1px;
}

div.titolosec {
	width: auto;
	border: #000000 solid 1px;
	border-width: 0px 0px 1px 0px;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}

td.notrov {
	text-align: center;
}

span.err,
span.inf,
div.errlist li {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

td.err {
	color: #ff0000;
	font-weight: bold;
}

span.inf {
	color: rgb(0,153,0);
}

div.errlist li {
	text-align: left;
}

div.tInfo,
td.stat_titolo {
	font-weight: bold;
	margin-left: 10px;
	font-size: 12px;
}

button.btdel {
	border: none;
	background: transparent;
}

div.subtitle_titolo {
	margin: auto;
}

div.subtitle_titolo div {
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 5px;
	font-weight: bold;
}

div.subtitle {
	margin: auto;
	border: rgb(181,181,181) solid 1px;
	background: rgb(240,240,240);
}

div.subtitle div {
	font-size: 10px;
	color: #000000;
	text-align: left;
	margin: 5px;	
}

#sc {
	float: right;
	width: 100px;
	text-align: center;
}

#sc td.img_cnt {
	border: #000000 solid 1px;
	width: 100px;
	height: 100px;
	text-align: center;
}

#sc a.btProd {
	border: #000000 solid 1px;
	width: 100px;
	text-align: center;
	height: 20px;
	float: left;
	font-weight: bold;
}

#sc img {
	height: 80px;
	width: 80px;
}

#sd {
	float: left;
	width: 300px;
	height: auto;
	border: #ababab solid 1px;
	text-align: left;
	border-width: 0px 1px 1px 0px;
}

#desc_prod {
	text-align: left;
	border: #ababab solid 1px;
	background: #fbfbfb;
}

#desc_prod div {
	margin: 5px;
}

table.prodlist {
	border: #000000 solid 1px;
	border-width: 1px 0px 0px 1px;
	width: 576px;
	height: auto;
	text-align: left;
	margin: auto;
}

table.prodlist tr.t td,
tr.t td {
	border: #000000 solid 1px;
	border-width: 0px 1px 1px 0px;
	background: #f0f0f0;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center; 
}

table.prodlist tr td {
	border: #000000 solid 1px;
	border-width: 0px 1px 1px 0px;
}

table.prodlist input {
	width: 30px;
	border: #000000 solid 1px;
}

.aleft {
	text-align: left;
}

.aright {
	text-align: right;
}

td.addToChart {
	text-align: center;
}

td.addToChart a,
#sd table tr td.t,
td.t,
.bold2 {
	font-weight: bold;
}

.bold2 {
	font-size: 16px;
	color: #ff0000;
}

.noshow {
	display: none;
}

span.scontato {
	text-decoration: line-through;
}

span.psconto {
	color: #ff0000;
}

.aBtAct {
	border: #000000 solid 1px;
	padding: 2px;
	font-weight: bold;
	color: #000000;
	background: #f0f0f0;
}

table.indexBox {
	width: 570px;
	height: auto;
	margin: auto;
}

td.indexBox {
	text-align: center;
	height: 150px;
	width: 150px;
}

a.indexBox {
	display: block;
	padding-top: 50px;
	width: 150px;
	background: #f0f0f0;
	border: #000000 solid 2px;
	color: #bababa;
	height: 150px;
	text-align: center;
	margin: auto;
	font-weight: bold;
	margin-bottom: 10px;
}

a.indexBox:hover {
	border: #339966 solid 2px;
	color: #000000;
}

a.regi {
	font-weight: bold;
	color: #339966;
	font-size: 12px;
	text-decoration: underline;
}

#tbObj {
	width: 400px;
}

.divBtChiudi {
	text-align: center;
	border-top: #000000 solid 1px;
	font-weight: bold;
}
