body {
		/* background-image:<BACKGROUND1>gradient</BACKGROUND1>; */
	    background-image:url(img/gradient.jpg);
	    background-repeat:repeat-x;
		background-color:#2b4e7a;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#333333;
		text-align:center;
		}
		
img {
		border:none;
		text-decoration:none;
		}
		
#contenitore {
		position:relative;
		width:850px; 
		margin:0 auto;
		text-align:center;
		margin-top:20px;
		}

#logo  {
		position:relative;
		width:532px;
		height:106px;
		text-align:center;
		margin:0 auto;
		} 

#box {
		/* background-image:<BACKGROUND1>menu</BACKGROUND1>; */
	    background-image:url(img/menu.jpg);
	    background-repeat:repeat-y;
		background-color:#ffffff;
		position:relative;
		width:850px; height:900px;
		border: 1px solid #666666;
		}

#box_top {
		/* background-image:<BACKGROUND1>box_top</BACKGROUND1>; */
	    background-image:url(img/box_top.jpg);
	    background-repeat:repeat-x;
		position:relative;
		width:851px;
		height:35px;
		margin:0;
		}

#menu {
		position:relative;
		width:234px;
		margin:0;
		float:left;
		}
		
#menu ul {
		margin:0;
		padding:0;
		}

#menu li {
		margin:0px 10px 0 0px;
		padding:10px 0px 10px 10px;
		list-style:none;
		color:#003366;
		font-size:12px;
		font-weight:bold;
		text-align:left;
		}
	
#menu li a {
		list-style:none;
		color:#003366;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		padding-left:10px;
		}

#menu li a:hover {
		/* background-image:<BACKGROUND1>elenco</BACKGROUND1>; */
	    background-image:url(img/elenco.gif);
	    background-repeat:no-repeat;
	    background-position: left center;
		color:#003366;
		font-size:12px;
		font-weight:bold;
		padding-left:10px;
		}
		
#attivo {
        margin:0px 7px 20px 1px;
		padding:0px;
		background-color:#b0b0b0;	
		border-top: 1px solid #666;
		border-bottom: 1px solid #666;
		height:80px;
		}
	
#menu h6 {
		text-align:right;
		margin:0 20px 0 40px;
		padding-bottom:15px;
		font-style: italic;
		font-weight:normal;
		font-size:11px;
		color:#333333;
		
		}
				
#menu h6 a {
		text-align:right;
		font-style: italic;
		font-weight:normal;
		font-size:11px;
		color:#333333;
		text-decoration:none;
		}
		
#menu h6 a:hover {
		text-align:right;
		font-style: italic;
		font-weight:normal;
		font-size:11px;
		color:#333333;
		text-decoration:none;
		}
		
#santander {
		list-style:none;
		color:#003366;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		margin-left:10px;
		}

#menu .riga {
		/* background-image:<BACKGROUND1>riga</BACKGROUND1>; */
	    background-image:url(img/riga.jpg);
	    background-repeat:no-repeat;
	    position:relative;
		width:168px;
		height:2px;
		margin:0 auto;
		text-align:center;
		padding:0px 0 10px 0;
		}

#testo {
		padding:50px;
		margin-left:240px;
		font-size:12px;
		line-height:24px;
		text-align:justify;
		}

#testo a {
  		color:#003366;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		}

#testo h2 {
		margin:0;
		}

#footer {
		font-size:11px;
		text-align:center;
		padding:20px 0 20px 0;
		color:#ffffff;
		}
		
#lingua {
		position:relative;
		padding-top:5px;
		margin-left:700px;
		}