
body {
    background-image: url(../imagens/background.jpg);
}

.titulo {
    color: #194832;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.texto {
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.textomen {
    color: #474747;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}

.destaque {
    color: #111111;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.verme {
    color: #FF0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: #474747;
}

blockquote {
    margin: 5px;
}

p {
    margin: 5px;
}

a:hover {
    color: #ff0000;
}


#box_tabela_configuracoes{
	background-color: #f7f7f9;
	border: 1px solid #c8d3df;
	width: 500px;
	padding: 10px;
}

#box_tabela_configuracoes table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;

}

#box_tabela_configuracoes table tr td{

	height: 17px;
	padding-left: 10px;
	padding-right: 10px;
}



#box_tabela_configuracoes_2{
    background-color: #f7f7f9;
    border: 1px solid #c8d3df;
	width: 600px;
	padding: 10px;
}

#box_tabela_configuracoes_2 table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;


}

#box_tabela_configuracoes_2 table td {

	height: 17px;
	padding-left: 10px;
	padding-right: 10px;
    border: 1px dashed #c8d3df;
    border-right: 1px dashed #c8d3df;
}



.dest-verm {
    font: bold 11px Arial, Helvetica, sans-serif;;
    color: #990000;
    background: inherit;
}

.dest-verm2 {
    font: bold 12px Arial, Helvetica, sans-serif;;
    color: #990000;
    background: inherit;
}

.dest-azul {
    font: bold 12px Arial, Helvetica, sans-serif;;
    color: #003299;
    background: inherit;
}

#menu {
	z-index:2;
}

#banner1 {

z-index: 0; LEFT: auto; VISIBILITY: inherit; WIDTH: 490px; POSITION: absolute; TOP: 50px; HEIGHT: 60px
}