﻿.espacioarriba
{
	height:150px;
	}

.arriba
{
	height:120px;
}

.centro
{width:549px;
 height:310px;
 background-image:url('imagenes/center.png');
 
	}
	
.textbox
{
	border: medium outset #FFFFFF;
}



.botonaceptar
{
	width:36px;
	height:36px;
    background-image:url('imagenes/accept.png');
    background-color:Transparent;

	}
	
.botonrefresca
{
	width:36px;
	height:36px;
	
	}
	
.botonayuda
{
	width:36px;
	height:36px;
	
	}
	
.botonsalir
{ width:36px;
  height:36px;

	}
	
.body
{
	width: 800px;
	height: 600px;
	background-color: #808080;
}


 		