html, body { min-height: 100%; min-width: 95%; }

body 				{ margin: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	background: #37342f url(canvas.png) top center repeat;
	color: #ffffff;
}

.header				{background: #1e1d1c;
	width: 800;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}


.title				{background: #1e1d1c url(home/titolo.jpg);
	width: 800;
	height: 300;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

.radio				{background: #1e1d1c;
	width: 800;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

.container				{background: #1e1d1c;
	width: 800;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}

.titolo				{color: #888888;
	background: #1e1d1c;
	font-size: 14pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.avviso				{color: #FF0000;
	font-size: 12pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/**text-transform: lowercase;*/
	text-decoration: blink;
}

.donazioni				{color: #444444;
	font-size: 12pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/**text-transform: lowercase;*/
}

.email				{color: #888;
	font-size: 10pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/**text-transform: lowercase;*/
}

.footer				{background: #1e1d1c; url(home/bac_scBLA.jpg);
	width: 700;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
}

.space				{background: #EEEDEB; url(home/bac_scBLA.jpg);
	width: 700;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
}

.space a				{font-size: 12pt;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
}

.space a:link		{color: #444444;
}	
.space a:visited		{color: #444444;
}
.space a:hover		{color: #888888;
		cursor: crosshair;
}
.space a:active		{color: red;
}

a:link.button	{color: #c00;
	background: #1e1d1c;
	font-size: 16pt;
	text-decoration: none;
}	
a:visited.button	{color: #c00;
	background: #1e1d1c;
	font-size: 16pt;
	text-decoration: none;
}
a:hover.button	{color: #fff;
	background: #c00;
	font-size: 16pt;
	cursor: crosshair;
	text-decoration: none;
}
a:active.button	{color: #c00;
	background: #1e1d1c;
	font-size: 16pt;
	text-decoration: none;
}

a:link.button2	{color: #c00;
	background: #1e1d1c;
	font-size: 12pt;
	text-decoration: none;
}	
a:visited.button2	{color: #c00;
	background: #1e1d1c;
	font-size: 12pt;
	text-decoration: none;
}
a:hover.button2 {color: #fff;
	background: #c00;
	font-size: 12pt;
	cursor: crosshair;
	text-decoration: none;
}
a:active.button2	{color: #c00;
	background: #1e1d1c;
	font-size: 12pt;
	text-decoration: none;
}