﻿body
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 12px;
}



#content
{
    position: relative;
    margin: auto;
    width: 768px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -384px;
    background-image: url( 'bgcontent.jpg');
}



#div-01
{
    width: 768px;
    height: 73px;
    background-image: url('div_01.jpg');
}

#menu
{
    width: 768px;
    height: 45px;
    background-image: url('bgmenu.jpg');
    background-repeat: repeat-x;
}


#div-09
{
    width: 768px;
}

.bgItemMenu
{
    margin-top: 0px;
    padding-top: 10px;
    padding-left: 15px;
    background-image: url(  'bgtreinamentos.jpg' );
    background-repeat: no-repeat;
    height: 35px;
    width: 191px;
    font-family: Tahoma;
    font-size: 12px;
    color: white;
    font-weight: bold;
}

#titleContent
{
    width: 768px;
    height: 31px;
    text-align: right;
    vertical-align: middle;
    background-image: url('bgTituloConteudo.jpg');
    background-repeat: repeat-x;
}

#titleContent #text
{
    padding-right: 23px;
    line-height: 28px;
    color: #c0c0c0;
    font-size: 18px;
}

.boxcont
{
    margin-bottom: 15px;
    background-color: #dcdde5;
    width: 729px;
}
.boxcont p
{
    font-size: 16px;
    margin: 0;
    padding: 10px;
}

#contprogmatico
{
    margin-left: 20px;
    margin-top: 15px;
}

#rodape
{
    background-image: url('bgrodape.jpg');
    height: 64px;
}

.tabelaprogramacao
{
    width: 709px;
    margin-left: 10px;
    background-color: #cececd;
    margin-bottom: 10px;
}
.tabelaprogramacao thead
{
}
.tabelaprogramacao td
{
    font-size: 14px;
    font-weight: bold;
}

.tabelaprogramacao td
{
    vertical-align: top;
    font-size: 14px;
    background-color: White;
    font-weight: normal;
    padding: 5px;
}


.barratitulo
{
    font-size: 18px;
    color: white;
    height: 29px;
    background-image: url( 'barratitulo.jpg' );
    background-repeat: repeat-x;
    padding-left:35px;
    padding-top:2px;
    margin-bottom:2px;
}
