@charset "utf-8";

body {
	padding: 0px;
	margin: 0px auto}
/* ------------------------------ Tag / Class
 
Branco #FFFFFF
Preto #000000
Vermelho #FF0000
Amarelo #FFFF00
Azul #0000FF

	border: 1px solid #999999;
	border: 0px;
*/



p {
	position: absolute;
        margin: 0px;}

.box-interno {
	position: absolute;
        margin: 0px;
	padding: 0px}

.couriernew-p {
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        color: #000000}

.couriernew-v {
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        color: #FF0000}

.couriernew-a {
        font-family: Courier New;
        font-size: 11px;
        font-weight: bold;
        color: #0000FF}

.botao60b {
	height: 18px;
	width: 60px;
	font-size: 11px;
	color: #000080}

.botao80b {
	height: 30px;
	width: 80px;
	font-size: 11px;
	color: #000080}

.botao120b {
	height: 18px;
	width: 120px;
	font-size: 11px;
	color: #000080}

select {
        position: absolute;
	height: 18px;
	font-size: 11px;
        font-weight: bold;
        color: #000000}

input {
	position: absolute;
        height: 12px;
	font-size: 11px;
        font-weight: bold;
        color: #000000}

input[type="Submit"] {
	height: 17px;
	border: 1px solid #000000;
	font-size: 11px}


input[type="Submit"]:hover {
	font-size: 11px;
	border: 1px solid #000000}

input[type="Submit"]:focus {
	font-size: 11px;
	border: 1px solid #000000}

input[type="reset"] {
	font-size: 8px}

#tituloimagem {top: 10px; left: 20px;}
#titulo {top: 13px; left: 35px; font-size: 12px; font-weight: bold; color: #000080}
#msg    {top: 40px; left: 35px; color: #A52A2A}
#voltar {top: 40px; left: 970px; font-weight: bold; color: #000080}
#sair   {top: 40px; left: 1140px; font-weight: bold; color: #000080}