@charset "utf-8";
/* CSS Document */

* {
	margin: 	5;
	padding: 	20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	;
	color: #06F;
	
}


/* General styles ------------------------- */

/* body ------------------------- */




#sfondoB{
	background-color: #FFF;
	margin: 	5;
	padding: 	20;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-color: #000
	;
	background-repeat: repeat;
	
}


#titolo{
	
	margin: 	5;
	padding: 	20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	font-color: #06F
	;
	
	
}

	#titolo2{
	
	margin: 	5;
	padding: 	20;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-color: #F00
	font-size: 20px;
	text-decoration: none;
	font-style: italic;
	font-color: #F00
	;
	}


#sfondoB table tr #titolo2 td h2 {
	color: #F00;
}
#sfondoB table tr #titolo td h2 {
	font-style: italic;
}
#sfondoB table tr #titolo2 td h1 {
	color: #09F;
}
#sfondoB table tr #titolo3 td h2 {
	color: #093;
}
