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/att-bg.jpg);

	/*	FILTER				: Alpha(Opacity=50, FinishOpacity=0);*/
	SCROLLBAR-FACE-COLOR		: #D8D7FF;
	SCROLLBAR-HIGHLIGHT-COLOR	: #1E1E1E;
	SCROLLBAR-SHADOW-COLOR		: #3736FF;
	SCROLLBAR-3DLIGHT-COLOR		: #D8D7FF;
	SCROLLBAR-ARROW-COLOR		: #3736FF;
	SCROLLBAR-TRACK-COLOR		: #3736FF;
	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:0 auto;
}

#header {
	background-image: url(../sezioni/att-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/att-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/sassi.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: #3536FF;
	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: #3736FF;
	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: #3736FF;
	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: #ECF0F3;
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #ECF0F3;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ECF0F3;
	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: #3736FF;
}

.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;
}

.copyright {font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #3736FF;	
	letter-spacing: 0.1em;	
	text-align: center;	
	word-spacing: 0.1em;
}
a.copyright:link    {color: #3399FF;	text-decoration: none;}
a.copyright:active  {color: #3736FF;	text-decoration: none;}
a.copyright:visited {color: #A4A4FF;	text-decoration: none;}
a.copyright:hover   {color: #3736FF;	text-decoration: none;font-weight: bold;}

.attivo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #566779;
	text-decoration: none;
}
a.attivo:link  {color: #3082D4;	text-decoration: none;}
a.attivo:active {color: #3082D6;text-decoration: none;}
a.attivo:visited {color: #3A87D9; text-decoration: none;}
a.attivo:hover {color: #000066;	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;
}
a:link {color:#D6DDE3;text-decoration:none;}
a:visited {color:#D9CCF4;text-decoration:none;}
a:active {color:#C1ACEE;text-decoration:none;}
a:hover {color:#FFFFFF;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: 18px;
	margin-top: 10px;
	width: 138px;
	text-align: right;
	margin-left: 48px;
	margin-bottom: 10px;
	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:#556678;
	text-align: right;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	line-height: 12px;
	text-decoration: none;
	margin-right: 44px;
	font-weight: normal;
	font-variant: small-caps;
}
a.sx:link {	color:#686C78;text-decoration:none;}
a.sx:visited {color:#808080;text-decoration:none;}
a.sx:active {color:#9FA4AA;text-decoration:none;}
a.sx:hover {color:#3F4A58;text-decoration:none;font-weight:bolder;}

.clear {
	clear: both;
	}

.Td4 {
	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;
	width: 140px;
	padding-right: 5px;
}

.Td4desc {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: normal;
	word-spacing: 0.2em;
	color: #330099;
	line-height: 18px;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	width: 600px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #D8D7FF;
	padding-left: 10px;
}
