body{
	font-family: 'helvetica neue', helvetica, arial, sans;
	font-size: 0.7em;
	color: #131313;
	margin: 1.5em;
	margin-right: -5em;
	margin-top: 4em;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
}

h1{
	font-family: 'helvetica neue', helvetica, arial, sans;
	font-size: 4em;
	line-height: 0.8em;
	color: black;
}
h1 a{
	text-decoration: none;
}
h2{
	font-size: 2.3em;
	margin: 0 0 20 0;
}
h3{
	font-size: 1.5em;
	margin: 0 0 10 0;
	border-bottom: .1em #3f3f3f solid;
	padding: 0 10 5 0;
	line-height: 1.1em;
}
h4{
	color: black;
	font-size: 1.5em;
}

hr{
	border: 0;
	height: .2em;
	background: black;
	margin-top: 1em;
	margin-bottom: 1em;
}

ul, li{
	margin: 0;
	list-style: none;
	padding: 0;
}

a{
	color: #131313;
}

a:hover{
	text-decoration: none;
	color: #00adff;
}

strong{
	color: #00adff;
	font-weight: normal;
}

input{
	width: 100%;
	font-family: times; serif;
	font-size: 1.3em;
	maring: 0;
	padding: 0;
	border: 1px black solid;
}

ul#rating li{
	border-bottom: 1px black solid;
	margin-bottom: 5;
	padding-bottom: 5;
}
li.rating div{
	display: none;
}
li.rating:hover div{
	display: block;
}

div.closed{
	overflow: hidden;
}


/* elements ------------------------------------------------------------- */

div#docA, div#docB, div#videos, div#tools{
	float: left;	
	width: 19em;
	margin: 1.5em;
}
div#docB{
	margin-top: 6em;
}

div#logo{
	float: left;
	margin: 1em;
	width: 15em;
}

div#footer{
	font-size: 0.9em;
	margin: 1em;
	clear: both;	
	color: #282828;
}

span.docType{
   font-family: Webdings; 
}

ul#videosResult li{
	margin: 0 0 5 0;
	border-bottom: .1em #3f3f3f solid;
	padding: 0 0 5 0;
}

ul#videosResult a{
	text-decoration: none;	
}

div#docControll{
	position: fixed;
	*position: absolute;
	top: 0;
	left: 1.9em;
	background: black;
	width: 350px;
	color: white;
	z-index: 90;
	height: 3px;
}
div#docControllLabel{
	position: absolute;
	bottom: -37;
	*bottom: -30;
	left: -1;
	width: 120px;
	height: 30px;
	background: url(label.gif) no-repeat;
	font-size: 1.2em;
	padding: 7 0 0 10;
	color: white
}
div#contdocControll{
	position: absolute;
	bottom: 20px;
	margin: 1.8em;
	color: white
}
div#contdocControll h3{
	color: white;
	border-color: white;
}
div#contdocControll a{
	color: white;
	border-color: white;
}

div#player{
	position: absolute;
	top: 0;
	left: 0;
}

div#tecnic{
	padding: 1.5em;
	height: 150px;
	overflow: auto;
}

div#stats{
	display: none;
	visibility: hidden;
}
h3#id17{
	text-indent: 22px;
	background: url(17.png) no-repeat;
}
h3#id19{
	text-indent: 22px;
	background: url(19.png) no-repeat;
}
h3#id16{
	text-indent: 22px;
	background: url(16.png) no-repeat;
}
h3#id60{
	text-indent: 22px;
	background: url(60.png) no-repeat;
}
h3#id20{
	text-indent: 22px;
	background: url(20.png) no-repeat;
}
div#imgLogo{
	width: 47px;
	height: 87px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="comune_venezia.png");
}

div#imgLogo[id]{
	background: url(comune_venezia.png);
}

.hidden{
	display: none;
}
.festival{
	color: #00adff;
}
