.catMercatino {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}
.mese {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B22222;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height: 25px
}
.giorno {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	border: 1px dotted #FFD700;
}
.numero {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #B22222;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	height: 25px;
	border: 1px dotted #FFD700;
}

.gruppo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	color: #00008B;
	font-weight: bold;
	vertical-align: middle;
	border: 1px dotted #FFD700;
	height: 25px
}
.genere {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 10px;
	color: Black;
	font-weight: bold;
	vertical-align: middle;
	border: 1px dotted #FFD700;
	height: 25px;
}
.oggi {
	border: 1px dotted #FFD700;
}

html, body {
	position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.0em;
	color: #000000;
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	background-position: top;
}
	
table,td { border-style:none; }

table {	width:100%; margin:0px; border-collapse:collapse; }

td { padding:0px; vertical-align:top; }
	
a { text-decoration: none;
	color: #003366; }

a:hover { text-decoration: underline;
	color: #999999; }

.small { font-size: 9px; }
/* BARRA SUPERIORE NOME PAGINE */
.infoPage { font-size: 11px; font-weight: bold;
	color: #ffffff; background-color: #CC0000;}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.topbanner { border: medium none;
	font-size: 10px; text-align: center;
	background-color: #A5BADC; background-image: url(bg.png); }
	
.tableline1 {
	border: maroon thin;
	font-size: 11px;
	text-align: left;
	color: #666666;
	background-color: transparent;
}

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666;


}
	
.tableline2 a { }

.tablelinemain {
	font-size: 11px;
	text-align: left;
	text-indent: 2px;
	color: #333333;
	background-color: #FFEC80;
}
	
.tablelinemain a { font-size: 10px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 11px; text-align: justify; }
	
.myTable {
	border: 1px solid #D6DFEF;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFF0;
	font-style: normal;
}
	
.myTitle {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	color: black;
	background-image: url(barra.gif);
	padding-bottom: 2px;
}
	
.myTr {
	background-color: transparent;
}

.myTD { padding: 3px; }
	
.myQuote {
	border: 1px solid #000000;
	padding: 3px;
	font-size: 11px;
	text-align: justify;
	background-color: transparent;
} 

#TopPage { height: 60px;}

#MainPage { height: 60px;}

#Display { height: 450px; }
