body
{
    padding: 0;
    margin: 0;
    background: #FFFFFF url(   "../imgs/background.png" ) repeat-x;
    text-align: center;
    line-height: 1.3;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #3D3D3D;
    font-size: 11px;
}

a
{
    color: #8B2323;
    text-decoration: none; 
}

a:hover
{
    color: #F2612F;
    text-decoration: underline;
}

p
{
    text-transform: none;
    margin-top: 0px;
}

img
{
    border: none;
}

ul
{
    padding-left: 30px;
    margin-left: 0px;
    margin-bottom: 0;
    margin-top: 0;
}

li
{
    padding-bottom: 10px;
}

#container
{
    width: 958px;
    margin: 0px auto 50px;
    background-color: #FFFFFF;
    background-image: url(   "../imgs/container.png" );
    background-repeat: no-repeat;
    text-align: left;
}

.logo
{
    clear: both;
    float: left;
    margin: 0px 13px 16px 13px;
    background: #FFFFFF url(   "../imgs/logo.png" );
    width: 50px;
    height: 74px;
    vertical-align: text-bottom;
}

#header
{
    clear: both;
    margin: 0 28px;
    padding: 14px 0px 15px 0px;
}

#nav
{
    clear: left;
    text-transform: uppercase;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-left: 28px;
    float: left;
    padding: 0px;
}

#menu
{
    background: url(   "../imgs/menubar.png" ) repeat-x;
    border: #000000 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    float: left;
    height: 20px;
    margin-top: 5px;
}

#menu .selected
{
    background: url(   "../imgs/menubar-sel.png" ) repeat-x;
}

#homeDescricao
{
    border: 1px solid black;
}

#ctl00_InnerContent_noticias
{
     border: 1px solid black;
}

#ctl00_InnerContent_oportunidades
{
     border: 1px solid black;
}

.MainMenu
{
    padding: 0 3px;
    margin: 0;
}

.MainMenu li
{
    float: left;
    border-right: #000000 1px solid;
    list-style-type: none;
    padding-bottom: 0;
}

.MainMenu li a
{
    color: #000000;
    padding: 0 11px;
    text-decoration: none;
    display: block;
    font-size: 9px;
}

.MainMenu li a:hover
{
    color: #000000;
    text-decoration: none;
}

.MainMenu .selected
{
    background: url(   "../imgs/menubar-sel.png" ) repeat-x;
}

.MainMenu .selected a, .MainMenu .selected a:hover
{
    color: #ffffff;
}

.MainMenu .first-item
{
    border-left: #000000 1px solid;
}

.MainMenu .last-item a
{
    /* padding: 0 36px; */
}

#search
{
    float: right;
    background: url(   "../imgs/menubar.png" ) repeat-x;
    border: #000000 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4c4c4c;
    font-size: 9px;
    padding-left: 3px;
    width: 211px;
}

#frmtxt
{
    border-top: none;
    border-bottom: none;
    border-right: #645d5e 1px solid;
    border-left: #645d5e 1px solid;
    float: left;
    height: 16px;
    width: 44%;
    line-height: 12px;
    background-image: url(   "../imgs/textbox-back.png" );
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 20px;
    vertical-align: bottom;
    padding: 2px 2px;
}

#frmbtn
{
    border-top: none;
    border-bottom: none;
    border-right: #645d5e 1px solid;
    border-left: #645d5e 1px solid;
    background: #a61b29 url(   "../imgs/button-back.png" ) repeat-x;
    width: 14%;
    height: 20px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0 2px 0 3px;
    line-height: 20px;
    vertical-align: bottom;
}

#navtree
{
    position: relative;
    width: 150px;
    float: left;
    margin: 0px 10px 0 0;
    font-size: 9px;
    padding: 0;
    padding-top: 14px; /*Compensar espaco para casos em que o titulo da esquerda tem duas linhas */
}

#navtree h1
{
    border-bottom: #000000 1px solid;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #BB272D;
    text-transform: uppercase;
    padding-bottom: 3px;
    height: 20px;
}

#navtree * li
{
    font-size: 10px;
}

#navtree * a
{
    font-size: 10px;
    color: #8B2323;
    text-decoration: none;
}

#navtree * a:hover
{
    color: #F2612F;
    text-decoration: underline;
}

#navtree * .selected a
{
    color: #BB272D;
}



#article
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    float: left;
    width: 740px;
}

#article-header
{
    width: 100%;
    padding-bottom: 1px;
    padding-top: 14px; /*Compensar espaco para casos em que o titulo da esquerda tem duas linhas */
    margin-bottom: 14px;
    border-bottom: solid 1px #000000;
    float: left;
    height: 12px;
}

#article-header h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #F2612F;
    text-transform: uppercase;
    position: relative;
    display: inline;
}

#article-header tr
{
    margin: 0px;
    padding: 0px;
}

#article h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #F2612F;
    margin: 0 0 3px 0;
}

.ImagemDireita
{
    clear: both;
    margin-left: 12px; 
    text-align: right;
    float: right;
    width: 200px;
}

.breadcrumb
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    float: right;
    text-transform: uppercase;
    vertical-align: baseline;
    margin-top: 0px;
    text-align: right;
    display: inline;
}

.breadcrumb a
{
    font-size: 9px;
    font-weight: bold;
}

#boxes .morestuff
{
    position: relative;
    float: right;
    
    background-color: #e95a24;
    color: #ffffff;

    text-transform: uppercase;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 3px 2px 3px 0;
    margin: 0px;
    text-align: center;
    width: 68px;
    /* top: auto; */
    /* right: 0px; */
    /* bottom: 0; */
    border: #000000 1px solid;
    border-bottom: 0;
    border-right: 0;
}

#footer
{
    clear: both;
    height: 20px;
    margin: 0 28px;
    border: #000000 1px solid;
    background-color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    color: #FFFFFF;
    text-align: center;
}

#footer a
{
    color: #FFFFFF;
    text-decoration: none;
    font-size: 9px;
}

#footer a:hover
{
    text-decoration: underline;
}

#credits
{
    margin: 4px 28px;
    float: right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
}

.campus-box
{
    margin-top: 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    float: left;
    width: 100%;
}

.campus-box h1
{
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #e95a24;
    text-transform: uppercase;
    padding-bottom: 3px;
}

.campus-box h2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #e95a24;
    margin: 0 0 3px 0;
}

.campus-box a
{
    color: #BB272D;
    font-size: 12px;
}

.page-tracker
{
    float: right;
    margin: 0 5px;
    padding: 0;
    font-weight: bold;
    line-height: 16px;
    font-size: 9px;
}

.arrow-button
{
    float: right;
    width: 16px;
    height: 16px;
    background-color: #FFFFFF;
    margin: 0 5px;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}

#badges
{
    float: right;
    width: 230px; 
    margin: 0;
}

.badge-link
{
    text-decoration: none;
    display: block;
}

.badge-link:hover
{
    text-decoration: none;
    cursor: pointer;
}

.badge
{
    float: right;
    margin-left: 12px;
    width: 100px;
    height: 110px;
    border: solid 1px #000000;
}

.badge-title
{
    width: 95px;
    height: 20px;
    background: #FFFFFF repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 9px;
    color: #FFFFFF;
    line-height: 20px;
    padding-left: 5px;
}

.badge-image
{
    width: 100px;
    height: 56px;
}

#banner
{
    clear: both;
    float: left;
    position: relative;
    background-color: #FFFFFF;
    width: 900px;
    height: 175px;
    border: #000000 1px solid;
    margin-bottom: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

#banner a
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
}

#banner a
{
    color: #FFFFFF;
    text-decoration: none;
}

#banner-ene
{
    position: absolute;
    left: 12px;
    top: 0px;
    padding: 3px 10px 3px;
    width: 120px;
    text-align: left;
}

#banner-geo
{
    position: absolute;
    right: 12px;
    bottom: 0px;
    padding: 3px 10px 3px;
    width: 120px;
    text-align: right;
}

#content
{
    clear: both;
    margin: 0 28px 0;
    padding: 10px 0;
    min-height: 490px;
}

#content h1
{
    text-transform: uppercase;
    font-weight: bolder;
    margin: 0 0 2px;
}

#boxes 
{
    border-spacing: 2px 0;
    margin: 0 -2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#boxes td
{
    vertical-align: top;
    width: 435px;
    padding: 16px 10px;
    border: 1px solid #000000;
    position: relative;
}

#boxes a 
{
    color: #e95a24;
}
#boxes .right
{
    padding-bottom: 0px;
    padding-right: 0px;
}

#boxes .right p
{
    margin: 4px 80px 15px 0;
    text-align: justify;
}

.treeview
{
    margin: 0;
}

.treeview * a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header1
{
    color: #BB272D;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
}

.header2
{
    color: #E95A24;
    font-size: 12px;
    text-transform: none;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left;
}

.infobox
{
    border: solid 1px #FFFFFF;
    padding: 3px;
    line-height: 15px;
    margin: 0 -5px;
}

.box1
{
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    padding: 5px;
    background: #FFFFFF url(/imgs/button-geo-bar.png) repeat-x;
    border: solid 1px #000000;
}

.box2
{
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    padding: 5px;
    background: #FFFFFF url(/imgs/button-ener-bar.png) repeat-x;
    border: solid 1px #000000;
}

.grey-border
{
    border: solid 1px #CCCCCC;
}

.placeholder
{
    width: 100px;
    height: 65px;
    float: left;
    text-align: center;
}

/* --------- */
.textoNoticia
{
    display: block;
    text-align: justify;
    /* padding: 8px 0 0 0; */
}

.dataNoticia
{
    display: block;
    margin-bottom: 4px;
}

li
{
    text-align: justify;
}

#menuApoio
{
    margin-top: -2px; /* Para ajustar o cellspacing */
}

#menuApoio li
{
    text-align: left;
}

.SubArtigo
{
    margin-top: 0;
}

.SubArtigo h2
{
    text-align: justify;
    width: 500px;
}

#treeheader
{
    padding: 0px;
    margin: 0 0 14px 0;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #BB272D;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: #000000 1px solid;
}

#boxes td .placeholder
{
    margin-right: 5px;
}


#menuApoio
{
    border-spacing: 2px 2px 2px 0px;
}

