/* CLASSE per il body */ 

	.sitePage {
background-image: url("../img/layout/bk.gif"); 
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0px 0px;
		background-color: #C8C8C8;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-size: 12px;
		font-family: Arial, sans-serif;
		color: #666666;
	}

/* ------------------ */

/* CLASSI per il LOADER */

	div#pageLoader {
		position: absolute; 
		width: 100%; 
		height: 100%; 
		top: 0; 
		left: 0; 
		background-color: #FFFFFF;
		filter: alpha(opacity=60);
		-moz-opacity: 0.60;
		opacity: 0.60; 
		font-family: Arial, sans-serif;
		color: #666666; 
		z-index: 100;
	}
	div#pageLoaderContent {
		position: absolute;
		top: 50%;
		left: 50%;
		width: 32px;
		height: 32px;
		margin-left: -16px;
		margin-top: -16px;
		z-index: 101;
	}

/* -------------------- */

/* CLASSI struttura layout --------------------------- */

	div#pageContainer {
		position: relative;
/*
		top: 0;
		left: 0;
*/
		display:block;
		margin:auto;
		width: 930px;
		background-color: #C8C8C8;
		overflow: hidden;
	}
	div#header_it {
		top: 0;
		width: 930px;
		height: 55px;
		border: 0px;
		background-image: url("../lang/it/img/header.gif");
		background-color: #C8C8C8;
		text-align: right;
	}
	div#header_fr {
		top: 0;
		width: 930px;
		height: 55px;
		border: 0px;
		background-image: url("../lang/fr/img/header.gif");
		background-color: #C8C8C8;
		text-align: right;
	}
	div#spaceHeader {
		width: 930px;
		height: 17px;
		border: 0px;
		background-color: #FFFFFF;
	}
	div#pageContent {
		width: 930px;
		overflow: hidden;
		text-align: left;
		background-color: #FFFFFF;
	}
	div#menuContent {
		float: left;
		width: 150px;
		overflow: hidden;
		text-align: left;
		background-color: #FFFFFF;
	}
	div#spaceLeft {
		float: left;
		width: 56px;
		overflow: hidden;
		text-align: right;
		background-color: #FFFFFF;
	}
	div#page {
		float: left;
		width: 549px;
		overflow: hidden;
		text-align: left;
		background-color: #FFFFFF;
	}
	div#spaceRight {
		float: left;
		width: 20px;
		overflow: hidden;
		text-align: left;
		background-color: #FFFFFF;
	}
	div#colDxContent {
		float: left;
		width: 155px;
		overflow: hidden;
		text-align: left;
		background-color: #FFFFFF;
	}
	div#spaceFooter {
		width: 930px;
		height: 70px;
		border: 0px;
		background-color: #FFFFFF;
	}
	div#footer {
		width: 930px;
		height: 20px;
		border: 0px;
		background-image: url("../img/layout/footer.gif");
		background-color: #C8C8C8;
		text-align: right;
	}
	div#tableOfContents {
		width: 930px;
		border: 0px;
		background-color: #C8C8C8;
		text-align: center;
	}
	.generalSep {
		width: 930px;
		height: 10px;
	}

	.boxMenuTitle {
		width: 150px;
		height: 23px;
		border: 0px;
		background-image: url("../img/layout/bkTitleColSx.gif");
		background-color: #FFFFFF;
		text-align: left;
	}
	.boxMenuInterlinea {
		width: 150px;
		height: 6px;
	}
	.boxMenuRow {
		width: 150px;
		overflow: hidden;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 3px;
	}
	.boxMenuRowLeft {
		float: left;
		width: 10px;
		height: 10px;
		overflow: hidden;
	}
	.boxMenuRowRight {
		float: left;
		width: 140px;
		background-image: url("../img/layout/bkRowColSx.gif");
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: top right;
		background-color: #E1E1E1;
		overflow: hidden;
	}
	.boxMenuInterlineaBottom {
		width: 150px;
		height: 3px;
	}

	div#navBar {
		width: 549px;
		height: 23px;
		border: 0px;
		background-image: url("../img/layout/bkNavBar.gif");
		background-color: #FFFFFF;
		text-align: left;
	}
	div#navBarLeft {
		float: left;
		width: 99px;
		border: 0px;
		text-align: center;
	}
	div#navBarRight {
		float: left;
		width: 299px;
		border: 0px;
		text-align: center;
	}
	.navBarSep {
		float: left;
		width: 1px;
		height: 23px;
		border: 0px;
		background-image: url("../img/layout/bkNavBarSep.gif");
	}
	div#navBarCenter {
		float: left;
		width: 149px;
		border: 0px;
		text-align: center;
	}
	.boxNavBarPageInterlinea {
		width: 100%;
		height: 6px;
	}

	.boxColDxTitle {
		width: 130px;
		height: 23px;
		border: 0px;
		background-image: url("../img/layout/bkTitleColDx.gif");
		background-color: #FFFFFF;
		text-align: left;
	}
	.boxColDxInterlinea {
		width: 100%;
		height: 6px;
	}
	div#boxColDxBanner {
		width: 100%;
	}
	div#boxColDxArticles {
		width: 130px;
	}
	.arrowPoint {
		float:left;
		width: 24px;
		text-align: right;
	}
	.labelBeforeArrow {
		float:left;
	}
	div#boxHomePageContainer {
		width: 549px;
		height: 414px;
		background-image: url("../img/layout/bkHome.jpg");
		background-color: #FFFFFF;
		text-align: right;
	}
	div#boxHomePagePayOff {
		margin-top: 0px;
	}
	.noBorder {
		border: 0px;
	}

	div#stringHeader {
		width: 90%;
		text-align: left;
	}
	.headerInterlinea {
		width: 100%;
		height: 20px;
	}

	.boxHighlight {
		border: 10px solid #666666;
		background-color: #E1E1E1;
	}

	/* DIV per POPUP */
	.popupPage {
		background-color: #FFFFFF;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		font-size: 12px;
		font-family: Arial, sans-serif;
		color: #666666;
	}
	div#popupContainer {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #FFFFFF;
		overflow: hidden;
	}
	div#popupCloser {
		width: 100%;
		overflow: hidden;
		text-align: right;
	}
	div#popupContent {
		width: 100%;
		overflow: hidden;
		text-align: left;
	}

	.cleaner {
		height: 1px;
		clear: both;
	}
	.bkUnderline {
		background-color: #E1E1E1;
		border-bottom: 2px solid #00A5E6;
	}

/* --------------------------------------------------- */

/* CLASSI Generali ----------------------------------- */

	form {
		margin:0px;
	}
	table {
		width: 100%;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-collapse: collapse;
	}
	td, th {
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		vertical-align: top;
		text-align: left;
	}
	.sgTdTop {
		width: 100%;
		border: 1px solid #E1E1E1;
		margin: 0px;
		vertical-align: top;
		text-align: center;
	}
	.sgTd {
		width: 100%;
		border-top: 0px;
		border-left: 1px solid #E1E1E1;
		border-right: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
		margin: 0px;
		vertical-align: top;
		text-align: center;
	}

	.dbTdTopSx {
		border: 1px solid #E1E1E1;
		margin: 0px;
		vertical-align: top;
		text-align: center;
	}
	.dbTdTopDx {
		border-left: 0px;
		border-top: 1px solid #E1E1E1;
		border-right: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
		margin: 0px;
		vertical-align: top;
		text-align: center;
	}
	.dbTdSx {
		border-left: 1px solid #E1E1E1;
		border-top: 0px;
		border-right: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
		margin: 0px;
		vertical-align: top;
		text-align: center;
	}
	.dbTdDx {
		border-left: 0px;
		border-top: 0px;
		border-right: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
		margin: 0px;
		vertical-align: top;
		text-align: center;
	}

	p {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.hr {
		width: 100%; 
		height: 1px; 
		border: 0; 
		background-color: #FFFFFF; 
		margin: 5px 0px 5px 0px;
	}
	a {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: underline;
		font-size: 12px;
		font-weight: normal;
	}
	a:hover {
		color: #00A5E6;
		font-family: Arial, sans-serif;
		text-decoration: underline;
		font-size: 12px;
		font-weight: normal;
	}
	ul {
		margin-left: 30px; 
		padding-left: 0;
	}
	ul, li {
		list-style-position: outside;
		list-style-type: disc;
	}
	.hrColor {
		width: 100%; 
		height: 1px; 
		border: 0; 
		background-color: #00A5E6; 
		margin: 10px 0px 10px 0px;
	}

/* --------------------------------------------------- */

/* CLASSI Testo -------------------------------------- */

	/* Pay-off in Homepage */
	.txtPayOff {
		color: #FFFFFF;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 25px;
		font-weight: bold;
	}

	/* Header pagina */
	.txtStringHeader {
		color: #999999;
		font-family: Century gothic, sans-serif;
		text-decoration: none;
		font-size: 20px;
		font-weight: normal;
		letter-spacing: 1px;
	}

	/* Highlight nel box */
	.txtHighlight {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		font-style: italic;
	}

	/* Titoletto box menu */
	.txtBoxMenuTitle {
		color: #FFFFFF;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	a.txtBoxMenuTitle {
		color: #FFFFFF;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
	a.txtBoxMenuTitle:hover {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}

	/* Testo voci di menu */
	.txtMenu {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}
	a.txtMenu {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}
	a.txtMenu:hover {
		color: #00A5E6;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}

	/* Testo titolo Sezione TOC */
	.txtTOCTitle {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 10px;
		font-weight: bold;
		text-transform: uppercase;
	}
	a.txtTOCItem {
		color: #FFFFFF;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 10px;
		font-weight: normal;
	}
	a.txtTOCItem:hover {
		color: #000000;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 10px;
		font-weight: normal;
	}

	/* LINK in century gothic */
	.txtCGLabel {
		color: #666666;
		font-family: Century gothic, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}
	.txtCGLabel:hover {
		color: #00A5E6;
		font-family: Century gothic, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}

	/* Nome file scaricabile */
	.txtFileName {
		color: #000;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}

	/* Dimensione file scaricabile */
	.txtFileDim {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
	}

	/* Tipo file scaricabile */
	.txtFileType {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
	}

	/* Percorso della cartella */
	.txtFolderPath {
		color: #00A5E6;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}

	/* Titolo News */
	.txtNewsTitle {
		color: #00A5E6;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}

	/* Testo News */
	.txtNewsText {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}

	/* Testo titolo tabella */
	.txtTableTitle {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
	}

	/* Testo titolo tabella */
	.txtPageTableTitle {
		color: #666666;
		font-family: Arial, sans-serif;
		text-decoration: none;
		font-size: 16px;
		font-weight: bold;
	}

/* --------------------------------------------------- */

/* CLASSI Padding ------------------------------------ */

	.dblPad {
		padding: 20px 20px 20px 20px;
	}
	.totalPad {
		padding: 10px 10px 10px 10px;
	}
	.semiPad {
		padding: 0px 20px 0px 20px;
	}
	.qPad {
		padding: 0px 10px 0px 10px;
	}
	.menuPad {
		padding: 5px 10px 5px 10px;
	}
	.boxMenuTitlePad {
		padding: 3px 0px 0px 10px;
	}
	.boxMenuRowPad {
		padding: 2px 10px 2px 2px;
	}
	.boxFormMenuTitlePad {
		float: left;
		padding: 3px 0px 0px 10px;
	}

/* --------------------------------------------------- */

/* CLASSI Input -------------------------------------- */

	.campoFormLogin {
    		border: 0px;
    		font-weight: normal;
    		font-size: 10px;
    		color: #666666;
    		font-family: Arial, sans-serif;
    		background-color: #FFFFFF;
		width: 40px;
		height: 15px;
	}
	.campo {
    		border: #FFE0CC 1px solid;
    		font-weight: normal;
    		font-size: 11px;
    		color: #FFE0CC;
    		font-family: Arial, sans-serif;
    		background-color: #0063C6;
		height: 18px;
	}
	.tasto {
    		border: #FFE0CC 1px solid;
    		font-weight: normal;
    		font-size: 11px;
    		color: #FFE0CC;
    		font-family: Arial, sans-serif;
    		background-color: #003366;
	}
	select {
    		border: #FFE0CC 1px solid;
    		font-weight: normal;
    		font-size: 11px;
    		color: #FFE0CC;
    		font-family: Arial, sans-serif;
    		background-color: #0063C6;
	}

/* --------------------------------------------------- */