/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: verdana,sans-serif;
	color: #000000;
	line-height: 1;
	margin: 2px;
	padding: 0 0 0 0;
	position: relative;
}

a:link, a:visited, a:hover {
	color: #0033CC;
	text-decoration: none;
}

a:hover {color: #bbe9ff; 
	text-decoration: underline;
}
/**************menu*********************************/ 

/***********************************************/ 
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	font: verdana;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font: verdana;
 font-size: 16pt;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font: verdana;
 font-size: 12pt;
 }

h3{
	font-family: Verdana,arial,ans-serif;
	font: verdana;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
}

h4{
	font-family: Verdana,arial,sans-serif;
	font: verdana;
	font-size: 9pt;
	font-weight: normal;
	line-height: normal;
	border-width: thin;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font: verdana;
	font-size: 8pt;
	font-weight: normal;
	line-height: 115%;
}

h6{
 font-family: Verdana,Arial,sans-serif;
 font: verdana;
 font-size: 10pt;
 font-weight: normal;
 line-height: 125%;
 margin-top: 4px; margin-bottom: 4px;
 margin-left: 2px; margin-right: 2px;
}

ul{
	list-style-type: number;
	left: auto;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ul ul ul ul{
 list-style-type: none;
}

ol {
  font: verdana;
 font-size: 9pt;
 font-weight: normal;
}
label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#siteName{
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 0px 0px;
	font-family: FirstGrader;
	font: firstGrader;
	Line-height: 105%;
	width: 890px;
	height:70 px;
	font-weight: bold;
}

#barra{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	/*border-right: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	position: absolute;
	left: 7px;
	top: 1px;
}

#corpoPagina{
	margin: 1px;
	padding: 0px 0px 0px 0px;
	width: 710px;
	position: absolute;
	left:110px;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/
#logoPagina{
	padding: 0px 0px 0px 0px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	position: relative;
	left: 0px;
	top: 0px;
	width: 710px;
}

#BlocchiTesto{
	float:right;
	margin: 1px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	}
/*************** #blocchi styles **************/
#blocco1{
	padding: 0px 0px 0px 0px;
	left: 0px;
	top: 5px;
	bottom: 1px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-left: 2px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	border: solid #FF33CC thin;
	background-color: #CDFFCC;
}

#blocco2{
	padding: 0px 0px 0px 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	background-color: #ccff99;
	border: solid #99FF99 thin;
}

#blocco3{
	padding: 0px 0px 0px 2px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	border: 1px solid #00FFFF;
}

/************* #globalNav styles **************/
#globalNav{
	color: #FF99FF;
	padding: 5px 0px 5px 0px;
	white-space: nowrap;
	width: 820px;
	text-align: center;
	position: relative;
	border-top-color: #FF66CC;
	border-top-style:  groove;
	border-top-width: thin;
	border-bottom-color: #FF66CC;
	border-bottom-style: groove;
	border-bottom-width: thin;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 100%;
	padding: 0px 4px 0px 0px; 
}
/************* #miniNav styles **************/
#miniNav{
	color: #FF99FF;
	padding: 5px 0px 5px 0px;
	white-space: nowrap;
	width: 760px;
	height:33px;
	text-align: center;
	text-indent:inherit;
	position: relative;
	border-top-color: #FFCCFF;
	border-top-style:  groove;
	border-top-width: thin;
	border-bottom-color: #FFccff;
	border-bottom-style: groove;
	border-bottom-width: thin;
}
#miniNav a {
	font-size: 100%;
	padding: 0px 4px 0px 0px; 
}
/******** #pagine documenti styles *************/

#documento{
	padding: 0px 0px 0px 0px;
	position:absolute;
	left: 10px;
	top: 10px;
	width: 760px;
	text-indent: 0cm;
	height: 187px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 100%;
	color: #cccccc;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they 'touch' */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
#navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

