#topo {
	position:relative;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding-top:15px;
	padding-bottom:25px;
}
#logoTce
{
    display: none;
}
#logo {
	text-align: center;
}

.italicoSublinhado {
	font-style:italic;
	text-decoration:underline;
	padding-left:30px;
}
#conteudo {
	margin-left:auto;
	margin-right:auto;
}
#wrapper-content
{
    margin-top: 10px;
    width:100%;
}
#conteudo
{
    margin: 10px auto;
    width: 95%;
}
#slideTopo            
{
    display:none;
}
#content
{
    padding-top:0 !important;
}
/* home apresentaçao */

#homeApresentacao {
	position:absolute;
	top:40px;
	width:985px;
}
#homeApresentacaoImg {
	width:541px;
	height:206px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	padding:2px;
}
#homeApresentacaoTxt {
	right:0;
	top:0;
	width:430px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:justify;
}
#homeApresentacaoTxt p {
	padding-bottom:10px;
}
/* banners */
#boxBanners
{
    display: none;
}
/* tabsCarousel */
#tabsCarousel {
}
/* FOOTER */
footer
{
    display:none;
}

/* MENU */

#menuTopo form{
	width: 95%;
	margin:0 auto;
}
#menuTopo select
{
    width:100%;
}
#menuTopo select:before
{
    content: "Menu";
}

#menuTopo .selectMenu
{
    background: transparent;
    padding: 5px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none;
}
.selectMenu
{
   width: 100%;
   height: 34px;
   overflow: hidden;
   background: url(../images/down_arrow_select.jpg) no-repeat right #f9f9f9 !important;
   border: 1px solid #ccc !important;
}

/* IN CONTENT */
#breadcrumb{
	margin-top:25px;
	color:#666666;
}
#inContent{	
	margin:25px 0 35px 0;
}
#menuLateral{
	width:250px;
	position:absolute;
}
#inContentSub{
	position:absolute;
	right:0;
}
/* aside */
aside
{
    margin-top: 20px !important;
    padding: 10px;  
}
aside label
{
    color: #414151;
    display: inline-table;
    font-family: Calibri;
    font-size: 15px;
    width: 90px;
}
aside label:after
{
    content: ":";
}
aside .banners
{
    text-align: center;
}
#consultaAtendimento
{
    display: none;
}
#frmConsultaStatus h3
{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
/* fim aside*/

