/*
font-family used: Verdana, Arial, Helvetica, sans-serif;
default font-size: 	little 10, medium 12, big 14 px
-------------------------------------------------------
general elements styles
-------------------------------------------------------
grigio sfondo bgcolor="#E6E6E6"
*/

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;			
}

.textCredits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: normal;
	background-color:  #047FEA;
}

a_:hover  {
	text-decoration: none;
	color:#000000;
}

a:visited {
	text-decoration: none;
}

a {
	text-decoration: none;
	color:  #000000;
}

.logoBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:  #69BFE0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/*
-------------------------------------------------------
menu styles
-------------------------------------------------------
*/
.menuTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	text-align:left;
	height:25px;
  cursor: pointer;
}

.menuTxtSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	background-color:#E6E6E6;
  padding-left: 5px;
	text-align:left;
	height:25px;
  cursor: pointer;
}

.menuTxt:hover {
	color: #000000;
	background-color: #E6E6E6;
  cursor: pointer;
}

.menuTitleStyle {
	background: #047FEA;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: default;
}

.menuItemStyleOver {
	background: #69BFE0;
	cursor: hand;
	border-bottom: 1px solid #ffffff;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}

.menuStyle {
	background: #F2F3D3;
	border: 1px solid #ffffff;
	cursor: hand;
}

.subMenu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-color:#ffffff;
	border-bottom: 1px solid #999999;
  cursor: pointer;
}

.subMenu1:hover {
  background-color:#ffffff;
  color: #333333;
  cursor: pointer;
}

.subMenuSelected1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #999999;
	background-color:#E6E6E6;
  cursor: pointer;
}

#path tbody{
  font-size: 20px;
}

#path a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;

}
#path a:hover{
	color:#000000;
}

/*
-------------------------------------------------------
borders
-------------------------------------------------------
*/
.borderBottomGold {
	border-bottom: 1px solid #F8B300;
}

.borderTopGold {
	border-top: 1px solid #F8B300;
}

.borderBottomLeftGold {
	border-bottom: 1px solid #F8B300;
	border-left: 1px solid #F8B300;
}

.borderBottomRightGold {
	border-bottom: 1px solid #F8B300;
	border-right: 1px solid #F8B300;
}

.borderBottomBlack {
	border-bottom: 1px solid #000000;
}

.borderTableGold {
	border-top: 1px solid #F8B300;
	border-bottom: 1px solid #F8B300;
	border-left: 1px solid #F8B300;
	border-right: 1px solid #F8B300;
	line-height:95%;
}

.borderTableBlu {
	border-top: 5px solid #0066FF;
	border-bottom: 5px solid #0066FF;
	border-left: 5px solid #0066FF;
	border-right: 5px solid #0066FF;
}

.indexBorder {
	border-color: #6AADE6;
	border-bottom-width: 10px;
	border-top-width: 10px;
	border-left-width: 10px;
	border-right-width: 10px;
	/*
	border-background-image: url(/img/sfondo_blu.gif);
	background-position: right center;
	background-repeat: no-repeat;
	cursor:default;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
	*/	
}

/* 

-------------------------------------------------------
text styles
-------------------------------------------------------
*/
.separatorGold{
	color: #F8B300;
}

.titleSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.textSmallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textSmallBlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textMediumBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textMediumBlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textBigBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textBigBlackBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

