BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
}

A {
	color: #4A869A;
    outline: none;
}

A:hover {
	color: #ff0000;
}

#CorpoPagina  {
	padding: 20px;
	padding-top: 8px;
	text-align: justify;
}

#CorpoPagina P {
	margin-bottom: 1em;
}

#CorpoPagina H1 {
	position: relative;
	width: 565px;
	height: 64px;
	background-image: url('../immagini/b-h1.jpg');
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #000000;
}

#CorpoPagina H1 SPAN {
	display: block;
	padding-top: 35px;
	padding-left: 55px;
}

#CorpoPagina H2 {
	font-size: 18px;
	margin-bottom: 0.0em;
	line-height: 1.5em;
	text-align: left;
	color: #FF0000;
}

#CorpoPagina .Foto {
	padding: 3px;
	margin-top: 0px;
	border: 1px solid #a0a0a0;
}

#CorpoPagina UL {
	margin-bottom: 1em;
}

#CorpoPagina LI {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 18px;
}

#CorpoPagina A, #PiedePagina A {
    text-decoration: underline;
}

#CorpoPagina A:hover, #PiedePagina A:hover  {
    text-decoration: none;
}

.Centro {
	text-align: center;
}

.Dx {
	text-align: right;
}

.Debug {
	border: 1px solid red;
}

.NoWrap {
	white-space: nowrap;
}

.Clear {
	clear: both;
	height: 1px;
	font-size: 0px;
}

.ProdottoElenco
{
	width: 560px; 
	margin-bottom: 10px; 
	padding-bottom: 10px; 
	font-size:11px;
	border-bottom: 2px dotted #e0e0e0;
}

.ProdottoElenco .titolo
{
	float: left;
	width: 256px;
	font-size: 12px; 
	font-weight: bold; 
	margin-bottom: 4px;
	color:#FF0000;
}
.titolo:link,.titolo:visited
{
	text-decoration:none;
}

.ProdottoElenco .StatoProdotto
{
	float: right; 
	margin-top:4px;
	width: 53px;
	height: 12px;
}

.ProdottoElenco .PrezzoProdotto
{
	font-size: 12px; 
	color: #25A821;
}


.warning {
	padding: 10px;
	background-color:#FFFF99;
	color: black;
}

.warning strong{
	color: red;
}

.information {
	padding: 10px;
	background-color:#FFFFCC;
	color: black;
}

.information strong{
	color: green;
}

.Carrello {
	width: 100%;
}

.Pulsante {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
	width: 15px;
	padding: 2px;
}

A.Pulsante1 {
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	border: 0px;
	width: 15px;
	padding: 2px;
	padding-bottom: 4px;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	border: 0px;
}

A.Pulsante1:hover {
	color: #ffff00;
}


.Carrello TH, .Carrello TD {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}

.Carrello TH {
	background-color: #FCC23D;
	color: #000000;
}

.Carrello TD {
	background-color: #FFF8AB;
}



.QtaCarr {
	border: 1px solid #004C95;
	background-color: #ffffff;
	color: #DC0017;
	width: 20px;
	font-weight: bold;
}

.PulsanteElimina {
	border: none;
	background-color: transparent;
	background-image:url(../immagini/btn_delete.gif);
	background-repeat: no-repeat;
	background-position:center;
	width: 15px;
	width: 16px;
}

/* Taglie */

.widmax {
	width: 100%;
}

TABLE .Taglie {
	width: 100%;
}

.Taglie TH, .Taglie TD {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
}

.Taglie TH {
	background-color: #FCC23D;
	color: #000000;
}

.Taglie TD {
	background-color: #FFF8AB;
}

/* Form Contatti */
.FormWrapper {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

.FormWrapper BR {
	clear: both;
}

.FormWrapper LABEL {
	width: 200px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin-bottom: 10px;
	/*background-image: url('../immagini/freccia_form.gif');*/
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 15px;
}

.FormWrapper .Campo {
	border: 1px solid #606060;
	width: 200px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #fefefe;
}

.FormWrapper .Check {
	margin-right: 6px;
}

.FormWrapper .Submit {
	padding-left: 10px;
	padding-right: 10px;
	height: 26px;
	font-weight: bold;
	background-color: #C5C5C5;
	color: #606060;
}

.Prezzo {
	height: 40px;
	width: 200px; 
	background-color: #FFFFDB; 
	text-align: center; 
	border: 1px solid #FFC843; 
	padding: 5px; 
	margin-left: auto; 
	margin-right: auto;
}

#InformazioniTaglie {
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	height: 14px;
	width: 200px; 
	background-color: #FFFFDB; 
	text-align: center; 
	border: 1px solid #FFC843; 
	padding: 5px; 
	color: #ff0000;
	margin-left: auto; 
	margin-right: auto;
}	

.CodiceProdotto
{
	width: 100px;
	padding-left: 5px;
	text-align: center;
	font-size: 9px;
}

.IconaColoreVariante
{
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

.IconaColoreVarianteBordo
{
	border-left: 1px solid black;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}


.KitBarra {
	margin-top: 10px;
	margin-bottom: 10px;
}

.KitBarra H4 {
	display: table-cell;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-align: center;
	background-image: url('/immagini/b-pagine-kit.gif');
	background-repeat: no-repeat;
	height: 30px;
	width: 155px;
	line-height: 30px;
}

.KitBarra H5 {
	color: #808080;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url('/immagini/b-pagine-kit2.jpg');
	background-repeat: no-repeat;
	height: 80px;
	width: 155px;
}

.KitBarra STRIKE {
	color: black;
	font-size: 12px;
}
.KitBarra STRONG {
	color: red;
	font-size: 21px;
	display: block;
	margin-top: 15px;
}

.LabelDescrizione {
	font-size: 11px; 
	line-height: 1.3em; 
	margin-top: 10px; 
	padding-left: 40px; 
	padding-right: 40px;
}

.LabelDescrizione {
	font-weight: bold; 
	color:#FF0000; 
	border-bottom: 1px solid #eeeeee;
}

.ParagrafoDescrizione {
	font-size: 11px; 
	line-height: 1.3em; 
	margin-top: 10px; 
	padding-left: 40px; 
	padding-right: 40px;
}

#AggiungiCarrello
{
	cursor:pointer; width: 166px; height: 48px; border:0px;
}

