html, body { height: 100%; }
body { background: #4D6275 url(../img/sfondo_body.png) top repeat-x; /* centrato, ripetizione orizzontale */  color: #444; overflow: -moz-scrollbars-vertical; margin: 0px; }
.sfondo_pagina { background: url(../img/sfondo.png) top center no-repeat; /* centrato, ripetizione orizzontale */ color: #444; overflow: -moz-scrollbars-vertical; margin: 0px; }
td { font-family: Verdana, "trebuchet MS", Arial, Sans-serif; font-weight: normal; color: #333333; font-style: normal; font-size: 11px; line-height: 20px; letter-spacing: 0px; }
th { font-family: Verdana, "trebuchet MS", Arial, Sans-serif; font-weight: bold; color: #FFFFFF; font-style: normal; font-size: 14px; line-height: 15px; letter-spacing: 0px; }
a { color: #FC0000; font-family: Verdana, Arial, sans-serif; font-weight: normal; text-decoration: underline; font-size: 11px; }
A:HOVER { color: #333333; font-weight: normal; text-decoration: none; }
A:ACTIVE { color: #FC0000; font-weight: normal; text-decoration: underline; }
strong { color: #333333; }
h1, h2, h3 { font-family: Verdana, "Trebuchet MS", Arial, Sans-serif; font-weight: normal; color: #555555; padding-top: 10px; }
h1 { font-style: normal; font-size: 20px; }
h2 { font-style: normal; font-size: 18px; }
h3, h3 a, h3 a:hover { font-style: italic; font-size: 14px; padding: 0; margin: 0; margin-bottom: 5px; }

/* ----------------------------- tabella menu alto ----------------------------- */

#menu {
	width: 768px;
	height: 107px;
	/*background: #FFFFFF;*/
	align: center;
}

/* ----------------------------- tabella corpo pagina ----------------------------- */

#corpo_pagina {
	width: 768px;
	background: #FFFFFF;
	align: center;
}

#corpo_sx {
	width: 576px;
	background: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 50px;
}

#corpo_dx {
	width: 192px;
	background: #EBEBEB;
	padding-top: 20px;
	padding-bottom: 50px;
}

#sfondo_riga {
	background: #888888;
	height: 1px;
}

/* ----------------------------- tabella footer ----------------------------- */

#footer {
	width: 730px;
	align: center;
	font-family: Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

/* ----------------------------- pulsante colonna dx ----------------------------- */

A.link_menu {
	color: #333333; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	margin-top: 100px;
}
A.link_menu:HOVER {
	color: #FC0000;
	font-weight: normal;
	text-decoration: none;
}
A.link_menu:ACTIVE {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#pulsante_menu {
	background: #EBEBEB;
	height: 20px;
}

#sfondo_riga_menu {
	background: #999999;
	height: 1px;
}

/* ----------------------------- testo colonna dx ----------------------------- */

.testo_dx {
	font-family: Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0px;
}

/* ----------------------------- link colonna dx ----------------------------- */

A.link_dx {
	color: #333333; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	margin-top: 100px;
}
A.link_dx:HOVER {
	color: #FC0000;
	font-weight: normal;
	text-decoration: none;
}
A.link_dx:ACTIVE {
	color: #333333;
	font-weight: underline;
	text-decoration: none;
}

/* ----------------------------- testo footer ----------------------------- */

.testo_footer {
	font-family: Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
}

.foto_organigramma {
	border:1px solid #CECECE;
	float:left;
	margin-right: 0px;
	padding:4px;
}

.nome_organigramma {
	font-family: "Georgia", Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-size: 23px;
	line-height: 20px;
	letter-spacing: 0px;
}
.carica_organigramma {
	font-family: "Georgia", Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #888888;
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0px;
}

A.link_normative {
	color: #333333; font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
	margin-top: 100px;
}
A.link_normative:HOVER {
	color: #FC0000;
	font-weight: normal;
	text-decoration: underline;
}
A.link_normative:ACTIVE {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

img.spalla { border: 1px solid #CCCCCC; }
.occhiello { line-height: 14px; }