body {
	padding:0;
	margin:0;
	background:url(../images/bgGeralHome.jpg) repeat-x #ffffff;
}
#home{
	background:url(../images/bgGeralHome.jpg) repeat-x #ffffff;
	height:447px;
}
header {
	background: none;
	width: 95%;
	margin:50px auto 0;
}

#topo {
	position:relative;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	padding-top:15px;
	padding-bottom:25px;
}
#logoTce
{
    display:block;
}
#logo {
	position:absolute;
	right:0;
	top:10px;
}
nav#menuTopo a {
	font-size:13px;
	padding:8px 5px;
}
.italicoSublinhado {
	font-style:italic;
	text-decoration:underline;
	padding-left:30px;
}
#conteudo
{
    margin: 50px auto !important;
    width: 95%;
    position:relative
}
#content
{
    left: 0;
    position: absolute;
    top: 265px;
    width: 100%;
}
.slider-wrapper 
{ 
	left: 35%;
    position: absolute;
    top: 0;
    width: 65%;
}
#slideMobile
{
    display:block;
}
#slideTopo
{
    display: none;
}

/* 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 */
#banners {
	position:absolute;
	top:300px;
}
#banners .banners {
	padding-right:25px;
}
#banners .last {
}
/* tabsCarousel */
#tabsCarousel {
}
/* FOOTER */
footer
{
    display: none;
}


/* 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: 35px;
    padding: 10px;
    width: 30%;   
}
aside label
{
    color: #414151;
    display: inline-table;
    font-family: Calibri;
    font-size: 15px;
    width: 90px;
}
aside label:after
{
    content: ":";
}
aside .banners
{
    text-align: center;
    display: none;
}
#consultaAtendimento
{
    display: block;
}
.minimizar img
{
    display: none;
}
#frmConsultaStatus .button
{
    margin-left:auto !important;
    margin-right: auto;
}
/* fim aside*/

