
.geral{
background-color: #000000;
}

.logo{
width: 130px;
}

.header-ext{
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;
}


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

.table-right{
background-color: #111111;
border: 1px solid #666666;
}

.table-left{
background-color: none;
border: 1px solid none;
width: 140px;
}


.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;
#line-height: 14px;
text-decoration: none;
font-weight: bold;
}

.menu-link:hover{
color: #cccccc;
}

.title-main{
color: #ffffff;
font-family: arial;
font-size: 25px;
font-weight: bold;
}

.title{
color: #cc0000;
font-family: arial;
font-size: 20px;
font-weight: bold;
}

.subtitle{
color: #999999;
font-family: arial;
font-size: 17px;
font-weight: bold;
}

.text{
color: #cccccc;
font-family: arial;
font-size: 11px;
#line-height: 16px;
text-decoration: none;
}