
@font-face {
    font-family: 'Roboto', serif;
    src: url('http://fonts.googleapis.com/css?family=Bitter:r,i,b');
     src: url('http://fonts.googleapis.com/css?family=Roboto');
    }


body {
	height: 100%;
	background-color: #FFFFFF;
	background-attachment: fixed;
}

#body {
	background:rgb(240,240,240);
	min-height: 100%;
}

a, a:link, a.current, a:visited {
	color: #860008;
	text-decoration: none;
	border-bottom: 1px dotted #860008;
}

a.current {
	color: #960018;
	text-decoration: none;
	border-bottom: 0;
}

a:hover {
	background: transparent;
	color: #999999;
	border-bottom: 1px dotted #860008;
	text-decoration: underline;
}

#sizer {
	position: absolute;
	margin-left: -50px;
	left: 50%;
}

#container {
	min-height: 100%;
}

#navbar {
	background: url('headsect4.png') repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	top: 0px;
	width: 100%;
	height: 37px;
	border: 0px;
	z-index: 15;
	text-align: right;
}

#navbar ul.menu {
	text-align: right;
	margin-right: -25px;
}

#navbar .menu {
	position: absolute;
	background: transparent;
	right: 5%;
	min-width: 70%;
	text-align: right;
	top: 8px;

	font-size: 14pt;
	padding: 0px;
}

#navbar .menu {
	text-align: center;
}

#navbar .menu li {
	text-align: center;
	margin: -10px;
}

 #navbar .menu li:before {
	font-size: 12px;
	color: #960018;
	/*content: '• ';*/
}

#navbar .menu a, #navbar .menu a:link {
	color: white;
	border: 0;
}

#navbar .menu a:hover {
	padding-top: 10px;
	border-top: 6px solid #960018;
}


#header {
	position: absolute;
	top: 39px;
	background: url('headsect4.png') repeat-x scroll 0 -39px rgba(0, 0, 0, 0);
	width: 100%;
	height: 125px;
	left: 0px;
	z-index: 10;
}

#headmain {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -430px;
	height: 125px;
	width: 860px;
	background: rgb(240,240,240);
	background: url('headmain4.png') 0 -39px no-repeat;
}

/*#logocontainer {
	position: relative;
	z-index: 11;
	height: 101px;
	width: 55%;
	background: transparent;
	top: 43px;
	margin-left: 40px;
	overflow: hidden;
}

#logodescr {
	display: none;
}*/

/*#linguetta {
	position: absolute;
	top: 0px;
	height: 123px;
	width: 209px;
	left: 10%;
	/*background: url(imgs/linguetta.png) 0 -39px;*/
/*}*/

/*#roars {
	position: absolute;
	top: -10px;
	text-align: center;
	font-size: 13px;
	left: 12.5%;
	font-family: Rockwell;
	z-index: 100;
}

#roars a {
	color: #c0c0c0;
}

#roars a:hover {
	color: white;
}*/

#sidebar {
	background: none repeat scroll 0 0 #FFFF00;
    position: relative;
    top: 200px;
    width: 100%;
    font-size:1.1em;

}

#leftSidebar {
	position: inherit;
	margin-left: 4%;
	z-index: 10;
}

#rightSidebar {
	position: inherit;
	margin-right: 4%;
	z-index: 10;
}

#sidebar div.block span.blockTitle {
	border: 2px solid rgb(214,214,214);
	padding: 0px;
	background: url('blocktitle.png') 0 0 repeat;
	/*letter-spacing: 0;*/
	margin-bottom: 5px;
	text-align:left;
	padding-left: 10px;
	font-family: Bitter, Verdana;
	font-size: 13px;
	min-height: 20px;
	color: white;
	text-transform: lowercase;
}

div.block span.blockTitle:before {
	font-size: 13px;
	color: black;
	/*content: ;*/
}

div.block {
	text-align: left;
	padding-left: 7px;
	margin-bottom: 15px;
	background: -webkit-linear-gradient(bottom, rgba(240,240,240,1) 30%, rgba(200,200,200,1) 100%);

	background: -moz-linear-gradient(bottom, rgba(240,240,240,1) 0%, rgba(200,200,200,1) 100%);

	background: -webkit-linear-gradient(bottom, rgba(240,240,240,1) 0%, rgba(214,214,214,1) 100%);

	background: -o-linear-gradient(bottom, rgba(240,240,240,1) 0%, rgba(214,214,214,1) 100%);

	background: -ms-linear-gradient(bottom, rgba(240,240,240,1) 0%, rgba(214,214,214,1) 100%);

	background: linear-gradient(bottom, rgba(240,240,240,1) 0%, rgba(214,214,214,1) 100%);

}

div.block span.blockTitle {
	margin-left: -7px;
}

div.block ul {
	text-align: left;
}

input.textField {
	border: 1px solid #c0c0c0;
}

input.textField:hover {
	border: 1px solid #960018;
}

input.uploadField {
	border: 1px solid #c0c0c0;
}

input.uploadField:hover {
	border: 1px solid #960018;
}

input.button {
	border: 1px solid #c0c0c0;

	background: #960018;

	background: -webkit-linear-gradient(top, rgba(150,0,24,1) 0%, rgba(130,0,4,1) 100%);

	background: -moz-linear-gradient(top, rgba(150,0,24,1) 0%, rgba(130,0,4,1) 100%);

	background: -webkit-linear-gradient(top, rgba(150,0,24,1) 0%, rgba(130,0,4,1) 100%);

	background: -o-linear-gradient(top, rgba(150,0,24,1) 0%, rgba(130,0,4,1) 100%);

	background: -ms-linear-gradient(top, rgba(150,0,24,1) 0%, rgba(130,0,4,1) 100%);

	background: linear-gradient(top, rgba(150,0,24,1) 0%, rgba(130,0,4,1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#960018', endColorstr='#860008',GradientType=0 );

	height: 23px;
	color: white;
}

input.button:hover {
	border: 1px solid #242424;
}

select.selectMenu {
	border: 1px solid #c0c0c0;
}

select.selectMenu:hover {
	border: 1px solid #960018;
}

#sidebarNavigation span.blockSubtitle {
	font-weight: bold;
}

#sidebarNavigation form {
	position: relative;
	left: 50%;
	margin-left: -67.5px;
	text-align: center;

}

#sidebarNavigation input.textField {
	width: 125px;
}

#sidebarNavigation select.selectMenu {
	width: 127px;
	height: 18px;
}

#sidebarUser form {
	text-align: center;
	position: relative;
	left: 50%;
	margin-left: -65px;
}

#sidebarUser input.textField {
	width: 70px;
}

#sidebarFontSize {
	margin-bottom: 15px;
	height: 50px;
}

 .toc {
/*  display: inline-block;*/
  background: #fff;
  position: relative;
  bottom: 20px;
}
.orgname {

  background: #fff;
 
  bottom: 20px;
}



.title{
    display:block;
    text-align:left;
}

#main {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 9;
	min-height: 100%;
	padding: 0px;
	padding-bottom: 0px;
}

#main h2 {
	display: none;
	font-family: Bitter, Verdana, Tahoma;
	font-size: 18px;
	position: absolute;
	left: 21%;
	margin-top: 120px;
	z-index: 10;
}

#content {
	float: left;
	border: 0;
	margin-top: 215px;
	width: 58%;
	margin-left: 21%;
	min-height: 380px;
	padding: 0px;
	padding-bottom: 40px;
}


#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: url('footer.png') 0 0 repeat-x;
	height: 40px;
	z-index: 17;
}

#footercont {
	position: absolute;
	top: 5px;
	left: 0px;
	border-right: 1px solid #c0c0c0;
	width: 50%;
	max-height: 40px;
	padding-right: 5px;
	text-align: right;
	color: #c0c0c0;
	font-size: 10px;
	margin: 0px;
}

#footercont a, #footercont a:link, #footercont a:active {
	color: white;
	font-weight: bold;
}

#footercontcc {
	position: absolute;
	top: 5px;
	margin: 0px;
	right: 0px;
	width: 46%;
	max-height: 40px;
	padding-left: 0px;
	text-align: left;
	color: #c0c0c0;
	font-size: 10px;
}

#footercontcc a, #footercontcc a:link, #footercontcc a:active {
	color: white;
	font-weight: bold;
}


#content h3 {
	font-family: Bitter, Verdana;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	border-left: 2px dotted #960018;
	padding-left: 10px;
	padding-top: 0px;
	margin-left: -10px;
}

#content h4 {
	font-family: Bitter, Verdana;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: -5px;
	font-size: 14px;
	padding-top: 0px;
}

#content h4:before {
	font-size: 13px;
	color: #960018;
	/*content: '• ';*/
}


#breadcrumb {
	width: 400px;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 169px;
	margin-top: 0px;
	right: 3%;
	left: 4.1%;
	color: black;
	z-index: 100;

}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: darkred;
	border: 0px;
}

#breadcrumb a.current {
	font-weight: normal;
}

/*#presentation {
	border-left: 1px solid rgb(214,214,214);
	border-bottom: 1px solid rgb(214,214,214);
	width: 400px;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: absolute;
	top: 130px;
	margin-top: 0px;
	left: 3%;
	color: black;
	font-family: Bitter, Verdana;
	font-size: 11px;
	z-index: 16;

}*/

/*#logouni {
	position: absolute;
	right: 4%;
	top: 42px;
	padding: 0px;
	width: 250px;
	height: 78px;
}

#logouniimg {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 85px;
	height: 78px;
	padding: 0px;
	background: url(imgs/logounimi.png);
}

#logounidesc {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 155px;
	height: 78px;
	text-align: right;
	font-family: Georgia;
	font-size: 14px;
	color: #00254A;
	padding-top: 25px;
	padding-right: 15px;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 0;
	font-weight: normal;
}*/

#announcementsHome h3 {
	border: 0px;
}

.esergo {
  text-align: right;
  }

  .interlinea {
  	padding-bottom: 1em;
  }

.affiliation {
  font-weight: normal;
  font-size: 13px;
  font-family: sans-serif;
  font-style: normal;
  }
 
  
.centrato {
  text-align: center;
}

hr{
    height: 3px;
    background-color: #000;
    border: none;
}

 input#show, input#hide {
    display:none;
}

span#content {
    display:none;
}
input#show:checked ~ span#content {
  display:block;
}

input#hide:checked ~ span#content {
    display:none;
}
.sfogliabile {
	position:relative;
	display:block;
	padding-top:max(60%,326px);
	height:0;
	width:90%
	}

#content{
    width:100%;
    text-align:center;
    margin-left:10%;
    
}