@charset "UTF-8";
/* CSS Document */

@import url(../../Copia di LIGHT_REFLECTIONS/css/reset.css);

.mostra {
	height: 150px;
	position: relative;
	border-top: 1px solid #666;
}
#info {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 115px;
}
#info h1 {
	float: left;
}
#info #nav_glob li {
	font: bold 32px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCC;
	float: left;
	margin-top: 52px;
}
#info #nav_glob {
	float: left;
	margin-left: 20px;
}
#info #nav_glob li a {
	color: #CCC;
	text-decoration: none;
}
#info #nav_glob li a:hover {
	color: #F09;
	text-decoration: none;
}
.mostra .contents .desc {
	font: 12px/19px Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}

.mostra .contents  {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.pagina .mostra .contents .titolo h3 {
	padding-top: 30px;
	padding-bottom: 10px;
}
.mostra .data {
	width: 30px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 150px;
}
.mostra .titolo {
	width: 445px;
	margin-left: 85px;
	float: left;
}
.pagina .mostra .titolo {
	width: 445px;
	margin-left: 195px;
	float: left;
}
.mostra .titolo h2 {
	color: #000;
	font: bold 32px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 20px;
}
.mostra .titolo h3 {
	font: normal 22px Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
a    {
	color: #666;
}
.contents .titolo .link a {
	color: #F09;
	font: 20px Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.contents .titolo .link a strong {
	text-transform: uppercase;
}
.mostra .contents .stadioOff {
	position: absolute;
	left: 31px;
	top: 0px;
	background: url(../../Copia%20di%20LIGHT_REFLECTIONS/img/closed.gif);
	height: 150px;
	width: 30px;
}
.mostra .contents .stadioOn {
	position: absolute;
	left: 31px;
	top: 0px;
	background: url(../../Copia%20di%20LIGHT_REFLECTIONS/img/open.gif);
	height: 150px;
	width: 30px;
}
.mostra .data.Set2009 {
	background: url(../../Copia%20di%20LIGHT_REFLECTIONS/img/2009_09_h.gif);
}
.mostra .data.Feb2010 {
	background: url(../../Copia%20di%20LIGHT_REFLECTIONS/img/2010_02_h.gif);
}
.mostra .data.Mag2010 {
	background: url(../../Copia%20di%20LIGHT_REFLECTIONS/img/2010_05_h.gif);
}
.mostra .data.Set2010 {
	background: url(../../Copia%20di%20LIGHT_REFLECTIONS/img/2010_09.gif);
}

.mostra .data.Ott2010 {
	background: url(../../Copia%20di%20LIGHT_REFLECTIONS/img/2010_10.gif);
}
.mostra .desc {
	float: right;
	width: 435px;
	padding-top: 20px;
}
.hide {
	display: none;
}

