* {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px auto;
    text-align: left;
}

hr {
    display: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#geral {
}

#header {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
}

#header .tit {
    padding-bottom: 10px;
    border-bottom: 1px dashed #000000;
}

#header .tit h1 {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    display: inline;
}


#header .tit h1.cp {
    padding-top: 5px;
    font-size: 12px;
    display: block;
}

#header .unid {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000000;
}

#header .unid {
	display: none;
}

#header .unid h1 {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

#header .unids {
    display: none;
}

#header .menu {
    display: none;
}

#e {
    display: none;
}

#c {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

#ct {
	display: none;
}

#ct h2 {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    padding-bottom: 20px;
}

#cc {
    padding-bottom: 5px;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 11px;
    color: #333333;
    text-align: justify;
    overflow: visible;
}

#cc a {
    color: #2A6366;
}

#cc hr {
    
}

#cc img {
    padding: 5px;
}

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

#cc h3 {
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 13px;
    font-weight: bold;
    color: #003399;
    padding-top: 25px;
    padding-bottom: 3px;
}

#cc h3.t1 {
    font-size: 13px;
}

#cc table {
    border: 1px solid #000000;
    border-collapse: collapse;
}

#cc table.listagem {
	width: 100%;
}

#cc th {
    font-weight: bold;
    padding: 2px;
    text-align: center;
    border: 1px solid #000000;
}

#cc td {
    padding: 2px;
    text-align: left;
    border: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}

#cc table.listagem td {
	border-top: 0px none;
	border-bottom: 0px none;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;	
}

#cc td.centralizado {
    text-align: center;
    border: 1px solid #000000;
}

#cc div.exportlinks {
	display: none;
}

#cc .txtr, #cc .txtr2 {
    border-top: 1px dashed #000000;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 9px;
    color: #666666;
    padding-top: 2px;
    text-align: right;
    margin-top: 30px;
}

#cc .botao {
    display: none;
}

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

#cc .linkr {
    display: none;
}

#cms {
    padding-bottom: 5px;
}

#cms-m {
    display: none;
}

#fb {
    display: none;
}

.noprint {
	display: none;
}
