/* CSS Document */
/* ++++++++++++++++++++++++ Fundo_Exterior ++++++++++++++++++++++++++ */
.geral{
background-color: #000000;
}

.logotipo{
width: 171px;
}
/* ++++++++++++++++++++++++ Barra_Titulo_Os pins do CD ++++++++++++++++++++++++++ */
.header-ext{
background-image: url(http://pins.no.comunidades.net/imagens/barra_pins.png);
width: 850px;
height: 100px;
background-color: none;
border: 1px solid none;
}

.header-int{
background-color: none;
border: 1px solid none;
height: 30px;
}

.footer-ext{
background-color: none;
border: 1px solid none;
}

.footer-int{
background-color: none;
border: 1px solid none;
height: 10px;
}


.tabela{
background-color: none;
border: 1px solid none;
}

/* ++++++++++++++++++++++++ Tabela_Texto++++++++++++++++++++++++++ */
.tabela-right{
background-color: #000000;
border: 2px solid #666666;
min-width: 815px;

}

/* ++++++++++++++++++++++++ Tabela_Menu++++++++++++++++++++++++++ */
.tabela-left{
background-color: none;
border: 1px solid none;
width: 175px;
}


.menu-ext{
background-color: none;
border: 1px solid none;
}

.menu-int{
background-color: #cc0000;
border: 1px solid #999999;
}

.menu-link{
font-family: arial;
font-size: 11px;
color: #ffffff;

text-decoration: none;
font-weight: bold;
}
.menu-link:hover{
color: #000000;
}

.titulo-main{
color: #990000;
font-family: arial;
font-size: 40px;
font-weight: bold;
}
.titulo{
color: #cc0000;
font-family: arial;
font-size: 30px;
font-weight: bold;
}

.subtitulo{
color: #999999;
font-family: arial;
font-size: 17px;
font-weight: bold;
}

.texto{
color: #cccccc;
font-family: arial;
font-size: 15px;

text-decoration: none;
}