﻿body
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	font-size: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
	background-image: url(          'background.jpg' );
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.centro
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -150px;
}
.baixo
{
	position: absolute;
	top: 100%;
	width: 100%;
	height: 102px;
	text-align: center;
	margin-top: -102px;
}
.logo
{
	position: absolute;
	top: 50%;
	width: 60px;
	height: 60px;
	margin-top: -102px;
	z-index: -1;
	left: 28%;
}
.branco
{
	color: #FFFFFF;
	text-decoration: none;
}
a.branco:hover
{
	color: #FFFF66;
	text-decoration: underline;
}
.menu_top
{
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	height: 19px;
	padding-top: 10px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	background-image: url(   'menu_bg.gif' );
	font-size: x-small;
}
a.menu_top:hover
{
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	color: #CCFFFF;
	background-image: url( 'menu_bgON.gif' );
}

.tit
{
	color: #254C90;
	font-size: small;
	font-weight: bold;
}
.top_bg
{
	position: absolute;
	top: 5px;
	z-index: -1;
	left: 50%;
	margin-left: -389px;
}
input
{
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #666666;
    margin-left: 0px;
    height: 19px;
}
.HiperLink
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: medium;
    color: #000000;
    text-decoration: none;
}

.Vd
{
    text-align: left;
}
.textbox
{
    border: 1px solid #E6E6E6;
}

