* { padding: 0; margin: 0; }

body {
 font-family: "Times New Roman", Times, serif;
 font-size: 13px;
 background:#000000;
 background-image:url(img/floreale.jpg);
}
#all { 
 margin: 0 auto;
 padding: 5px;
 width: 497px;
 padding-top: 100px;
 /*background-color:#000000;*/

}
#contenuti {
 color:#000000;
 width:497px;
 height:270px;
 margin-bottom: 5px;
 width: 100%;
 background:#000000;
}
#header {
 color:#0066FF; /*#ff0033 #a2ff00*/
 width: 497px;
 background:#000000;
 height: 150px;
}
#clear { 
clear: both; 
background: none;
width: 410px;
height: 150px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
  	font-weight:lighter;
  	font-style:italic;
	background-color: #000000;
}
.navLink {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: lighter;
	font-style:italic;
	line-height: 21px;
	color:#d3cfab;
	text-align: center;
}
td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}
h3 {
color:#0066FF; /*#ff0033*/
}
a {
	color: #0066FF; /*#ff0033*/
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration:none;
	color: #0066FF;
}
