body {
   background: rgb(0,0,0);
}

.text {
   font-family: Verdana;
   font-size: 8pt;
   color: rgb(208,207,208);
}

.text_rojo {
   font-family: Verdana;
   font-size: 8pt;
   color: rgb(223,39,31);
}

.borde_foto {
   background: rgb(98,88,99);
}

.fondo_foto {
   background: rgb(0,0,0);
}

.tb_1 {
   border-bottom-color: rgb(98,88,99);
   border-bottom-width: 1px;
   border-bottom-style: solid;
}

.tb_2 {
   border-top-color: rgb(98,88,99);
   border-top-width: 1px;
   border-top-style: solid;
   border-bottom-color: rgb(98,88,99);
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-right-color: rgb(98,88,99);
   border-right-width: 1px;
   border-right-style: solid;
   border-left-color: rgb(98,88,99);
   border-left-width: 1px;
   border-left-style: solid;
   font-family: Verdana;
   font-size: 8pt;
   color: rgb(208,207,208);
}

.tb_info {
   font-family: Verdana;
   font-size: 8pt;
   color: rgb(208,207,208);
   text-align: justify;
}

.td_info {
   border-right-color: rgb(98,88,99);
   border-right-width: 1px;
   border-right-style: solid;
   border-left-color: rgb(98,88,99);
   border-left-width: 1px;
   border-left-style: solid;
}

.td_info_2 {
   border-right-color: rgb(98,88,99);
   border-right-width: 1px;
   border-right-style: solid;
}

.td_link {
   background: rgb(48,58,48);
}

.barra_izqda {
   background: rgb(98,88,99);
}

.barra_menu {
   background: rgb(52,39,52);
}

.barra_info {
   background: rgb(98,88,99);
}

.barra_dcha {
   background: rgb(52,39,52);
}

.fondo_menus {
   background: rgb(208,216,224);
}

.fondo {
   background: #FFFFFF;
}


a {
   font-family: Verdana;
   color: #82c623;
   text-decoration: none;
}

a:hover {
   font-family: Verdana;
   color: #82c623;
   text-decoration: underline;
}

a:active {
   font-family: Verdana;
   color: #82c623;
   text-decoration: none;
}


.text_menu {
   font-family: Verdana;
   font-size: 8pt;
   color: rgb(223,39,31);
}

.form {
   font-family: Verdana;
   font-size: 8pt;
   color: rgb(208,207,208);
   background-color: rgb(0,0,0);
   border: 1px solid rgb(223,39,31);
}

.form_buscador {
   font-family: Verdana;
   font-size: 8pt;
   color: rgb(208,207,208);
   background-color: rgb(0,0,0);
   border: 1px solid rgb(99,88,99);
}

.boton {
   font-size:8pt;
   background-color: #DDD;
   border: 1px outset #CCC;
   font-size:8pt;
}

.select {
   font-family: Verdana;
   font-size: 8pt;
   color: rgb(0,0,0);
   background-color: #DDD;
}

