body
{
	margin:				0em;
	font-family:		Verdana, sans-serif;
	font-size:			10px;
	line-height:		1.5;
	background-color:	#212121;
	
	color:				#FF0000;
}

text
{
  color: #ff0000;
}


div
{
	width:				100%;
}

html>body div
{
	width:				auto;
}

p, td, div
{
	font-family:		Verdana, sans-serif;
	font-size:			10px;
	line-height:		1.5;
	color:				#D90000;
}

td.home
{
	font-family:		Arial, sans-serif;
	font-size:			14px;
	font-weight: bold;
	text-align:    left;
	line-height:		2;
	color:				#D90000;
}


td.titoli
{
	font-family:		Arial, sans-serif;
	font-size:			14px;
	font-weight: bold;
	text-align:    justify;
	line-height:		2;
	color:				#D2212a;
}

td.credits
{
  
	font-family:		Verdana, sans-serif;
	font-size:			13px;
	text-align:    center;
	line-height:		1.5;
	color:				#D90000;
}

td.testo
{
  
	font-family:		Verdana, sans-serif;
	font-size:			13px;
	text-align:    		justify;
	line-height:		1.5;
	color:				#777777;
}

div.testo
{
  
	font-family:		Verdana, sans-serif;
	font-size:			15px;
	text-align:    		justify;
	font-weight:   bold;
	line-height:		1.5;
	color:				#D90000;
}

td.copy
{
	font-family:		Arial, sans-serif;
	font-size:			10px;
	text-align:    left;
	font-weight:   italic;
	line-height:		1.5;
	color:				#d9d9d9;
}

td.menu
{
	text-align:     right;
}

a.menu
{
	font-family:		Arial, sans-serif;
	font-size:			14px;
	font-weight:    bold;
	line-height:		2;
	color:				  #d90000;
}

td.collegamenti
{
	text-align:     right;
}

a.collegamenti
{
	font-family:		Verdana, sans-serif;
	font-size:			13px;
	line-height:		1,5;
	color:				  #D2212a;
}




a
{
	color:				#D2212a;
	font-size:			10px;
	text-decoration:	none;
}		

a:hover
{
	text-decoration:	underline;
}

pre
{
	background-color:	#dddddd;
	margin:				0px 32px 0px 32px;
	padding: 			2px 8px 2px 8px;
	border:				1px #aaaaaa solid;
	font-family:		Tahoma, Helvetica, sans-serif;
	font-size:			10px;
	line-height:		1.2;
}

.footer
{
	color:				#7A7A7A;
	background-color:	#D6D6D6;
}

.footer a
{
	color:				black;
}

.feature
{
	background-color:	white;
	padding:			2px;
}

.feature img
{
	border:		solid #A7B639 1px;
}



H2.catname
{
	background-color:	#CFDD67;
	color:				#A7B639;

	margin:				0px;
	padding: 			2px 8px 8px 8px;

	font-family:		Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight:		bold;
	font-size:			24px;

	line-height:		30px;

	text-decoration:	none;
	text-transform:		uppercase;
}

