a.top:link, a.top:visited, a.top:active, a.top:focus {
border-bottom:1px dotted #CCCCCC;
color:Silver;
font-weight:normal;
line-height:1.2em;
}

a.top, a.top:link, a.top:active {
 margin-top:15px;
 padding-right: 45px;
 background: transparent url(up.gif) no-repeat center right;
 font-family: Arial, Helvetica, sans-serif;
 font-size:30px;
 border-bottom:medium none;
 text-decoration:none;
}


br
{
	margin-bottom: 2em;
}

span.classe
{
	font-family: Arial, Helvetica, sans-serif;
	color:#cb4b16;
    font-size:40px;
}

table
{
	text-align: left;
	border-spacing: 0px;
	/*border: 1px solid #aeb3b6;*/
	border-collapse: collapse;

}


table a, table, tbody, tfoot, tr, th, td
{
   font-family: Arial, Helvetica, sans-serif;
	line-height: 2.0em;
	font-size: 13px;
	color: #fff;
	padding: 0 0 0 5px;
}
tbody td{
	line-height: 2.5em;
}

table caption
{
	padding: .4em 0 ;
	font-size: 240%;
	font-style: normal;
	color: #FB7E00;
}

table a
{
	display: block;
	text-decoration: none;
	color: #FF8E53;
	padding-right: 1.5em;

}

table a:hover, table a:focus
{
text-decoration: underline;
}

table th a
{
	color: #FF8E53;
	text-align: right;
}
table .odd th a,table .odd td a,table .odd td{
	color: #fff;
	padding-right: 1.0em;
}

table th a:hover, table th a:focus, tbody tr:hover th
{
   background-color: #999
	color: #fff !important;
}
table .odd th,table .odd td{
	background-color: rgb(127,127,127);
	background-color: rgba(127,127,127,0.5);
}

thead th
{
	background-image: url(verlauf_schwarz.gif);
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;

}
tfoot{
	background-image: url(verlauf_schwarz.gif);
	border-top: 1px solid #fff;


}
tfoot th,tfoot td{
	color: #fff;
}

tbody th
{
   padding-right: 1.0em;
	color: #25c1e2;
	font-style: normal;
	background-color: #fff;
	border-bottom: 1px dotted #aeb3b6;
}

td
{
    color: #3d3d3d;
	border-bottom: 1px dotted #aeb3b6;
	padding-right: 4.0em;

}

tbody tr.odd
{
	border-bottom: 1px dotted #aeb3b6;
}

tbody tr:hover td
{
	background-color: rgb(150,150,150);
	background-color: rgba(150,150,150,0.9);
}

tbody tr:hover td,tbody tr:hover th, tbody tr:hover a
{
	color: #fff !important;
}



#navcontainer
{
/*background: #f0e7d7;
font-size: 13px;*/
font-family: Georgia,"Times New Roman",Times,serif;
width: 100%;
margin:0 auto 30px;
padding: 1em 0;
}

#intro
{
	font-family: Arial, Helvetica, sans-serif;
	color:#cb4b16;
    font-size:40px;
	text-transform: none;
}

.udienze {
	clear:both;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-top: 30px;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
height: 50%;
float: left;
}

ul#navlist li
{
background: url("line.png") no-repeat scroll 0 100% transparent;
float: left;
display: block;
overflow: hidden; /* fixing IE's "Float Drop" bug */
margin: 0;
padding: 0;
}

ul#navlist li a
{
/*
 border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
background: #f7f2ea;
*/
display: block;
padding: 0.5em 2em;
color: #999;
text-decoration: none;
}

ul#navlist li a span.numero {
	font-size:1.5em;
	color: #3d3d3d;
}


ul#navlist li.biennio a
{
}

ul#navlist li.bts a
{
}

ul#navlist li.liceo a
{
}

ul#navlist li.informatica a
{
}

ul#navlist li.elettronica a
{
}

ul#navlist li.meccatronica a
{
}

#navcontainer>ul#navlist li a { width: 50px; text-align:center;}

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover, ul#navlist li#active a:hover span.numero
{
color: #3d3d3d;
background: transparent;
/*border-color: #aaab9c #fff #fff #ccc; */
}

