/*	
/////////////////////////////////////
//
//	Hoja de Estilos Arroutada 2.0
//
//	Diseado por DiGiTal
//	<digital@arroutada.org>
//
/////////////////////////////////////

  // AMIGA Licensed Archive .- Non-public Archive -.

*/

/* Redefinicin de Etiquetas */
.frame {
  background-color: #DBDBDB;
}

.centrar {
  text-align: center;
}

.logo {
  float: center;
  vertical-align: middle;
  margin: 0px;
  padding: 5px;
  border: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.tablamenu {
  width: 150;
  background-color: #8F8764;
  border: 0px;
}

.tablamenu td {
  background-color: #242424
}

.tablamenu a {
  color: grey;
  text-decoration: none;
}

.hr1 {
  margin-top: 70px;
  padding-top: 0px;
}
.hr2 {
  padding-top: 0px;
  width: 90%;
}

.iframe {
  height: 360;
  width: 80%;
  border: 0px;
  float: center;
  vertical-align: middle;
}

.tablalg {
  padding-top: 200px;
  border: 0px;
}

.tablalg td {
  color: #242424;
  font-size: 17px;
}

.rexistro {
  color: #8F8764;
  text-decoration: none;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0px;
  margin-top: 0px;
}

.texto {
  color: #8F8764;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 50px;
}
.texto b {
  color: #FF9900;
}

.logintext a {
  color: #FF9900;
  text-decoration: none;
}

.logintextbox {
  font-family: sans-serif;
  font-size: 10px;
  border: 1px dotted #8F8764;
}
.barra_superior {
  background-image: url(imagenes/barra_gris.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
.pie {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-transform: capitalize;
  color: #EDF1F4;
  text-align: center;
}
li {
  margin-top: 5px;
}
.boton {
  font-family: sans-serif;
  background-color: #F5F5F5;
  font-size: 9px;
  text-align: center;
  border: 1px solid #FF6600;
  font-weight: bold;
}
.accesson {
  font-size: 10px;
  color: #CCCCCC;
}

a:hover .accesson {
  color: #FF6600;
}

.titulo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #FF9900;
}

.form_input {
        font-family: Verdana;
        font-size: 12;
        color: #FF9900;
        border-width: 0;
        background-color: #ffffff;
        text-align: right;
}
.cabecera {

  background-color: #E2E6EB;
}
