
#botonesIdiomas{
	top: 87px;
	right: 0px;
	position: absolute;
	/*z-index: 100;*/

}

.controlesCabecera {
	top: 44px;
	left: 612px;
	position: absolute;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: none;
}
.textboxEncabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #78902D;
	height: 12px;
	width: 70px;
	border: 1px solid #7F7F7F;
}
.botonEncabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 48px;
	border: 1px solid #7F7F7F;
	background-color: #B19736;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #FFFFFF;
	cursor: hand;
}
.etiquetaError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 220px;
	color: #B19736;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78902D;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78902D;
	display:block;
}
.bloqueTicker{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B19736;
	font-size: 10px;
	background-image: url(../images/fondoTicker.gif);
	width: 260px;
	background-repeat: no-repeat;
	height: 16px;
	position: absolute;
	left: 20px;
	top: 92px;
	background-position: 0px 0px;
	padding-right: 13px;
	padding-left: 10px;
}
#logoCabecera{
	top: 0px;
	position: relative;
}
.EnlacesCabecera
{
	position: absolute;
	left: 842px;
	top: 76px;
	height: 15px;
	z-index: 50;
}