/* CSS Document */

	body
			{
			background-repeat: no-repeat;
			background-color: #204878;
			font-family: arial, verdana, "times new roman";
			color: #ffffff;
			font-size: 10pt;
			}

	#menu
			{
			position: absolute;
			top: 20px;
			left: 10px;
			width: 200px;
			height: 600px;
			text-align: left;
/* 			background-image: url(img/sfondo04.jpg); */
 			background-repeat: no-repeat; 
 			background-position: bottom; 
			}

  #top
{
	position: absolute;
	top: 0px;
	left: 350px;
	width: 100%;
	height: 70;
	text-align: justify;
	/* 	background-image: url(img/scritta.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(img/scritta.jpg);
}
 #topbanner
{
	position: absolute;
	top: 70px;
	left: 350px;
	width: 100%;
	height: 90;
}
	#main
			{
	position: absolute;
	top: 175px;
	left: 350px;
	width: 100%;
	height: 100%;
	text-align: justify;
	}
	
	#submenu
			{
			position: absolute;
			top: 50px;
			left: 200px;
			width: 130px;
			height: 22px;
			text-align: left;
			}

	#counter
			{
			position: absolute;
			top: 200px;
			left: 20px;
			width: 150px;
			height: 40px;
			text-align: left;
			}
	#banner
			{
	position: absolute;
	top: 450px;
	left: 0px;
	width: 190px;
	height: 250px;
			}

	a
			{
			text-decoration: none;
			font-weight: bold;
			color: #66FF00;
			}

	a:hover
			{
			color: #ffcc00;
			}

	div.author
			{
			font-size: 12pt;
			text-align: right;
			padding: 20px 0px 30px 0px;
			}

	b
			{
			color: #ffcc00;
			}

	h1
			{
			text-align: center;
			color: #ffcc00;
			font-size: 14pt;
			}

	h4
			{
			color: #ffcc00;
			font-size: 8pt;
			text-align: right;
			}

	td
			{
			font-family: arial, verdana, times new roman;
			color: #ffffff;
			font-size: 10pt;
			}

	input, textarea
			{
			font-family: arial, verdana, times new roman;
			font-size: 10pt;
			}
	table.prov 
		{
		background-color: #CCCCCC;
		border: 2px double #FFCC00;
		width: 250px;
		padding: 2px;
		}
	td.prov
	{
	  border:1px solid #000000;
	  padding:3px;
	}

	a.red
		{
		color:#FF0000;
		}
	a.red:visited
		{
		color:#FF0000;
		}
	a.red:hover
		{
		color:#FF00FF;
		}
	a.prov
		{
		color:#000000;
		}
	a.prov:hover
		{
		color:#FF0000;
		}
.nome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
}
.cell {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #FFCC00;
	text-align: center;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: justify;
	margin: 10px 40px;
}



.menu {
			color: #ffcc00;
}
.menu a {
			color: #ffcc00;
}
.menu a:hover {
			color: #66FF00;
}

.calendar-month
{
	color: #FF0000;
}
td.linked-day
{
	color:#000000;
	background-color: #FFFFCC;
}
td.linked-day a
{
	color:#000000;
	background-color: #FFFFCC;
}


th.risposta {
	color:#0000FF;
	background-color:#FAB3FF;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

td.risposta {
	color:#FFFFFF;
	background-color: #666666;
	background: transparent;
}

td.blog1 {
	color:#FFFFFF;
	background-color: #666666;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: bold;
 	filter:alpha(opacity=50);	
	-moz-opacity:0.5;	
	opacity: 0.5;

}

td.blog {
	color:#FFFFFF;
	background-color: #666666;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  font-weight: bold;

}

th.blog {
	color:#FFFF00;
	background-color:#666666;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.title { font-size:22px; color:#FFFFFF; }
.small { font-size:12px; font-family:Verdana; color:#FFFFFF; }
.testo { font-size:14px; font-family:Verdana; color:#FFFFFF;  }
.link { color: #FFFF00; text-decoration: underline; }
.rispo {
	color: #00FFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.dett {
	COLOR : #000000;
	font-size: 20px;
	line-height: 11px;
	font-weight: bold;
		}
a.dett {
	COLOR : #000000;
	text-decoration: none;
		}		
a.dett:hover {
	COLOR : #FF0000;
	text-decoration: underline
		}	
