/* CSS Document */
.Stile1 {font-size: x-small}
a:link {
	color: #b50021;
	text-decoration: none;
}
a:visited {
	color: #B50021;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #B50021;
	text-decoration: none;
}




#sfondo {
	float: right;
	background-color:#d6d1cd;
	/*border: medium ridge #b50021;*/
	width: 100%;
	
}

#logo {
	float:left;
	background-color: #FFFFFF;
}

#introduzione{
	/*float:left;*/
	position:absolute;
	left: 611px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}	
#flash {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	
}

#html {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	width: 60%;
	padding-top: 20px;
	padding-left: 20px;
}	

#natale {
	position:absolute;
	left: 394px;
	top: 180px;
	height: 379px;
	width: 367px;
	overflow: scroll;
	z-index: 10;
}
#bacheca {
	position:absolute;
	left: 182px;
	top: 189px;
	height: 196px;
	width: 600px;
	z-index: 0;
}
#gruppo {
	position:absolute;
	width: 237px;
	height: 132px;
	left: 91px;
	top: 177px;
	background-color: #FFFF99;
	z-index: 10;
	padding-top: 20px;
	padding-left: 20px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}
#proposta {
	position:absolute;
	width: 174px;
	height: 86px;
	left: 779px;
	top: 405px;
	background-color: #99FF66;
	z-index: 10;
	padding-top: 20px;
	padding-left: 20px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
