.esquinaCabecera {
	background-color: #EFEFEF;
	height: 75px;
	width: 296px;
	background-image: url(../images/cab_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	top: 0px;
	left: 693px;
	position: absolute;
}
.enlacesContacto{
	top: 6px;
	left: 810px;
	position: absolute;
	z-index: 100;

}
.usuarioPublico {
	top: 85px;
	left: 10px;
	position: absolute;
	z-index: 100;
	width: 200px;
	color: #000000;
}
.fecha {
	top: 85px;
	left: 203px;
	position: absolute;
	z-index: 100;
	width: 300px;
	color: #000000;
}
.controlesCabecera {
	top: 80px;
	left: 677px;
	position: absolute;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	display: block;
}
.textboxEncabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #008933;
	height: 10px;
	width: 72px;
	border: 1px solid #00AE23;
}
.botonEncabezado {
	height: 14px;
	width: 14px;
	border: 0px;
	background-image: url(../images/bolita.gif);
	background-repeat: no-repeat;
	cursor: hand;
	background-position: center;
	margin-top: 1px;
}
.etiquetaError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bloqueTicker{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/fondoTicker.gif);
	width: 164px;
	background-repeat: no-repeat;
	height: 9px;
	position: absolute;
	left: 500px;
	top: 60px;
	background-position: 0px 3px;
	padding-right: 8px;
	padding-left: 8px;
	color: #00AE23;
}
#logoCabecera{
	position: relative;
}
.EnlacesCabecera
{
	position: absolute;
	left: 842px;
	top: 76px;
	height: 15px;
	z-index: 50;
}