h1.titulo{
    margin-bottom: 5px;
}

h2{
    font-size: 18px;
    padding-top: 5px;
}

.tamanho_texto{
    width: 56px;
    float: right;
    margin-right: 15px;
}

.tamanho_texto a.textomais{
    width: 25px;
    height: 22px;
    display: block;
    float: left;
    cursor: pointer;
}
.tamanho_texto a.textomenos{
    width: 25px;
    height: 22px;
    display: block;
    float: left;
    margin-left: 2px;
    cursor: pointer;
}

.texto{
    padding-top: 15px;
    width: 485px;
    text-align: justify;
}

.texto p{
    padding: 10px 0;
}

.barra{
    width: 493px;
    height: 36px;
    background: url(../img/img1.jpg);
    margin-top: 5px;
}

.barra .espalhar,
.barra .imprimir{
    padding-top: 8px;
}
.barra .imprimir{
    float: right;
    padding-right: 140px;
}
.barra .espalhar{
    float: left;
    padding-left: 140px;
}

ul.noticias_empresa li{
    list-style: disc;
    list-style-position: inside;
    color: #1B75BC;
}

h3.empresa{
    color: #fbae5a;
    font-weight: bold;
    padding-bottom: 5px;
}

div.linha_empresa{
    height: 1px;
    font-size: 1px;
    border-bottom: 1px solid #a7a9ac;
    margin: 15px 0;
}

#centro .texto h3{
    font-size: 15px;
    padding-bottom: 10px;
}

form.contato label{
    display: block;
}
form.contato input{
    width: 280px;
}

form.contato textarea{
    width: 483px;
}

form.contato select{
    width: 283px;
}

form.contato div.input{
    padding-bottom: 10px;
}

form.contato div.submit input{
    background: url(../img/btn_enviar.gif);
    border: 0;
    width: 56px;
    height: 24px;
    float: right;
    cursor: pointer;
}

#centro .texto #flashMessage{
    color: red;
    padding-top: 10px;
}

#centro div.error-message{
    color: red;
}

.plantao h2{
    font-size: 10px;
	font-weight: normal;
}

.texto strong{
    font-weight: bold;
}

.bg_assinatura{
    width: 455px;
    padding: 5px 15px;
    background: #ecedee url(../img/bg_assinaturas.jpg) repeat-x top left;
}

.bg_assinatura tbody td{
    border-bottom: 2px solid #cecece;
}

.bg_assinatura table{
    width: 350px;
    margin: 0 auto;
}

#centro div.texto .bg_assinatura table td{
    color: #1b75bc;
    font-size: 14px;
    padding: 2px;
}

.bg_assinatura table .c1{
    width: 250px;
}

.bg_assinatura table .c2{
    width: 100px;
}

.bg_assinatura h1{
    padding-bottom: 8px;
}

#centro div.texto .bg_assinatura  p,
#centro div.assina p
{
    font-size: 11px;
    padding: 5px 0;
}

.fechamento{
    background: #eeeeef url(../img/bg_fechamento.jpg) repeat-x top left;
}

.colocacao ul li{
    float: left;
    height: 30px;
    display: block;
}

.colocacao ul {
    height: 30px;
    display: block;
}

p.texto_de_apoio{
    font-size: 14px;
    font-style: italic;
}

.texto p.creditos{
    text-align: left;
    padding: 0;
}

.texto p.legenda{
    padding: 0;
}


.boxVideo{
    width: 120px;
    padding-left: 30px;
    float: left;
    height: 150px;
    overflow: hidden;
}

.boxVideo p{
    width: 120px;
    padding: 0;
    margin: 0;
    
    text-align: left;
}

#centro div.texto .boxVideo p a{
    font-size: 11px;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}


div.audio{
    padding-bottom: 15px;
}
