@charset "utf-8";
/* li faccio diventare blocchi */
article, footer, header, section {
	display: block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ececec;
	font-size: 12px;
}
/*con width:auto gli elementi article,footer,header,section prendono la dimensione di chi li contiene */
footer {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
/*	font-size: 11px; */
	color: #333;
}
header {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#logounifi {
	width: 285px;
	float: left;
	padding-left: 10px;
}
#nomedisia {
	width: 655px;
	float: left;
}*/
h1 {
	font-size: 24px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.cdl li {
	list-style-image:url(http://labdisia.disia.unifi.it/area01/immagini/dot-cdl.gif);
}
ul.dip li {
	list-style-image: url(http://labdisia.disia.unifi.it/area01/immagini/dot-dip.gif);
}
section.corpo {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.anni{border:0px;}
/* lo stile seguente viene applicato solo alle table che hanno l’attributo class="corpo" */
table.corpo{border:1px solid #004c7e;width:100%;}
table.corpocdl{border:1px solid #87000c;width:100%;}
table.corporise{border:1px solid #7bce9c;width:100%;}
/* lo stile seguente viene applicato nella gestione dei verbali (inserimento ecc.) */
table.corporise2{border:1px solid #7bce9c;width:50%;}
td.corpo,th.corpo{padding: 3px;}
th.t02{width:2%;}
th.t04{width:4%;}
th.t14{width:14%;}
th.t24{width:24%;}
th.t56{width:56%;}
/* lo stile seguente viene applicato solo alle table che hanno l’attributo class="immettitab", nelle form */
table.immettitab{
	border: 1px solid #004c7e;
	width: 100%;
}
table.immettitabcdl{
	border: 1px solid #87000c;
	width: 100%;
}
td.immettitab{padding: 3px;}
/* lo stile seguente viene applicato solo alle table che hanno l’attributo class="schedule"; usato in Beyond 2014 */
table.schedule{
    border: 2px solid #004c7e;
	width: 100%;
}
td.schedule{ 
	border: 1px solid #004c7e;
	padding: 5px;
}
td.duecol{ 
	border: 1px solid #004c7e;
	padding: 5px;
	width:90%;
}
td.duecolrise{ 
	border: 1px solid #7bce9c;
/* border: 1px solid #17a34f;*/
	padding: 5px;
	width:90%;
}
/* il prossimo stile non viene utilizzato */
/*td.intestazione{
	background-color: #004c7e;
	color: white;
	border: 1px solid #004c7e;
	padding: 6px;
	font-weight: bold;
	width:100%;
}*/
td.ora{width:10%;}
td.autore{width:10%;}
td.titolo{width:80%;}
#contenitore {
	background-color: #fff;
/* 	width: 950px;
	padding: 3px; */
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.linknormale {
	color: #192941;
	text-decoration: none;
}
A.linknormale:link {
	text-decoration: underline;
}
A.linknormale:visited {
	text-decoration: underline;
}
A.linknormale:active {
	color: #87000c;
	text-decoration: underline;
}
A.linknormale:hover {
	color: #87000c;
	text-decoration: underline;
}
.linknormalecdl {
	color: #620000;
	text-decoration: none;
}
A.linknormalecdl:link {
	text-decoration: underline;
}
A.linknormalecdl:visited {
	text-decoration: underline;
}
A.linknormalecdl:active {
	color: #003366;
	text-decoration: underline;
}
A.linknormalecdl:hover {
	color: #003366;
	text-decoration: underline;
}
.linktestatacdl {
	color:#87000c;
	text-decoration:none;
}
A.linktestatacdl:link {
	color:#87000c;
}
A.linktestatacdl:visited {
	color:#87000c;
}
A.linktestatacdl:active {
	color:#004c7e;
}
A.linktestatacdl:hover {
	color:#004c7e;
}
.linktestatadip {
	color: #004c7e;
	text-decoration: none;
}
A.linktestatadip:link {
	color: #004c7e;
}
A.linktestatadip:visited {
	color: #004c7e;
}
A.linktestatadip:active {
	color: #87000c;
}
A.linktestatadip:hover {
	color: #87000c;
}
.alto{vertical-align:top;}
.bianco{color:#FFF;}
.breadcrumb {
	padding: 0px 0px;
	list-style: none;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	color: #000;
	content: "\>";
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.breadcrumb > .active {
	color: #000;
}
.centro {
	text-align: center;
}
.clear {
	clear: left;
}
.colorecdl {
	color:#87000c;
}
.coloredip {
	color: #004c7e;
}
.corsivo{font-style:italic;}
.destra{text-align:right;}
.grande {
	font-size: 16px;
}
.grandone{font-size:20px;}
.grandino{font-size:14px;}
.grassetto {
	font-weight: bold;
}
.moltogrande {
	font-size: 34px;
}
.piccolissimo {
	font-size: 11px;
}
.piccolo {
	font-size:11px;
}
.rosso{color:#F00;}
.sfondochiaro{background-color:#eeeeee;}
.sfondoscuro{background-color:#cccccc;}
.sfondotabcdl{background-color:#87000c;}
.sfondotabdip{background-color:#004c7e;}
.sfondotabrise{background-color:#7bce9c;}
