﻿body 
{
	font-family:Verdana;
	font-size:8pt;
	color:#3F3F3F;
	margin:0px;
	background-image:url('http://www.kibernetes.it/docroot/comune/imgs/headerK1.png');
	background-position :top center ;
	background-repeat:no-repeat ;
	overflow-y:scroll;
}
.tableMaster
{
	width:800px;
}
.frontale
{
	width:800px;
	height:230px;
	background-image:url("http://www.kibernetes.it/PA/chi_siamo/headerImage/SENZA%20FAVIGNANA%205.jpg");
}
.footer
{
	background-image:url("http://www.kibernetes.it/docroot/comune/imgs/bgFooter.png");
	background-repeat:repeat-x;
	height:95px;
	font-size:7pt;
}

.selectedPage
{
	color: #244E8E;
	text-decoration:none;
}
.titoloParagrafo
{
	color: #0051B8;
	font-weight: 400 ;
	font-size:16pt;
}
/**********************************/
/* VOCI DEL MENU' DI PRIMO LIVELLO*/
/**********************************/
.vociMenu
{
	text-decoration:none;
	background-color:#E6E6E6;
	height:25px;
	width:152px;
	color:#3F3F3F;
	cursor:default ;
}
.vociMenu:hover
{
	background-color:#DFE3E5;
	height:25px;
	width:152px;
	color :#C10000;
	cursor:pointer ;
}
.vociMenuSelected
{
	text-decoration:none;
	background-color:#E6E6E6;
	height:25px;
	width:152px;
	color:#3F3F3F;
	cursor:default;
	font-weight:bold;
}
.vociMenuSelected:hover
{
	background-color:#DFE3E5;
	height:25px;
	width:152px;
	color :#C10000;
	cursor:pointer ;
	font-weight:bold;
}

/************************************/
/* VOCI DEL MENU' DI SECONDO LIVELLO*/
/************************************/
.vociSubMenu
{
	text-decoration:none;
	background-color:#FAFAFA;
	height:20px;
	width:150px;
	color:#3F3F3F;
	border:1px solid #E6E6E6;
	cursor:default;
}
.vociSubMenu:hover
{
	background-color:#DFE3E5;
	height:20px;
	width:150px;
	color :#C10000;
	border:1px solid #E6E6E6;
	cursor:pointer ;
}
.vociSubMenuSelected
{
	text-decoration:none;
	background-color:#FAFAFA;
	height:20px;
	width:150px;
	color:#3F3F3F;
	border:1px solid #E6E6E6;
	cursor:default;
	font-weight:bold;
}
.vociSubMenuSelected:hover
{
	background-color:#DFE3E5;
	height:20px;
	width:150px;
	color :#C10000;
	border:1px solid #E6E6E6;
	cursor:pointer ;
	font-weight:bold;
}

/**********************************/
/* VOCI DEL MENU' DI TERZO LIVELLO*/
/**********************************/
.vociSubMenu2
{
	text-decoration:none;
	background-color:#FAFAFA;
	height:20px;
	width:145px;
	color:#3F3F3F;
	border:1px solid #E6E6E6;
	cursor:default;
}
.vociSubMenu2:hover
{
	background-color:#DFE3E5;
	height:20px;
	width:145px;
	color :#C10000;
	border:1px solid #E6E6E6;
	cursor:pointer ;
}
.vociSubMenuSelected2
{
	text-decoration:none;
	background-color:#FAFAFA;
	height:20px;
	width:145px;
	color:#3F3F3F;
	border:1px solid #E6E6E6;
	cursor:default;
	font-weight:bold;
}
.vociSubMenuSelected2:hover
{
	background-color:#DFE3E5;
	height:20px;
	width:145px;
	color :#C10000;
	border:1px solid #E6E6E6;
	cursor:pointer ;
	font-weight:bold;
}




.link1
{
	text-decoration:none;
	
	height:20px;
	width:145px;
	color:blue;
	
	cursor:default;
}
.link1:hover
{
	
	height:20px;
	width:145px;
	color :#C10000;

	cursor:pointer ;
}

.tastiMenuSopra
{
background-color:#FFFFFF;
color:#666666;
display:block;
font-weight:bold;
line-height:20px;
text-align:center;
text-decoration:none;
border-bottom: solid 2px #E3EAE3;
border-right: solid 2px #E3EAE3;
}
