﻿body 
{
	font-family: Verdana;
	background-color:#e7e7e7;
}
.DivPrincipale 
{
	width:100%;
	text-align:center;
}
.MainTable 
{
	width:975px;
}
.MenuSuperiore 
{
	height:100px;
	vertical-align:bottom;
	text-align:left;
	padding-left:15px;
	padding-bottom:7px;	
	background-image:url('../Img/SfondoMenuSuperiore.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
}
.MenuSinistra 
{
	width:145px;
	vertical-align:top;
	text-align:center;
	padding-top:30px;
	padding-left:1px;
	padding-bottom:10px;
	margin: auto;
	background-image:url('../Img/LogoInferiore.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#fe9900;
}
.TestoScorrvole 
{
	height:300px;
	width:125px;
	background-color:white;
	padding-right:10px;
}
.DivTitoloMaster 
{
	color:#ff9900;
	font-weight: bold;
	width:100%;
	cursor:pointer;
	padding:5px 0px 5px 5px;
	font-size:10pt;
}
.DivContenutoMaster 
{
	color:Navy;
	width:95%;
	padding-left:5px;
	max-height:80px;
	overflow:hidden;
	margin-bottom:50px;
	font-size:9pt;
}
.MenuLogo 
{
	height:100px;
	width:140px;
	vertical-align:bottom;
	text-align:right;
	padding:0px;
	margin: auto;
	background-image:url('../Img/LogoSuperiore.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}
.Contenitore 
{
	vertical-align:top;
	text-align:left;
	width:900px;
	padding:10px;
	border-bottom:2px solid #fe9900;
	border-right:2px solid #fe9900;
	background-color:#ffffff;
}
.PowerBy 
{
	font-size:10pt;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.VoceMenu 
{
	float:left;
	width:85px;
	font-size:14pt;
	color:White;
	text-align:center;
	margin-right:7px;
	padding-bottom:3px;	
	background-image:none;
	background-repeat:repeat-x;
	background-position:left bottom;
}
.VoceMenu a 
{
	/*font-size:12pt;*/
	text-decoration:none;
	color:White;
}
.VoceMenu:hover
{
	font-weight:bold;
	background-image:url('../Img/BordoMenu.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}
.VoceMenu a:hover
{
	color:#777777;
}
.VoceMenuArea 
{
	float:left;
	width:165px;
	font-size:14pt;
	text-align:center;
	color:White;
	padding-bottom:3px;	
}
.VoceMenuArea a 
{
	/*font-size:12pt;*/
	text-decoration:none;
	color:White;
}
.VoceMenuArea:hover
{
	font-weight:bold;
	background-image:url('../Img/BordoMenu.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}
.VoceMenuArea a:hover
{
	color:#777777;
}
.TitoloUltimeNotizie 
{
	color:#ffffff;
	font-size:10pt;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:5px;
}
.ImmagineMenuSx 
{
	margin:auto;
	margin-top:10px;
	width:100px;
	margin-bottom:10px;
}
.LinkAreaAdmin 
{
	color:#333333;
	font-size:8pt;
	font-style:italic;
	padding-top:5px;
	padding-bottom:0px;
}
.LinkAreaAdmin a 
{
	color:#333333;
}
