@charset "utf-8";
/* CSS Document */
body {
	padding: 0;
	background: #ffffff;
	color: #FFF;
	margin: 0px;
	background-image:url(../images/bkb.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
img {
	border: 0;
}
table.main {
	font-weight:normal;
	color: #000;
}

table.header {
	
	border: 0;
	padding: 3px;
	margin: 0;
	margin-left: 1px;
	background-color: #091b6b;
	height: 31px;
	width: 899px;
	background: url(../images/nav_bg.jpg) repeat-x;	
}

div.ahover {
    position: absolute;
}

ul.letters {
    clear: both;
    font-family: Helvetica, Arial, sans-serif;
    list-style-type: none;
    position: relative;
    margin-left: 2em;
    padding: 0;
}

ul.letters li {
    position: relative;
    z-index: 200;
    padding: 0 0.5em;
    line-height: 1.5;
    float: left;
}
ul.letters {
    font-size: 2em;
    font-weight: bold;
    width: 23em;
}

ul.letters li {
    color: #0b0f6d;
}

ul.letters li:hover {
    color: #fff;
}

ul.letters div.ahover {
    background: #0b0f6d;
}
div.defs {
	margin-left: 15px;
}
.palabra {
	font-weight: bold;
	color: #5280E9;
}
.palabra2 {
	font-weight: bold;
	color: #999;
}
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5088E7;
	text-align: center;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 18em;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
a.footM:link, a.footM:visited, a.footM:active {
	color: #5088E7;
	font-weight: normal;
	text-decoration: none;
	
}
a.footM:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
a.footH:link, a.footH:visited, a.footH:active {
	color: #5088E7;
	font-weight: bold;
	text-decoration: none;
	
}
a.footH:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

/**********NOEL***********/
#abc a,
a.link-texto{ color:#5088E7; }