/* PARTE PERSONALE */
.borduramaintab {
	background-repeat: repeat-y;
	background-position: 0px;
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;



}
.mainsfondo {
	background-attachment: fixed;
	background-color: #f8f9f4;
	background-image: url(../images/sfondook.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 70px;

}

.fondino_PIVA {
	font             : 400 12px Geneva, Arial, Helvetica, sans-serif;
	color            : #003399;
	text-decoration: none;

}
.bordosotto {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(..images/bg_menu.gif);
}
.bordodx {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordosopra {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.piede {
	background-image: url(../images/moduletable_top.gif);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.piedetxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.menucellfondo {
	background-image: url(../images/blocco2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px top;



}
.fondomaintab {
	background-image: url(../images/blocco3.jpg);
	background-repeat: repeat-y;
}
.fondotestata {
	background-image: url(../images/blocco1.jpg);
	background-repeat: no-repeat;
}
.fondopiede {
	background-image: url(../images/blocco5.jpg);
	background-repeat: no-repeat;
	background-position: 0px;

}
.menutabposition {
	position: relative;


}
/* ################### MODULE SETTINGS ################### */
.modules {
  background       : #F0F0F0;
}

table.moduletable {
  margin           : 0px 0px 0px 0px;
  width            : 100%;
}

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  width            : 100%;
  color            : #000000;
  text-align       : center;
  border-bottom    : 1px solid #cccccc;
}

table.moduletable td {
  font-size        : 11px;
  font-weight      : normal;
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
	font             : bold 14px Verdana, Arial, Helvetica, sans-serif;
	color            : #003399;
	text-decoration: none;

}
a.pathway:link, a.pathway:visited {
  font             : bold 14px Verdana, Arial, Helvetica, sans-serif;	
  color            : #285078;
  text-decoration  : none;
}

a.pathway:hover {
  font             : bold 14px Verdana, Arial, Helvetica, sans-serif;	
  color            : #CC6600;
  text-decoration  : none;
}

/* ################### MAIN AND SUB MENU SYSTEM ################### */
.mainlevel {
	font             : 600 12px/20px Verdana, Arial, Helvetica, sans-serif;
	background-color : #e3e7ea;
	background-filter:alpha(opacity=70);
    background-moz-opacity:0.7;
    background-opacity: 0.7;
	line-height      : 20px;
	letter-spacing   : 1px;
	width            : 80%;
	text-decoration  : none;
	border-bottom	 : 1px solid #CC6600;
}

a.mainlevel:link, a.mainlevel:visited {
  font             : 600 12px/20px Verdana, Arial, Helvetica, sans-serif;
  line-height      : 20px;  
  color            : #285078;
  text-decoration  : none;
  border-bottom	   : 1px solid #CCCCCC;
}

a.mainlevel:hover {
  font             : 600 12px/20px Verdana, Arial, Helvetica, sans-serif;
  background-color : #CCCCCC;
  background-filter:alpha(opacity=70);
  background-moz-opacity:0.7;
  background-opacity: 0.7;
  line-height      : 20px;
  color            : #CC6600;
  text-decoration  : none;
  border-bottom	   : 1px solid #CCCCCC;
}

.sublevel {
  font             : 600 12px/20px Verdana, Arial, Helvetica, sans-serif;	
  letter-spacing   : 2px;
  padding-left     : 7px;
  text-decoration  : none;
}

/* ################### TOP/BOTTOM MENU SYSTEM ################### */
.mainlevel-nav {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;		
  letter-spacing   : 1px;
  color            : #285078;
  text-decoration  : none;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing   : 1px;  
  color            : #285078;
  text-decoration  : none;
}

a.mainlevel-nav:hover {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing   : 1px;
  color            : #CC6600;
  text-decoration  : none;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  background       : url(../images/logo_bar_back.gif);
  color            : #FFFFFF;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #990000;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font             : 9px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
	font             : 11px Verdana, Arial, Helvetica, sans-serif;
	background       : #FFFFFF;
	color			 : #666666;
	text-decoration  : none;

}

.contentpaneopen {
	font             : 11px Verdana, Arial, Helvetica, sans-serif;
	background       : #FFFFFF;
	color			 : #666666;
	text-decoration  : none;
}

.contentheading {
  font             : bold 16px Verdana, Arial, Helvetica, sans-serif;
  color            : #004080;
  text-align       : left;
}

.componentheading {
  font             : bold 16px Verdana, Arial, Helvetica, sans-serif;
  color            : #004080;
  text-align       : left;
}

.contentdescription {
  font             : 16px Verdana, Arial, Helvetica, sans-serif;
  color            : #004080;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.table.contenttoc {
  font             : bold 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #004080;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font             : bold 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  background-color : #C0C0C0;
  border           : 1px solid #000000;
  text-transform   : uppercase;
  background       : url(../images/but_bar_back.gif);
}

.inputbox {
  font             : 10px Verdana, Arial, Helvetica, sans-serif;
  color            : #000000;
  background-color : #A4AEBA;
  border           : 1px solid #000000;
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font             : 11px Verdana, Arial, Helvetica, sans-serif;
  color            : #406080;
  text-decoration  : none;
}

a:hover {
  color            : #990000;
  text-decoration  : none;
}

a:active {
  color            : #CC0000;
  background-color : #F0E0A0;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color            : #285078;
  font-weight      : bold;
  letter-spacing   : 1px;
}

a.category:hover {
  color            : #CC6600;
}

/*###################################TESTI######################################################*/
/* ###################### CONTENT PAGE SETTINGS ###################### */
.body {
	font             : 11px Verdana, Arial, Helvetica, sans-serif;
	color			 : #666666;
	text-decoration  : none;
}

.p {
	font             : 11px Verdana, Arial, Helvetica, sans-serif;
	background       : #FFFFFF;
	color			 : #666666;
	text-decoration  : none;

}

.td {
	font             : 11px Verdana, Arial, Helvetica, sans-serif;
	background       : #FFFFFF;
	color			 : #666666;
	text-decoration  : none;

}

.tr {
	font             : 11px Verdana, Arial, Helvetica, sans-serif;
	background       : #FFFFFF;
	color			 : #666666;
	text-decoration  : none;

}


