@charset "utf-8";
/* CSS Document */

h2 {
	color:#666;	
}

h3 {
	font-weight:bold;
	margin-bottom: -8px;
}

.tabs dd {
	padding:12px 0px;
	background-color:#efefef;
}

.tabs dd > a {
	min-width: 12em !important;
	border-left: #CCC thin dashed;
}

.tabs dd:first-child > a {
	border: none;
}

.bg-blu {
	background-color: #01b4dd
}

.bg-light_blu {
	background-color: bbe4fa !important
}

#content {
	max-width:60em;
	margin:auto;
	text-align:center;
}

.tabs dd > a, .tabs .tab-title > a {
	min-width: 19em;
	font-weight:bold;
	color: #01b4dd !important
}

.evento {
	color: #01b4dd;
	border: #CCC solid 2px;
	padding:1em 0 1em 0;
}

.autori {
	font-size: 1.4em;
	margin-top: .3em; margin-bottom: .5em;
}

.blu {
	background-color: #01b4dd;
	color:#FFF !important
}

.rosso {
	background-color: #C00;
	color:#FFF !important	
}

.rosso h3{	
	color:#FFF !important	
}

.manga {
	background-color: #F90;
	color:#FFF !important
}

.viola {
	background-color: #99C;
	color:#FFF !important
}

.grigio {
	background-color: #CCC;
	color: #333 !important
}

.giallo {
	background-color: #fff59b;
}

.manga h2 {
	color:#FFF !important;
}

.blu h2, .rosso h2 {
	color: #FF0 !important
}

.tit_giorno {
	margin-top:2em;