a,a:link {
	color: #597A9B;
}

a:visited {
	color: #597A9B;
}

a:hover {
	color: #003655;
}

h2 {
	color: #025977;
}

h3 {
	color: #025977;
}

.entrar {
	color: #2C5D8A;
}

#menu li a {
	color: #597A9B;
}

#menu li a:hover {
	color: #003655;
}

.descripcion {
	background-color: #E6EEF8;
}

.misDatos {
	width: 230px;
}

.enviarMensaje {
	width: 280px;
}

.estadistica {
	width: 100%;
}

.promoBorder {
	width: 569px;
	height: 31px;
	background-color: Silver;
	color: #575757;
	padding: 1px 1px 1px 1px;
	margin: 0 0 50px 0;
}

.promoBg {
	height: 100%;
	background-color: #EFEFEF;
	color: #575757;
}

.promoBlock {
	width: 310px;
	padding: 1px 0 0 0;
}

.promoValorBorder {
	width: 100px;
	float: left;
	background-color: Silver;
	color: #575757;
	margin: 5px 0 0 0;
	padding: 1px 1px 1px 1px;
}

.promoValorBg {
	font-size: 7pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	color: #B04444;
	padding: 3px 0 0 0;
}

.btnCanjear {
	height: 20px;
	width: 140px;
	font-size: 7pt;
	margin: 5px;
}

.imgPromocion {
	margin: 0 10px 0 0;
	float: left;
}

.completarRegistro {
	background-color: #F5E63D;
	padding: 10px;
	height: 140px;
	width: 554px;
}

.iconoStop {
	position: relative;
	float: left;
	top: 35px;
}

.completarRegistroAtencion {
	width: 470px;
	float: right;
}

.btnEditar {
	background-image: url(/img/Editar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	margin: 2px;
}

.btnGuardar {
	background-image: url(/img/Guardar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	margin: 2px;
}

.btnCancelar {
	background-image: url(/img/CancelarEditar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	margin: 2px;
}

.btnEliminar {
	background-image: url(/img/Cancelar.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	margin: 2px;
}

.btnHtml {
	background-image: url(/img/Html.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 20px;
	background-position: center;
	margin: 2px;
}