a:focus { 
	outline: 0; 
}

a:link, a:visited, a:hover, a:focus, a:active  {
	text-decoration: none;
	color: rgb(0, 0, 240);
}

img {
	border: 0px;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 1em;
	color: rgb(60, 60, 60);
}

div {
    	overflow: hidden;
}

em {
        color: rgb(82, 82, 120);
}

.myLink a:link, .myLink a:focus, .myLink a:active, .myLink a:visited {
	text-decoration: none;
	color: rgb(60, 60, 60);
}

.myLink a:hover {
	text-decoration: none;
	color: rgb(0, 0, 240);
}

.clearer {
	clear: both;
}

.mediumText {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
        line-height: 1.2em;
	color: rgb(60,60,60);
}

.mediumTextB {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
        line-height: 1.2em;
	color: rgb(60,60,60);
}

.tinyText {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2em;
	color: rgb(60,60,60);
}

.tinyText2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.2em;
	color: rgb(60,60,60);
}

.tinyText2B {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	line-height: 1.2em;
	color: rgb(60,60,60);
}

.headerText {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.0em;
	color: rgb(120,120,120);
}

.headerTextB {
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
	line-height: 1.0em;
	color: rgb(120,120,120);
}

.headerText2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
        line-height: 1.0em;
	color: rgb(60,60,60);
}

.menuLeft1Liv {
	margin: 0px;
	padding: 0px;
        list-style: none;
	width: 200px;
        background: rgb(225, 225, 250);
	border: 0px #999;
}

.menuLeft2Liv {
	margin: 0px;
	padding: 0px;
        list-style: none;
	width: 200px;
        background: rgb(220, 240, 255);
	border: 0px #999;
} 

.menuLeft1Liv a {
	display: block;
	position: relative;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
  	border: 1px solid #999;
	margin: 1px 1px;
	padding: 3pt 20pt;
        background: rgb(225, 225, 250) url(left-arrow.gif) no-repeat;
        background-position: 8pt 5pt;
        color: rgb(60,60,60);
}

.menuLeft2Liv a {
	display: block;
	position: relative;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
  	border: 1px solid #999;
	margin: 1px 1px;
	padding: 3pt 26pt;
        background: rgb(220, 240, 255) url(left-arrow.gif) no-repeat;
        background-position: 15pt 4pt;
        color: rgb(60,60,60);
}

.menuRight {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 200px;
        background: rgb(225, 225, 250);
	border: 0px #999;
}

.menuRight a {
	position: relative;
	display: block;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
  	border: 1px solid #999;
	margin: 1px 1px;
	padding: 3pt 20pt;
        background: rgb(220, 240, 255) url(left-arrow.gif) no-repeat;
        background-position: 8pt 5pt;
        color: rgb(60,60,60);
}

.imgSede {
	display: inline;
        float: left;
        padding: 4px;
        border: 2px solid rgb(200, 200, 250);
        margin-right: 10px;
}

.imgHome {
	display: inline;
        float: left;
	padding: 0px 2px;
        margin-right: 10px;
}

.imgBib {
	display: inline;
        float: left;
        padding: 4px;
        border: 2px solid rgb(200, 200, 250);
        margin-right: 10px;
}

.imgPeople {
	display: inline;
        float: left;
        padding: 4px;
        border: 2px solid rgb(200, 200, 250);
        margin-right: 10px;
}

.tabella {
	text-align: left;
}

.tabella thead {
	height: 30px;
        color: rgb(40,40,40);
}

.tabellacfu {
	text-align: left;
        border: 0px;
        border-collapse: collapse;
}

.tabellacfu caption {
	font-family: arial, helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	line-height: 1.2em;
        padding: 5px 0px;
        text-align: left;
        color: rgb(120,120,120);
}

.tabellacfu thead {
        color: rgb(40,40,40);
}

.tabellacfu th {
        border: 0px;
        border-style: solid none;
}

.tabellacfu td {
        border: 1px solid rgb(180,180,180);
        border-style: solid none;
}

.ulgen {
	list-style-image: url(next.gif);
	padding: 0px 0px 0px 10px;
        margin: 2px 0px 0px 10px;
        line-height: 1.4em;      
}

.ligen {
	list-style-image: none;
        list-style-type: upper-roman;
        font-weight: normal;
	padding: 1px 0px;
        margin: 0px;
        line-height: 1.2em;      
	color: rgb(60, 60, 60);      
}

.uldott {
	padding: 0px 0px 0px 10px;
        margin: 2px 0px 0px 5px;
        line-height: 1.4em;      
}

.lidott {
        list-style-type: square;
	padding: 5px 0px;
        margin: 0px;
        line-height: 1.2em;      
	color: rgb(60, 60, 60);      
}

.ulins {
	list-style-type: none;
	padding: 0px;
        margin: 4px 0px;   
        line-height: 1.2em;     
	color: rgb(60, 60, 60);
}

.liins {
	list-style-type: square;
	padding: 2px 0px;
        margin: 0px;
	color: rgb(60, 60, 60);      
}

#header1 {
        position: absolute;
        left: 20px;
        top: 20px;
	width: 200px;
	height: 60px;
}

#header2 {
	position: absolute;
        left: 222px;
        top: 20px;
	width: 760px;
	height: 60px;
}

#vlineLeft {
	position: absolute;
        left: 221px;
        top: 104px;
	height: 444px;
        width: 1px;
        background: rgb(200, 200, 200);
}

#vlineRight {
	position: absolute;
        left: 780px;
        top: 104px;
	height: 444px;
        width: 1px;
        background: rgb(200, 200, 200);
}

#topBarLeft {
        position: absolute;
        left: 20px;
        top: 82px;
	width: 200px;
	height: 20px;
	background: rgb(236, 180, 12);
	color: rgb(60, 60, 60);
	text-align:center;
}

#topBarRight {
        position: absolute;
        left: 222px;
        top: 82px;
	width: 760px;
	height: 20px;
        background: rgb(236, 180, 12);
	color: rgb(60, 60, 60);
}

#menuLeft {
	display: block;
        position: absolute;
        left: 20px;
        top: 104px;
	width: 200px;
	padding: 0px;
	padding: 0px 0px 10px 0px;
        background: rgb(255, 255, 255);
        z-index: 99;
}

#menuRight {
	display: block;
        position: absolute;
        left: 782px;
        top: 104px;
	width: 200px;
	padding: 0px;
        background: rgb(225, 225, 250);
}

#leftBox1Container {
        position: absolute;
        left: 20px;
        top: 320px;
	width: 190px;
	height: 180px;
	padding: 10px 0px;
	margin-left: 5px;
        overflow: hidden;
	background-color: rgb(255, 255, 255);
}

#leftBox1 {
        position: absolute;
	width: 98%;
	height: 200%;
	background-color: rgb(255, 255, 255);
}

#rightBox1Container {
        position: absolute;
        left: 782px;
        top: 220px;
	width: 180px;
	height: 180px;
	padding: 10px 0px;
	margin-left: 10px;
        overflow: hidden;
	border-top: 0px solid rgb(200, 200, 200);
	background-color: rgb(255, 255, 255);
}

#rightBox1 {
        position: absolute;
	width: 98%;
	height: 250%;
	background-color: rgb(255, 255, 255);
}

#rightBox2 {
	display: block;
        position: absolute;
        left: 782px;
        top: 350px;
	width: 180px;
	height: 170px;
	padding: 10px 0px;
	margin-left: 10px;
	border-top: 1px solid rgb(200, 200, 200);
	background-color: rgb(255, 255, 255);
}

#bottomBar {
        position: absolute;
        left: 20px;
        top: 550px;
	width: 962px;
	height: 20px;
	padding: 0px;
        background: rgb(225, 225, 250);
	color: rgb(60, 60, 60);
}

#mainPage {
        position: absolute;
        left: 228px;
        top: 104px;
	width: 526px;
        height: 420px;
        padding: 10px 15px 10px 10px;
	background-color: rgb(255, 255, 255);
        overflow: auto;
}



