
/* ------------------------------------------------------------  General purpose */

body {
	padding: 0;
	border: 0;
	margin: 0;
	margin-bottom: 20px;
	background-color: #F2F4F9;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 76%;
	color: #666;
}
table {
	font-size: 1em;
}
p {
	margin: 0;
}
form {
	margin: 0;
}
#skipNav {
	display: none;
}
.clearer {
	float: left;
}
.clearer br {
	clear: both;
}
.clearerNof {
	clear: both;
}
a {
	text-decoration: none;
}
.hidden {
	display: none;
}


/* righe */

hr { 								/* for IE */
	text-align: center;
	height: 1px;
	color: #ddd;
	border: none;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
html>body hr {						/* for Gecko-based browsers */
	margin: 0 auto;
	height: 1px;
	background-color: #ddd;
	border: none;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
html>body hr { 						/* for Opera and Gecko-based browsers */
	margin: 0 auto;
	height: 1px;
	background-color: #ddd;
	border: 0px solid #ddd;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}
hr.thin {
	margin-top: 8px;
	margin-bottom: 8px;
}

/* ------------------------------------------------------------  Header */
#headWrapper {
	width: 760px;
	margin: 10px;
	padding: 0;
	height: 183px;
	background: url("../images/layout/headBkg09.jpg") no-repeat 0 0;
	font-size: 1em;
}
#headtoolsContainer {
	margin: 0;
	margin-right: 10px;
}
#flagContainer {
	margin-left: 8px;
	float: left;
	width: 243px;
	height: 37px;
	background: url("../images/layout/flags.gif") no-repeat 0 0;
}
#flagContainer a.eu {
	display: block;
	float: left;
	background-color: transparent;
	width: 58px;
	height: 37px;
}
#flagContainer a.cadses {
	display: block;
	float: left;
	background-color: transparent;
	width: 58px;
	height: 37px;
	margin-left: 5px;
}
#flagContainer span {
	display: none;
}
#helpContainer {
	margin-top: 20px;
	margin-right: 8px;
	float: right;
	height: 23px;
	padding: 0;
	padding-bottom: 8px;
	color: #ccc;
}
#helpContainer a:link {
	text-decoration: none;
	color: #677A98;
	padding: 0 4px;
}
#helpContainer a:visited {
	text-decoration: none;
	color: #677A98;
}
#helpContainer a:hover {
	text-decoration: none;
	color: #003A95;
}
#helpContainer a:active {
	text-decoration: none;
	color: #003A95;
}
#searchForm {
	float: right;
	height: 23px;
	padding: 0;
	margin-top: 18px;
	text-align: right;
}
#searchForm .lista {
	font-size: 0.9em;
	color: #666;
	width: 100px;
}
#searchForm .testo {
	font-size: 11px !important;			/* hack per MAC IE */
	font-size: 0.9em;
	color: #666;
	width: 100px;
}
#searchForm .submit {
	width: auto;
	font-size: 0.9em;
}
#searchForm label,
#logForm label {
	display: none;
}
#logForm {
	clear: both;
	margin-top: 8px;
	color: #fff;
	font-size: 0.9em;
	width: 161px;
	float: right;
	text-align: left;
	line-height: 1em;
}
#logForm span {
	display: block;
	margin-bottom: 4px;
}
#logForm input {
	font-size: 11px !important;			/* hack per MAC IE */
	font-size: 0.9em;
	color: #333;
	width: 100px;
	background-color: #DBE2EF;
	border: 1px solid white;
	Filter: Alpha(Opacity=70);
	-moz-opacity: 0.70; opacity: 0.70;
}
#logForm input.submit {
	font-size: 11px !important;			/* hack per MAC IE */
	font-size: 0.9em;
	color: #677A98;
	line-height: 1em;
	width: auto;
	height: 16px;
	padding-right: 2px;
	background-color: #F2F4F9;
	border: 1px solid #E3E8F1;
	Filter: Alpha(Opacity=90);
	-moz-opacity: 0.90; opacity: 0.90;
}

#logForm .LogUser  {
	background-color: #ddd;
	color: #333;
	width: 147px;
	height: 76px;
	margin: 0 8px 0 0;
	padding: 8px 0 0 8px;
	Filter: Alpha(Opacity=70);
	-moz-opacity: 0.70; opacity: 0.70;
}
*html  #logForm .LogUser  {
	width: 150px;
}
#logForm .LogUser a {
	padding: 0 0 0 16px;
	margin-bottom: 4px;
	display: block;
	color: #666;
	background: url("../images/buttons/smallarrow.gif") no-repeat 0 1px;
}

/* ------------------------------------------------------------  Menu */
/* ------------------------------------------------------------  First */
#navcontainerFirst {
	position: absolute;
	left: 20px;
	top: 162px;
	border: 0;
	padding: 0;
	height: 23px !important;			/* for IE MAC */
	height: 23px;
}
#navcontainerFirst ul {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	font-size: 11px;					/* fixed size for Menu */
	height: 23px;					/* for IE 5.5 and NN */
}
* html #navcontainerFirst ul {
	margin-top: 0 !important;			/* for IE MAC */
	margin-top: -2px;					/* viewed by ALL IE */
	margin-top /**/: 0;				/* viewed by all IEs but 6 */		
}
#navcontainerFirst li {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}
#navcontainerFirst li a {
	padding-top: 4px;
	height: 13px;					/* hack for Win IE5 */
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 10px;
	border: 0;
	text-decoration: none;
	font-size: 11px;					/* fixed size for Menu */
	line-height: 22px !important;			/* for MAC IE5 */
	line-height: 14px;					/* for Win IE5 */
	line-height/**/:/**/25px; 			/* for Win IE6 and others */
}
#navcontainerFirst li a:link,
#navcontainerFirst li a:visited {
	text-decoration: none;
	color: #677A98;
}
#navcontainerFirst li a:hover,
#navcontainerFirst li a:active {
	text-decoration: none;
	color: white;
}
#navcontainerFirst li.private a:link,
#navcontainerFirst li.private a:visited {
	text-decoration: none;
	color: #C8744B;
	font-weight: bold;
}
#navcontainerFirst li.private  a:hover,
#navcontainerFirst li.private  a:active {
	text-decoration: none;
	color: white;
	font-weight: bold;
}


/* ------------------------------------------------------------  Content Top */
#contentWrapper {
	text-align: left;					/* overrule sul body - IE pre-6 */
	width: 760px;
	margin: 10px;
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;				/* the Peek-a-boo Hack */	
}

/* ------------------------------------------------------------  Path */

#path {
	padding: 4px; 
	border-top: 1px solid #E0E4EF;
	border-bottom: 1px solid #E0E4EF;
	color: #bbb;
	font-size: 0.9em;
	margin-bottom: 24px;
}
#path .item {
	display: inline;
	padding: 0 6px;
}
#path .itemActive {
	display: inline;
	padding: 0 6px;
	font-weight: bold;
	color: #53657A;
}
#path a:link {
	text-decoration: none;
	color: #989898;
}
#path a:visited {
	text-decoration: none;
	color: #989898;
}
#path a:hover {
	text-decoration: none;
	color: #53657A;
}
#path a:active {
	text-decoration: none;
	color: #989898;
}

/* ------------------------------------------------------------  Scatole per Main Content */
#mainContent,
#mainContentFull {						/* due colonne normali */
	clear: none;
	margin: 10px;
	margin-top: 0;
	padding: 0;
	color: #666;
	line-height: 1.2em;				/* the Peek-a-boo Hack */
}
								/* hack IE5 Mac inheriting Float \*/
#mainContent {
	clear: both;
}
								/* recover from hack IE5 Mac */
#mainContent #content {
	margin: 0;
	margin-left: 200px;
	padding: 14px;
	line-height: 1.2em;				/* the Peek-a-boo Hack */
	background-color: #F2F4F9;
}
* html #mainContent #content {
	margin-left: 200px !important;
	margin-left: 197px;				/* IE Box Model Hack */
	height: auto !important;
	height: 1%;						/* the Holly Hack */
}

#mainContentFull #content {
	margin: 0;
	padding: 14px;
	line-height: 1.2em;				/* the Peek-a-boo Hack */
	background-color: #F2F4F9;
}
#mainContentFull #boxes {
	display: none;
}



/* ------------------------------------------------------------  Main Content */

* html #spaceFor5 {
	height: 1px;
	height/**/: 0;
	overflow/**/: hidden;
}

#pageDatas {
	clear: both;
	margin: 10px;
	text-align: right;
	color: #999;
	font-size: 0.9em;
	border-top: 1px solid #FFF;
	padding-top: 4px;
}




/* ------------------------------------------------------------  Footer */
#footerContainer {
	clear: both;
	text-align: center;					/* overrule sul body - IE pre-6 */
	width: 760px;
	margin: 10px;
	margin-top: 28px;
	padding: 0;
	padding-left: 0;
	font-size: 1em;
	line-height: 1.6em;
}
#footerContainer a {
	padding-right: 2px;
	padding-left: 2px;
}
#footerContainer a:link {
	text-decoration: none;
	color: #677A98;
}
#footerContainer a:visited {
	text-decoration: none;
	color: #677A98;
}
#footerContainer a:hover {
	text-decoration: none;
	color: #003A95;
}
#footerContainer a:active {
	text-decoration: none;
	color: #003A95;
}
#footerContainer #footer {
	padding-bottom: 8px;
	border-bottom: 1px dashed #fff;
}
#footerContainer #copy {
	margin-top: 8px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #999;
}

/* --------------------------------------------------------------------------------------boxini versione pcr */

#mainContent #boxes {
	float: left;
	width: 188px;
	display: inline;
}
#boxes h2 { /* -- tutti i titoli dei box --*/
	background-repeat: repeat-y;
	padding: 10px 24px 10px 42px;
	margin: 0;
	font-size: 1.3em;
	text-align: right;
}
#boxes .navigationWrapper { /* contenitore dell'UL */
	margin: 6px 10px;
}
#boxes .genericBoxWrapper { /* contenitore dei contenuti dei box */
	margin: 6px 10px;
	color: #555;
	font-size: 0.9em;
}


/* ------------------------------------------------------ tutti i box ------------------------------------------------------------------------------*/

#boxes .boxNav,
#boxes .box_first,
#boxes .box_second,
#boxes .box_third {
	background-repeat: repeat-y;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#boxes .boxTop,
#boxes .box_first_Top,
#boxes .box_second_Top,
#boxes .box_third_Top {
	background-repeat: no-repeat;
	height: 16px;
}
#boxes .boxBottom,
#boxes .box_first_Bottom,
#boxes .box_second_Bottom,
#boxes .box_third_Bottom {
	background-repeat: no-repeat;
	font-size: 0em;
	height: 6px;
}
/*#boxes h2 {
	padding-bottom: 6px;
	padding-left: 32px;
}*/
#boxes .boxNav .genericBoxWrapper a,
#boxes .box_first .genericBoxWrapper a,
#boxes .box_second .genericBoxWrapper a,
#boxes .box_third .genericBoxWrapper a {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#boxes ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid #ddd;
}
#boxes li {
	display: inline;
}
#boxes img {
	vertical-align: middle;
	margin: 0;
	padding: auto;
	padding-right: 6px;
	border: 0;
}

a {background-repeat: no-repeat;}

a.pdf {padding-left: 24px; background-image: url(../images/icons/pdf.gif);}
a.doc {padding-left: 24px; background-image: url(../images/icons/doc.gif);}
a.rtf {padding-left: 24px; background-image: url(../images/icons/rtf.gif);}
a.xls {padding-left: 24px; background-image: url(../images/icons/xls.gif);}
a.ppt {padding-left: 24px; background-image: url(../images/icons/ppt.gif);}
a.zip {padding-left: 24px; background-image: url(../images/icons/zip.gif);}
a.gif {padding-left: 24px; background-image: url(../images/icons/gif.gif);}
a.jpg {padding-left: 24px; background-image: url(../images/icons/jpg.gif);}
a.int {padding-left: 24px; background-image: url(../images/icons/int.gif);}
a.htm {padding-left: 24px; background-image: url(../images/icons/int.gif);}
a.ext {padding-left: 24px; background-image: url(../images/icons/ext.gif);}
a.not {padding-left: 2px; }





/* ---------------------------------------------------- navigazione colorato ------------------------------------------------------  Box di navigazione */

#boxes .boxNav {
	background-image: url("../images/layout/sez01_bkgBoxMain.gif");
}
#boxes .boxTop {
	background-image: url("../images/layout/sez01_bkgBoxTop.gif");
}
#boxes .boxNav h2 {
	background-image: url("../images/layout/sez01_bkgBoxTitle.gif");
	color: #E57139;
}
#boxes .boxBottom {
	background-image: url("../images/layout/sez01_bkgBoxBottom.gif");
}
#boxes .boxNav ul {
	font-size: 0.9em;
	border-top: 1px solid #D9E2EE;
}
#boxes .boxNav .genericBoxWrapper a {
	padding-left: 4px;
}
#boxes .boxNav a:link,
#boxes .boxNav a:visited {
	color: #7586A0;
	border-bottom: 1px solid #D9E2EE;
}
#boxes .boxNav a:hover,
#boxes .boxNav a:focus,
#boxes .boxNav a:active {
	color:#4E6790;
	background-color: #B1C0D7;
}
#boxes .boxNav a.level0 {padding-left: 4px;}
#boxes .boxNav a.level1 {padding-left:12px;}
#boxes .boxNav a.level2 {padding-left: 20px;}
#boxes .boxNav a.level3 {padding-left: 28px;}
#boxes .boxNav a.level4 {padding-left: 36px;}

#boxes .boxNav span {
	color:#fff;
	background-color:#A3B6D3;
	border-bottom: 1px solid #D9E2EE;
}

#boxes .boxNav span {display: block; padding: 2px 0;}
#boxes .boxNav span.level0 {padding-left: 4px;}
#boxes .boxNav span.level1 {padding-left: 12px;}
#boxes .boxNav span.level2 {padding-left: 20px;}
#boxes .boxNav span.level3 {padding-left: 28px;}
#boxes .boxNav span.level3 {padding-left: 36px;}


/* --------------------------------------- grigio scuro ----------------------------------------------------------------  Second Box  - Admin */

#boxes .box_second {
	background-image: url("../images/layout/bkgBox_second_Main.gif");
}
#boxes .box_second_Top {
	background-image: url("../images/layout/bkgBox_second_Top.gif");
}
#boxes .box_second h2 {
	background-image: url("../images/layout/bkgBox_second_Title.gif");
	color: #777;
}
#boxes .box_second_Bottom {
	background-image: url("../images/layout/bkgBox_second_Bottom.gif");
}
#boxes .box_second ul {
	border-top: 1px solid #ccc;
}
#boxes .box_second .genericBoxWrapper a {
	padding-left: 4px;
}
#boxes .box_second a:link,
#boxes .box_second a:visited {
	color: #eee;
	border-bottom: 1px solid #ccc;
}
#boxes .box_second a:hover,
#boxes .box_second a:focus,
#boxes .box_second a:active {
	color:#777;
	border-bottom: 1px solid #ccc;
	background-color: #ccc;
}


/* ------------------------------------------------------- grigio chiaro / e icone ------------------------------------------------ Third Box */ 

#boxes .box_third {
	background-image: url("../images/layout/bkgBox_third_Main.gif");
}
#boxes .box_third_Top {
	background-image: url("../images/layout/bkgBox_third_Top.gif");
}
#boxes .box_third h2 {
	background-image: url("../images/layout/bkgBox_third_Title.gif");
	color: #E57139;
}
#boxes .box_third h2.links {
	background-image: url("../images/layout/bkgBox_third_TitleB.gif");
	color: #E57139;
}
#boxes .box_third_Bottom {
	background-image: url("../images/layout/bkgBox_third_Bottom.gif");
}
#boxes .box_third a:link,
#boxes .box_third a:visited {
	color: #888;
	border-bottom: 1px solid #ddd;
}
#boxes .box_third a:hover,
#boxes .box_third a:focus,
#boxes .box_third a:active {
	color:#666;
	background-color: #e3e3e3;
}



/* ------------------------------------------------------------  Albero */

#tree {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-top: 1px solid #ddd;
	margin-top: 24px;
	width: 510px;
}
#tree .treeEven {
	background-color: transparent;
}
#tree .treeOdd {
	background-color: #fafafa;
}
#tree span { /* levels */
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 2px;
}
#tree span .buttonTools {
	float: right;
}
#tree span .buttonTools img {
	float: none;
	padding: 0;
	margin: 0;
	border: 0;
	margin-top: 2px;
}
#tree span .treeTools {
	display: inline;
}
#tree span .treeTools a {
	padding: 0 3px;
}
#tree span.level1 {
	padding-left: 4px;
}
#tree span.level2 {
	background-image: url("../images/layout/indent_02.gif");
	background-repeat: no-repeat;
	padding-left: 19px;
}
#tree span.level3 {
	background-image: url("../images/layout/indent_03.gif");
	background-repeat: no-repeat;
	padding-left: 34px;
}
#tree span.level4 {
	background-image: url("../images/layout/indent_04.gif");
	background-repeat: no-repeat;
	padding-left: 49px;
}
#tree span.level5 {
	background-image: url("../images/layout/indent_05.gif");
	background-repeat: no-repeat;
	padding-left: 64px;
}
#tree span.level6 {
	background-image: url("../images/layout/indent_06.gif");
	background-repeat: no-repeat;
	padding-left: 79px;
}

#content_header #top {
	margin-top: 16px;
	margin-bottom: 4px;
}

#content #txt #tree a:hover,
#content #txt #tree a:focus,
#content #txt #tree a:active {
	text-decoration: none;
	color: #3A547B;
	background-color: transparent;
	cursor: pointer;
}




/* da sistemare */

.tableLogin {
	clear: both;
	margin-top: 24px;
	color: #DBE2EF;
	font-size: 0.9em;
	width: 161px;
	float: right;
	text-align: left;
	line-height: 1em;
}




