body {
	margin-top: 0;
}


/* FORMATTAZIONE FAMIGLIE DI FONT GENERALI PER I TAG COMUNI */
font,td,th,p,a,ol,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.testorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}


/* FORMATTAZIONE COLLEGAMENTI IPERTESTUALI */
a:link, a:visited {
	color: #6699CC;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}


/*TITOLI E FROMATTAZIONE TESTO SPECIALE*/
.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: justify;
}

.sottotitolo {
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	text-align: justify;
}


/* FORMATTAZIONE TABELLA MENU */
td.menuTitle {
	height: 30px;
	width: 160px;
	background-color: rgb(100,135,148);
	border-color: #000000;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

td.menuTitle2 {
	height: 30px;
	width: 160px;
	background-color: rgb(100,135,148);
	border-color: #000000;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

td.menuItem	{
	height: 15px;
	width: 160px;
	background-color: rgb(100,135,148);
	border-color: #000000;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.menuItem:hover	{
	width: 160px;
	background-color: #FF0000;
	border-color: #000000;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.menuItem2	{
	height: 15px;
	width: 160px;
	background-color: rgb(100,135,148);
	border-color: #000000;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.menuItem2:hover	{
	height: 15px;
	width: 160px;
	background-color: #FF0000;
	border-color: #000000;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.menuItem3	{
	height: 30px;
	width: 160px;
	background-color: rgb(100,135,148);
	border-color: #000000;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}

td.menuItem3:hover	{
	height: 30px;
	width: 160px;
	background-color: #FF0000;
	border-color: #000000;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

a.menuLink, a.menuLink:visited {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.menuLink:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.menuLink2, a.menuLink2:visited {
	height: 30px;
	width: 160px;
	background-color: rgb(100,135,148);
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

a.menuLink2:hover {
	height: 30px;
	width: 160px;
	background-color: #FF0000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

/* FORMATTAZIONE TABELLA GIUNTA */
table.giunta {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

td.giuntaTitle {
	padding-left: 7px;
	border-color: #000000;
	border-width: 1px;
	border-bottom-style: solid;
	height: 18px;
}

td.giuntaItem {
	padding-left: 7px;
	border-color: #000000;
	border-width: 1px;
	border-bottom-style: solid;
	height: 100px;
}


/* FORMATTAZIONE LINK STATUTO E REGOLAMENTI */
a.statutoLink:link, a.statutoLink:visited {
	color: #274F76;
	text-decoration: underline;
}

a.statutoLink:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}


/* FORMATTAZIONE FORM CALCOLO I.C.I. */
input.soldi {
	background-position: right 50%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: rgb(230,240,255);
	text-align: right
}

font.titoloICI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
}


/* FORMATTAZIONE AREA RISERVATA */
input.login {
	background-position: right 50%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	background-color: rgb(230,240,255);
}

textarea, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	background-color: rgb(230,240,255);
}


/* FORMATTAZIONE FOOTER */
td.footer {
	border-bottom-color: #585858;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

td.footer2 {
	border-bottom-color: #585858;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
}

td.footer3 {
	border-bottom-color: #585858;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}


/* FORMATTAZIONE COLONNE MENU */
td.menuColumnSX {
	border-color: #000000;
	border-width: 1px;
	border-left-style: solid;
}

td.menuColumnDX {
	border-color: #000000;
	border-width: 1px;
	border-right-style: solid;
}


/* FORMATTAZIONE COLONNA BANNER */
td.banner {
	border-color: #000000;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
