/* by vitorgga */
a:hover {
 color: #000066;
}

body, table, tr, td, div {
 font-size: 9pt;
 font-family: Arial;
}

body {
 background: #F6EFD4;
}

hr {
 border: 1px solid #EEEBE2;
 height: 2px;
}

.item { border-bottom: 1px solid #F7F5F1; cursor: pointer; cursor: hand; }
.item:hover { background: #F7F5F1; border-bottom: 1px solid #EEEBE2; }

h1 {
 background: #F2F2F2;
 padding: 4px 0px 4px 8px;
 font-weight: normal;
 font-family: Arial;
 font-size: 16pt;
 color: #101C49;
}
h2 {
 background: #F2F2F2;
 padding: 8px;
}
h3 {
 font-family: Arial;
 font-size: 16pt;
 color: #101C49;
 padding: 6px 0px; 
}

#conteudo {
 padding: 10px;
}

.banners_vertical {
 text-align: center;
}
.banners_vertical img, .banners_vertical embed {
 margin: 8px 0px;
}

.banners_interativo {
 text-align: center;
}
.banners_interativo img, .banners_interativo embed {
 margin: 10px 5px; 
}

.topo_links1 {
 position: absolute;
 width: 270px;
 margin: 161px 0px 0px 0px;
}
.topo_links2 {
 position: absolute;
 width: 670px;
 margin: 161px 0px 0px 270px;
}
.topo_links, .topo_links a {
 font-size: 10pt;
 text-align: center;
 color: #FFFFFF;
}
.topo_links a:link, .topo_links a:hover, .topo_links a:visited, .topo_links a:active {
 color: #FFFFFF;
}
.topo_links a:hover {
 text-decoration: underline;
}

.menu {
 width: 187px;
}
.menu h1 {
 font-size: 9pt;
 padding: 6px 0px;
 text-align: center;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 background: url('design/menu.jpg') center center no-repeat;
}

.menus {
 border-right: 1px solid #F2F2F2;
}
.menus a {
 background: url('design/menu_fundo.jpg') center bottom no-repeat;
 border-left: 7px solid #E8E8E7;
 display: block;
 padding: 4px;
 margin: 2px 0px;
}
.menus a:hover {
 border-color: #E1561A;
}
.menus #m_1_p_cursos, .menus #m_1_pesquisa_ext, .menus #m_2_s_professores, .menus #m_4_p_enadadm, .menus #m_2_fotos
{
 border: 1px solid #E8E8E7;
 border-left: 7px solid #E8E8E7;
 background: #F2F2F2;
 text-transform: uppercase; 
}
.menus #m_1_p_cursos:hover, .menus #m_1_pesquisa_ext:hover, .menus #m_2_s_professores:hover, .menus #m_4_p_enadadm:hover {
 border-left: 7px solid #E1561A;
}

.d_rodape {
 color: #FFFFFF;
 line-height: 150%;
 padding: 5px 20px;
}

.index h1 {
 font-size: 9pt;
 padding: 8px 0px 7px 25px;
 text-align: left;
 color: #FFFFFF;
 font-weight: bold;
 background: url('design/index_titulos.jpg') left center no-repeat; 
}
.index h1 a, .index h1 a:link, .index h1 a:visited, .index h1 a:hover {
 color: #FFFFFF;
}

.d_noticias h2 {
 background: none;
 font-size: 9pt;
 font-weight: normal;
 padding: 6px;
}
.d_noticias h2 small {
 display: inline-block;
 padding: 5px 4px;
 float: left;
 background: #F2F2F2;
 font-weight: bold;
}

.d_boletos {
 background: url('design/index_boletos.jpg') top no-repeat;
 margin: 10px 0px;
 height: 130px;
}
.d_boletos form {
 display: block;
 color: #E6DEB1;
 padding: 80px 0px 0px 170px;
}

.index_sub {
 background: url('design/index_sub.jpg') right center no-repeat;
 display: block;
 text-align: right;
 font-size: 7pt;
 padding: 0px 6px;
}
.index_sub, .index_sub:link, .index_sub:visited, .index_sub:hover {
 color: #FFFFFF;
}

.off {
 filter:alpha(opacity=25);
 -moz-opacity:.25;
 opacity:.25;
}