@charset "utf-8";
#pagina {
text-align: center;
}
#link {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 10px;
}

#contenitore {
	margin: 0 auto;     /* allineamento standard in CSS */
	text-align: left;
	width: 760px;
}
#testi {
	background-image: url(images/BANNER-800-01_05.jpg);
	background-repeat: repeat-y;
	padding: 10px;
}

#intestazione {
	text-align:center;
	background-color: #CCCC66;
	font-size: 12px;
}
h1 {
	font-size: 16px;
}

#striscia {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
#credits {
	background-color: #CCCCCC;
}
td {
	border: 1px solid #000000;
	background: #fff;
	width: 50%;
}


#contenuti {
	background-color: #FFFFFF;
}

#composizione {
	text-align:center;
}
body {
	background-color: #FF99FF;

}

body {
	background-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile2 {
	font-size: 18px;
	font-weight: bold;
}
.Stile3 {
	color: #006600;
	font-weight: bold;
	font-size: 14;
}
.Stile4 {color: #FF0000}
.Stile5 {color: #FF0000; font-weight: bold; font-size: 14; }
.Stile6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.Stile7 {font-size: 24px}
.Stile9 {color: #FF0000; font-weight: bold; }
.Stile10 {font-size: 14px}
.Stile11 {
	font-size: 14;
	font-weight: bold;
}
.Stile14 {
	font-size: 50px;
	font-weight: bold;
}
.Stile16 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
}
