	.site {
		background: url(../img/sfondobanner.jpg) no-repeat top left;
		background-color: #3d729a;
	}
	
	#b {
		background: url(../img/nelsito.gif) no-repeat;
	}
	
	#mediob {
		background: url(../img/nelsito_medio.gif) no-repeat;
	}
	
	#altob {
		background: url(../img/nelsito_alto.gif) no-repeat;
	}
	
	/*--------- riquadro immagine "accessibilità" ---------*/ 	
	#c {
		background: url(../img/accessibilita.gif) no-repeat; 
	}
	
	#medioc {
		background: url(../img/accessibilita_medio.gif) no-repeat; 
	}
	
	#altoc {
		background: url(../img/accessibilita_alto.gif) no-repeat; 
	}
	
	/*--------- riquadro immagine "ingrandimento" ---------*/
	
	#d {
		color: #fff;
	}
	.high {
		list-style-image: url(../img/alto.gif);
	}
			
	.mdl {
		list-style-image: url(../img/medio.gif);
	}
	
	.low {
		list-style-image: url(../img/basso.gif);
	}
	
	#slctb {
		list-style-image: url(../img/basso_r.gif);
	}
	
	#slctm {
		list-style-image: url(../img/medio_r.gif);
	}
	
	#slcta {	
		list-style-image: url(../img/alto_r.gif);
	}
	
	/*--------- riquadro corpo centrale ---------*/ 
	.corpo, a.rr, a.rr:hover {
		color: #3d729a;
	}
	
	.int, .int a, .int a:hover {
		color: #91a4c2;
	}
	
	.cont .abr, .cont abbr, .cont acronym {
		color: #3d729a;
		border-bottom: 1px dashed #3d729a;
	}
	
	.stl, .stl a, .stl a:hover, .auth, .brw td, .brw caption, #athacr, #athacrb {
		color: #3d729a;
	}
	
	.brw th {
		color: #fff;
	}
		
	/*--- menu banner e validatori ---*/
	.banmenu, .val {
		color: #fff;
	}
	
	/*--------- riquadro copyright ---------*/ 
	.ang {
		background-image:url(../img/angolo.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		display: block;
		height:25px;
	}