/* -------------- INIZIO ID display -----------------------  */
/*
/* colore blu                per lo sfondo = #579bdc
/* colore giallo chiaro      per lo sfondo = #fdfd7b	#ffef73
/* colore giallo chiarissimo per lo sfondo = #fff8c0
/* colore scuro  chiaro      per lo sfondo = #FCF173
/*
/*  ID display da il nome e le caratteristiche alla div che contiene il corpo della pagina (i contenuti)  */
#display {width: 600px;}
#display h3 { margin: 0px;  padding: 15px 0px 5px 0px;}
/* ID tleft da il nome e le caratteristiche alla colonna sinistra */
#tleft {width: 155px;}
/* ID tright da il nome e le caratteristiche alla colonna destra */
#tright {width: 155px;}
/* Nel css è possibile dare le stesse caratteristiche a molteplici id o classi elencandoli con la virgola */
#tleft  { margin: 5px;}
#tright { margin: 5px;}

/* -------------- INIZIO TAG HTML -----------------------  */
/* Definizione di tutta la pagina html */
/* html { height: 100%; margin: 0 auto; margin-bottom: 1px; margin-top:0px; font-size:1.0em; color: #926761; } */
html { height: 100%; margin: 0 auto; margin-bottom: 1px; margin-top:0px; font-size:1.0em; color: #000000; }
/* definizione dei font e altezza linea per corpo pagina e td tabelle */
body,td { line-height: 135%; font-family: Helvetica, Arial, sans-serif; padding:0px; vertical-align:top;}
/* definizione spazi e sfondo della pagina */
/* body { margin: 5 auto; padding: 0; background: #579bdc url(img/site-bg.jpg) 0 0 repeat-x; } */
body { margin: 5 auto; padding: 0; background: #FFFFFF 0 0 repeat-x; }
/* le seguenti classi sono definite per organizzare tutte le parti html della pagina  */
table,td { border-style:none; }
table {
	width: 98%;
	margin: 0px 5px;
	border-collapse:collapse;
}
p { margin-top: 10px; margin-bottom: 15px;}
h1, h2, h3, h4, h5 { padding-bottom: 0px; margin: 15px 0;	font-family: Century Gothic, Arial, sans-serif; }
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 120%;}
h5 {font-size: 150%;}
a  {text-decoration: none;}
a:hover { text-decoration: underline;}
/* a, h2, h3  {	color: Black; } */
/* a, h2, h3  {	color: #926761; } */
/* a, h2, h3  {	color: #990033; } */
a, h2, h3  {	color: #660033; }
/* h4  {	color: #660033; } */
h4  {	color: #660033; }
h5  {	color: #FFFFFF; }

a.nounder { text-decoration: none; border: 0; cursor: pointer;}
a.nounder:hover { text-decoration: none;}
/* ---------------------------- FINE TAG HTML ------------------------------ */

/* ------------------------ INIZIO TAG DIMENSIONE FONT ---------------------------- */
body.f-smaller {	font-size: 10px; }
body, body.f-default { font-size: 12px;}
body.f-larger { font-size: 15px;}
/* ------------------------ FINE TAG DIMENSIONE FONT ---------------------------- */

/* -------------------------- INIZIO HEADER ---------------------------- */
/* ID header da il nome e le caratteristiche alla testata della pagina. Qui potete cambiare le dimensioni, allineamento, altezza, sfondo */
/* #header{ width: 940px; height: 140px; margin: 0 auto; padding: 0; } */
/* definizioni del posizionamento del Logo */
#header{ width: 940px; height: 140px; margin: 0 auto; padding: 0; background: url(img/HeaderBkg.png) top right no-repeat}
#logo-space { text-align: left; position: relative; padding-left: 2px; height: 120px; border: 0; float: left; }
/* #logo { width: 250px; height: 90px; margin: 0px; border: 0; } */
#logo { width: 350px; height: 130px; margin: 5px; border: 0; }
/* ID banner da il nome e le caratteristiche al blocco banner che si trova di fianco al logo  */
#banner { float: right; margin: 5px;}
/* -------------------------- FINE HEADER ---------------------------- */

/* -------------------------- INIZIO INFOPAGE ---------------------------- */
/* InfoPage */
/* ID InfoPage da il nome e le caratteristiche alla barra delle informazioni cui potete cambiare le dimensioni, allineamento, altezza, sfondo */
/* #InfoPage { width: 940px; line-height: 38px;	background: #e9e9e9 url(img/top-nav-bg.png) repeat-x center; border-bottom:0px solid #2f211f; border-top:0px solid #2f211f; padding-left:0px; margin: 0 auto; margin-top: 4px; margin-bottom: 4px;} */
#InfoPage { width: 940px; line-height: 2px;	background: #FFFFFF url(img/top-nav-bg.png) repeat-x center; border-bottom:0px solid #2f211f; border-top:0px solid #2f211f; padding-left:0px; margin: 0 auto; margin-top: 4px; margin-bottom: 4px;}
/* Queste due classi sono applicate ai testi che compaiono a sinistra e destra nella InfoPage */
.InfoLeft  {padding-left: 10px; text-align: left; line-height: 25px; width: 50% auto;}
.InfoRight {padding-right: 10px; text-align: right; line-height: 25px; width : 50% auto;}
/* Questa classe è applicata alle informazioni data e autore che compaiono sotto le  notizie */
.InfoNews { font-size: 9px; margin: 0 auto; margin-top: 0px; margin-bottom: 5px; padding: 0px; text-align: left;}
/* -------------------------- FINE INFOPAGE ---------------------------- */

/* -------------------------- INIZIO MAINPAGE ---------------------------- */
/* ID MainPage da il nome e le caratteristiche al blocco pagina con le 3  o 2  colonne cui potete cambiare le dimensioni, allineamento, altezza, sfondo */
#MainPage
{
	/* background del testo centrale */
	/* background: #ffffff repeat-y; */
	background: #FFFFFF;
	/* fef8ca */
	/* f5f4eb */
	/* background: #FFFFFF url(img/tleft.png) repeat-y; */
	width: 940px;
	margin: 0 auto;
}

/* -------------------------- INIZIO DEFINIZIONE COLONNE ---------------------------- */
/* Ripetizione degli ID tLeft e tRight per applicare stili grafici del template in uso come ad esempio il background nella colonna a destra o le spaziature in quella a sinistra */

/*  tLeft*/
#tleft{ margin: 0px; padding: 5px;}
#tleft h3 {color: #3d140f; top: 0; left: 0; font-size: 120%; font-weight: normal; line-height: 18px; background: url(img/volante.png) top left no-repeat; padding-left: 28px; padding-bottom: 6px; font-family: Century Gothic, Arial, sans-serif; margin: 25px 0 10px 0; }	
/* #tleft{ background-color: #FFFFFF; border: 1px solid #CCCCCC; color: #3d140f; margin-bottom: 4px; padding: 5px;	padding-bottom: 20px;} */
   #tleft{ background: #FFFFFF url(img/bg_diagonal.gif) bottom left repeat-y; color: #3d140f; margin-bottom: 4px; padding: 5px;	padding-bottom: 20px;}

/*  tRight*/
#tright{ margin: 0px;padding: 5px;}
#tright h3 {color: #2f211f; top: 0; left: 0; font-size: 120%; font-weight: normal; line-height: 18px; background: url(img/volante.png) top left no-repeat; padding-left: 28px; padding-bottom: 6px; font-family: Century Gothic, Arial, sans-serif; margin: 25px 0 10px 0;}
/* #tright{ background: #FFFFFF url(img/tright.png) bottom left repeat-y;	color: #3d140f ; margin-bottom: 0px; padding: 5px;	padding-bottom: 20px;} */
/* #tright{ background-color: #FFFFFF; border: 1px solid #CCCCCC; color: #3d140f; margin-bottom: 4px; padding: 5px;	padding-bottom: 20px;} */
   #tright{ background: #FFFFFF url(img/bg_diagonal.gif) bottom left repeat-y; color: #3d140f; margin-bottom: 4px; padding: 5px;	padding-bottom: 20px;}
                  /* #93c5e6 */
                  /* #8f0c0d */
                  /* #e8e1cf */
                  /* #fdfd7b */

/* -------------------------- INIZIO MENU ------------- */
#MainMenu h3 {display: none;}
a.myTD { display: block;	line-height: 25px; text-indent: 28px; height: 25px; font-family: Century Gothic, Arial, sans-serif; font-size: 110%; text-decoration: none;}

/* abilitare questa stringa per usare i bullet di default */
/* #2f211f */
ul.menulist a, a.myTD { background: url(img/bullet.gif) top left no-repeat; top: 0; left: 0; color: #000000; }

/* ul.menulist a, a.myTD {top: 0; left: 0; color: #2f211f; } */
/* ul.menulist a, a.myTD {top: 0; left: 0; color: #0a0a0a; } */
ul.menulist { margin: 0; padding: 0;}
ul.menulist li { list-style: none; margin: 0; padding: 0;}
/* ul.menulist a:hover { text-decoration: none;} */
ul.menulist a:hover { text-decoration: none; background: url(bullet.gif) top left no-repeat;}
ul.menulist li.active li a { font-weight: normal;}
ul.menulist span { display: block;}
ul.menulist a { display: block; line-height: 25px; text-indent: 28px; height: 25px; font-family: Century Gothic, Arial, sans-serif; font-size: 110%;}
/* ul.menulist a:hover {	text-decoration: none; color: #000000;} */
/* ul.menulist a:hover {	text-decoration: none; color: #333;} /*

/* -------------------------- FINE MENU ---------------------------- */
/* -------------------------- FINE DEFINZIONE COLONNE ---------------------------- */
/* -------------------------- FINE MAINPAGE ---------------------------- */

/* ----------------------------- INIZIO FOOTER -------------------------------- */
/* ID footer da il nome e le caratteristiche al piede della pagina  qui potete cambiare le dimensioni, allineamento, altezza, sfondo */
#footer { margin: 0 auto; width: 940px; text-align: center;}
/* img#bweb { width: 23px; height: 20px; background: url(img/4bweb.gif) 0 0 no-repeat;} */
/* .footer { background-color: #93c5e6; border: 0px solid #104867; margin: 0 auto; margin-top: 10px; padding: 5px; text-align: center; width: 90%;} */
/* .footer { background: #FFFFFF url(img/top-nav-bg.png) no-repeat; border: 0px solid #FFFFFF; margin: 0 auto; margin-top: 10px; padding: 5px; text-align: center; vertical-align: middle; width: 90%;} */
.footer { background-color: #EEEEEE; border: 0px solid #FFFFFF; margin: 0 auto; margin-top: 10px; padding: 5px; text-align: center; vertical-align: middle; width: 90%;}
												 /* #93c5e6 */
.alt{ display: none;}
/* ------------------------ FINE FOOTER ---------------------------- */

/* ------------------------ INIZIO CALENDARIO ------------------------ */ 
#calendario h3 {display: none;}
#calendarbox { background-color: #104867; color: #ecf3f8; font-size: 115%; margin-top: 10px;}
#CalendarioTabella { background-color: #ecf3f8;}
#thisweek { background-color: #d7e3f0; border: 1px solid #104867; margin: 0 auto; margin-top: 10px; padding: 5px; text-align: center; width: 90%;}
#thisweek a { color: #104867;}
/* ------------------------ FINE CALENDARIO ------------------------ */ 
.catMercatino {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-transform: uppercase;
}