﻿body 
{
	background-color: #EBEAE1;
	font-family:Arial;
	padding:0px;
	margin:0px;
	
}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: black;}

.TDbanner
{
	height:240px;
}

.TabellaContenitoreVuota
{
	
	border-color:#E0E0E0 ;
	border-style:dashed;
	border-width:1px;
	font-size:smaller;
	width:100%;
}

.TabellaContenitore
{
	
	border-color:#E0E0E0 ;
	border-style:dashed;
	border-width:1px;
	background-color:#FCD722;
	background-repeat:repeat ;
}


.TabellaContenitoreNegozio
{
	
	border-color:#E0E0E0 ;
	border-style:dashed;
	border-width:1px;
	background-color:#19D83D	;
	background-repeat:repeat ;
}

.TabellaContenitoreWhite
{
	border-color:#E0E0E0 ;
	border-style:dashed;
	border-width:1px;
	background-color:white;
	background-repeat:repeat ;
}

.TabellaContenitoreBlack
{
	border-color:Black ;
	border-style:dashed;
	border-width:2px;
	background-color:white;
	background-repeat:repeat ;
}

.TabellaContenitoreHome
{
	border-color:#E0E0E0 ;
	border-style:dashed;
	border-width:1px;
	height:350px;
}

.dettOfferta
{
	font-family:Verdana;
	font-size:xx-small;
}

.ContenitoreEvidenza
{
	height:170px;
}

.TestoPiccolo
{
	font-size:smaller;
	
	}
	
.TestoPiccoloPiccolo
{
	font-size:x-small ;
	
	}
	
.tabellaPrincipale
{
	height:100%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	width:950px;
		
}
	
	
.tabellaNegozio
{
	height:100%;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-top : 0px solid #666666;
	border-bottom:0px solid #666666;
	width:500px;
		
}	

.tabellaDatiNeg
{
	height:100%;
	width:500px;
		
}	

.ElencoPiccolo
{
	font-size:xx-small ;
	
	}
	
.DettProd
{
	font-size:small;
	
	}
	
.imgOnTopic{

border: 1px dashed #CEBE9A;
max-width:320;
width: expression(this.width > 320 ? 320: true);

}


.imgDettaglio{

border: 1px dashed #CEBE9A;
max-width:250;
width: 250;

}

.tdEtichetta
{
	text-align:right;
	font-family:Verdana;
	font-size:   small; 
	width:200px;
}

.tdEtichettaCent
{
	text-align:center;
	font-family:Verdana;
	font-size:   small; 
	width:200px;
}
.tdTestoInt
{
	font-family:Arial;
	font-size:medium;
	font-weight: bold;
	text-align: left ;
	
}
.tdValore
{
	text-align:left;
	font-family:Verdana;
	font-size:   small; 
}

.tdTitolo
{
	text-align:center ;
	font-size: small  ; 
	font-weight: bold;
	
}

.tdSottoTitolo
{
	text-align:center ;
	font-size: small  ; 
	
}

.spazio
{
	width:20px;
}
.tdContratto
{
	text-align:left;
	font-family:Verdana;
	font-size:x-small; 
	font-weight:bold;
}

.tdErrore
{
	text-align: center;
	font-family:Verdana;
	font-size:x-small; 
	font-weight:bold;
	color:Red;
}


