body {
	padding: 0px;
	margin: 0px auto}

/* ------------------------------ Comentario
 
Branco #FFFFFF
Preto #000000
Vermelho #FF0000
Amarelo #FFFF00
Azul #0000FF

	border: 1px solid #999999;
*/

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

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

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

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

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

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




input[type="Submit"]:hover {
	background-image: url(images/botaos.jpg);
	background-repeat: repeat}

input[type="Submit"]:focus {
	background-image: url(images/botaos.jpg);
	background-repeat: repeat}

