﻿body
{
	background-color: black;
	background-image: url(images/sipario.jpg);
	text-align: left;
	font-family: Sans-Serif;
	color: white;
}



.titolospettacolo
{
	text-align: left;
	font-weight: bold;
	font-size: x-large;
	color: #ff6600;
	font-variant: small-caps;
}

.sottotitolo
{
	text-align: left;
	font-weight: normal;
	font-size: medium;
	color: white;
}


.scheda
{
	text-align: left;
	font-weight: normal;
	font-size: small;
	color: white;
	vertical-align: top;
	line-height: 115%;
}

.testolibero
{
	text-align: left;
	font-weight: normal;
	font-size: small;
	color: white;
	vertical-align: top;
	line-height: 115%;
	font-style: italic;
}


.datacittà
{
	text-align: left;
	font-weight: bold;
	font-size: x-small;
	color: #ff6600;
	vertical-align: top;
		line-height: 105%;

}

.dataluogo
{
	text-align: left;
	font-weight: normal;
	font-size: x-small;
	color: white;
	vertical-align: top;
		line-height: 105%;

}
.datadata
{
	text-align: left;
	font-weight: normal;
	font-size: x-small;
	color: white;
	vertical-align: top;
	font-style: italic;
}


.datacittàbig
{
	text-align: left;
	font-weight: bold;
	font-size: small;
	color: #ff6600;
	vertical-align: top;
		line-height: 105%;

}

.dataluogobig
{
	text-align: left;
	font-weight: normal;
	font-size: small;
	color: white;
	vertical-align: top;
		line-height: 105%;

}
.datadatabig
{
	text-align: left;
	font-weight: normal;
	font-size: small;
	color: white;
	vertical-align: top;
	font-style: italic;
}

.interpreteruolo1
{
	text-align: left;
	font-weight: normal;
	font-size: small;
	color: white;
	vertical-align: top;
	
}

.interpretenome1
{
	text-align: left;
	font-weight: bold;
	font-size: small;
	color: white;
	vertical-align: top;
}

.interpreteruolo2
{
	text-align: left;
	font-weight: normal;
	font-size: small;
	color: white;
	vertical-align: top;
	
}

.interpretenome2
{
	text-align: left;
	font-weight: bold;
	font-size: small;
	color: white;
	vertical-align: top;
}

.interpreteruolo3
{
	text-align: left;
	font-weight: normal;
	font-size: x-small;
	color: white;
	vertical-align: top;
	
}

.interpretenome3
{
	text-align: left;
	font-weight: bold;
	font-size: x-small;
	color: white;
	vertical-align: top;
}

a:link
{
	color: white;
	text-decoration: none;
	font-size: none;
}

a:visited
{
	color: white;
	text-decoration: none;
	font-size: none;


}

a:hover
{
	color: darkorange;
	text-decoration: none;

}

.tabellaspettacoli
{
	margin-right: 30px;
	margin-bottom: 15px;
}

