html {
    overflow: auto;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
}

body {
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    font-size: 15px;
    font-family: 'Robot' !important;
    height: 100%;
    width: 100%;
}

hr {
    display: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#geral {
    width: 100%;
    position: relative;
    float: left;
    background-image:  url(../imgs/gerint.gif);
    background-repeat: repeat-y;
    height: 100%;
    overflow: hidden;
}

#header {
    position: relative;
    background-image: url(../imgs/headint.gif);
    background-position: right;
    background-repeat: no-repeat; 
    height: 125px;
}

#header .tit {
    position: absolute;
    left: 10px;
    top: 1px;
    width: 450px;
    height: 42px;
    padding-left: 147px;
    padding-top: 6px;
    background-image: url(../imgs/logounesp.gif);
    background-repeat: no-repeat;
}

#header .tit h1 {
    font-weight: bold;
    color: #333333;
    margin: 0px auto;
}

#header .tit h1.cp {
    font-size: 10px;
}

#header .unid {
    position: absolute;
    left: 8px;
    width: 560px;
    height: 28px;
    z-index: 2;
    top: 63px;
}

#header .unid h1, #header .unids h1 {
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px;
}

#header .unids {
    position: absolute;
    left: 9px;
    width: 560px;
    height: 28px;
    z-index: 1;
    top: 64px;
}

#header .unids h1 {
    color: #A4A4A4;
}

#header .menu {
    position: absolute;
    left: 321px;
    top: 4px;
    width: 332px;
    height: 35px;
    text-align: right;
    font-size: 9px;
}

#header .menu ul li {
    display: inline;
    border-right: 1px solid #FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
}

#header .menu ul li.ult {
    border-right: 0px;
    padding-right: 0px;
}

#header .menu ul li a {
    font-size: 9px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

#header .menu ul li a:hover {
    text-decoration: underline;
}

#e {
    width: 160px;
    float: left;
    z-index: 1001;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);
    height: 100%;
    position: fixed;
    margin-top: 65px;
    background-color: #FFF;
}

#emapa {
    background-image: url(../imgs/esqhome_mapasite.gif);
    background-repeat: no-repeat;
    height: 60px;
    width: 150px;
    position: absolute;
    text-align: center;
    top: -39px;
}

#emapa select {
    margin-top: 3px;
    font-size: 9px;
    color: #333333;
    width: 140px;
}

#emapa select option {
    white-space: pre;
}

#emapa select option.p {
    background-color: #E3EFF4;
}

#em {

}

#em ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#em ul li {
   position: relative;
}

#em ul li.menu-esq-comfilho {
    height: auto;
}

#em ul li a {
    text-decoration: none;
    font-size: 13px;
    color: #585858;
    display: block;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
    width: 157px;
}

#em ul li a.destaque {
	color: #C60000;	
}

#em ul li a:hover {
    background-color: #D4F4FC;
    color: #000033;
}

#em ul li a.destaque:hover {
	background-color: #D4F4FC;
    color: #000033;	
}

#em ul li a.comfilho {
    background-image: url(../imgs/esqhome_csub.gif);
    background-repeat: no-repeat;
}

#em ul li a.comfilho:hover {
    background-image: url(../imgs/esqhome_csubover.gif);
}

#em ul ul {
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    border-top: 0px;
    border-bottom: 0px;
}

#em ul ul li {
    border-top: 0px;
    height: auto;
}

#em ul ul li a {
    text-decoration: none;
    font-size: 13px;
    font-weight: normal;
    color: #006699;
    height: 15px;
    display: block;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-bottom: 0px;
    width: 140px;
}

#em ul ul li a:hover {
    background-image:  url(../imgs/esqhome_subover.gif);
    background-repeat: no-repeat;
}

#em ul ul ul {
    border-top: 0px;
    border-bottom: 0px;
}

#em ul ul ul li a {
    padding-left: 30px;
    width: 120px;
}

/* Novo menu - INICIO */
#em ul li.flutuante {
    padding: 0px;
    margin: 0px;
}

#em ul li.flutuante a.comfilho {
    background-image: url(../imgs/esqhome_plus.gif);
    background-repeat: no-repeat;
    background-position: right;
}

#em ul li.flutuante a.comfilho:hover {
    background-image: url(../imgs/esqhome_plus.gif);
}

#em ul li.flutuante ul {
    position: absolute;
    left: 160px;
    top: 0;
    width: 170px;
    display: none;
    overflow: visible;
}

#em ul li.open ul {
    display: block;
}

#em ul li.flutuante ul li {
    padding: 0px;
    margin: 0px;
    width: 170px;
    float: left;
    height: auto;
}

#em ul li.flutuante ul li a {
    height: auto;
    vertical-align: middle;
    text-decoration: none;
    font-size: 13px;
    color: #585858;
    display: block;
    padding-top: 12px;
    padding-left: 5px;
    padding-bottom: 12px;
    border: 1px solid #f5f5f5;
    width: 200px;
    background-color: white;
	box-shadow: 1px 2px 3px 0px #ccc;
}

#em ul li.flutuante ul li a:hover, #em ul li a.over {
    background-image: none;
    background-color: #D4F4FC;
    color: #000033;
}

#em ul li.flutuante ul ul, #em ul li.open ul ul { 
    display:none;
}

#em ul li.open ul, #em ul li li.open ul { 
    display: block;
}

#em ul li.flutuante ul ul {
    left: 207px;
    top: -1px;
}

#em ul li.flutuante ul ul li a {
	width: 200px;
}

/* Novo menu - FIM */

#c {
	margin-left: 170px;
    margin-right: 5px;
    padding-top: 74px;
    position: relative; 
    height: 100%; 
    box-sizing:border-box;
}

#ct {
    line-height: 35px;
    border-bottom: 2px dotted #e2e2e2;
}

#ct h2 {
	font-size: 16px;
    font-weight: bold;
    color: rgb(33,150,243);
    margin: 0px;
}

#cc {
    top: 120px;
    left: 0px;
    right: 0px;
    bottom: 0px;
	padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 9px;
    color: #333333;
    text-align: justify;
    position: absolute; 
    height: 100%; 
    box-sizing: border-box; 
    overflow: visible; 
}

#cc a {
    color: #2A6366;
}

#cc hr {
    display: block;
    border: 0px;
    height: 1px;
    background-image: url(../imgs/gerint_lin.gif);
    background-repeat: repeat-x;
    margin-top: 10px;
    margin-bottom: 10px;
}

#cc img {
    padding: 5px;
}

#cc p {
    margin-top: 8px;
}

#cc h3 {
    font-weight: bold;
    color: #333333;
    background-image: url(../imgs/gerseta.gif);
    background-repeat: no-repeat;
    background-position: 1px 7px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
}

#cc h3.t1 {
    background-position: 1px 9px;
}

#cc table {
    border: 0;
    border-collapse: collapse;
}

#cc th {
	background-color: rgba(130, 197, 236, 0.44);
    font-weight: bold;
    padding: 15px;
    text-align: center;
}

#cc tr {
    background-color: white;
}

#cc tr.blue {
    background-color: #EDEFF1;
}

#cc td {
    padding: 2px;
}

#cc td.centralizado {
    text-align: center;
}

#cc .txtr, #cc .txtr2 {
    width: 623px;
    background-image: url(../imgs/gerint_lin.gif);
    background-repeat: repeat-x;
    background-position: top;
    color: #666666;
    padding-bottom: 10px;
    padding-top: 2px;
    text-align: right;
    margin-top: 30px;
    float: left;
}

#cc .txtr2 {
    margin-top: 4px;
}

#cc .linkr {
    width: 623px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}

#cc .linkr a {
    color: #FF6600;
}

#cms {
    padding-left: 5px;
    padding-bottom: 5px;
    width: 623px;
}

#cms-m {
    width: 220px;
    float: right;
    padding-bottom: 10px;
}

#cms-m hr {
    display: none;
}

#cms-m select {
    color: #333333;
    width: 200px;
    float: right;
}

#cms-m ul {
    display: inline;
}


#cms-m ul li a {
    color: #000000;
}

#f {
    width: 100%;
    background-color: #bfbfbf;
    clear: both;
    margin-top: 50px;
}

#fb {
    height: 45px;
}

#fb .u {
	font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    vertical-align: middle;
    padding-bottom: 12px;
    padding-left: 6px;
    padding-top: 14px;
    float: left;
}

#fb .m {
    float: right;
    display: table;
    padding-top: 7px;
}

#fb .m ul {
	margin: 0px;
	padding: 0px;
}

#fb .m ul li {
    display: inline;
}

#fb .m ul li a {
	font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    height: 33px;
    line-height: 33px;
    border-right: 1px solid #BBBBBB;
    float: left;
}

#fb .m ul li a.pri {
    border-left: 0px;
}

#fb .m ul li a.ult {
    border-right: 0px;
}