body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000066;
	line-height: 15px;
	left: 240px;
	margin-top: 0;
	background-repeat: repeat-x;
	background-attachment: 		scroll;
	background-position: 		0 0;
	background-image: url(../sezioni/link-bg.jpg);
	
	/*	FILTER				: Alpha(Opacity=50, FinishOpacity=0);*/
	SCROLLBAR-FACE-COLOR		: #FBE9E1;
	SCROLLBAR-HIGHLIGHT-COLOR	: #1E1E1E;
	SCROLLBAR-SHADOW-COLOR		: #E3845B;
	SCROLLBAR-3DLIGHT-COLOR		: #EEBEA7;
	SCROLLBAR-ARROW-COLOR		: #E3845B;
	SCROLLBAR-TRACK-COLOR		: #E3845B;
	SCROLLBAR-DARKSHADOW-COLOR	: #3A3A3A;
}

/*div*/
/*il tag margin=auto centra il content*/
/*il tag padding identifica lo spazio tra il bordo e l'inizio del testo*/

#container{
	width:1000px;
	margin:auto;
}

#header {
	background-image: url(../sezioni/link-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 230px;
	width: 1000px;
	/*margin-top: -10px;*/
}

#main{
	width:	1001px;
	margin:	0px;
	padding: 0px;
}

#latosx{
	width:210px;
	background-image: url(../sezioni/link-sx.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 420px;
	text-align: right;
	float: left;
}

#corpo{
	width:772px;
	height: 406px;
	background-image: url(../img/globo.jpg);
	background-position: top right;
	margin-left: 210px;
	background-repeat: no-repeat;
	overflow: auto;
}

#footer {
	font-size:			10px;
	margin-left: 210px;
	height: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D4530F;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	position: relative;
}


/* personali */

.cita {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #D54506;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 10px;
}

.data {
	margin-left: 190px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #D54506;
	text-align: left;
}

.evidenza {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	font-variant: small-caps;
	color: #FEE3CF;
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #FEE3CF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FEE3CF;
	width: 300px;
	margin-left: 250px;
	line-height: 16px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.bianco {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	line-height: 20px;
	font-style: italic;
	border-left-width: 1px;
	border-left-style: dashed;
}	

.h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: 36px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #E3845B;
}

.h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 36px;
	font-weight: bolder;
	font-variant: normal;
	color: #455487;
	background-image: url(../img/pin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C6CF;
	width: 660px;
}

.h3 {
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bolder;
	color: #622CD1;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C2C6CF;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	margin-left: 32px;
	margin-top: 28px;
}

.h3img {
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bolder;
	font-variant: normal;
	color: #622CD1;
	background-position: top left;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C6CF;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: top;
	word-spacing: 0.1em;
	background-image: url(img/loto.png);
	background-repeat: no-repeat;
}

.h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	font-variant: small-caps;
	color: #3736FF;
	line-height: 18px;
	background-color: #D8D7FF;
	height: 28px;
	text-align: right;
	vertical-align: middle;
} 

.hr {
	padding: 7px;
	margin: 20px 50px 20px 50px;
	background-position: center center;
	background-image: url(../img/quadri.gif);
	background-repeat: no-repeat;
}

.text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #003399;
}

.TetxTab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000099;
	text-align: left;
	padding: 2px;
}

.Td3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C2F06;
	text-align: left;
	font-weight: bold;
	background-color: #FBE9E1;
	vertical-align: middle;
	height: 30px;
	line-height: 25px;
	padding-left: 8px;
	font-variant: small-caps;
}

.Td4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	color: #D6480A;
	line-height: 18px;
	background-color: #FBE9E1;
	height: 28px;
	text-align: right;
	vertical-align: middle;
	width: 240px;
	padding-right: 5px;
	text-indent: 0px;
}
.Td4desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	word-spacing: 0.2em;
	color: #003366;
	line-height: 18px;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	width: 520px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FBE9E1;
	padding-left: 10px;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6480A;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 0.1em;
}
a.copyright:link	{color: #DD480B;	text-decoration: none;}
a.copyright:active  {color: #D6480A;	text-decoration: none;}
a.copyright:visited {color: #EBBA31	text-decoration: none;}
a.copyright:hover   {font-weight: bold;	color: #D6480A;	text-decoration: none;}

.attivo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}
a.attivo:link  {color: #D6480A;text-decoration: none;}
a.attivo:active {color: #990000;text-decoration: none;}
a.attivo:visited {color: #CC9900;text-decoration: none;}
a.attivo:hover {color: #712913;text-decoration: none;font-weight: bold}

.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 0.4em;
	word-spacing: 0.2em;
	font-variant: small-caps;
	padding-left: 20px;
	line-height: 18px;
	margin-left: 240px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #F0BCA4;
}
a:link {color:#FBB799;text-decoration:none;}
a:visited {color:#CCCCCC;text-decoration:none;}
a:active {color:#F4D2C1;text-decoration:none;}
a:hover {color:#7B331D;text-decoration:none;font-weight: bold;}

.evidenzasx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	font-variant: small-caps;
	color: #FFFFFF;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #546577;
	margin-right: 40px;
	border-top-width: 1pt;
	border-top-color: #546577;
	border-top-style: solid;
	line-height: 20px;
	margin-top: 2px;
	width: 138px;
	text-align: right;
	margin-left: 48px;
	margin-bottom: 2px;
	background-color: #566777;
}

.spaziosx {
	margin-right: 40px;
	margin-top: 50px;
	width: 125px;
	margin-left: 60px;
}

.sx {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#803F23;
	text-align: right;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	line-height: 20px;
	text-decoration: none;
	margin-right: 28px;
	font-weight: normal;
	font-variant: small-caps;
}

a.sx:link {color:#803F23;text-decoration: none;}
a.sx:visited {color:#E3845B;text-decoration:none;}
a.sx:active {color:#CC0033;text-decoration:none}
a.sx:hover {color:#D54506;text-decoration:none;font-weight:bolder;}

.clear {
	clear: both;
	}
