div#column_sx {
	display: inline;
	float: left;
	width: 30%;
	margin: 20px 0 0 0;
}

div#column_dx {
	display: inline;
	float: right;
	width: 70%;
	margin: 20px 0 0 0;
}

div.contents_sx {
	margin: 0 5px 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #C1BE9C;
	text-align:left;
}

div.contents_sx h2 {
	display: block;
	background-color: #F1F1D8;
	height: 20px;
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #C1BE9C;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

div.contents_sx p {
	display: block;
	margin: 10px;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

div.contents_sx a {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: underline;
}

div.contents_dx {
	margin: 0 10px 10px 5px;
	background-color: #FFFFFF;
	border: 1px solid #C1BE9C;
}

div.contents_dx h2 {
	display: block;
	background-color: #F1F1D8;
	height: 20px;
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #C1BE9C;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

div.contents_dx h3 {
	display: block;
	margin: 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #C1BE9C;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

div.contents_dx p {
	display: block;
	margin: 10px;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

div.contents_dx p.message {
	display: block;
	margin: 10px 10px;
	font: normal 0.75em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

div.contents_dx a {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: underline;
}

div.contents_dx p.errore {
	display: block;
	margin: 10px;
	font: bold 0.68em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.erroreRed{
	
	display: block;
	margin: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;

}

div.image {
	width: 500px;
	height: 500px;
	margin: 10px auto 10px auto;
	border: 1px solid #C1BE9C;
}

ul.categorie {
	display: block;
	list-style-type: none;
}

ul.categorie li {
	margin: 10px 0 10px 20px;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

ul.categorie a {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: none;
}
ul.categorieBanner {
	display: block;
	list-style-type: none;
}

ul.categorieBanner li {
	margin: 10px 0 10px 0px;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

ul.categorieBanner a {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: none;
}
ul.datiPersonali {
	display: block;
	list-style-type: none;
	margin: 10px;
}
ul.datiPersonali li {
	display: block;
	height: 15px;
	margin: 3px 0 10px 0;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}
ul.prodotti {
	display: block;
	list-style-type: none;
	margin: 10px;
}
.nomeCampo{
	font-weight:normal;
}
.testoCampo{
		margin: 3px 0 10px 0;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

ul.prodotti li {
	display: block;
	height: 80px;
	margin: 10px 0 10px 0;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

ul.prodotti a {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: underline;
}

ul.prodotti span.nome {
	display: block;
	padding: 8px 0 0 0;
}

ul.prodotti span.descrizione {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

ul.prodotti img {
	float: left;
	margin:0 10px 0 0;
	border: 1px solid #C1BE9C;
}

div.table_container {
	margin: 10px;
	background-color:#FFF;
}

table.prodotti {
	width: 100%;
	border-collapse: collapse;
}

table.prodotti caption {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #C1BE9C;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: left;
}

table.prodotti td input {
	display: inline;
	width: 18px;
	height: 16px;
	padding: 2px 0 0 2px;
	border: 1px solid #696969;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

table.prodotti tr.highlight {
	background-color: #F5F4EB;
}

table.prodotti thead th {
	border: 1px solid #C1BE9C;
	background-color: #F1F1D8;
	padding: 0 0 0 4px;
	height: 20px;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: left;
}

table.prodotti thead a {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: underline;
}

table.prodotti tbody td {
	border: 1px solid #C1BE9C;
	padding: 4px;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

table.prodotti td.centered {
	text-align: center;
}

table.prodotti tbody td a {
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: underline;
}

table.prodotti tfoot td {
	border: 1px solid #FFFFFF;
	padding: 2px 0 0 4px;
	height: 20px;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: right;
}

table.minicart {
	width: 100%;
	border-collapse: collapse;
}

table.minicart caption {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #C1BE9C;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: left;
}

table.minicart thead th {
	border: 1px solid #C1BE9C;
	background-color: #F1F1D8;
	padding: 0 4px 0 4px;
	height: 20px;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: left;
}

table.minicart tbody td {
	border: 1px solid #C1BE9C;
	padding: 4px;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

table.minicart td input {
	display: inline;
	width: 30px;
	height: 16px;
	padding: 2px 2px 0 2px;
	border: 1px solid #696969;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

table.minicart tbody td input.elimina {
	width: 60px;
	height: 20px;
	background-color: #F1F1D8;
	font-weight: bold;
	cursor: pointer;
	text-align: right;
}

input#goCheckout {
	display: inline;
	float: right;
	width: 200px;
	height: 30px;
	margin: 10px;
	border: 1px solid #C1BE9C;
	background-color: #F1F1D8;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	cursor: pointer;
}

table.minicart tbody td input.nascosto {
	display: none;
}

table.minicart td.centered {
	text-align: center;
	vertical-align: bottom;
}

table.minicart td.right {
	text-align: right;
	vertical-align: bottom;
}

table.minicart tfoot td {
	border: 1px solid #C1BE9C;
	padding: 4px;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

table.minicart tfoot td input.aggiorna {
	width: 70px;
	height: 20px;
	background-color: #F1F1D8;
	font-weight: bold;
	font-size: 0.875em;
	cursor: pointer;
}

form#custom_select {
	width: 450px;
	margin: 15px auto 0 auto;
}

form#custom_select div.prev_text {
	position: relative;
	width: 400px;
	height: 300px;
	border: 1px solid #696969;
	margin: 10px 24px 30px 24px;
	text-align: center;
	vertical-align: middle;
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
}

form#custom_select div.prev_flash {
	position: absolute;
	width: 400px;
	height: 300px;
	top: 0px;
	left: 0px;
	/*z-index: 10;*/
}

form#custom_select br {
	clear: both;
}

form#custom_select label {
	display: block;
	float: left;
	width: 210px;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 0 20px 0 0;
	text-align: right;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

form#custom_select input, select {
	display: block;
	float: left;
	width: 100px;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #696969;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

form#custom_select textarea {
	display: block;
	float: left;
	width: 98px;
	height: 150px;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #696969;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

form#custom_select input.file {
	width: 200px;
	height: 18px;
}

form#custom_select input {
	width: 200px;
}

form#custom_select select {
	width: 180px;
}

form#custom_select img.img_color {
	margin: 0 0 10px 230px;
	width: 78px;
	height: 78px;
	border: 1px solid #696969;
}

form#custom_select input.invio {
	float: right;
	width: 110px;
	height: 20px;
	background-color:#93FF93;
	font-weight: bold;
	cursor: pointer;
}

form#custom_select input.controllo {
	display: none;
}

form#record {
	width: 500px;
	margin: 15px auto 0 auto;
}

form#record br {
	clear: both;
}

form#record label {
	display: block;
	float: left;
	width: 160px;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 0 20px 0 0;
	text-align: right;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}
form#record img.preview {
	width: 78px;
	height: 78px;
	margin: 0 0 15px 180px;
	border: 1px solid #C1BE9C;
}

form#record span {
	display: block;
	float: left;
	width: 220px;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

form#record input, select {
	display: block;
	float: left;
	width: 316px;
	height: 16px;
	margin: 0 0 15px 0;
	padding: 0 0 0 2px;
	border: 1px solid #696969;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

form#record select {
	padding: 0;
	width: 320px;
}

form#record textarea {
	display: block;
	float: left;
	width: 314px;
	height: 150px;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #696969;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}

form#record input.file {
	width: 320px;
	height: 18px;
}

form#record input.invio {
	float: right;
	width: 110px;
	height: 20px;
	background-color:#93FF93;
	font-weight: bold;
	cursor: pointer;
}
form#pagamento input.invio {

	width: 110px;
	height: 20px;
padding: 0;
	border: 1px solid #696969;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	font-weight: bold;
	cursor: pointer;
	background-color:#93FF93;
}

form#record input.annulla {
	float: right;
	width: 110px;
	height: 20px;
	margin: 0 20px 0 0;
	background-color: #FFA5A5;
	font-weight: bold;
	cursor: pointer;
}

form#record input.controllo {
	display: none;
}

ul.admin_menu {
	display: block;
	list-style-type: none;
	margin: 10px;
}

ul.admin_menu li {
	display: inline;
	float: left;
	display: block;
	width: 100px;
	height: 80px;
	margin: 10px;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: center;
}

ul.admin_menu a {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-decoration: underline;
}

ul.admin_menu img {
	width: 48px;
	height: 48px;
	margin: auto;
}
table.tableCont{
	border: 1px solid #C1BE9C;
	width: 100%;
	border-collapse: collapse;
}
.tdCont{
		font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	text-align: left;
	background-color: #F1F1D8;
	margin: 0 0 10px 0;
	padding: 0 4px 0 4px;
	height: 30px;
	border-bottom: 1px solid #C1BE9C;
}
.formTable{
	table-layout: fixed;
	width: 470px;
	padding: 4px 4px 4px 4px;
}
.titleForm{
			font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	padding: 0 4px 0 4px;
	border-bottom: 1px solid #C1BE9C;
	height: 30px;
}
.titleForm2{
			font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
	padding: 0 4px 0 4px;
	border-bottom: 1px solid #C1BE9C;
	height: 40px;
}
form#userData {

}
div.contentsCart {
	margin: 0 10px 10px 5px;
	background-color: #FFFFFF;
	border: 1px solid #C1BE9C;
}
table.tableCart{
	width: 100%;
	border-collapse: collapse;
	padding: 0 4px 0 4px;
}
td.tableCart{
	color:#930;
}
form#userData label {
	display: block;
	float: left;
	width: 90px;
	height: 18px;
	margin: 0 0 15px 0;
	padding: 0 20px 0 0;
	text-align: right;
	font: bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}
form#userData input {
	/*display: block;*/
	float: left;
	width: 108px;
	height: 16px;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #696969;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	color: #696969;
}
.rosso{
	color: #F30;
	font-weight:bold;
font-size: 9pt; 
}
.grigio{
		color: #4D4F4E;
font-size: 9pt; 
}
label testoAltIndi{
	font-size:18pt;
}