﻿body 
{
    margin: 0px;
    background-image: url(../../imagens/background.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.backTop
{
    background-image: url(../../imagens/BackTop.jpg);
    background-position: left;
    background-repeat: repeat-x;
}
.backMenu
{
    background-image: url(../../imagens/TopBaseM.jpg);
    background-position: left;
    background-repeat: repeat-x;
}
.backBottom
{
    background-image: url(../../imagens/BackBottom.jpg);
    background-position: left;
    background-repeat: repeat-x;
}
.backTopNoticia
{
    background-image: url(../../imagens/TopNoticias.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.backBaseNoticia
{
    background-image: url(../../imagens/BaseNoticias.jpg);
    background-position: left;
    background-repeat: repeat-x;
}
.backRodape
{
    background-image: url(../../imagens/Rodape.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.backNoticia
{
    background-image: url(../../imagens/backNoticias.jpg);
    background-position: top;
    background-repeat: repeat-y;
}
.txtMenu
{
    font-family: Arial;
    font-size: 11px;
    color: Black;
    text-decoration: none;
}
.txtMenu:hover
{
    color: Red;
}
.txtMenuTop
{
    font-family: Verdana;
    font-size: 11px;
    color: Red;
    text-decoration: none;
    padding: 2px;
}
.txtMenuTop:hover
{
    color: Black;
}
.txtBottom
{
    font-family: Arial;
    font-size: 11px;
    color: Black;
    text-decoration: none;
}
.txtBottom:hover
{
    color: Red;
}
.txt
{
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-decoration: none;
    padding: 2px;
}
.txtTit
{
    font-family: Verdana;
    font-size: 14px;
    color: Red;
    font-weight: bold;
    text-decoration: none;
    padding-left: 3px;
}
.txtMenuRodape
{
    font-family: Verdana;
    font-size: 10px;
    color: Black;
    text-decoration: none;
}
.txtMenuRodape:hover
{
    color: Red;
}
.txtLogin
{
    font-family: Verdana;
    font-size: 10px;
    color: Black;
    text-decoration: none;
}
.txtProd
{
    font-family: Verdana;
    font-size: 9px;
    color: Black;
    text-decoration: none;
    padding: 3px;
}
.img
{
    padding: 3px;
    border: 0px;
}
.txtContato
{
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
}
.txtSair
{
    font-family: Verdana;
    font-size: 13px;
    text-decoration: none;
    padding-right: 3px;
}
.txtSair:hover
{
    color: Blue;
}
.txtLog
{
    font-family: Verdana;
    font-size: 10px;
    padding-left: 3px;
    text-decoration: none;
}
.txtLogX
{
    font-family: Verdana;
    font-size: 9px;
    color: #006699;
    text-decoration: none;
}
.txtLogX:hover
{
    color: Red;
}
.txtNot
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}
.txtN
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: Black;
}
.txtN:hover
{
    color: #003399;
}
.lanc
{
    font-family: Verdana;
    font-size: 11px;
    color: Black;
    text-decoration: none;
}
