body {
    margin: 0;
    padding: 0;
    line-height: 1.7em;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #000;
    background: #e5e5e5 url(/portal/images/templatmeo_body_top.jpg) repeat-x top;
}

a:link, a:visited { color: #000; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #cd0a0a; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.more a {
    display: block;
    width: 82px;
    height: 23px;
    padding: 3px 0 0 0;
    background: url(/portal/images/templatemo_button.png) no-repeat;
    color: #777777;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.more a:hover {
    color: #c85d16;
}

#templatmeo_wrapper {
    width: 970px;
    margin: 0 auto;
}

/* header */

#templatemo_header {
    clear: both;
    width: 910px;
    height: 100px;
    padding: 10px 30px;
    background: url(/portal/images/templatemo_header.jpg) no-repeat;
}

#templatemo_header  #site_title {
    float: left;
    width: 180px;
    height: 103px;
    margin-top: -7px;
    padding: 0px;
}

#templatemo_header  #site_title h1 {
    margin: 0;
    padding: 0;
}

#templatemo_header  #site_title h1 a {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #5d5b5b;
    font-weight: bold;
    letter-spacing: 2px;
}

#templatemo_header  #site_title2 {
    float: left;
    width: 99px;
    height: 94px;
    margin-top: -3px;
    margin-left: 15px;
    padding: 0px;
}

#templatemo_header #header_right {
    float: right;
}

#header_right #header_button {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

.header_button_icon {
    cursor:default;
    float: left;
    display: block;
    width: 48px;
    height: 48px;
    margin-left: 10px;
}

#header_button li {
    margin: 0px;
    padding: 0px;
    display: inline;
}

#header_button li a {
    float: left;
    display: block;
    width: 48px;
    height: 48px;
    margin-left: 10px;
}

#header_right form {
    margin: 10px 0 0 0;
    padding: 0;
}

#envSenha {
    position: absolute;
    top: 48px;
    width: 170px;
}

#envSenha a {
    display: block;
    text-decoration: none;
    color: #000;	
    font-weight: normal;
    outline: none;
}

#envSenha a:hover {
    color: #cd0a0a;
}

#bemVindo {
    margin-top: 20px;
}

#bemVindo a {
    text-decoration: none;
    color: #666666;	
    font-weight: normal;
}
 
#login {
    height: 16px;
    width: 100px;
    padding: 6px 5px 4px 5px;
    margin: 0;
    font-size: 12px;
    font-variant: normal;
    line-height: normal;
}

#senha {
    height: 16px;
    width: 70px;
    padding: 6px 5px 4px 5px;
    margin: 0 5px 0 0;
    font-size: 12px;
    font-variant: normal;
    line-height: normal;
}

#logarbutton {
    height: 30px;
    width: 72px;
    margin: 0px;
    padding: 6px 0 0 0;
    cursor: pointer;
    font-size: 12px;
    text-align: center;
    vertical-align: bottom;
    white-space: pre;
    color: #ffffff;
    background: url(/portal/images/logar_button.jpg); 
    border: none;
}

/* end of header */

/* banner */

#templatemo_banner {
    width: 970px;
    height: 142px;
    padding: 10px 0;
}

#templatemo_banner #banner_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#templatemo_banner #banner_box li {
    margin: 0;
    padding: 0;
    display: inline;
}

#templatemo_banner #banner_box li a {
    position: relative;
    display: block;
    float: left;
    width: 230px;
    height: 142px;
    margin-left: 10px;
}

#templatemo_banner #banner_box li span {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 230px;
    height: 152px;
}

#templatemo_banner #banner_box li a span:hover {
    background: url(/portal/images/templatemo_banner_hover.png) no-repeat;
}

#templatemo_banner #banner_box li .current {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 230px;
    height: 152px;
    background: url(/portal/images/templatemo_banner_hover.png) no-repeat;
}
/* end of banner */

/* menu */

#templatemo_menu {
    width: 950px;
    height: 50px;
    padding: 0 10px;
    background: url(/portal/images/templatemo_menu.png) no-repeat center top;
}

#templatemo_menu #menuHome ul {
    margin: 0px;
    padding: 15px 0 0 15px;
    list-style: none;
}

#templatemo_menu #menuHome ul li {
    padding: 0px;
    margin: 0px;
    display: inline;
}

#templatemo_menu #menuHome ul li a {
    float: left;
    display: block;
    margin-right: 35px;
    font-size: 14px;
    text-decoration: none;
    color: #000;	
    font-weight: normal;
    outline: none;
}

#templatemo_menu #menuHome ul li a:hover {
    color: #cd0a0a;
}

#templatemo_menu #menuPainel {
    position: relative;
    z-index: 100;
    padding-top: 10px;
}

#templatemo_menu #menuPainel a#menu {
    font-size: 14px;
    color: #666666;
}

#templatemo_menu #menuPainel a#menu span {
    margin-top: 3px;
    margin-left: 5px;
}

#templatemo_menu #menuPainel a#menu:hover {
    color: #cd0a0a;
}

#templatemo_menu #menuPainel ul.sMenu {
    margin-top: -10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 15px 0 0 7px;
    list-style: none;
}

#templatemo_menu #menuPainel ul.sMenu li {
    padding: 0px;
    margin: 0px;
    display: inline;
}

#templatemo_menu #menuPainel ul.sMenu li a {
    float: left;
    display: block;
    font-size: 14px;
    text-decoration: none;
    color: #666666;	
    font-weight: normal;
    outline: none;
}
/* end of menu */

.templatemo_box {
    background: url(/portal/images/templatemo_box_body.jpg) repeat-y right;
}

.templatemo_box .body {
    padding: 5px 15px 5px 15px;
}

.templatemo_box h2 {
    position: relative;
    height: 25px;
    margin: 0;
    padding: 8px 15px;
    font-size: 14px;
    color: #048dc6;
    font-weight: bold;
    background: url(/portal/images/templatemo_box_tr.jpg) no-repeat top right; 
}

.templatemo_box h2 span {
    position: absolute;
    width: 10px;
    height: 35px;
    top: 0;
    left: 0;
    background: url(/portal/images/templatemo_box_tl.jpg);
}

.templatemo_box .box_bottom {
    position: relative;
    height: 12px;
    background: url(/portal/images/templatemo_box_br.jpg) top right;
}

.templatemo_box .box_bottom span {
    position: absolute;
    width: 10px;
    height: 12px;
    top: 0;
    left: 0;
    background: url(/portal/images/templatemo_box_bl.jpg);
}


.negrito {
    font-weight: bold;
}
.vermelho {
    color: #FF0000;
}

.templatemo_box #enviarSenha ul {
    list-style-type: none;
}

.templatemo_box #enviarSenha ul li {
    margin-top: 20px;
}

.templatemo_box  #faleConosco ul {
    list-style-type: none;
    width: 550px;
}

.templatemo_box  #faleConosco ul li {
    margin-top: 10px;
    clear: both;
}

.templatemo_box  #faleConosco span.tab100{
    float: left;
    width: 100px;
}

.templatemo_box  #faleConosco textarea {
    width: 400px;
    height: 100px;
}

.templatemo_box #dadosTabela ul {
    list-style-type: none;
    padding: 0px;
}

.templatemo_box ul li{
    margin-left: 0px;
    padding-left: 0px;
}


.templatemo_box #fotoThumbnail li.img {
    position: relative;
    width: 67px;
    height: 100px;
    border: 1px solid #C6C6C6;
    padding: 3px;

}
.templatemo_box #fotoThumbnail li.img img {
    width: 67px;
    height: 100px;

}
.templatemo_box #fotoThumbnail li.img img.remover {
    position: absolute;
    top: -3px;
    right: -3px;
    width: 9px;
    height: 9px;
}
.templatemo_box #blocoForm li {
    margin-top: 10px;
}
.templatemo_box #blocoForm li.mDuplo {
    clear: both;
    margin-top: 20px;
}
.templatemo_box #blocoForm li.padding100 {
    padding-left: 100px;
}
.templatemo_box #blocoForm li.coluna {
    float: left;
    margin-left: 10px;
}
.templatemo_box #blocoForm li.coluna div.linha {
    clear: both;
}
.templatemo_box #blocoForm div#barraRolagem100 {
    margin: 0 auto;
    height: 103px;
    overflow: auto;
    padding-bottom: 15px;

}
.templatemo_box #blocoForm p {
    margin-top: 5px;
}
.templatemo_box span.tab100 {
    float: left;
    width: 100px;
}
.templatemo_box span.tab120 {
    float: left;
    width: 120px;
}
.templatemo_box span.tab130 {
    float: left;
    width: 130px;
}
.templatemo_box span.tab135 {
    float: left;
    width: 135px;
}
.templatemo_box #blocoForm input.tab50 {
    width: 50px;
}
.templatemo_box #blocoForm input.tab100 {
    width: 100px;
}
.templatemo_box #blocoForm input.tab150 {
    width: 150px;
}
.templatemo_box #blocoForm input.tab200 {
    width: 200px;
}
.templatemo_box #blocoForm input.tab270 {
    width: 270px;
}
.templatemo_box #blocoForm input.tab400 {
    width: 400px;
}
.templatemo_box #blocoForm select.tab100 {
    width: 103px;
}
.templatemo_box #blocoForm select.tab200 {
    width: 203px;
}
.templatemo_box #blocoForm select.tab270 {
    width: 273px;
}
.templatemo_box #blocoForm select.tab370 {
    width: 373px;
}
.templatemo_box #blocoForm select.tab550 {
    width: 553px;
}
.templatemo_box #blocoForm textarea.tab400 {
    width: 396px;
}

.formDialog ul {
    list-style-type: none;
    padding: 0px;
}

.templatemo_box #divCorpoDocente ul{
    list-style-type: none;
    padding: 0px;
}

.side_menu {
    list-style: none;
    padding: 0px;
    margin: 0 0 0 0;
}

.side_menu li {
    padding: 0;
    margin: 5px 0;
}

.side_menu li a {
    display: block;
    color: #666;
    padding: 0px 15px;
    font-weight: normal;
    text-decoration: none;
    background: url(/portal/images/templatemo_menu_list.png) left center no-repeat;
}

.side_menu li a:hover {
    color: #c85d16;
}

/* content*/

#templatemo_content_wrapper {
    clear: both;
    width: 970px;
    padding: 0px;
}

#templatemo_left_sidebar {
    float: left;
    margin-right: 10px;
    width: 230px;
}

#templatemo_right_sidebar {
    float: right;
    width: 230px;
}

#templatemo_content {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

.news_image {
    float: left;
    margin: 3px 15px 0 0;
    border: 5px solid #e5e5e5;
}

.news_box {
    clear: both;
    margin-bottom:20px;
}

.news_box h3{
    font-size: 14px;
    margin: 0 0 10px 0;
}

.sidebar_box {
    margin-bottom: 10px;
}

/* footer */

#templatemo_footer_wrapper {
    margin-top: 7px;
    background: #bfbfbf url(/portal/images/templatemo_footer.jpg) top repeat-x;
}

#templatemo_footer {
    width: 950px;
    padding: 30px 10px;
    margin: 0 auto;
    text-align: center;
    color: #000;
}

#templatemo_footer a {
    color: #000;
    font-weight: normal;
}

#templatemo_footer a:hover {
    color: #333333;
    font-weight: normal;
}


#templatemo_footer a:hover {
    text-decoration: none;
}

#templatemo_footer .footer_menu {
    margin: 0 0 10px 0;
    padding: 0px;
    list-style: none;
}

.footer_menu li {
    margin: 0px;
    padding: 0 20px;
    display: inline;
    border-right: 1px solid #666666;
}

.footer_menu .last_menu {
    border: none;
}

/* end of footer */