.BordoPagina {
	border: 1px solid #000000;
}

td {
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

td.tdTitolo {
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	background-image:url(public/images/BgMenu.jpg);
	font-family:Arial;
	font-weight: normal;
	font-size:12px;
	color:FFFFFF;
	cursor:hand;
}

td.tdTitoloOver {
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	background-image:url(public/images/BgMenu.jpg);
	font-family:Arial;
	font-weight: normal;
	font-size:12px;
	color:#FFFF00;
	cursor:hand;
}

a {
	text-decoration: none;
	color:#003399;
}

.BordoImg {
	border: 1px dashed FF9966;
}
.BordiLaterali {
	border-top: 1px none #3399CC;
	border-right: 1px dashed #3399CC;
	border-bottom: 1px none #3399CC;
	border-left: 1px dashed #3399CC;
}

.MyTitoloSezione{
	color: #003366;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MyDescrizioneSezione {

	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.BordiDxBottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
.BordoDownArticolo {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
.MyHr {
	border-top-color: #FF9966;
	border-right-color: #FF9966;
	border-bottom-color: #FF9966;
	border-left-color: #FF9966;
}
.TitoloHomeSx {
	background-image:url(public/images/TitoloPrimoPiano.gif);
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}
.ItemHomeSx {
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
.SeiIlVisitatore {
	line-height: 25px;
	text-align: CENTER;
	font-weight: bold;
	color: #003399;
	background-image: url(/public/images/SfondoScuro.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TdPageContainer {
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ItemHomeSxOver {

	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color:#FFFF00;
	cursor:hand;
}
.ColoreTestoBarraSx {
	color: #FFFFFF;
}
.TdPiede {
	background-image: url(public/images/Piede.jpg);
	height: 24px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.ItemHomeDx {

	line-height: 23px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #000000;
	cursor: hand;
}
.ItemHomeDxOver {


	line-height: 23px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #AA0C0D;
	cursor:hand;
}
.ButtonGoogle {
	color: #FFFFFF;
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MySezioneHomePage {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006699;
}
.SfondoCellaContenitrice {
	background-image: url(public/images/SfondoMenuSx.jpg);
	background-repeat: repeat-y;
}

.MySezioneSottotitoloHome {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
.MainBody {
	background-image: url(public/images/bg.gif);
	background-repeat: repeat-x;
}
.CellaArticolo {
	background-color: #E0EBF3;
}
.CellaEtichettaArticolo {
	background-color: #A4C4DB;
	color: #000000;
}
