body
{
	margin: 0; background: #1a314f;
	font-family: Arial; text-align: left; font-size: 13px;
}
#testata
{
	width: 100%; height: 125px; position: absolute; top: 0;
	background: #1f2f4e;
}
	#testata-cont
	{
		width: 900px; height: 125px; margin-left: auto; margin-right: auto;
		background: url(../images/pantheon.png) right top no-repeat;
		font-family: Georgia; font-size: 56px; color: white; font-variant: small-caps;
		letter-spacing: 1px;
	}
#menu
{
	position: absolute; left: 0; top: 120px; width: 100%; height: 75px; background: #255997;
}
	#menu-cont
	{
		width: 900px; height: 75px; margin-left: auto; margin-right: auto;
		background: url(../images/bg-menu.png) left top repeat-y white;
	}
	
/*VOCI MENU*/

		a.item-menu-home
		{
			float: left;
			margin-left: 1px;
			width: 246px; height: 42px;
			text-align: center; font-size: 16px; color: white; text-decoration: none; text-transform: uppercase;
			text-shadow: 1px 1px 3px #000;
			font-weight: bold;
			padding-top: 33px;
			background: #2f71bf;
			border-right: 1px #cde6f1 solid;
			border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
		}
			a.item-menu-home:hover
			{
				background: #255997;
				color: #f0f0f0;
				height: 30px;
				border-bottom: 12px white solid;
				text-shadow: none;
			}
		a.item-menu-ricerca
		{
			float: left;
			width: 195px; height: 42px;
			text-align: center; font-size: 16px; color: white; text-decoration: none; text-transform: uppercase;
			text-shadow: 1px 1px 3px #000;
			font-weight: bold;
			padding-top: 33px;
			background: #2f71bf;
			border-right: 1px #cde6f1 solid;
			border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
		}
			a.item-menu-ricerca:hover
			{
				background: #255997;
				color: #f0f0f0;
				height: 30px;
				border-bottom: 12px white solid;
				text-shadow: none;
			}
		a.item-menu-docenza
		{
			float: left;
			width: 195px; height: 42px;
			text-align: center; font-size: 16px; color: white; text-decoration: none; text-transform: uppercase;
			text-shadow: 1px 1px 3px #000;
			font-weight: bold;
			padding-top: 33px;
			background: #2f71bf;
			border-right: 1px #cde6f1 solid;
			border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
		}
			a.item-menu-docenza:hover
			{
				background: #255997;
				color: #f0f0f0;
				height: 30px;
				border-bottom: 12px white solid;
				text-shadow: none;
			}
		a.item-menu-professione
		{
			float: left;
			width: 259px; height: 42px;
			text-align: center; font-size: 16px; color: white; text-decoration: none; text-transform: uppercase;
			text-shadow: 1px 1px 3px #000;
			font-weight: bold;
			padding-top: 33px;
			background: #2f71bf;
			border-right: 1px #cde6f1 solid;
			border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
		}
			a.item-menu-professione:hover
			{
				background: #255997;
				color: #f0f0f0;
				height: 30px;
				border-bottom: 12px white solid;
				text-shadow: none;
			}
	
/*VOCI MENU ATTIVE*/

		a.item-menu-home-act
		{
			float: left;
			margin-left: 1px;
			width: 246px;
			text-align: center; font-size: 16px; text-decoration: none; text-transform: uppercase;
			font-weight: bold;
			padding-top: 33px;
			background: url(../images/bg-item-menu-attivo.png) center bottom no-repeat #0882bc;
			border-right: 1px #cde6f1 solid;
				background: #255997;
				color: #f0f0f0;
				height: 30px;
				border-bottom: 12px white solid;
				text-shadow: none;
			border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
		}
			a.item-menu-home:hover
			{
				color: #fff;
				text-shadow: none;
			}
		a.item-menu-ricerca-act
		{
			float: left;
			width: 195px;
			text-align: center; font-size: 16px; text-decoration: none; text-transform: uppercase;
			font-weight: bold;
			padding-top: 33px;
			background: url(../images/bg-item-menu-attivo.png) center bottom no-repeat #0882bc;
			border-right: 1px #cde6f1 solid;
				background: #255997;
				color: #f0f0f0;
				height: 30px;
				border-bottom: 12px white solid;
				text-shadow: none;
			border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
		}
			a.item-menu-ricerca:hover
			{
				color: #fff;
				text-shadow: none;
			}
		a.item-menu-docenza-act
		{
			float: left;
			width: 195px;
			text-align: center; font-size: 16px; text-decoration: none; text-transform: uppercase;
			font-weight: bold;
			padding-top: 33px;
			background: url(../images/bg-item-menu-attivo.png) center bottom no-repeat #0882bc;
			border-right: 1px #cde6f1 solid;
				background: #255997;
				color: #f0f0f0;
				height: 30px;
				border-bottom: 12px white solid;
				text-shadow: none;
			border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
		}
			a.item-menu-docenza:hover
			{
				color: #fff;
				text-shadow: none;
			}
		a.item-menu-professione-act
		{
			float: left;
			width: 259px;
			text-align: center; font-size: 16px; text-decoration: none; text-transform: uppercase;
			font-weight: bold;
			padding-top: 33px;
			background: url(../images/bg-item-menu-attivo.png) center bottom no-repeat #0882bc;
			border-right: 1px #cde6f1 solid;
				background: #255997;
				color: #f0f0f0;
				height: 30px;
				border-bottom: 12px white solid;
				text-shadow: none;
			border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
		}
			a.item-menu-professione:hover
			{
				color: #fff;
				text-shadow: none;
			}
			
#cont-pg
{
	width: 100%; background: white; padding-top: 195px; min-height: 550px;
}			
	#corpo-pg
	{
		width: 900px; margin-left: auto; margin-right: auto;
		padding: 30px 0 30px 0;
	}
		#percorso
		{
			width: 900px;
			margin-left: auto; margin-right: auto; margin-bottom: 30px;
			padding: 0 0 7px 0; font-size: 11px; color: #666;
			border-bottom: 1px #255997 dotted;
		}
			#percorso a
			{
				color: #666; text-decoration: none;
			}
		#contenuto
		{
			width: 900px;
			margin-left: auto; margin-right: auto; margin-bottom: 20px;
			font-size: 14px;
		}
			.tit-pg
			{
				font-family: Georgia, times; font-size: 42px; color: #999;
				margin-bottom: 30px; margin-top: -20px;
			}



#piede
{
	width: 900px; margin-left: auto; margin-right: auto;
	padding: 15px 0 40px 0; overflow: hidden;
	font-size: 11px; color: #fff;
}

.classe9{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
font-style:normal}
.classe10{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-style:normal}
.classe10b{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
border: 1px solid grey; 
font-style:normal}
.classe11{font-family:Verdana;
font-size:11px;
color:#000000;
font-style:normal}
.classe12{font-family:Verdana;
font-size:12px;
color:#000000;
font-style:normal}
.classe12b{font-family:Verdana;
font-size:12px;
color:#000000;
border: 1px solid #333333; 
font-style:normal}
.classe14{font-family:Verdana;
font-size:14px;
color:#000000;
font-style:normal}
.classe16{font-family:Verdana;
font-size:16px;
color:#000000;
font-style:normal}
.classe18{font-family:Verdana;
font-size:18px;
color:#000000;
font-style:normal}
.classe20{font-family:Verdana;
font-size:20px;
color:#000000;
font-style:normal}
.classe24{font-family:Verdana;
font-size:24px;
color:#000000;
font-style:normal}
