html { 
	font-size:100%; 
}

body { 
	font-size: 1em;
	font-family: georgia, serif;
}

h1 {
	font-size: 1.125em;
	margin: 1em 0 0 3em;
	font-weight: 300; 
}

hr {
	clear:both;
	border:1px dotted gray;
}

p {
	font-size: 0.750em;
	line-height: 1.5em;
	margin: 1.5em; 
}

video {
	width: 800px;
	height: 640px;
	margin: 0 1.5em 1.5em 2.0em;
	float:left; 
}

embed, object{ 
	width: 800px;
	height: 640px;
	float:left; 
}

#content {
	float: left;
	width: 1024px; 
}

#autore { 
	font-size: 0.9em;
	margin: 2em 0 0 32em;
}

#indice {
	float:left;
	width:180px;
}

#filmato {
	float:left;
}

#copy {
	font-size:70%;
}

#header {
	position:relative;
	z-index:1;
}

#masterel {
	float:left;
}

#masterel a {
	display:block;
	float:left;
	width:358px;
	height:64px;
	background:url(unitus_logo.jpg) 0 0 no-repeat;
	text-decoration:none;
}

#masterel a span {
	position:relative;
	z-index:-1;
}

#espertoweb {
	float:left;
}

#espertoweb a {
	display:block;
	float:left;
	width:138px;
	height:62px;
	background:url(logo_espertoweb.gif) 0 0 no-repeat;
	text-decoration:none;
}

#espertoweb a span {
	position:relative;
	z-index:-1;
	display:none;
}


#argomento {
	float:right;
	width:300px;
	text-align:right;
}
