td {
	color: #31333B;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
}
.title1 {
	color:#31333B;font-family:arial, helvetica, sans-serif;font-weight:bold;font-size:13px;
}
.title2 {
	color:#953C32;font-family:arial,helvetica,sans-serif;font-weight:bold;font-size:11px;
}
.title3 {
	color:#953C32;font-family:arial,helvetica,sans-serif;font-weight:bold;font-size:15px;
}
.link {
	color:#31333B;
	font-family:arial,helvetica,sans-serif;
	font-style:italic;
	text-decoration:underline;
	font-size:11px;
}

a {
	color:#31333B;
	font-family:arial,helvetica,sans-serif;
	font-style: italic;
}
/*
a:link {
	color:#31333B;
	font-family:arial,helvetica,sans-serif;
	font-style:italic;
	text-decoration:underline;
}
a:visited {
	color:#31333B;
	font-family:arial,helvetica,sans-serif;
	font-style:italic;
	text-decoration:underline;
}
a:hover {
	color:#31333B;
	font-family:arial,helvetica,sans-serif;
	font-style:italic;
	text-decoration:underline;
}
a:active {
	color:#31333B;
	font-family:arial,helvetica,sans-serif;
	font-style:italic;
	text-decoration:underline;
}  s
*/
#holder { position: absolute; top: 0; left: 0;}
#copy {clear: both;}
html, #holder { min-height: 100%; width: 100%; height: 100%;}
body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #30749f url(images/gradient_bg.jpg) repeat-x;
	margin: 0px;
	padding: 0;
}
html>body, html>body #holder { height: auto;}
#free-flash-header a:hover {color:#cdd2d7;text-decoration:none}
#resol {text-align:left;font-family:Verdana, Arial, Helvetica, sans-serif;position:fixed;padding-left:10px;width:290px;top:0px;left:1280px;margin:0 auto;background:#bfc6d9;}
#resol h1 {background:none;font-size:1.2em;letter-spacing:10px;padding:0px;margin:0px;border: 0px;}
#resol h2 {font-size:0.6em;letter-spacing:3px;padding:0px;margin:0px;background:none;}
#cont_header { position: absolute;}
#header { position: absolute; top: 0px; left: 250px;}
#titolo { position: absolute;}
#content { position: absolute; top:110px;}
#bottom {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}
#img-index
{
	padding:0px;
	position:relative;
}
#img
{
	padding:1px;
	background-color:#666666;
	width: 150px;
	height: 100px;
	position:relative;
}
#img-repertorio
{
	width: 250px;
	height: 130px;
	position:relative;
}

/* eventi */
.eventBox {
	margin-bottom: 15px;
	padding-bottom: 13px;
	border-bottom: 2px ridge #31333B;
	color: #953C32;
}
.eventDate{
	font-size: 12px;
	font-weight: bold;
}

.eventDescription {
	font-size: 14px;
	margin: 5px 0px 1px;
	font-weight: bold;
}

.eventPlace {
	margin-top: 4px;
	font-size: 12px;
}

.eventProgram {
	margin: 8px 0px 0px;
}
.eventProgram a {
	font-style: normal;
	font-size: 12px;
}

/* programmi concerti */
.programContainer {
	width: 500px;
	margin: 24px 25px;
	background-color: #dddddd;
	padding: 16px 25px;
	font-size: 14px;
}

.programContainer h1 {
	text-align: center;
	font-size: 24px;
	margin: 16px 0 6px;
}

.programContainer h2 {
	text-align: center;
	font-size: 16px;
	margin: 6px 0 6px;
}

.programContainer h3 {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	margin: 8px 0 0;
}

.programListContainer {
	margin: 16px 0px;
}

.programListContainer ul {
	margin: 4px 0 4px 16px;
	padding-left: 0px;
	font-size: 14px;
}

.programPersons {
	margin: 8px 0
}
