/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body { font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
p { padding:4px}
h1 { padding:4px;
font-size:13px;
line-height:18px;}
h2 { padding:4px;
font-size:15px;
line-height:18px;
font-weight:bolder;}
a { color: inherit;}

.stile1 {
	background-color:#000099;
	color:#FFCC00;
}
.stile2 {
	background-color:#FFCC00;
	color:#000099;
}
.stile3 {
	background-color:#0099CC;
	color:#CC9900;
}
.stile4 {
	background-color:#CC9900;
	color:#0099CC;
}
.stile5 {
	background-color:#FFFF00;
	color:#000066;
}
.stile6 {
	background-color:#000066;
	color:#FFFF00;
}
.stile7 {
	background-color:#00CCCC;
	color:#FFFF99;
}
.stile8 {
	background-color:#FFFF99;
	color:#00CCCC;
}
#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#aggiorna {
	float:right;
	width:150px;
	height:150px;
}
#quadratocasuale  {
	float:right;
	width:150px;
	height:150px;
}
#logo  {
	float:right;
	width:300px;
	height:300px;
}
#headercolonna {width:450px;
float:right;
}
#logocikita  {
	width:450px;
	height:150px;
}
#descrizione  {
	width:450px;
	height:150px;
}
#colonnaA {
	float:right;
	width:300px;
	height:750px;
}
#colonnaB {
	float:right;
	width:300px;
	height:750px;
}
#colonnaC {
	float:right;
	width:300px;
	height:750px;
}
#piede {
	clear:both;
	width:900px;
	height:150px;
}
#laBand {
	float:right;	
	width:150px;
	height:150px;
}
#scaletta {
	clear:both;
	width:300px;
	height:450px;
	}
#concerti {
	float:right;
	width:300px;
	height:300px;
}
#infoo {
	float:right;
	width:300px;
	height:300px;
}
#byOtomatik  {
	float:right;
	width:150px;
	height:150px;
}
#diLaTua {
	float:right;
	width:450px;
	height:150px;
}


