body{

    background:url(../img/menu.jpg) repeat-x #F7F7F7;
    margin: 0;
    font-family: arial;
}

ul{
    margin: 0;
    padding: 0;
    
}



h3{
    font-family: tahoma;
    font-weight: normal;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    color: #666666;
}

li{
   list-style-image: url(../img/seta.png);
   list-style-position: inside;
}

li a{
    text-decoration: none;
}

li a:hover{
    text-decoration: underline;
}

p{
    line-height: 18px;
}

a{
    color:#043C77;
    
}

td{

border:solid #ccc 1px;
}

th{
text-align:center;
border:solid #ccc 1px;
background-color:#999999;
color:#000000;
}

tr:hover{
    background-color: #FFF;
}

.titulo{
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

#container{
    width: 980px;
    height: auto;
    margin: auto;
    
}

#menu{
    width: 980px;
    height: 40px;
    float: left;
   /* background-color: #CCC;*/
   padding-top: 20px;
}

#menu a{
    font-size: 12px;
    font-family: arial;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    padding: 4px 10px 20px 10px;
}

#menu a:hover{
    background-image: url(../img/hover.png);
    color: #043C77;
}

#topo{
    width: 980px;
    float: left;
    margin-top: 20px;
    margin-bottom: 30px;
}

#logo{
    float: left;
}

#boxTelefone{
    width: 240px;
    height: 45px;
    background-image: url(../img/boxTelefone.jpg);
    position: relative;
    top: 23px;
    left: 740px;
    }

#boxTelefone ul{
    color: #FFF;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    list-style-image: url(../img/seta.png);
    padding:  7px 0 0 25px;
    line-height: 15px;
    
}

#boxTelefone li{
    margin: 0;
    padding: 0;
    background-color: #0ff;
}

#slide{
    width: 978px;
    height: 250px;
    float: left;
    
    border: solid 1px #CCC;
    margin-bottom: 0;
    background: #F7F7F7 url('../orbit/loading.gif') no-repeat center center; overflow: hidden;
}


#meio{
    width: 100%;
    height: 210px;
    float: left;
    background-color: #ECECEE;
}

#boxes{
    width: 980px;
    height: 210px;
    margin: auto;
    padding-top: 10px;
    
}

.boxIndex{
    width: 217px;
    height: 167px;
    background-image: url(../img/boxIndex.png);
    float: left;
    margin-right: 10px;
    padding: 0 10px 0 10px
}

.boxIndex img{
    float: left;
}

.boxIndex h3{
    font-family: tahoma;
    font-weight: normal;
    font-size: 18px;
    margin: 35px 0 0 10px;
    float: left;
    text-transform: uppercase;
    color: #666666;
}

.boxIndex h5{
    clear: both;
    font-size: 12px;
    color: #666666;
    margin: 8px 0 10px 0;
    float: left;
}
.boxIndex p{
    font-size: 12px;
    color: #888;
    clear: both;
    line-height: 16px;
}

#resumo{
    width: 980px;
    min-height: 100px;
    float: left;
    background: url(../img/fundoresumo.jpg);
}

#conteudoIndex{
    width: 980px;
    min-height: 300px;
    margin: auto;
    padding-top: 20px;
    clear: both;
    color: #858585;
    font-size: 12px;
}

#conteudoGeral{
    width: 980px;
    min-height: 300px;
    margin: auto;
    padding: 20px 0 20px 0;
    clear: both;
    color: #858585;
    font-size: 12px;
    /*background-color: #EEE;*/
}

h3.tituloPagina{
    font-family: tahoma;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
    background-image: url(../img/titulos.jpg);
    padding: 20px 0 20px 0;
    margin-bottom: 20px;
}

.boxConteudo{
    width: 100%;
    height: 70px;
    float: left;
    /*background-color: #CCC;*/
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
}

.boxConteudo img{
    float: left;
    margin-right: 20px;
}

#colEsquerda{ /*COTI NEWS*/
    width: 310px;
    min-height: 300px;
    float: left;
    /*background-color: #ddd;*/
}

#colMeio{
    width: 227px;
    min-height: 300px;
    float: left;
    
    margin-left: 100px;
}

#colDireita{
    width: 227px;
    min-height: 300px;
    float: right;
   
    margin-left: 110px;
}

#parceria img{
    margin-right: 0px;
}

#rodape{
    width: 100%;
    height: 210px;
    float: left;
    background-color: #ECECEE;
    border-top: 1px solid #fff;
}

#conteudoRodape{
    width: 980px;
    height: 20px;
    margin: auto;
    padding-top: 30px;
}

#menuRodape{
    float: left;
    
}

#menuRodape ul{
    margin: 0;
    padding: 0;
    line-height: 20px;
}

#menuRodape a{
    font-size: 12px;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}

#menuRodape a:hover{
    color: #043C77;
}

.boxRodape{
    width: 319px;
    height: 167px;
    background-image: url(../img/boxRodape.png);
    float: right;
    margin-right: 10px;
    margin-left: 30px;
    padding: 0 10px 0 10px
}

.boxRodape img{
    float: left;
    margin-bottom: 20px;
}

.boxRodape h3{
    font-family: tahoma;
    font-weight: normal;
    font-size: 18px;
    margin: 35px 0 0 10px;
    float: left;
    text-transform: uppercase;
    color: #666666;
}

.boxRodape ul{
    margin: 0;
    padding: 0;
    line-height: 20px;
    clear: both;
    font-size: 12px;
    color: #999;
    font-weight: bold;
}
