body {
	text-align: center; /*centra in IE 5.x */
	background-image: url(../images/css/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #2F63A3;
	margin:0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	line-height: 20px;
	scrollbar-arrow-color: #0F0F0F;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #0F0F0F;
	scrollbar-face-color: #ececec;
	scrollbar-shadow-color: #0F0F0F;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #666666;
}
div#container {
	width: 760px;
	margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
}
/*stili generici, su header e footer*/
div#header {
	background-color:#36C;
	color: #ff0
}
h1, h2 {
	margin: 0;
	padding:0
}
h1 {
	padding-left:0.5em;
	font: bold 2.3em/80px arial, serif
}
h2 {
	color: #999;
	font-size: 1.5em
}
div#footer {
	text-align: center;
	padding: 0.5em;
	background-color: #69c;
	color: #000;
}
div#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
/*stili specifici per il layout*/
div#navigation {
	background-color: #9cf;
}
div#content {
	padding: 1em;
}
/*stili per la navigazione*/
div#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigation li {
	display: inline;
	margin: 0 0 0 1em;
	padding: 0;
} /*nota display: inline*/
div#navigation a {
	color: #369;
	font: normal bold 1.2em/2.5em arial, sans-serif;
	text-decoration: none;
}
div#navigation a:hover {
	color: #fff;
	text-decoration: underline;
}
div#navigation a#activelink {
	color: #033;
	text-decoration: none;
}
/* menu */
#livsoc, #livspo, #livsqu, #livgio {
	width: 12em;
	height: 60px;
	position: absolute;
	padding-left: 2px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	color: Gray;
	visibility: hidden;
	z-index: 2;
	text-align: left;
}
li#soc, li#spo, li#squ, li#gio {
	width: 100px;
	height: 20px;
	display: inline;
	list-style-type: none;
}
BODY {
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
	color: Black;
}
A:link, A:visited {
	font-size: 10px;
	color: #6495ED;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	font-size: 10px;
	color: Black;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: bold;
}
A.entra:link, A.entra:visited {
	font-size : 10px;
	color: #FFCC00;
	filter: Glow(Color=000000, Strength=2);
	width : 200px;
	font-weight : bold;
	font-family : "Trebuchet MS";
	letter-spacing : 3px;
	text-decoration : none;
	height : auto;
	text-align : center;
	text-transform : none;
}
A.entra:hover {
	font-size : 10px;
	color: Black;
	filter: Glow(Color=FFCC00, Strength=2);
	width : 200px;
	font-weight : bold;
	font-family : "Trebuchet MS";
	letter-spacing : 3px;
	text-decoration : none;
	height : auto;
	text-align : center;
	text-transform : none;
}
p {
	font-family: "Trebuchet MS";
	font-size : 12px;
}
br {
	font-family: "Trebuchet MS";
	font-size : 12px;
}
table.tabella1, table.tabella3 {
	margin:0 auto;
	width:780px;
	background-color : #F2F2F2;
	padding:0;
	text-align:center
}
table.tabella1 {
	background-color : #F2F2F2;
	border:0;
}

td.tab1sini, td.tab1dest {
	width:236px;
	height:62px;
}

table.tabella3 {
	background-color: #FFFFFF;
	border: 1px dashed #666666;
}









TABLE.home {
	width : 100%;
	margin-top : 1px;
	background-color : #FFFFFF;
	border : 1px dashed #666666;
}
TH.home {
	background-color : Black;
	color : White;
	font-size : 10px;
	letter-spacing : 2px;
	font-family : Verdana, Arial;
	text-transform : uppercase;
}
TD.home {
	border-color : #666666;
	font-family : Verdana, Arial;
	font-size : 10px;
}
TABLE.home2 {
	width : 100%;
	margin-top : 1px;
	background-color : #FFFFE0;
	border : 1px dashed #666666;
}
TH.home2 {
	background-color : Black;
	color : White;
	font-size : 10px;
	letter-spacing : 2px;
	font-family : Verdana, Arial;
	text-transform : uppercase;
}
TD.home2 {
	border-color : #666666;
	font-family : Verdana, Arial;
	font-size : 10px;
}
TABLE.home3 {
	width: 100%;
	margin-top: 1px;
	background-color: #FFD700;
	border: 1px dashed #666666;
	height: 100%;
}
TH.home3 {
	background-color : Black;
	color : White;
	font-size : 10px;
	letter-spacing : 2px;
	font-family : Verdana, Arial;
	text-transform : uppercase;
}
TD.home3 {
	border-color : #666666;
	font-family : Verdana, Arial;
	font-size : 10px;
}
TABLE.home4 {
	width : 100%;
	margin-top : 1px;
	background-color : #FFA500;
	border : 1px dashed #666666;
}
TH.home4 {
	background-color : Black;
	color : White;
	font-size : 10px;
	letter-spacing : 2px;
	font-family : Verdana, Arial;
	text-transform : uppercase;
}
TD.home4 {
	border-color : #666666;
	font-family : Verdana, Arial;
	font-size : 10px;
}
#modulo {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	text-decoration: none;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	background-color : #FFE4B5;
}
TABLE.newhome {
	width: 780px;
	background-color: #FFFFFF;
	border: 1px dashed #666666;
}

