﻿body,td,th {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
color: #000000;
}
body {
background-color: #FFFFFF;
background-image: url(_imagens/background.jpg);
background-attachment: fixed;
margin: 0px;
text-align: center;
}
div {
overflow:hidden;
margin:0;
padding:0;
color: #000000;
}
table{
border: 0px;
padding: 0px;
border-spacing: 0px;
}
form{
margin: 0px;
padding: 0px;
}
a:link, a:visited {
color: #0057AE;
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #0074E8;
}
a:active {text-decoration: none}
img {
border: none;
}
hr{
margin: 10px 0;
border: 0;
border-top: 1px dashed #515A5F;
height: 1px;
clear: both;
}
#layout{
text-align: left;	
margin-left: auto; margin-right: auto;	
width: 780px;
}			
#mensagem-topo {
margin-left: 0;
margin-top: 0;
left: 10px;
top:10px;
filter:alpha(opacity=70); opacity: 0.7;
width: 98%;
}
#menu-vertical{
width: 160px;
float: left;
}
#conteudo{
min-height: 250px;
width: 610px;
float: left;
}
.effectlighton {filter:alpha(opacity=70); opacity: 0.7;}
.effectlighton:hover {filter:alpha(opacity=100); opacity: 1;}
.centro {
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.esquerda {
float: left;
}
.direita {
float: right;
}
.mini_folha_topo {
width: 268px;
height: 47px;
padding-left: 5px;
background-image: url("_imagens/mini_folha_topo.gif");
background-repeat: no-repeat;
}
.mini_folha_fundo {
width: 268px;
padding-left: 5px;
background-image: url("_imagens/mini_folha_fundo.gif");
background-repeat: repeat-y;
}
.mini_folha_rodape {
width: 268px;
height: 13px;
padding-left: 5px;
background-image: url("_imagens/mini_folha_rodape.gif");
background-repeat: no-repeat;
}
.barra_de_titulo{
height: 30px;
line-height: 30px;
font-size: 16px;
padding-left: 5px
}