body
{
	margin-top:10px;
	font-family: tahoma,arial,vedana;
	background-color:#FFFFFF;
}
td 
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
}

/* **********************gestione link *********************** */
a
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#1D1D1D;
	text-decoration:none;
	font-style: normal;
}

a:link
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#1D1D1D;
	text-decoration:none;
	font-style: normal;
}
a:visited
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#1D1D1D;
	text-decoration:none;
	font-style: normal;
}
a:hover
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#335983;
}
a:active
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	font-style: normal;
}
/* ********************************************************** */

.headermenu
{
	border:1px solid #CCCCCC;
	width:100px;
	height:30px;
	color:#000000;
	text-align:center;
}
.maintable
{
	background-attachment:fixed;
	background-repeat:no-repeat;
	height:360px;
}
.topheader
{
	font-family: tahoma,arial,vedana;
	font-size:10px;
	padding-left:29px;
	padding-bottom:2px;
	color:#009999;
}

.sxmenu
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	height:18px;
	padding-left:18px;
}

.testo
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	line-height:200%;
}
/* ***********GESTIONE LINK DEL MENU NELL'HEADER ********************** */
a.menu:link
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#1D1D1D;
	text-decoration:none;
	font-style: normal;
}
a.menu:visited
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#1D1D1D;
	text-decoration:none;
	font-style: normal;
}
a.menu:hover
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#335983;
}
a.menu:active
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	font-style: normal;
}

.menu
{
	width:96px;
	height:25px;
	text-align:center;
	margin-top:5px;
}

/* ******************************** */

.titolo /* TITOLO DELLE PAGINE INTERNE */
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	font-weight:bold;
	height:20px;
	color:navy;
}

/* TITOLO MENU COMUNE */
.titoloamenu
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	font-weight:bold;
	height:22px;
	border:1px solid #CCCCCC;
}
/* ******************************** */

.titolonews
{
	background-image:url(../imgbkg/elementbkg.gif);
	font-family: tahoma,arial,vedana;
	color:#6699FF;
	font-size:11px;
	font-weight:bold;
	height:18px;
}
.elementoEventi  /*gestisce gli eventi sulla sinistra*/
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	font-weight:bold;
	height:22px;
	border:1px solid #CCCCCC;
}

.testonews
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	font-weight:bold;
	height:25px;
}
.testoevento
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	height:22px;
}
.categorie
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	font-weight:bold;
	height:25px;
}
.tdmenu
{
	padding-top:4px;
}

/* *****gestione della data del dettaglio degli eventi***********/
.dataEventi
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	font-weight:bold;
	height:25px;
}
.titoloevento
{
	color:#cc0000;
	font-size:11px;
	font-weight:bold;
	height:22px;
}
/*********** gestione del footer ********************/

.copyright
{
	font-family:tahoma,verdana,arial;
	font-size:9px;
	color:#666666;
	height:18px; 
}

.FooterLine   /* gestione altezza riga colorate */
{
	height:5px;
}

.FooterTable/* da parametrizzare in caso di necessità*/ 
{}

/* *******gestione della label per gli errori ************************/
.messaggioErrore
{
	font-family: tahoma,arial,vedana;
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
}
/* ******************************************************************/