body
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
td
{
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
table
{
	border-right: white 0px solid;
	border-top: white 0px solid;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
}

.titolo
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Tahoma;
	color: White;
	height: 26px;
	padding-left: 5px;
}

.titolo a:visited
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Tahoma;
	color: White;
}
.titolo a:link
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Tahoma;
	color: White;
}
.titolo a:hover
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Tahoma;
	color: #81B1D1;
}

.HeaderGriglia
{
	background: #81B1D1;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.HeaderGriglia A
{
	background: #81B1D1;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.PagerGriglia
{
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.PagerGriglia A
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-align: center;
}

.RowGriglia
{
	background: white;
	font-family: Verdana;
	font-size: 11px;
	height: 15px;
}
.RowGriglia A
{
	font-family: Verdana;
	font-size: 12px;
	height: 15px;
}
.AlternateRowGriglia
{
	background: #F2F2F2;
	font-family: Verdana;
	font-size: 11px;
	height: 15px;
}
.AlternateRowGriglia A
{
	background: #F2F2F2;
	font-family: Verdana;
	font-size: 12px;
	height: 15px;
}


a:visited
{
	color: #000000;
	text-decoration: none;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #696969;
	text-decoration: none;
}

a:hover
{
	color: #81B1D1;
	text-decoration: underline;
}


.button
{
	background: url(../images/img_BtnDefaultV.gif) repeat-x center;
	border-color: #ABABAB;
	border-style: solid;
	border-width: 1pt;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
}

.box
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.input
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
}


.titoloPromo:visited
{
	color: #81B1D1;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.titoloPromo:link
{
	color: #81B1D1;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.titoloPromo:active
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.titoloPromo:hover
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.descrizionePromo
{
	font-size: 11px;
	text-align: justify;
}


.tableUtente
{
	height: 25px;
}
.tdPromo
{
	border-right: #a9a9a9 1px dashed;
	border-top: #a9a9a9 1px dashed;
	border-left: #a9a9a9 1px dashed;
	border-bottom: #a9a9a9 1px dashed;
}

.articolo
{
	color: #81B1D1;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}


.bordino
{
	border-right-style: dotted;
	border-right-color: #565657;
	border-right-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #565657;
	border-bottom-width: 1px;
	border-spacing: 5px;
}
.bordinoAlt
{
	border-bottom-style: dotted;
	border-bottom-color: #565657;
	border-bottom-width: 1px;
	border-spacing: 5px;
}

.bordinoSup
{
	border-top-style: dotted;
	border-top-color: #565657;
	border-top-width: 1px;
	border-spacing: 5px;
}
.prezzo
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #696969;
}
.CartError
{
	color: Red;
}
.scheda
{
	font-size: 12px;
	line-height: 14pt;
}
.CartAlert
{
	font-weight: bold;
}

