html, body, a  {
	color: #000000;
	padding: 0;
	margin: 0;
}

#body {
	width: 772px;
	margin: 0 auto;
}


.plsHomeDml {
	background-color: #d9d9d9;
	border-bottom: 1px solid #c0c0c0;
	text-transform:capitalize;
	font-size: 15px;
	width: 120px;
	text-align: center;
	float: left;
	margin: 15px;
}


legend {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

fieldset {
	padding: 7px;
	margin-bottom: 15px;
}



th, #tabgrigia td.vintest {
	background-color: #b2b2b2;
	font-weight: bold;
	border-left: 1px solid #c0c0c0;
}

div.allineaSx, div.allineaDx {
	height: 17px;
	color: #ffffff;
}

div.allineaSx a, div.allineaDx a {
	color: #ffffff;
}

td, th {vertical-align: top; }



#menusx {
	width: 190px;
}



label span, .alert {
	color: #990000;
	font-weight: bold;
}






h2 {
	font-size: 16px;
	color: #659b91;
	padding-left: 40px;
	background-image: url(./images/matita.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 3px solid #8fb96d;
}


h3 {
	font-size: 13px;
	color: #659b91;
	margin: 0;
	padding: 0;
}


div.eledoc {
	margin-left: 20px;
	padding-left: 20px;
}


#tabgrigia {
	spacing: 0px;
	padding: 0px;
}

#tabgrigia th.anno, #tabgrigia td.evid {
	background-color: #d9d9d9;
	border-bottom: 1px solid #c0c0c0;
}

#tabgrigia th.anno {
	width: 100px;
}

#tabgrigia td.vintest {
	width: 220px;
}

#tabgrigia td {
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#tabgrigia td.chiuditd {
	border-right: 1px solid #c0c0c0;
}


.toolbarDml {
	color: #000000;
	background-color: #659b91;
}

.bdDml {
	border: 2px dotted #990000;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

.botbarDml, .botbarDml div.allineaSx, .botbarDml div.allineaDx {
	background-color: #8fb96d;
	color: #000000;
	font-size: 9px;
}

.botbarDml div.allineaSx a, .botbarDml div.allineaDx a {
	color: #000000;
	font-size: 9px;
}

.titoloHomeDml {
	border-bottom: 3px solid #8fb96d;
	color: #659b91; 
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 16px;
}

table.col33 td {
	width: 33%;
	padding: 5px;
}

table.col3 td {
	padding: 5px;
}

.listaDoc p {

	clear: both;
}

.listaDoc p img {
	margin-right: 10px;
	margin-bottom: 30px;
	float: left;
}

.listaDocHref {
	font-style: italic;
}

table.gallery td {
	text-align: center;
	margin: 2px; 
	padding: 2px;
	font-size: 10px;
	vertical-align: middle;
}

ol li {
	padding: 3px;	

}

ol li span {
	font-weight: bold;

}

.more {
	text-align: left;
}

.more a {
	text-align: right;
	font-size: 9px;
}

#docenti {
	border: 3px solid #dfac00;
}



#studenti {
	border: 3px solid #dfac00;
}


.bottone a {
	text-decoration: none;
	color: #ffffff;
	font-family: trebuchet MS;
	font-size: 20px;
}

.bottone a:hover {
	text-decoration: underline;
}

.bottone {
	padding: 15px;
	background-color: #659b91;
	text-align: center;
}
.bottoneverde a {
	text-decoration: none;
	color: #ffffff;
	font-family: trebuchet MS;
	font-size: 20px;
}

.bottoneverde a:hover {
	text-decoration: underline;
}

.bottoneverde {
	width: 90px;
	margin: 0px 20px 20px 0px;;
	padding: 20px;
	background-color: #8fb96d;
	text-align: center;
}

.menu2liv {
	margin: 0 0 20px;
	padding: 0px;
	border: 1px dotted #659b91;
}

.menu2liv h2 {
	margin: 0;
	text-align: center;
	font-weight: bold;
	background-color: #659b91;
	color: #FFffcc;
	font-size: 14px;
	background-image: none;
	padding-left: 0;
}

.menu2liv p {
	padding: 3px;
	margin: 0;
}


.menu2liv ul {
	margin: 0 7px 5px 20px;
	padding: 0;
	list-style-type:square;

}

.menu2liv ul li{
	margin-bottom: 3px;
	color: #8fb96d;
}

.menu2liv ul li a {
	text-decoration: none;
}

.menu2liv ul li a:hover {
	text-decoration: underline;
}


h2 a {
	text-decoration: none;
	color: #659b91;
}

h2 a:hover {
	text-decoration: underline;
}




