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:#FC6603;
    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: #55595c;
	padding: 0;
}
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: #666;
	padding-right: 1.0em;
}

table th a:hover, table th a:focus, tbody tr:hover th
{   
   background-color: #FFCC99;
	color: #fff !important;
}
table .odd th,table .odd td{
	background-color: #DDDDDD;
}

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: #FC6603;
	border-bottom: 1px dotted #aeb3b6;
	padding-right: 4.0em;
	
}

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

tbody tr:hover td
{
  background-color: #FFCC99;
}

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



#navcontainer
{
/*background: #f0e7d7;
font-family: georgia, serif;
font-size: 13px;*/
width: 100%;
margin:0 auto 30px;
padding: 1em 0;
text-align: center;
text-transform: capitalize;
}

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

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

ul#navlist li
{
float: left;
display: block;
overflow: hidden; /* fixing IE's "Float Drop" bug */
margin: 0;
padding: 0;
}

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

ul#navlist li.biennio a
{
    background: #f7f2ea;
}

ul#navlist li.liceo a
{
    background: #f7dcb2;
}

ul#navlist li.informatica a
{
    background: #f7cb85;
}

ul#navlist li.elettronica a
{
    background: #f7b854;
}

ul#navlist li.meccatronica a
{
    background: #f7a625;
}



#navcontainer>ul#navlist li a { width: 19px; }

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

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
