/******************************************************************************
*******************************************************************************
*******************************************************************************
Standard layout per Satura Editrice
-------------------------------------------------------------------------------
ottimizzato per una risoluzione 800x600
******************************************************************************/


/*---------------------------------------------------------------------------*/
	BODY {
	  
		margin: 0px;
		background-image: url(../immagini/sfondo.png); 
		background-repeat: repeat-x;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 10pt;
		empty-cells: show;
		color: #003;
	     }
	
  IMG {
		margin: 0px;
		border: 0px;
		padding: 0px;
	    }
/*---------------------------------------------------------------------------*/

  #titolo {
		color: #fff;
		width: 740px;
		margin: auto;
		margin-top: 45px;
    margin-bottom: 0px; 
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 50pt;
	}	
  #stitolo {
	  width: 740px;
	  margin-top: 0px; 
		margin: auto;
		color: #a9a9a9;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 17pt;
	}	

/*---------------------------------------------------------------------------*/
#table {
	  font-size: 10pt;
    color: #006699;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 0px;
	}

	#table A {
		color: #003;
		font-size: 10pt;
		text-decoration: none;
	}

	#table A:hover {
	  color: #0066CC;
		text-decoration: underline;
	}

/*---------------------------------------------------------------------------*/	

	#area {
	  font-size: 10pt;
    color: #003;
		margin-top: 0px;
	}

	#area A {
		color: #fff;
		font-size: 10pt;
		text-decoration: none;
	}

	#area A:hover {
	  color: yellow;
		text-decoration: underline;
	}

/*---------------------------------------------------------------------------*/	

	#master {
	  font-size: 10pt;
    color: #003;
		margin-top: 50px;
	}

	#master A {
		color: #003;
		font-size: 10pt;
		text-decoration: none;
	}

	#master A:hover {
	  color: #f90;
		text-decoration: underline;
	}
/*---------------------------------------------------------------------------*/	
	#corpo {
		width: 740px;
		height: 400px;
		margin: auto;
		margin-top: 3px;
		margin-bottom: 0px;
		background-color: #fff;
    border-top: 0px solid #ffffff;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9;
		color: #003;
	}

/*---------------------------------------------------------------------------*/	
	#asse {
		width: 565px;
		height: 230px;
		margin: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: #fff;
    border-top: 0px solid #ffffff;
		border-left: 1px solid #a9a9a9;
		border-right: 0px solid #a9a9a9;
		border-bottom: 0px solid #a9a9a9;
		color: #003;
	}

/*---------------------------------------------------------------------------*/	
	#menu {
		width: 120px;
		margin: auto;
		margin-top: 0px;
    border-top: 0px solid #a9a9a9;
		border-left: 0px solid #a9a9a9;
		border-right: 0px solid #a9a9a9;
		border-bottom: 0px solid #a9a9a9;

	}


/*---------------------------------------------------------------------------*/	
	#partner {
		
		margin: auto;
		margin-top: 0px;
		color: #003;
	}
	#partner A {
	  font-family: "Verdana", "Helvetica", sans-serif;
		color: #fff;
		font-size: 10pt;
		text-decoration: none;
	}
	#partner A:hover {
	  font-family: "Verdana", "Helvetica", sans-serif;
		color: yellow;
		text-decoration: underline;
		}
/*---------------------------------------------------------------------------*/	
