BODY {	
	background-color: #FFC986;
/*	background-image: url(fotostema/fondo.gif); */
	background-attachment: fixed;
/*	background-repeat: no-repeat; */
/*	background-position: center; */
	}
.txt01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #35315D;
}
.txt02 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #35315D;
	text-align: justify;
	padding: 5px;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: normal;

}
.titolllistat {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	text-align: center;
}
.trans {filter:alpha(opacity=80);-moz-opacity:0.8;}

.trans2 {filter:alpha(opacity=100);-moz-opacity:1.0;}

#ninety {filter:alpha(opacity=30);-moz-opacity:0.3;}

// '*' means 'every child' basically a wildcard for everything within #ninety 
#ninety * {filter:alpha(opacity=100);-moz-opacity:1.0;}
.senyes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
	text-decoration: none;
	text-align: center;
}
.titol_gran{
	font-size:16px;
	color:#993333;
	text-decoration:none;
	font-weight:bold;
}
.titol_gran:hover{
	text-decoration:none;
}
.titol_grandet{
	font-size:14px;
	color:#35315D;
	text-decoration:none;
	font-weight:bold;
}