
/* CSS Document */

.geral{
background-color: #ffffff;
}

.logotipo{
width: 130px;
}

.header-ext{
background-color: none;
border: 1px solid none;

}

.header-int{
background-image: url(https://tpl.no.comunidades.net/estilos/6_header.jpg);
height: 128px;
background-color: none;
border: 1px solid #cccccc;
}

.footer-ext{
background-color: none;
border: 1px solid none;
}

.footer-int{
background-image: url(https://tpl.no.comunidades.net/estilos/6_footer.gif);
height: 18px;
border: 1px solid none;
}


.tabela{
background-color: none;
border: 1px solid none;
}

.tabela-right{
background-color: #f9f9f9;
border: 1px solid #96B3AE;
width: 630px;
}

.tabela-left{
background-color: #6FBDD0;
border: 1px solid none;
width: 140px;
}

.menu-ext{
background-color: none;
border: 1px solid none;
}

.menu-int{
background: #10444f url(https://tpl.no.comunidades.net/estilos/6_button.gif) repeat-x ;
border: 0px solid #999999;
}

.menu-link{
font-family: arial;
font-size: 11px;
color: #ffffff;

text-decoration: none;
font-weight: bold;
}
.menu-link:hover{
color: #cccccc;
}

.titulo-main{
color: #ffffff;
font-family: arial;
font-size: 29px;
font-weight: bold;
}
.titulo{
color: #1F2C29;
font-family: arial;
font-size: 20px;
font-weight: bold;
}

.subtitulo{
color: #777777;
font-family: arial;
font-size: 18px;
font-weight: bold;
}

.texto{
color: #000000;
font-family: arial;
font-size: 11px;

text-decoration: none;
}
