@charset "iso-8859-1";
/* CSS Document */
body {margin:25px; font:14px Verdana,Arial; background:#FFF}

a:link      { color: #000080; text-decoration: underline}
:visited    { color: #000080; text-decoration: underline}
:hover      { color: #000080; text-decoration: underline } 
:active     { color: #000080; text-decoration: underline }
		  
p { font-family: Arial; font-size: 12 pt; color: #000080 }

.descrizione { font-family: Arial; font-size: 8 pt; color: #000080; font-weight: bold }
.header      { font-family: Arial; font-size: 8 pt; color: #000080; font-style: italic }
.footer      { font-family: Arial; font-size: 8 pt; color: #000080; text-align: center }
.messaggioconferma { font-family: Arial; font-size: 16 pt; text-indent: 0; line-height: 150%;
              word-spacing: 0; color: #000066; font-style: italic; margin: 0 }
.messaggioregistro { font-family: Arial; font-size: 14 pt; text-indent: 0; line-height: 150%;
              word-spacing: 0; background-color: #CCCCFF; color: #000066; font-style: italic; margin: 0 }

.bottone {
font-family: Verdana; font-size: 12 pt;
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
   padding:0 .25em 0 .25em;
   width:auto; overflow:visible;
  }

  
table.title
{ background-color: #fafafa;
border: 1px #000000 solid;
border-collapse: collapse;
border-spacing: 0px; }


td.title1
{ background-color: #CCCCCC;
text-align: center;
border: 1px #000000 solid;
font-family: Verdana;
font-weight: bold;
font-size: 20px;
color: #404040; }


td.title2
{ border-bottom: 1px #6699CC dotted;
text-align: left;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 13 px;
color: #404040;
background-color: #fafafa;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }  
  
  
  
#logoimg
{
	background-image: url(../images/logo.jpg);
	text-align: left;
	border: 0;
}

#titleimg
{
	background-image: url(../images/title.jpg);
	widows: 80;
	height: 64;
	background-repeat: no-repeat;
}

#col_scritto
{
	background-color: #FFFF99;
	text-align: center;
}

#col_orale
{
	background-color: #CCFFCC;
	text-align: center;
}

#col_practico
{
	background-color: #99CCFF;
	text-align: center;
}

#col_assenze
{
	text-align: center;
}

#col_finale
{
	text-align: center;
}