﻿html {height: 100%;margin:0; padding:0;}
body 
{
    height:auto !important;
    min-height:100%;
    height:100%;
    position:relative;
    font-family:Arial;
    font-size: 10pt;
    margin:0; padding:10px;
    background:#F7F7F7;
}

#footer 
{
    position:absolute;
    bottom:0;
    background:#1F6097;
    text-align: left;
    vertical-align: bottom;
    color: #fff;
    position:relative;
    margin:0;
    padding: 10px 20px 15px;
}
h1.title {
font-size: 166.66%;
color: #1E5C90;

font-weight: normal;
margin-bottom: 1em;
padding-bottom: 0.5em;
border-bottom: 1px dashed #DDD;
}

.master
{
    margin-top:-122px;
    width: 100%;
    height: 100%;
    vertical-align:top;
    border-collapse: collapse;
}
.search
{
    vertical-align:top;
}

.search td
{
    vertical-align:middle;
}

a:link
{
    color:#C4D1D8;
    
}
a:visited
{ 
    color:#C4D1D8;
}
a:active
{
    color:#C4D1D8;
}
a.id:link
{
    color:#1E5C90;
}
a.id:visited
{ 
    color:#1E5C90;
}
a.id:active
{
    color:#1E5C90;
}

.shedule
{
    text-align: center;
    border-collapse: collapse;
    vertical-align:top;
}
.shedule td
{
    border: 1px solid #BBCBDB;
    font-family: Verdana;
    font-size: 11px;
}
.legenda
{
    border: 1px solid #BBCBDB;
    width:40px;
}
.separator td
{
    border-top: 2px solid #BBCBDB;
    font-family: Verdana;
    font-size: 11px;
}
.caption
{
    background:#EBF1F7;
    font-family: Arial;
    font-size: 10px;
    font-weight:bold;
}
.shedulePrintTd
{
    font-family: Arial;
    font-size: 10px;    
    border: 1px solid #000;
}
#menu img
{
    margin:0;
    padding:0;
}

/** content **/

  #content-inner
  {
    margin: 25px 7% 0px;
  }
  
   #sitename
  {
    position: absolute;
    width: 500px;
    left: 260px;
    top: 80px;
    color: #fff;

    font-style: italic;
    cursor: default;
    font-size: 24px;
  }
  
  #td1
  {
  border-bottom: white 2.25pt solid; 
  padding-bottom: 0cm; 
  background: #f2f2f2; 
  border-top: white 2.25pt solid; 
  padding-top: 0cm;
  }