.Nuevenegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.Nuevegrisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.Nuevegrisboldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.Diezblancobold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.Dieznegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Diezgrisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.Docegrisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.Docenegrobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Catorceblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.Catorcegrisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

div#divAviso {
  overflow:auto;
  width:213px;
  height:252px;
  scrollbar-width:1px;
  scrollbar-base-color:#FFFFFF;
}
div#divQuienSomos {
  overflow:auto;
  width:213px;
  height:252px;
  scrollbar-width:1px;
  scrollbar-base-color:#999999;
}
div#divContacto {
  overflow:auto;
  width:213px;
  height:252px;
  scrollbar-width:1px;
  scrollbar-base-color:#999999;
}
div#divPrivacidad {
  overflow:auto;
  width:213px;
  height:252px;
  scrollbar-width:1px;
  scrollbar-base-color:#FFFFFF;
}
div#divServicios {
  overflow:auto;
  width:213px;
  height:252px;
  scrollbar-width:1px;
  scrollbar-base-color:#FFFFFF;
}
