html {
height:100%;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	
}

img {
	border: 0;
}

h1 {
	margin-bottom: 0;
}

h3 {
	margin: 0;
	margin-top: 1em;
}

p {
	text-indent: 1em;
}


/* Definisce le linee orizzontali */

div.hr hr {
	display: none;
}

div.hr {
	height: 16px;
	background: #fff url("../images/hrs/hr3.gif") no-repeat scroll center;
	padding: 5px;
}
*/

/* Abbassa le icone dei files rispetto al titolo */
img.metatype {
	margin-bottom: -3px;
}


/* LA PAGINA */
#main {
	margin: 0 auto 0 auto;
	width: 80%;
	padding: 0;
	text-align: justify;
	background-color: white;
	border: 1px solid black;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top: 0;
	border-bottom-width: 0px;
	min-width: 780px;
	max-width: 1200px;
	min-height: 100%

}

#top-bar {
	font:12px/1.6em Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	color:#1e1e1e;
	width: 100%;
	height:45px;
	min-height:45px;
	background: #404040;
}

#divline {
	width: 100%;
	border-top: 1px dotted black;
	height: 1px;
	margin: 1px 0 0 0 ;
	padding: 0;
}

#logo {
	background-image: url("../images/back1.png");
	padding-right: 1.5em;
	padding-bottom: 1em;
}

#logo-img {
	margin-top: 10px;
	margin-left: 15px;
	float: left;
	display: inline;
}

#logo-txt {
	
	margin-left: 500px;
	padding: 0.5em 0.5em 0.2em 0.5em;
	font-size: 110%;
	text-indent: 15px;
	font-style: italic;
	overflow: visible;
	background: url("/images/virg-dx.png") no-repeat bottom right;
}

#logo-cit {
	text-align: right;
	font-style: normal;
	font-size: 110%;
	padding-right: 2em;
}

#header {
	font:12px/1.6em Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	color:#1e1e1e;
	width: 100%;
	height:45px;
	min-height:45px;
}

#main-content {
	margin: 0 auto 0 auto;
	padding: 0em 1.5em 1em 1.5em;

}


/* PAGINA / Rientro per descrizione link */
.descr_siti {
	margin-left: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

.succ {

color: green;
font-weight: bold;
font-size: 130%;

}

div.policies {
padding-top: 1em;
text-align: center;
font-weight: bold;
}

/* FOOTER */
/*#footer {
	text-align: center;
}

/* FOOTER / Allineamento centrato verticalmente per img XHTML 1.0 */
/*.validator {
	margin-bottom: -3px
}

#validator {
	margin: 1em auto 1em auto;
	width: 70%;
	text-align: center;
	
	padding: 0em 0em 0em 3em;

}
*/

#top-bar ul  {
	margin : 0;

	padding : 0;
	list-style : none;
	height : 30px;
	background-color : #404040;
	width : 100%;
	padding-top : 10px;
	text-decoration : none;
}

#top-bar ul li {
	float : left;
	display : inline;
	text-decoration : none;
}

#top-bar ul a {
	display : block;
	font : bold 1.1em Trebuchet MS, Arial, sans-serif;
	color : #fff;
	text-transform : uppercase;
	text-decoration : none;
}

#top-bar ul a {
	padding : 3px 7px;
	text-decoration : none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#top-bar ul a:focus, #top-bar ul a:active, #top-bar ul a:hover {
	background-color : #5a5a5a;
	outline : none;
	text-decoration : none;
}


#header ul {
	margin: 0;
	padding : 0;
	list-style : none;
	height : 30px;
	border-top : 4px solid #eb4c07;
	background-color : #404040;
	width : 100%;
	padding-top : 10px;
	text-decoration : none;
}

#header img {
	margin-bottom: -4px;
}

#header ul li {
	float : left;
	display : inline;
	text-decoration : none;
}

#header ul a {
	display : block;
	font : bold 1.1em Trebuchet MS, Arial, sans-serif;
	color : #fff;
	text-transform : uppercase;
	text-decoration : none;
}

#header ul a {
	padding : 3px 7px;
	text-decoration : none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#header ul a:focus, #header ul a:active, #header ul a:hover {
	background-color : #5a5a5a;
	outline : none;
	text-decoration : none;
}

#header ul a.home {
	margin : 0 30px 0 17px;
}

#header ul a.Papers {
	margin : 0 25px 0 0;
}

#header ul a.Audio {
	margin : 0 25px 0 0;
}

#header ul a.Events {
	margin : 0 25px 0 0;
}

#header ul a.EconomicsResources {
	margin : 0 25px 0 0;
}

#header ul a.Exercises {
	margin : 0 25px 0 0;
}

#header ul a.Authors {
	margin : 0 0 0 0;
} 

.audio {
	list-style-type:none;
}

.audio img {
	margin-bottom: -5px;
}

.audio_title {
	font-weight: bold;
}

.durata, .dimensioni {
	color: gray;
}

.luogo {
	font-weight: bold;
	font-variant: small-caps;
}

.relatori {
	font-variant: small-caps;
}



.timeline-default {
    font-family: Trebuchet MS, Helvetica, Arial, sans serif;
    font-size: 8pt;
    border: 1px solid #aaa;
}

.tape-special_event, .small-special_event {background-color: orange;}