body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:14px;
	font-weight:bold;
	background-color: #333333;
	width:800px;
	height:auto;
	margin-right:auto;
	margin-left: auto;
	margin-top:0px;
	padding-top:0px;
}

#top {
	background-color: #FFFFCC;
	width:800px;
	height:auto;
	margin-right:auto;
	margin-left: auto;
	text-align:center;
	border-bottom:1px solid #333333;
	
	}
	
#midlle {

	background-color: #000000;
	color: #CCCCCC;
	width:800px;
	height: auto;
	margin-right:auto;
	margin-left: auto;
	text-align:center;
	}



#foot    {
	color: #CCCCCC;
	font-weight:bold;
	background-color: #000000;
	width:800px;
	height: auto;
	margin-right:auto;
	margin-left: auto;
	text-align:center;
	border-top:1px solid  #FF0000;
	padding-top:10px;
	padding-bottom:10px;


	}

#foot1    {
	color: #CCCCCC;
	font-weight:bold;
	background-color: #000000;
	width:800px;
	height: auto;
	margin-right:auto;
	margin-left: auto;
	text-align:center;
	border-top:1px solid  #FF0000;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(immagini/16_04_09/nicoletto_home2.jpg);
	background-position: bottom right ;
	background-repeat:no-repeat;

	}



a {
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: underline;
	}
	

a:hover	{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
	}

	
.menu {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:798px;
	font-size:14px;
	}
	
.menu a {
	color: #000000;
	background-color: #666666;
	text-decoration:none;
	}
	
.menu a:hover {
	color: #FFFFFF;
	background-color:#000000;
	text-decoration:none;
	}
	
.menu td {
	width: 85px;
	background-color: #666666;
	}
	
	
h1 {
	font-size: 24px;
	}
	
h2 {
	font-size: 20px;
	}
	
h3 {
	font-size: 18px;
	}
	
h4  {
	font-size: 16px;
	}
p  {
	font-size:14px;
	}
	
hr {
	width:700px;
	height:2px;
	color:#FF0000;
	background-color:#FF0000;
	}
	
.color {
	color:#FF0000;
	font-style: oblique;
	}
	
.text {
	
	font-style: oblique;
	text-align:left;
	margin-left:120px;
	}
	
.tab {
	text-align:center;
	width:600px;
	margin-right:auto;
	margin-left: auto;
	}
	
.tab td {
	border:1px solid #333333;
	padding:10px;
	}
	
.tab a {
	background-color:#000000;
	}
	
.tab a:hover {
	background-color:#333333;
	}
	
	
.color1 {
	background-color: #333333;
	color: #FFFFFF;

	}
	
.color2 {
	background-color: #666666;
	color: #FFFFFF;
	}
	
.tab01 {
	text-align:left;
	font-size:12px;
	width:750px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	}
	
.tab02 {
	text-align: center;
	font-size:14px;
	width:700px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	}	

.tab02 td{

	width:350px;
	height:auto;

	}
	
.tab03 {
	text-align: center;
	font-size:14px;
	width: auto;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding:10px;

	}
	
.tab03 td {
	border: 1px solid  #333333;
	padding:10px;
	}

	
.top {
	background-color:#000000;
	}
	
.photo img{
	border:1px solid #999999;
	margin:3px;
	padding:3px;
	}



