.fondoPrincipal
{
	background: url(Recursos/FondoPrincipal.jpg) #000000 no-repeat center center;
	width: 800px;
	height: 600px;

}
.botonEchelon
{
	border-right: #00ff00 1px solid;
	border-top: #00ff00 1px solid;
	font-size: small;
	text-transform: uppercase;
	border-left: #00ff00 1px solid;
	color: #00ff00;
	border-bottom: #00ff00 1px solid;
	font-family: system;
	background-color: #000000;
}
.sinMargen
{ margin:0;
}
.textoBase
{
	font-family: system;
	font-size: small;
	color: #00ff00;
	background: #000000;
	clear: none;
}

.camposFormulario
{
	font-family: system;
	font-size: small;
	color: #ffff00;
	background: #000000;
	border-right: #00ff00 1px solid;
	border-top: #00ff00 1px solid;
	border-left: #00ff00 1px solid;
	border-bottom: #00ff00 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.botonEchelonInvertido
{
	border-right: #00ff00 1px solid;
	border-top: #00ff00 1px solid;
	font-size: small;
	text-transform: uppercase;
	border-left: #00ff00 1px solid;
	color: #000000;
	border-bottom: #00ff00 1px solid;
	font-family: system;
	background-color: #00ff00;
}
.capaPosicionRelativa
{
	font-family: system;
	font-size: small;
	color: #00ff00;
	background: #000000;
	clear: none;
	position:relative;
	visibility:visible;
	top:-27px;
	left:362px;
}
.capaPosicionAbsoluta
{
	font-family: system;
	font-size: small;
	color: #00ff00;
	background: #000000;
	clear: none;
	position:absolute;
	visibility:hidden;
	top:0px;
	left:0px;
}
.botonHOF
{
	font-size: 14px;
	color: #00ff00;
	font-family: Arial;
	font-weight: bold;
	border-left-color: #00ff00;
	border-bottom-color: #00ff00;
	width: 30px;
	border-top-style: solid;
	border-top-color: #00ff00;
	border-right-style: solid;
	border-left-style: solid;
	height: 30px;
	background-color: #000000;
	text-align: center;
	border-right-color: #00ff00;
	border-bottom-style: solid;
}
.botonHOFOver
{
	font-size: large;
	color: #ff0000;
	font-family: Arial;
	font-weight: bold;
	border-left-color: #ff00ff;
	border-bottom-color: #ff00ff;
	width: 40px;
	border-top-style: solid;
	border-top-color: #ffff00;
	border-right-style: solid;
	border-left-style: solid;
	height: 40px;
	background-color: #000000;
	text-align: center;
	border-right-color: #ffff00;
	border-bottom-style: solid;
}
  
    

.campoHOF
{
	font-family: system;
	font-size: small;
	color: #ff0000;
	background: #000000;
	border-right: #0000ff 1px solid;
	border-top: #0000ff 1px solid;
	border-left: #0000ff 1px solid;
	border-bottom: #0000ff 1px solid;
	
	
}