 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

  SCROLLBAR-FACE-COLOR: 460018;
  SCROLLBAR-HIGHLIGHT-COLOR: ffffff;
  SCROLLBAR-SHADOW-COLOR: ffffff;
  SCROLLBAR-3DLIGHT-COLOR: 460018;
  SCROLLBAR-ARROW-COLOR: ffffff;
  SCROLLBAR-TRACK-COLOR: ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: 460018;
  SCROLLBAR-BASE-COLOR: 460018;
}
.TextoTitularesGrandes {
	font-family: Arial,Helvetica;
	font-size: 20px;
	font-weight: none;
	color: #babab8;
	text-decoration: none;
}
.TextoTitulares {
	font-family:  Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.TextoGeneral {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	line-height:15px;
}
.TextoFirma {
	font-family:  Arial,Helvetica;
	font-size: 12px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	line-height:15px;
}
.LinksGeneral {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	line-height:15px;
}
.LinksGeneral:hover {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: underline;
	line-height:15px;
}
.TextoLogin {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #464646;
	text-decoration: none;
}

.LinksIdioma {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
.LinksIdioma:hover {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: underline;
}
.LinksMenuOff {
	font-family:  Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	background:#460018;
	font-weight: none;
	text-decoration: none;
	letter-spacing: 0px
}
.LinksMenuOff:hover {
	font-family:  Arial,Helvetica;
	font-size: 12px;
	color: #ffffff;
	background:#460018;
	font-weight: none;
	text-decoration: underline;
	letter-spacing: 0px
}
.LinksMenuOn {
	font-family:  Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background:#460018;
	text-decoration: none;
	letter-spacing: 2px;
	
}


.TextoAviso {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #460018;
	text-decoration: none;
}
.TextoAviso:hover {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: none;
	color: #460018;
	text-decoration: underline;
}
.TextoAvisoBold {
	font-family:  Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #460018;
	text-decoration: none;
}

.CeldaForm{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	color: #999998;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #999998;
}