/**** [ structure ] ****/
@page normal {
    /*size: 8.268in 11.693in;*/
    margin: 1in;
}

body {
    padding: 0;
    font: small Arial, Helvetica, sans-serif;
    color: #000;
    background-color: #fff;}

#header {display: none;}
#navigation {display: none;}
#contentonecolumn {margin-left: 0px;}

#contentonecolumn h2, h3, h4, h5, h6 {
    font-size: 100%;
    background-image: none !important;
    background-color: #333 !important;
    border: 1px solid #8c8c8c !important;
    height: 18px;
    color: #fff !important;
    padding: 2px 10px 0 10px !important;
    margin: 0 0 10px 0 !important;}

/* alterado na analise da aplicação tarefas */
.h2style {margin-bottom: 0px;}
#left {display: none;}
#right {display: none;}
#footer {display: none;}
.breadcrumbs {display: none;}
.actions {display: none;}
.actionsbuttons {display: none;}

/*** [ ERROR/WARNING/INFO/OK/TIP - PAGES ] ***/
.warningpages h4 {
    background-color: transparent !important;
    border: none !important;
    font-size: 150%;
    color: #990000 !important;
    padding: 12px 0 0 60px !important; *padding: 12px 0 0 10px !important; /* just for IE7 */}
.warningpages p {margin: 20px 0 0 60px !important;}

/* [ ERROR ] */
.errorheader h4 {
    background: url(../img/icon_error.gif) no-repeat !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 150%;
    color: #990000 !important;
    height: 37px !important;
    padding: 12px 0 0 10px !important;}

/* [ WARNING ] */
.errorwarningheader {
    background: url(../img/icon_error_warning.gif) no-repeat !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 150%;
    color: #990000 !important;
    height: 37px !important;
    padding: 12px 0 0 60px !important;}

/* [ INFO ] */
.errorinfoheader {
    background: url(../img/icon_error_info.gif) no-repeat !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 150%;
    color: #990000 !important;
    height: 37px !important;
    padding: 12px 0 0 60px !important;}

/* [ OK ] */
.errorokheader {
    background: url(../img/icon_error_ok.gif) no-repeat !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 150%;
    color: #990000 !important;
    height: 37px !important;
    padding: 12px 0 0 60px !important;}

/* [ TIP ] */
.errortipheader {
    background: url(../img/icon_error_tip.gif) no-repeat !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 150%;
    color: #990000 !important;
    height: 42px !important;
    padding: 20px 0 0 60px !important;}

/* [ SITUACAO ALUNO ] */
h3.separators {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;}

h3.separators .font150 {font-size: 120% !important;}

.detaillist td {
    font-size: 90%;
    vertical-align: top;
    padding-right: 20px;}

.detaillist dl {
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 0px;}

/*** [ end_structure ] ***/