body {
	background-image: url(img/fundo_site.jpg);
	font-family:Arial;
	font-size:12px;
	margin:0;
}

.esconde_ponto
{
color: #CCCCCC
}

.titulo
{
font-family: Arial;
font-size: 20px;
background-color: #eef8fa;
color: #ff9900;
font-weight: bold;
text-align:center;
BORDER-BOTTOM: 1px solid #999999;
}
.style1 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.adminsitracao {
	color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	font-family: Arial;
}
a {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.textarea
{
BORDER: #999999 1px solid;
COLOR: #003366;
background-color:#FFFFFF;
FONT-FAMILY: Arial;
font-size: 12px;
}
.botao
{
BORDER: #666666 1px solid;
COLOR: #990000;
background-color: #CCCCCC;
FONT-FAMILY: Arial;
font-size: 11px;
text-align:center;
}
.botao:hover
{
BORDER: #333333 1px solid;
COLOR: #FFFFFF;
background-color:#990000;
FONT-FAMILY: Arial;
font-size: 11px;
text-align:center;
cursor:pointer;
}


.servico {
	font-size: 14px;
	color: #000000;
}
.servico:link {
	text-decoration: none;
}
.servico:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
