body{
	font-family: Arial, sans-serif;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #FFFFFF fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #FFCC00;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #FFFF33;
}
/************** Flag Cntrl *********************/
#flag {
	position: absolute;
	width: 20px;
	left: 10px;
	top: 5px;
}
#flag:hover{
	width: 256px;
}
/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 87px;
	left: 0px;
	right: 2px;
	visibility: visible;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	border: thin solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}
#masthead #img1{
}
#masthead #img2{
	position: absolute;
	left: 82px;
	top: 4px;
}

#pageNav{
	float: left;
	width:150px;
	padding: 0px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #777777;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../immagini/sf.jpg);
	background-repeat: repeat-x;
}
#help{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 151px;
	border-left: 1px #ccd2d2;
}
#content{
	position: static;
	padding-left: 150px;
	border: thin inset #FFFFFF;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/
#aggiornamento {
	font: italic 8px Verdana, sans-serif;
	position: absolute;
	top: 1px;
	right: 1px;
	color: #999999;
}
#utility{
	font: bold 65% Verdana, sans-serif;
	position: absolute;
	top: 5px;
	right: 10px;
}

#utility a{
	color: #333300;
}

#utility a:hover{
	text-decoration: underline;
	font-size: 18px;
	color: #0000FF;
}
#visite {
	font: normal 12px Verdana, sans-serif;
	position: absolute;
	top:48px;
	right: 15px;
	color: #FFFFFF;
	z-index: 1;
}
#visite a{
	color: #FFFFFF;
}
#visite a:hover{
	color: #990000;
	font-style: italic;
}

/************** pageName styles ****************/

#pageName{
	padding: 2px 0px 1px 10px;
	margin: 0px;
	height: auto;
	background-color: #005593;
	position: static;
	border: 1px solid #CCCCCC;
}

#pageName h2{
	font: bold 150% Arial, sans-serif;
	color: #FFFFFF;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 2px;
	right: 10px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	height: 22px;
	top: -17px;
	position: relative;
	left: 76px;
	margin-right: 35px;
	padding-right: 50px;
}

#globalLink{
	background-color: #333300;
	width: 100%;
}

a.glink, a.glink:visited{
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	border-right: 1px solid #000000;
	padding: 0px 5px;
}

a.glink:hover{
	color: #FFFFFF;
	background-color: #336600;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 45px;
	left: 82px;
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 5px;
	visibility: hidden;
	background-color: #C4C656;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	border-right: 1px solid #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 5px;
}

.subglobalNav a:hover{
	color: #990000;
	font-weight: bold;
	background-color: #b4b666;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 9px;
	right: 8px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 70%;
	font-weight: bold;
}

/************* breadCrumb styles ***************/

#breadCrumb{
	font: 11px Verdana, sans-serif;
	color: #996600;
}

#breadCrumb a:hover{
	color: #FFFF00;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 2px;
	font-size: 80%;
	text-align: justify;
	page-break-after: always;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.feature h3{
	text-align: left;
	font-size: 150%;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.feature a:link, .feature a:visited {
	color: #990000;
	position: static;
	left: 0px;
	top: 0px;
	page-break-after: always;
	page-break-before: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
}
.feature a:hover {
	color: #996600;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
}

/*************** story styles ******************/

.story {
	font-size: 80%;
	color: #990000;
	text-align: justify;
	padding-left: 10px;
}

.story h3{
	font: bold 125% Arial, sans-serif;
	color: #378E64;
}

.story p {
	padding: 0px;
}

.story a.capsule{
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
}

.story a.capsule:hover{
	text-decoration: underline;
	color: #FFCC00;
}

td.storyLeft{
	padding-right: 12px;
	color: #997700;
	text-align: justify;
}
td.storyRight{
	color: #996600;
	text-align: justify;
}

.storytit {
	color: #0000FF;
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding-left: 10px;
}

.storydat {
	color: #0099CC;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.storytxt {
	color: #333333;
	text-align: justify;
	font-style: italic;
	font-size: 11px;
	padding-left: 20px;
	display: block;
}
.story a{
	color: #663300;
	font-size: 11px;
}
.story a:hover {
	color: #CC6600;
	font-size: 11px;
	font-style: italic;
}

.forum {
	height: auto;
	line-height: 6px;
	margin-right: 1px;
	position: static;
	margin-left: 1px;
	border: thin solid #003366;
}

/************** siteInfo styles ****************/
#siteInfo{
	font-size: 10px;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	margin-right: 2px;
	height: auto;
	width: auto;
	bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ sectionLinks styles **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 5px;
	border-bottom: thick solid;
	background-image: url(../immagini/sf.jpg);
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 2px ridge #cccccc;
	font-weight: normal;
	padding: 3px 0px 3px 5px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sectionLinks a:hover{
	background-color: #ccddee;
	background-image: none;
	font-weight: bolder;
	text-decoration: none;
	color: #224050;
	left: 10px;
	padding-left: 10px;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #006600;
	font-weight: bold;
	font-size: 14px;
}

.relatedLinks a:link, .relatedLinks a:visited{
	display: block;
	color: #0000FF;
	font-size: 11px;
}
.relatedLinks a:hover {
	display: block;
	color: #660000;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.areariservata {
	position: absolute;
	top: 2px;
	right: 2px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #99FFFF;
}
.areariservata img {
	position: relative !important;
	top: 0px !important;
	right: 0px !important;
}
.barra {
	font-size: 11px;
	font-style: italic;
	color: #00FFFF;
	background-color: #005593;
	text-align: right;
}
.rrr {
	text-align: right !important;;
	vertical-align: top !important;;
}
