.Negro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.Trans {
	filter: Alpha(Opacity=50);
}
.Gris_bajo {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.Puntero {
	cursor: default;
}
.Espacios {
	margin: 0px;
	padding: 0px;
}

.Formulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #1D1D1D;
	border: 1px solid #333333;
	background-image: url(Imagen/Sombra.png);
	background-repeat:  repeat-x;
	background-position: center top;
}
.Fondo {
	background-color: #002978;
	background-image: url(Imagen/Fondo.png);
	background-repeat:   repeat-x;
	background-position: center bottom;
}
.fondo_fondo {
	background-image: url(Imagen/Fondo_fondo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.formulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #B0C71A;
	text-decoration: none;
	border: 1px solid #333333;
	width: 100%;
}
