@charset "UTF-8";
/* CSS Document */




body {
	font: 0.8em Times New Roman, Times, serif;
	color: #333333;
	background-color: #ffffff;
    	/* background-image: url(images/main-bg.gif); */
	background-repeat: repeat;
	margin: 0px;
	padding: 0px 0px 30px;
}
a {
	color: #0000FF;
	text-decoration: none
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
.Diverso {
	color: #0033ff!important;
}

.Grassetto {
	color: #000!important;
}

.Bianco {color: #FFFFFF}

.nero {color: #000000}


div#page {
margin-top:20px;
margin-left: auto;
margin-right:auto;
padding:0;
width:720px;
}




			#nav {
				list-style: none ;
				margin: 0 ;
				padding: 0 ;
				overflow: hidden ;		
				}
			#nav li {
				float: left ;
				/* width: 96px ;  */
			border:0 px dotted #000;
				margin-right: 56px ;
				color: #333 ;
				background: #fff ;
				}
			#nav li a {
				display: block ;
				background: #fff ;
				color: #999 ;
				/*font: 0.9em "Trebuchet MS",Arial,sans-serif ;*/
				/*font: 1em "Georgia", Times New Roman, Times, serif;*/
				font: 1em Times New Roman, Times, serif;
				/*font: 1em Times New Roman, Times, serif;*/
				padding: 0px 0 ;
				text-align: left ;
				text-decoration: none ;
				}
				
			#nav li a:visited {
				/*color: #999; */
				text-decoration: none;
				}	
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				/*background: #0000ff ;  */
				text-decoration: underline ;
				color: #0000ff ;
				}

.please {

text-align: left!important; ;
margin-right: 0px !important;;
			
}




