body, html {
	background-color: #DAD5B5;
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

#master {
	margin: 0;
}
#header {
	margin: 0 auto;
	background-image: url(Img/top.gif);
}
#topflash {
	float: left;
	margin: 0;
}
#fotodx {
	margin: 0;
}
#contenitore 
{
	top: 130px; 
	margin: 0;
	position: absolute;
	height: 318px;
	left: 0px;
	width: 900px;
}
#contenitoresx {
	margin: 0;
	background-repeat: no-repeat;
	background-color: #DAD5B5;
	float: left;
	width: 900px;
	position: absolute;
	height: 318px;
}
/*#contenitoredx {
	margin: 0;
	background-image: url(Img/Logo-sfondo-fiore.jpg);
	background-repeat: no-repeat;
	width: 390px;
	background-color: #DAD5B5;
	float: right;
	position: absolute;
	left: 481px;
	top: 0px;
	height: 300px;
}*/
#menu {
	margin: 0;
	position: relative;
	width: 870px;
	height: 28px;
}
#menufondo {
	top: 450px;
	background-image: url(Img/sfondo-menu.jpg);
	position: absolute;
	width: 100%;
	height: 28px;
}
#footerfondo {
	position: absolute;
	width: 100%;
	top: 481px;
	background-color: #FFFFFF;
	height: 400px; 
}
#footer {
	background-color: #FFFFFF; 
	position: relative;
	width: 1211px;
	top: 10px;
	left: 10px;
	height: 44px;
}

a:link     { font-family: tahoma; font-size: 8pt; color: #333333; font-weight: bold }
a:visited  { font-family: tahoma; font-size: 8pt; color: #333333; font-weight: bold }
a:hover    { font-family: tahoma; font-size: 8pt; color: #8E2E2E; font-weight: bold }

#news 
{
/*	width:350px;
	z-index:1;*/
	float: left;
}
#eventi 
{
	left:700px;
	/*width:300px;*/
	z-index:1;
	float: left;
}
#riservata 
{
	left:1000px;
/*	width:330px;*/
	z-index:1;
	float: left;
} 
