body {
background-color: white;
background-image: url('img/bck.gif');
background-repeat: repeat-y;
margin-top: 105;
margin-left: 180;
margin-right: 40;
font-family: verdana, arial, tahoma, helvetica;
font-size: 11px;
color: black;
text-align: left;
scrollbar-arrow-color: rgb(98,112,134);
scrollbar-track-color: white;
scrollbar-shadow-color: rgb(98,112,134);
scrollbar-face-color: white;
scrollbar-highlight-color: rgb(98,112,134);
scrollbar-darkshadow-color: white;
scrollbar-3dlight-color: white;
overflow-y: auto;
overflow-x: hidden;
}

a, a:active , a:visited {
color: #0095DA;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #024E72;
text-decoration: none;
font-weight: bold;
}

#titulo {
font-family: trebuchet MS, verdana, arial, tahoma, helvetica;
font-size: 17pt;
color: #0095DA;
text-align: center;
font-style: italic;
padding-bottom: 20px;
}

#subtitulo {
font-family: trebuchet MS, verdana, arial, tahoma, helvetica;
font-size: 13pt;
color: #0095DA;
text-align: center;
padding-left: 20px;
}

strong {
color: #0095DA;
font-weight: bold;
}

#menu td {
font-family: trebuchet MS, verdana, arial, tahoma, helvetica;
font-style: italic;
font-weight: bold;
font-size: 12px;
color: #0095DA;
}

#topo {
position: absolute;
top: 10;
left: 12;
z-index: 50;
}

#menu {
position: absolute;
top: 200;
left: 10;
}

#menu0 {
position: absolute;
top: 0;
left: 0;
z-index: 50;
}

#menu1 {
position: absolute;
top: 0;
left: 0;
z-index: 100;
}


#logos {
position: absolute;
top: 15;
left: 620;
width: 150;
}

#uni {
position: relative;
width: 1;
margin: 10;
padding: 2;
border: 1 solid #0095DA;
}

#legenda {
font-family: trebuchet MS, verdana, arial, tahoma, helvetica;
font-size: 9pt;
color: black;
text-align: center;
background-color: #D7F0FC;
}



