	body {
		background-image:url("retina.jpg");
		background-repeat:repeat;
	}
	#wrapper {
		width:999px;
		height:732px;
		margin:auto;
		border:1px;
		border-color:#003366;
		border-style:solid;
	}
	#testata {
		width:999px;
		height:195px;
		background-image:url("images/testata3.jpg");
		background-repeat:no-repeat;
	}
	#scorrinews {
		width:850px;
		height:27px;
		margin-top:168px;
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#006699;
		padding-right:6px;
	}
	/*
	#menu {
		width:999px;
		height:36px;
		padding-top:1px;
	}*/
	
	#corpo {
		width:994px;	
		height:507px;
		/*padding-left:1px;*/
		padding-right:5px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;		
	}
	#corposx {
		width:494px;
		height:507px;
		float:left;
		background-image:url("images/corposx3.jpg");
	}
	#contenitoretestosx {
		width:390px;
		height:110px;
		margin-left:88px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-style:oblique;
		color:#333333;
		font-weight:bold;
		margin-top:166px;

		/*margin-bottom:40px;*/
		
	}
	#contenitoretestosx2 {
		width:395px;
		/*height:230px;*/
		/*margin:auto;*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-style:oblique;
		color:#FFFFFF;
		font-weight:bold;
		padding-left:5px;
		/*margin-top:237px;*/
		/*margin-bottom:40px;*/
		
	}
	.nero {
		color:#333333;
		font-size:22px;
	}
	.rosso {
		color:#e6332c;
		font-size:22px;
	}
	.nero2 {
		color:#333333;
		font-size:16px;
	}
	.nero4 {
		color:#000000;
		font-size:17px;
	}
	.bianco2 {
		color:#ffffff;
		font-size:14px;
	}
	.bianco3 {
		color:#003366;
		font-size:14px;
		text-decoration:underline;
	}
	#corpodx {
		width:498px;
		height:507px;
		float:right;
		padding-left:2px;
		background-image:url("images/corpodx2.jpg");
		background-position:center;
		background-repeat:no-repeat;
	}
	#contenitoretestodx {
		width:400px;
		height:450px;
		margin:auto;
		margin-top:55px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		font-weight:bold;
		
	}
	#scorrevole {
		padding-top:1px;
		width:390px;
		height:190px;
		margin:auto;
		overflow:auto;		
	}
	.poco {
		color:#333333;
		font-size:11px;
		font-weight:normal;
	}

	#corpo a{
		text-decoration:none;
		font-weight:bold;
		color:#333333;		
	}
	
	#corpo a:hover {
		color:#006699;
		font-weight:bold;
	}
	
	#footer {
		width:999px;
		height:24px;
		background-color:#002f63;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		font-weight:bolder;
		padding-bottom:4px;
		border-top:1px;
		border-top-color:#ffffff;
		border-top-style:solid;
		border-bottom:1px;
		border-bottom-color:#003366;
		border-bottom-style:solid;
	}
	#footer a{
		text-decoration:none;
		font-weight:bolder;
		color:#efefef;
	}
	#footer a:hover {
		color:#FFCC00;
	}
	
