/* LOS LINKS */
a:link, a:visited { color: #bbc1b3; text-decoration: none; }
a:hover, a:active { color: #053707; text-decoration: underline; }
.alta a:link { text-align: center; color: #bbc1b3; text-decoration: none; }
.alta a:hover { color: #f1f1ee; text-decoration: none; }
.alta a:active { color: #f1f1ee; text-decoration: none; }
.alta a:visited { color: #bbc1b3; text-decoration: none; }

/* TEXTO */
span.formatotexto { font-size: .8em; color: #888888; margin-left: 20px; }

/* TABLAS */

table.info
{
/*    padding-right: 15px; */
    padding-left: 15px;
    FONT-WEIGHT: bold;
    font-size: 11px;
    color: #444444;
}
table.info span
{
    color: #999999
}


/* MENU */

ul#navigation { width: 190px; position: relative; right: 15.5%; }
ul#navigation li {
  list-style: none;
  font-weight: bold;
  background-color: #bbc1b3;
  border-top: solid 1px #bbc1b3;
  text-align: center;
  margin: 0;
  border-bottom: 1px solid #053707;
}
ul#navigation li a {
  color: #053707;
  display: block;
  font-size: 1.05em;
  text-decoration: none;
  padding: .25em;

}
ul#navigation li a:hover {
  color: #f1f1ee;
  display: block;
  font-size: 1.05em;
  text-decoration: none;
  padding: .25em;
  letter-spacing: .12em;
}
/* END MENU */

/* BUSCADOR */ 

#boton_busqueda { border: 1px solid #053707; font-size: .97em; }
ul#buscador {
	position: relative;
	margin-bottom: 20px;
	padding: 0.1em 3.35em;
}
ul#buscador li { 
	margin: 3em;
	display: inline;
}
html>body ul#buscador li span { 
	position: relative;
	top: 1.5em;
	font-size: 0.99em;
	color: #bbc1b3;
	text-decoration: none;
	border: 1px #053707 solid;
	padding: 0.25em 5.6em 0.25em 5.6em;
	background-color: #053707;
}
ul#buscador li span { 
	position: relative;
	top: 1.6em;
	font-size: 0.99em;
	color: #bbc1b3;
	text-decoration: none;
	border: 1px #053707 solid;
	padding: 0.25em 3.6em 0.15em 3.6em;
	background-color: #053707;
}

/* CUADRO PROVEEDORES */

.b1111h, .b2222h, .b3333h, .b44444h, .b2bhhh, .b3bhhh, .b4bhhh {font-size:1px; overflow:hidden; display:block;}
.b1111h {height:1px; background:#053707; margin:0 5px;}
.b2222h, .b2bhhh {height:1px; background:#053707; border-right:2px solid #053707; border-left:2px solid #053707; margin:0 3px;}
.b3333h, .b3bhhh {height:1px; background:#053707; border-right:1px solid #053707; border-left:1px solid #053707; margin:0 2px;}
.b44444h, .b4bhhh {height:2px; background:#053707; border-right:1px solid #053707; border-left:1px solid #053707; margin:0 1px;}
.b2bhhh, .b3bhhh, .b4bhhh {background: white;}
.burue {text-align: center; background: #053707; border-right:1px solid #053707; border-left:1px solid #053707;}
.burue h3 { font-size: 1.1em; color: #bbc1b3; margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenidooth {background: white; border-right: 1px solid #053707; border-left:1px solid #053707;}
.contenidooth div {margin-left: 0px; padding-top: 5px;}

/* END CUADRO PROVEEDORES
/* CUADRO AUTH */

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#053707; margin:0 5px; }
.b2h, .b2bh {height:1px; background:#053707; border-right:2px solid #053707; border-left:2px solid #053707; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#053707; border-right:1px solid #053707; border-left:1px solid #053707; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#053707; border-right:1px solid #053707; border-left:1px solid #053707; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: transparent;}
.headh {text-align: center; background: #053707; border-right:1px solid #053707; border-left:1px solid #053707;}
.headh h3 { font-size: 1.1em; color: #bbc1b3; margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: transparent; border-right: 1px solid #053707; border-left:1px solid #053707;}
.contenth div {margin-left: 12px; padding-top: 5px;}

/* END CUADRO AUTH */
