body {
	margin: 0 0 50px;
	font-family: 'Work Sans', sans-serif;
	background: #fff;
    width: 1200px;
    margin: 0 auto 20px;
}

li {
	margin-bottom: 0;
}

a img {
	border:0;
}

a {
    color: #00f;
}

td, th {
	vertical-align: top;
	text-align: left;
}


input, textarea {
	border:1px solid #ccc;
}

textarea {
	overflow: auto;
}

h3 a {
	color:#000;
}

#informazioni-corso th {
	font-weight: normal;
	font-size: 1.4em;
	color: #994F21;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.flat {
	border:1px solid #999;
}

.clear {
	clear:left;
}

.data {
	color: #900;
	font-weight: bold;
}


tr.even td {
	background-color: #f0f0f0;
}

#site-title {
	height: 80px;
	position: relative;
}

#site-title #link-home {
    background: #779AAB;
    display: block;
    height: 100%;
    width: 920px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 20px;
    box-sizing: border-box;
    line-height: 60px;
    transition: color .2s;
}

#site-title #link-home:hover {
    color: #5C403C;
}

#logo-uniud {
    position: absolute;
    right: 20px;
    top: 5px;
}

#gray1 {
	background-color: #AFAFAF;
	height: 64px;
	width: 120px;
}

#gray2 {
	background-color: #C8C8C8;
	height: 64px;
	width: 120px;
}

#arancione {
	border-top: 3px solid #fff;
	border-bottom: 1px solid #fff;
	line-height:18px;
	font-size: .75em;
	background-color: #FF8E18;
	text-align:right;
}

#arancione a, #arancione span {
	color: #fff;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 6px;
	background: transparent url(../img/due_punti.gif) no-repeat 0 1px;
}


#arancione a:hover {
	color: #000;
}

#arancione a.first {
	background-image: none;
}

#top-bar {
    background: #AD9F9D url(../img/tricol.gif) repeat-y;
    color: #fff;
    padding: 6px 10px 6px 120px;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
}

#top-bar form {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 14px;
}

#barra-alta {
	background: #fff;
	height:25px;
	position:relative;
    display: none;
}


#search-form {
	position:absolute;
	right: 10px;
	top: 2px;
	color: #333;
}

#search-form input {
	padding-left: 3px;
}

#search-form .submit {
	border:none;
	width: auto;
	background-color: transparent;
}

#search-form label {
	font-size: .85em;
}

/* Risultati della ricerca */
#search {
	margin: 1em;
	list-style: none;
}

#search li {
	margin-bottom:1em;
}

#search p {
	margin-left:20px;
}

#adv-search label {
	display: block;
	font-weight: bold;
	margin-top: 1em;
}

#query {
	font-size: 14px;
    font-weight: bold;
    color: #444;
	width: 150px;
	border:1px solid #C8C8C8;
    padding: 3px 5px;
}

#percorso {
	font-size: 13px;
	padding: 8px 8px 8px 120px;
    text-transform: lowercase;
}

#descrizione-home {
    background: #eaebef url(../img/metro.jpg) no-repeat;
	border-bottom: 4px solid #ddd;
	padding: 20px 20px 20px 140px;
	margin-right: 20px;
}

#descrizione-home p {
    font-size: 16px;
    line-height: 1.6;
    text-align: right;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    text-shadow: 1px 1px 0 #fff;
}

#coldx-home {
    padding: 0 20px;
    line-height: 1.5;
}


#pagina a.noborder {
	border-bottom: none;
}

#news {
	padding: 17px;
	background-color: #f8f8f8;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	border-left: 5px solid #ccc;
	font-size: 1.1em;
}

#content {
    overflow: auto;
}

#colonnasx {
	width: 180px;
    padding: 20px 0;
	color: #333;
	float: left;
	margin-right: 20px;
}

#colonnasx ul {
	list-style: none;
	font-size: 15px;
}

#colonnasx #home {
	padding: 2em 0;
}

#colonnasx #home a {
	color: #4C657F;
}

#colonnasx li {
	border-bottom:1px solid #ddd;
}

#colonnasx ul a {
	text-decoration: none;
	color: #333;
	display: block;
	padding: 7px 10px;
}

#colonnasx ul a:hover, #colonnasx ul a.selected {
	background-color: #00f;
	color: #fff;
}

#colonnasx form {
	text-align:center;
	padding: 1em 0;
	font-size: .85em;
}

#colonnasx label {
	display:block;
	color: #758A9B;
	font-size: .85em;
}

#colonnasx input {
	border:1px solid #999;
	width: 110px;
	margin-bottom: 1em;
}

#colonnasx .news a {
    background: #C1D6DD;
}



#main {
    margin: 0 250px 0 200px;
    padding-top: 30px;
    line-height: 1.3;
    padding-bottom: 30px;
    overflow: auto;
}

.pb-ajax #main {
    margin: 0;
}

.pb-ajax #pagine {
    display: none;
}

.pb-ajax #faux1, .pb-ajax #faux2 {
    background: none;
}


#pagine {
	padding-top: 15px;
	width: 240px;
	float: right;
}

#pagine h2 {
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 1em;
	margin-left: 20px;
	line-height: 1;
}

#pagine ul {
	font-size: 14px;
}

#pagine p.date {
  text-align: right;
  color: #999;
}

#pagine ul ul {
	font-size: 1em;
}


#pagine li {
	padding: 3px 0 3px 20px;
	margin-bottom: 10px;
}

#pagine a {

}

#pagine a:hover {
	color: #00f;
}

#pagine li.selected {
	background-color: #C1D6DD;
}

.submit {
	color: #fff;
	background: #4C6981;
	border: none;
	width: 112px;
}


table.centrata {
	border-collapse: collapse;
}

table.centrata td, table.centrata th {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ccc;
}


table.blue th, table.blue tr.th td {
	background-color: #7FA2C3;
	color: #fff;
	border-right: 1px solid #fff;
	padding: 3px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

table.blue td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	padding: 3px;
	background-color: #fff;
}

table.blue tr.noborder td {
	border-bottom:none;
}

/* 
 * Stili per un documento generico (foglia dell'albero di navigazione)
 */ 


h1, #content h1 {
	margin-bottom: 1em;
    color: #5c403c;
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
}

h2 {
	font-size: 16px;
	color: #5c403c;
}

p.description {
	font-size: 14px;
	color: #7E7E7E;
	font-weight: bold;
	letter-spacing: -1px;
}

h3 {
	color: #333;
	font-variant: small-caps;
	font-size: 1.2em;
}

#foto {
	float: right;
}

#pagina {
	padding-right: 20px;
	font-size: 17px;
}

#pagina.nofiles {
	padding-right: 50px;
}

/* Stili interni da inserire nell'editor */

#pagina {
    line-height: 1.4;
}

#pagina ul {
	list-style: none;
	margin: 0 0 0 1em;
}

#pagina li {
	padding-left: 14px;
	background: url(../img/square.gif) no-repeat 0 7px;
}

#pagina table {
    width: 100%;
}

#pagina table td {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
    padding: 3px;
}

#pagina table td {
    border-right: 1px dotted #eee !important;
}
#pagina table td:last-child {
    border-right: none !important;
}

#pagina a {
	color: inherit;
	text-decoration: underline;
	text-decoration-color: #00f;
	text-decoration-thickness: 3px;
}

#pagina a:hover {
    color: #00f;
}

#pagina span[style], #pagina font {
	font-size: inherit !important;
}



#documenti {
	margin: 30px 0;
	font-size: 1.1em;
	border: 4px solid #ddd;
	border-radius: 10px;
	padding-top: 10px;
}

#documenti h2 {
	color: #ccc;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom:1em;
	font-size: 20px;
}

#documenti a {
	font-size: 15px;
	text-decoration: none;
}

#documenti a:hover {
    text-decoration: underline;
}

#documenti ul {
    text-align: left;
}

#documenti li {
	margin-left: 8px;
	background: none;
	padding: 0 10px 8px 20px;
	text-indent: -20px;
}

#documenti img {
	display: block;
}

#documenti li img {
	display: inline;
}


/*
 * Inizio stili integrati nell'editor
 */

table.righe {
	border-collapse: collapse;
	border: 0;
}

.righe td {
	border-bottom: 1px solid #4C6981;
	padding: 2px 5px;
	background-color: #fcfcfc;
}

table.quadri {
	border-collapse: collapse;
	border: 0;
}

.quadri td {
	border: 1px solid #4C6981;
	padding: 2px 5px;
	background-color: #fcfcfc;
}

#footer {
	text-align:center;
	color: #fff;
	width:100%;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	position:relative;
	background: #036;
}

#footer a {
	color :#fff;
	text-decoration: none;
}

#footer a:hover {
	border-bottom:1px dotted #fff;
}

#footer .curved {
	background: #96B9C5;
}


img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 0 15px 15px;
}

.nota {
	font-size: .85em;
	margin-top: 2em;
	color: #666;
}

.labelblock label {
	display: block;
	font-weight: bold;
	margin-top: 1em;
}

.personal-list {
	background-color: #fff;
	padding: 0 15px 15px 15px;
	border:2px solid #ddd;
	margin-bottom: 2em;
}

.personal-list h2 {
	border-bottom: none;
	font-weight: bold;
	color: #fff;
	background-color: #036;
	padding: 5px;
	margin: 0 -15px;
}

.add {
	padding: 2px 2px 2px 25px;
	background: url(../img/add_icon.gif) no-repeat;
}

.outlook {
	background-color: #efecdd;
	border-bottom:1px solid #aca899;
	border-right: 1px solid #aca899;
}

#mails {
	font-size: 1em;
}

#mails th {
	background: #ebeadb url(../img/ombra-outlook.gif) no-repeat left bottom;
	padding: 2px 10px;
}

#mails td {
	border-bottom:1px solid #ccc;
	padding: 2px 7px;
}

#mails a {
	color: #000;
	text-decoration:none;
	display: block;
	padding: 0 10px;
	position: relative;
}

#mails a:hover {
	color: #000;
	background-color: #eee;
}

table.lista-docs {
    margin: 20px 0 50px;
    width: 95%;
}

table.lista-docs img {
	padding-right: 7px;
}

table.lista-docs th, table.lista-docs tr:first-child td {
    color: #44568F;
    text-align: left;
    border-bottom: 2px solid #ccc;
    font-size: .9em;
    font-weight: bold;
}

table.lista-docs td {
    border-bottom: 1px solid #e1e1e1;
    padding: 3px 0;
}

table.lista-docs tr:last-child td {
    border-bottom: 2px solid #ccc;
}


table.lista-docs td.titolo {
    width: 70%;
    font-style: italic;
}

tr.folder td.titolo {
	padding-left: 20px;
}

table.lista-docs td.titolo img {
    vertical-align: middle;
}

table.lista-docs a {
    color: #333;
    text-decoration: none;
}

table.lista-docs a:hover {
    color: #000;
}


table.lista-docs td.size {
    color: #666;
    width: 20%;
}

.portalMessage {
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    color: #000;
    font-size: 85%;
    font-weight: bold;
    margin: 1em 0em;
    padding: 0.5em 1em 0.5em 3em;
    vertical-align: middle;
    background-image: url(http://nuva.uniud.it/info_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 50%;
}


#archetypes-fieldname-id {
	display: none;
}

.bigbutton {
    display:block;
    font-size: 18px;
    text-align:center;
    color:#fff;
    font-weight:bold;
    background:#99BF11;
    width:200px;
    padding:8px;
    cursor:pointer;
    text-decoration:none;
    border:1px solid #ccc;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.bigbutton a {
    color: #fff !important;
    display: block;
}

#content .bigbutton:hover, #content .bigbutton:hover a {
    color:#333 !important;
}

.cancelbutton {
    float: right;
    padding: 5px;
    border: none; 
    background: none;
    text-decoration: underline;
    cursor: pointer;
    top: -30px;
    position: relative;
}

#archetypes-fieldname-relatedItems, #archetypes-fieldname-allowDiscussion {
  display: none;
}

#archetypes-fieldname-remoteUrl input {
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  padding: 3px;
}

#login-form {
  border:1px solid #ccc;
  padding: 10px;
}

#login-form label {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 10px;
  display: block;
}

#login-form .submit-field {
  margin: 20px 0;
}

#login-form .submit {
  cursor: pointer;
  padding: 10px 30px;
}

#login-form .submit:hover {
  color: #4C6981;
  border: 1px solid #4C6981;
  background: #DEE8EF;
}

#login-form .error {
    color: #900;
    font-weight: bold;
}

.flash-old {
   background: #F8FF70;
}