@charset "UTF-8";
body {
	font-size: 14px;
	font-family:Cambria, Georgia, serif;
	background: #f70056;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a {
	color:#f70056;
	text-decoration:none;
}
a:visited {
	color:#f70056;
}
a:hover {
	text-decoration:underline;
}
.tomorrowStyle #container {
	width: 900px;
	background: #f70056;
	margin: 0 auto;
	text-align: left;
}
.tomorrowStyle #header {
	background: #f70056;
	background-image:url(images/header.png);
	height: 554px;
}
.tomorrowStyle #video {
	background: #f70056;
	height: 553px;
}
.tomorrowStyle #sidebar1 {
	float: left; 
	width: 310px; 
	background: #ffffff; 
	padding: 0px 0px 0px 0px;
}
.tomorrowStyle #mainContent {
	margin: 0 0 0 0px; 
	padding: 0 20px; 
	background: #f70056;
}
.tomorrowStyle #dati {
	padding: 20px 20px 20px 20px;
	background:#ffffff;
}
.tomorrowStyle #fotine {
	background:#f70056;
}
.tomorrowStyle #footer {
	padding: 0 10px 0 20px;
	background:#7ec7cf;
}
.tomorrowStyle #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.artisti {
	font-family: Cambria, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	text-align:center;
	color:#96dbe5;
}
.bianco {
	color:#f70056;
}
.contocorrente {
	font-size: 22px;
}
.pageContent {
	width: 900px;
}

.accordion {
	list-style-type: none;
	padding: 0;
	margin: 0 0 30px;
	border: 1px solid #ffffff;
	border-top: none;
	border-left: none;
}
.accordion ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li {
	background: #f70056;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li.active>a {
	background: url('images/close.gif') no-repeat center right;
}
.accordion li div {
	padding: 20px;
	background: #ffffff;
	display: block;
	clear: both;
	float: left;
	width: 860px;
}
/*.accordion a {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	font-family: Cambria, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2em;
	color: #222;
	padding: 0 20px;
	display: block;
	cursor: pointer;
	background: url('images/open.gif') no-repeat center right;
}*/
.accordion a.heading {
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	font-family: Cambria, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 2em;
	color: #222;
	padding: 0 20px;
	display: block;
	cursor: pointer;
	background: url('images/open.gif') no-repeat center right;
}


/* Level 2 */
	.accordion li ul li {
	background: #7fc6cf;
	font-size: 0.9em;
}


a.norm:link, a.norm:active, a.norm:visited {
	padding: 0px;
	font-size: 14px;
	color:#f70056;
	text-decoration:none;
	line-height:normal;
	display:inherit;
	cursor: pointer;
	background:none;
}
a.norm:hover {
	text-decoration:underline;
}

