html, body {
    margin: 0;
    padding: 0;
}

body {
    background-image: url(../images/fundo-site.png);
    background-repeat: repeat-x;
    height: 100%;
}

#main {
    height: 100%;
    width: 1000px;
    background-color: white;
    margin: 5px auto;
    position: relative;
    border: #ccc solid 1px;
}

#all {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.8em;
    width: 990px;
    height: 100%;
    background: #ebecea;
    margin: 5px auto;
    position: relative;
}

#area_aluno_wrap {
    height: 275px;
    width: 150px;
    background-image: url(../images/areaalunobg.png);
    position: relative;
    float: left;
}

#area_aluno {
    font-family: sans-serif;
    margin-top: 95px;
    margin-left: 10px;
    float: left;
}

#texto_aluno {
    text-align: left;
    font-size: 10pt;
    color: #F87217;
    margin-top: 9px;
}

input#area_aluno {
    color: black;
    margin: 0;
}

#input_area_aluno {
    background-color: transparent;
    background-image: url(../images/input_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none;
    color: #666666;
    padding: 2px 5px;
    width: 121px;
    margin: 2px 0 0 0;
}

#input2_area_aluno {
    background-color: transparent;
    background-image: url(../images/input_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none;
    color: #666666;
    padding: 2px 5px;
    width: 121px;
    margin: 5px 0 5px 0;
}

#rss {
    color: white;
    font-size: 10pt;
    font-weight: bold;
    padding: 0 0 0 0;
    font-family: Arial;
    text-decoration: none;
    float: left;
    margin-right: 10px;
}

#rss:hover {
    text-decoration: underline;
}

#foto {
    height: 275px;
    width: 679px;
    float: left;
    position: relative;
}

#cursos {
    background-image: url(../images/cursosbg.png);
    float: left;
    height: 275px;
    position: relative;
    font-family: arial;
    margin-left: 0px;
    /*position: absolute;*/
    text-align: left;
    width: 161px;
}

#cursos ul {
    margin: 86px 0 0 0px;
}

#cursos ul li#c {
    font-size: 13px;
    color: #F87217;
}

#cursos ul li#c:hover {
    cursor: text;
}

#cursos ul li {
    font-weight: bold;
    height: 42px;
    margin: 10px 6px -9px 8px;
    *height: 45px;
    * margin: 0 0 3px 10px;
    padding:
        0;
    width:
        141px;
    margin-bottom:
        -8px;
}

#cursos ul li a {
    color: #FFFFFF;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
}

#cursos ul li.line {
    border-bottom: 1px solid #000000;
    height: 1px;
    margin-left: 0;
    width: 161px;
    *margin-top: -15px;
    * margin-bottom: -3px;
}

#cursos ul li:hover {
    color: #F87217;
    cursor: pointer;
}

#curso_titulo {
    margin-top: 18px;
    font-family: arial;
    font-size: 11pt;
    color: #F87217;
    width: 190px;
    text-align: right;
}

#curso_nome {
    font-size: 18pt;
    color: white;
    width: 190px;
    font-weight: bold;
    line-height: 1.2em;
    text-align: right;
}

#curso_menunavegacao {
    position: absolute;
    right: 0;
    top: 150px;
}

#curso_menunavegacao, #curso_menunavegacao ul, #curso_menunavegacao li, #curso_menunavegacao a {
    font-size: 10pt;
    color: white;
    width: 200px;
    font-weight: bold;
    display: inline;
    text-align: right;
    margin-top: 5px;
}

#curso_menunavegacao img {
    vertical-align: text-bottom;
}

#footer {
    height: 30px;
}

.mainbodybg {
    position: relative;
}

#left_boxes {
    float: left;
    width: 656px;
    position: relative;
    margin-left: 6px;
    margin-right: 0;
}

.big_box1 {
    margin: 0;
    padding: 0;
    width: 651px;
    border-style: none;
    background-image: url(../images/big_box1bg.png);
    background-repeat: no-repeat;
    position: relative;
    height: 192px;
}

.arrow {
    float: left;
    clear: right;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/setabaixo.png);
    width: 35px;
    height: 35px;
    position: absolute;
    left: 6px;
    z-index: 100;
}

.display {
    margin-top: 0;
    float: left;
    clear: right;
    width: 240px;
    height: 35px;
    line-height: 34px;
    position: absolute;
    left: 15px;
    z-index: 100;
}

.plus_button {
    float: left;
    clear: right;
    width: 23px;
    height: 35px;
    right: 35px;
    position: absolute;
    z-index: 100;
    top: 7px;
}

.less_button {
    float: left;
    clear: right;
    top: 7px;
    width: 23px;
    height: 35px;
    right: 13px;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}

#right_box_top, #right_box2_top {
    position: relative;
    margin-left: 0;
    width: 322px;
    height: 24px;
    background-image: url(../images/smallboxtop.png);
    background-color: transparent;
}

#right_box_content, #right_box2_content {
    position: relative;
    background-image: url(../images/smallboxcontent.png);
    width: 321px;
    padding-bottom: 3px;
}

#small1_box_top, #small2_box_top, #small3_box_top, #small4_box_top {
    position: relative;
    background-color: transparent;
    width: 322px;
    height: 24px;
    background-image: url(../images/smallboxtop.png);
}

#small1_box_content, #small2_box_content, #small3_box_content, #small4_box_content {
    position: relative;
    width: 321px;
    background-color: transparent;
    background-image: url(../images/smallboxcontent.png);
    *margin-top: -3px;
}

#small4_box_content {
    height: 153px;
}

#small4_box_content a, #small4_box_content a:hover, #small4_box_content a:visited, #small4_box_content link {
    color: #000;
}

.grey_separator {
    position: relative;
    border-top: 1px solid #ccc;
    height: 3px;
    width: 322px;
}

.white_separator {
    background-color: #FFFFFF;
    height: 10px;
    margin-left: 1px;
    position: relative;
    width: 319px;
}

#right_box_content { 
    *margin-top: -3px;
}

#small1_box_bottom, #small2_box_bottom, #right_box_bottom, #right_box2_bottom, #small3_box_bottom, #small4_box_bottom {
    position: relative;
    height: 12px;
    width: 322px;
    background-image: url(../images/smallboxbottom.png);
    background-color: transparent;
}

#part1 {
    background-color: transparent;
    background-repeat: no-repeat;
    color: #888;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 0px;
    height: 275px;
    width: 990px;
    position: relative;
    margin-top: -85px;
    /*style="position: absolute; top: 110px; left: 220px; z-index: 10; display: block; width: 100px; height: 30px; border: 1px solid green; background: #fff"*/
}

/*background-image: url(../images/curso1.png);*/
/* Normal link */
a:link, a:visited {
    color: #C00000;
    font-size: 13px;
    text-decoration: none;
}

a:hover, a:active {
    text-decoration: underline;
}

a img {
    border: none;
}

/* Heading */
h1 {
    font-size: 20px;
}

h2 {
    font-size: 175%;
}

h3 {
    font-size: 150%;
}

h4 {
    font-size: 125%;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

ul li {
    padding-left: 0px;
}

ol li {
    margin-left: 35px;
}

th {
    font-weight: bold;
    padding: 8px;
    text-align: left;
}

fieldset {
    padding: 5px 5px;
    border: none;
}

fieldset a {
    font-weight: bold;
}

fieldset.input {
    padding: 0;
    background: none;
}

textarea {
    width: 700px;
    border: none;
    background-color: #EEE;
    padding: 5px;
}

hr {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #EEEEEE;
    height: 1px;
}

br {
    height: 1px;
    font-size: 1px;
}

td, th, div {
    font-size: 13px;
    text-align: left;
}

.containerheader {
    width: 950px;
    margin: 0 auto;
}

.container {
    margin: 9px 0 0 0;
    overflow: hidden;
    position: relative;
}

/*================================ HEADER ============================*/
#slogan {
    font-family: arial;
    font-size: 10pt;
    padding: 5px 31px 0 29px;
    color: #FFFFFF;
}

.headerbg {
    width: 100%;
    height: 85px;
    background-image: url(../images/red_banner.png);
    margin-top: 0;
    position: relative;
    z-index: 1000;
}

.headerbg1 {
    width: 900px;
    position: absolute;
    top: 46px;
    right: 63px;
}

.search {
    top: 3px;
    position: absolute;
    z-index: 0;
    width: 117px;
    margin-left: 807px;
}

.headerbg2 {
    width: 950px;
    height: 55px;
}

.headerbg21 {
    width: 350px;
    margin-left: 0px;
    float: left;
    height: 93px;
    padding-top: 6px;
    position: absolute;
}

.headerbg21 a, .headerbg21 a:visited {
    color: white;
    text-decoration: none;
}

.headerbg22 {
    position: absolute;
    left: 482px;
    padding-top: 20px;
}

/*============================ ROUNDED SEPARATOR =======================*/
.roundedmodulebg {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.roundedmodule1 {
    width: 950px;
    background-color: #EFEFEF;
    background-image: url(../images/roundedkiriatas.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

.roundedmodule2 {
    width: 100%;
    background-image: url(../images/roundedkananatas.gif);
    background-position: right top;
    background-repeat: no-repeat;
}

.roundedmodule3 {
    width: 100%;
    background-image: url(../images/roundedkiribawah.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.roundedmodule4 {
    width: 100%;
    background-image: url(../images/roundedkananbawah.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 5px;
}

/*================================ MAINBODY ============================*/
.mainbodybg {
    margin-top: 0px;
    margin-left: 0px;
}

/*Left*/
.columnkiri {
    width: 200px;
    float: left;
}

/*Center*/
.columntengah {
    width: 510px;
    float: left;
    margin-left: 20px;
}

#pathway {
    margin-bottom: 10px;
}

/*Right*/
.columnkanan {
    width: 200px;
    float: left;
    margin-left: 20px;
}

/*================================ BOXES AND BAR ============================*/
.boxes {
    height: 62px;
    margin-left: 10px;
}

.box {
    width: 310px;
    height: 52px;
    background-image: url(../images/box.png);
    margin-left: 8px;
    border: 2px solid #888;
    float: left;
    clear: right;
}

.box:hover {
    background-image: url(../images/box_mouseon.png);
}

#shadow {
    height: 2px;
    background-color: #FFF;
    width: 100%;
    position: relative;
}

#dshadow {
    height: 1px;
    background-color: #ccc;
    width: 990px;
    position: relative;
    float: left;
}

.redbardiv {
    background-color: #C00000;
    background-image: url(../images/red_banner.png);
    clear: both;
    height: 10px;
    margin-top: 0;
    width: 100%;
}

/*================================ FOOTER ============================*/
.footerbg1 {
    width: 100%;
    color: #888;
    border-top: 3px solid #EEE;
    padding-top: 10px;
    margin-top: 10px;
    height: 17px;
}

/*============================== COPYRIGHT ============================*/
.copyrightbg {
    width: 100%;
    padding: 0px 0px 10px 0px;
}

.copyright {
    text-align: left
}

.copyright span {
    color: #7cb905;
}

.sortable {
    float: left;
    min-height: 200px;
    width: 328px;
}

.sortable_item {
    position: relative;
    margin-bottom: 5px;
}

.ui-state-highlight {
    border: 1px dashed #fff;
    background-color: #787878;
}

.big_box1 .moduletable {
    margin: 0 8px;
}

#small1_box_content .moduletable, #small2_box_content .moduletable, #small3_box_content .moduletable, #small4_box_content .moduletable {
    margin: 10px 15px 0;
}

#right_box_content .moduletable, #right_box2_content .moduletable {
    margin: 10px 15px 0;
    line-height: 1.5em;
    font-family: verdana;
    font-size: 13px !important;
}

.arrow:hover {
    cursor: pointer;
}

#bigboximage img {
    margin-right: 14px;
}

#bigboximage {
    margin-top: -10px;
}

#smallimg img {
    margin-right: 15px;
}

#sponsors_wrap {
    width: 990px;
    position: relative;
    background-color: #fff;
    height: 110px;
    float: left;
    padding-top: 10px;
}

#sponsors {
    width: 224px;
    margin: 8px auto 0;
    position: relative;
}

#sponsors ul li {
    float: left;
    margin-left: 20px;
}

#sponsors_wrap span {
    font-family: arial;
    font-weight: bold;
    font-size: 1em;
    margin: 0 0 2px 379px;
}

#big_footer {
    position: relative;
    background-color: #C00000;
    width: 990px;
    float: left;
    font-family: arial;
    font-size: 12px;
}

#footer_map {
    width: 930px;
    margin: 10px 30px;
    float: left;
}

#footer_data {
    width: 930px;
    margin: 20px 30px;
    float: left;
}

div.footer_top {
    width: 950px;
    float: left;
    color: #fff;
}

div.footer_top ul li {
    margin-bottom: 4px;
}

#foot_cursos ul li {
    margin-bottom: 7px;
}

#foot_menu {
    width: 81px;
    font-weight: bold;
}

#foot_menu ul li {
    margin-bottom: 16px;
}

#footer_separator {
    height: 5px;
    width: 990px;
    background-color: #fff;
    position: relative;
    float: left;
}

div.footer_bottom {
    float: left;
    color: #fff;
}

#foot_cursos {
    width: 207px;
}

#foot_artigos {
    width: 238px;
}

#foot_entrevistas {
    width: 200px;
}

#foot_realizacao {
    width: 443px;
}

#foot_realizacao ul li {
    margin-bottom: 2px;
}

#foot_naweb {
    width: 332px;
}

#foot_naweb ul li {
    margin-bottom: 7px;
}

#foot_endereco {
    width: 148px;
}

#foot_endereco ul li {
    margin-bottom: 1px;
}

#foot_endereco ul li a, .footer_bottom a {
    color: #fff;
}

#foot_copyright {
    margin: -16px 9px 5px;
    font-size: 11px;
    line-height: 1.5em;
}

#foot_design {
    margin: -16px 43px 5px 18px;
    font-size: 11px;
    line-height: 1.5em;
}

#foot_design a {
    font-size: 11px;
    font-weight: bold;
}

#foot_design {
    float: right;
}

ul li.big {
    font-size: 13px;
}

#foot_menu {
    width: 91px;
}

#c_box1 p.titulo a, #c_box2 p.titulo a {
    font-weight: bold;
    font-family: arial;
    font-size: 11pt;
    color: #c00000;
    text-decoration: none;
}

#c_box1 p.titulo a:hover, #c_box2 p.titulo a:hover {
    text-decoration: underline;
}

#c_box1 a.noticia_categoria_titulo {
    font-weight: bold;
    font-family: arial;
    font-size: 13px;
    color: #F87217;
    text-decoration: none;
}

#c_box1 p.text_da_capa, #c_box2 p.text_da_capa {
    font-family: arial;
    font-size: 10pt;
}

#c_box1, #c_box2 {
    margin: 7px 0 0 14px;
    width: 292px;
}

.texto_da_capa {
    font-size: 13px;
    padding-bottom: 0;
}

div.art_pic {
    background-color: transparent;
    float: left;
    height: 75px;
    margin: 0 10px 10px 0;
    width: 75px;
}

a.art_tit {
    font-size: 14px;
    color: #000;
}

span.art_aut {
    font-size: 13px;
}

div#status_msg {
    width: 1000px;
    margin: 0 auto;
}

div#status_msg p {
    font-family: arial;
    font-size: 14px;
    margin: 5px;
    text-align: right;
}

p.curso_edit {
    text-align: right;
    margin-top: -5px;
}

div.cursos_sep {
    height: 20px;
}

#cursos_page {
    line-height: 1.5em;
}

#cursos_page img {
    margin-right: 10px;
}

#cursos_page #main_content_left_content div.clear {
    height: 132px;
}

#cursos_page #main_content_left_content div.clear p.desloc {
    margin: 7px 0 2px;
}

#cursos_page #main_content_left_content p {
    margin: -4px 0;
}

#cursos_page #main_content_left_content {
    height: 471px;
}

#cursos_page #main_content_right_cursos {
    height: 495px;
}

p.p_search {
    margin-bottom: 9px;
}

table#t_search td.category {
    font-size: 14px;
    padding-right: 10px;
}

#foot_menu_final li.big {
    float: left;
    margin-right: 41px;
}

#foot_menu_final li#last {
    margin-right: 0;
}

#foot_menu_final li.big a {
    font-size: 13px;
    color: #fff;
}

ul#right_fixed {
    float: right;
    margin-right: 6px;
}

#princ_image {
    float: left;
    padding: 10px 0 10px 10px;
    width: 311px;
}

#princ_image img {
    width: 311px !important;
    height: 165px !important;
}

#princ_content {
    float: left;
    height: 165px;
    padding: 10px;
    position: relative;
    width: 292px;
}

a#more_princ {
    bottom: 9px;
    color: #C00000;
    font-family: FreeSans, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    position: absolute;
}

a#princ_title {
    color: #C00000;
    font-family: arial;
    font-size: 15pt;
    line-height: 1.1em;
    font-weight: bold;
}

p#princ_desc {
    color: #0D0D0D;
    font-family: FreeSans, sans-serif;
    font-size: 10.1pt;
}

div.clear {
    clear: both;
}

div.ag_image {
    margin-top: -5px;
    padding: 10px 11px;
}

div.ag_text {
    color: #000000;
    margin: -3px 0 -9px 4px;
    padding: 10px;
}

div.ag_text img {
    margin: 5px 12px 0 0;
}

div#ag_content {
    height: 142px;
}

#notice {
    color: #7cb905;
    font-weight: bold;
    font-size: 15px;
}

#notice.warning {
    color: #C00000;
}

#simple_captcha .simple_captcha_label {
    margin-top: 0 !important;
    font-family: verdana;
    font-size: 13px;
}

#simple_captcha, #simple_captcha div {
    margin-top: -14px !important;
}

#newsletter h2 {
    font-size: 17px;
}

#newsletter ul li {
    padding: 0 10px 10px;
}

p.interview {
    font-size: 14px;
}

a#edit1 {
    font-family: verdana;
    font-size: 13px;
    left: 158px;
    position: absolute;
    top: -17px;
    z-index: 1000;
}

a#edit2 {
    left: 234px;
    position: absolute;
    top: -16px;
    z-index: 10;
}

#c_box2 li, #small1_box_content li {
    padding-bottom: 8px;
}

#small2_box_content a {
    font-size: 11pt;
}

a.underline {
    text-decoration: underline !important;
}

a.addshare {
    font-size: 12px !important;
}

form#new_candidato input{
    width: 80%;
    margin-bottom: 10px;
}

form#new_candidato input#candidato_submit{
    width: 100%;
}

input#candidato_data_de_nascimento, input#candidato_celular, input#candidato_telefone_comercial, input#candidato_telefone_residencial{
    width: 25% !important;
}

form#new_candidato h2, #candidato h2{
    font-size: 16px;
}

.fieldWithErrors input{
    background-color: #e19393;
}

#errorExplanation{
    border: 1px solid #e19393;
    margin-bottom: 15px;
    padding: 20px;
}

#errorExplanation ul{
    list-style: disc;
    margin-top: 5px;
    margin-left: 15px;
}

ul#student_bar{
    border-bottom:1px solid #000000;
    border-top:1px solid #000000;
    float:left;
    width:600px;
}

ul#student_bar li{
    float:left;
    padding-left:21px;
    padding-right:21px;
}

ul#student_bar li a{
    color:#900000;
}

ul#student_bar li.active a{
    text-decoration: underline;
}

ul#aluno_list, ul.materials {
    list-style: circle;
    margin-left: 30px;
}

table#users_index, table#materials_list{
    border-collapse: collapse;
}

table#users_index td, table#materials_list td{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

table#users_index tr.odd, table#materials_list tr.odd{
    background-color: #EEE;
}

input.change_password {
    width: 300px;
}