@charset "UTF-8";

/* DISEO PROGRAMATICO Y ADAPTACION REALIZADO POR OESTE TECHNOLOGY */

/* Copyright (c) 2009.info@oestetechnology.com.ar */

/*******************************************************************************

 DISEO GRAFICO: Silvina Aloero para BUENASTV.COM.AR

 *******************************************************************************/
/*-------------CUERPO PRINCIPAL COMUN A TODAS LAS HOJAS------------------------*/
body {
   background-color: #F5E496;
   margin-left: 10px;
}
img
{
  border:0;
}
a:hover{
   color: #000000;
}
a{
   color: #000000;
}
#contenedor_general {
   position: relative;
   width:980px;
   height:auto;
   z-index:1;
   margin:0 auto;
}
#cont_cuerpo_principal {
   position:absolute;
   width:980px;
   height:auto;
   z-index:4;
   left: 0px;
   top: 246px;
}
#cont_buscador {
   position:absolute;
   width:427px;
   height:auto;
   z-index:5;
   left: 280px;
   top: 249px;
   background-image: url(../img_temp/buscador.png);
   background-repeat:no-repeat;
}
/*-----------------------------------------FORMULARIOS------------------------*/
.datos_form1{
   background-image:url(../img_temp/casilla1.png);
   border:0px;
   height:25px;
   width:115px;
   font-size:12px;
   text-indent:2px;
}
.buscador_superior{
   background-image:url(../img_temp/casilla2.png);
   color: #ffffff;
   font-family: Arial;/* DejaVu Sans Condensed*/
   font-size: 15px;
   border:0px;
   height:23px;
   width:327px;
   text-indent:5px;
}
/*--------------------efecto hover sobre buscador---------------------*/
.blur {
  border: 1px solid;
  border-color:#000099;
  background-image:url(../img_temp/casilla2.png);
  color: #ffffff;
  font-family: Arial;/* DejaVu Sans Condensed*/
  font-size: 15px;
  height:23px;
  width:327px;
  text-indent:5px;
}
.over {
  border: 1px solid lime;
  border-color:#FFCC00;
  background-image:url(../img_temp/casilla2.png);
  color: #ffffff;
  font-family: Arial;/* DejaVu Sans Condensed*/
  font-size: 15px;
  height:23px;
  width:327px;
  text-indent:5px;
}
.focus {
  border: 2px solid lime;
  border-color:#FFCC00;
  background-image:url(../img_temp/casilla2.png);
  color: #ffffff;
  font-family: Arial;/* DejaVu Sans Condensed*/
  font-size: 15px;
  height:23px;
  width:327px;
  text-indent:5px;
}
.out {
 border: 1px solid gray;
 border-color:#000099;
 background-image:url(../img_temp/casilla2.png);
 color: #ffffff;
 font-family: Arial;/* DejaVu Sans Condensed*/
 font-size: 15px;
 height:23px;
 width:327px;
 text-indent:5px;
}
/*--------------------------------------TABLAS PRINCIPALES-----------------------------------------*/
.contenidos_table{
   border:none;
   width:980px;
   height:auto;/*Modificar por atributo auto ya que es una zona de tamao variable*/
}
.divisor_sup_table{
   background-image:url(../img_temp/divisor_superior.png);
   background-repeat:no-repeat;
   border:none;
   width:980px;
   height:20px;/*Modificar por atributo auto ya que es una zona de tamao variable*/
}
.left_table{
   background-image:url(../img_temp/fond_01.png);
   background-repeat:repeat;
   border:none;
   width:251px;/*tamao original es 254 o 100%*/
   height:;/*Modificar por atributo auto ya que es una zona de tamao variable*/
}
/*------------------------------------------VARIABLE SEGUN PLANTILLA------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
.right2_table{
   background-image:url(../img_temp/fond_02.png);
   background-repeat:repeat;
   width:1px;
   height:;/*Modificar por atributo auto ya que es una zona de tamao variable*/
}
.content2_table{
   background-image:url(../img_temp/fond_content.png);
   background-color:;
   background-repeat:repeat;
   width:725px;
   height:;/*Modificar por atributo auto ya que es una zona de tamao variable*/
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
.content_table{
   background-image:url(../img_temp/fond_content.png);
   background-repeat:repeat;
   width:476px;
   height:;/*Modificar por atributo auto ya que es una zona de tamao variable*/
}
.right_table{
   background-image:url(../img_temp/fond_02.png);
   background-repeat:repeat;
   width:250px;
   height:auto;/*Modificar por atributo auto ya que es una zona de tamao variable*/
}
/*-----------------------------------------------DENTRO DE RIGHT----------------------------*/
.banner_superior_table{
   background-image:url(../img_temp/divisor_inferior.png);
   border:none;
   width:980px;
   height:43px;
}
.banner_centro_table{
   background-image:url(../img_temp/fondo_centro.png);/*imagen de fondo del banner inferior parte central*/
    border:none;
   width:979px;
   height:auto;/*Modificar por atributo auto ya que es una zona de tamao variable*/
}
.banner10{
   background-color:;
}
.banner11{
   background-color:;
}
.banner_inferior_table{
   background-image:url(../img_temp/divisor_inferior2.png);
   background-repeat: no-repeat;
   width:980px;
   height:69px;
}
.footer_table{
   background-image:url(../img_temp/footer.png);
   width:980px;
   height:43px;
   font-family: Arial;/* DejaVu Sans Condensed*/
   font-size: 15px;
   color: #000000;
   font-weight:lighter;
}
#cont_texto_footer {
   position:absolute;
   width:650px;
   height:19px;
   z-index:2;
   left: 327px;
   top: 207px;
}
.administracion_table{
   width:980px;
   height:30;/*Modificar por atributo auto ya que es una zona de tamao variable*/
   text-decoration:none;
   font-family: arial;/* DejaVu Sans Condensed*/
   font-size: 12px;
   font-weight:lighter;
   color: #000000;
}
.administracion_table a:link{
   text-decoration:none;
}
.diseno_table{
   width:490px;
   font-family: arial;/* DejaVu Sans Condensed*/
   font-size: 12px;
   color: #000000;
}
/*------------------Menu Horizontal superior------------------------------------*/
#cont_menu_horizontal {
   position:absolute;
   width:980px;
   height:61px;
   z-index:1;
   background-image: url(../img_temp/fondo_menu_horiz.png);
}
#cont_boton_vender {
   position:absolute;
   width:83px;
   height:61px;
   z-index:1;
   background-image: url(../img_temp/boton_menu_superior.png);
   left: 880px;
   top: 1px;
}
/*-------------------------------------TABLA DE PRODUCTOS DESTACADOS INDIVIDUAL------------*/
.tabla_producto_destacad{
  width:381px;
  height:126px;
  background-image:url(../img_temp/img_tablas/fondo_destacado.png);
}
.tabla_imagen_producto_destacado{
  width:119px;
  height:130px;
  background-image:url(../img_temp/img_tablas/producto_instantanea.png);
  background-repeat: no-repeat;
}
.tabla_datos_producto_destacado{
  width:246px;
  height:20px;
}
.tabla_contenidos_datos_destacado{
  width:220px;
  height:100px;
}
h1 {
  color: #000000;
  font-family: arial;
  font-size: 11px;
}
h2 {
  color: #F58F4D;
  font-family: tahoma;
  font-size: 10px;
}
h3 {
  color: #6E91DE;
  font-family: tahoma;
  font-size: 10px;
}
/*-------------------Header-----------------------------------------------------*/
#cont_header {
   position:absolute;
   top:61px;
   width:980px;
   height:171px;
   z-index:2;
}
#cont_logo {
   position:absolute;
   width:591px;
   height:171px;
   z-index:1;
   left: 0px;
   top: 0px;
   background-image: url(../img_temp/logo.png);
}
#cont_foto_header {
   position:absolute;
   width:370px;
   height:171px;
   z-index:2;
   left: 610px;
   top: 0px;
   background-image: url(../img_temp/foto_header.png);
}
#cont_llama_logo {
   position:absolute;
   width:109px;
   height:206px;
   z-index:3;
   background-image: url(../img_temp/llama_logo.png);
   left: 23px;
   top: -4px;
}
/*-------------------------------------------MI PANEL -------------------------------------------*/
#cont_fondo_mipanel {
   position:absolute;
   width:684px;
   height:auto;
   z-index:2;
   left: 261px;
   top: 124px;
}
#cont_titulo_mipanel {
   position:absolute;
   width:200px;
   height:34px;
   z-index:2;
   top: 115px;
   left: 277px;
}
#imagen_mi_cuenta {
   position:absolute;
   width:76px;
   height:148px;
   z-index:1;
   left: 74px;
   top: 15px;
}
#cont_mi_cuenta {
   position:absolute;
   width:151px;
   height:28px;
   z-index:2;
   left: 39px;
   top: 171px;
}
#imagen_mis_compras {
   position:absolute;
   width:76px;
   height:148px;
   z-index:3;
   left: 302px;
   top: 15px;
}
#cont_mis_compras {
   position:absolute;
   width:151px;
   height:28px;
   z-index:4;
   left: 265px;
   top: 171px;
}
#imagen_mis_ventas {
   position:absolute;
   width:76px;
   height:148px;
   z-index:5;
   left: 520px;
   top: 15px;
}
#cont_mis_ventas {
   position:absolute;
   width:151px;
   height:28px;
   z-index:6;
   left: 483px;
   top: 171px;
}
#imagen_mis_ofertas_realizadas {
   position:absolute;
   width:76px;
   height:148px;
   z-index:7;
   left: 74px;
   top: 239px;
}
#cont_mis_ofertas_realizadas {
   position:absolute;
   width:151px;
   height:39px;
   z-index:8;
   left: 39px;
   top: 396px;
}
#imagen_mis_ofertas_recibidas {
   position:absolute;
   width:76px;
   height:148px;
   z-index:9;
   left: 302px;
   top: 238px;
}
#cont_mis_ofertas_recibida {
   position:absolute;
   width:151px;
   height:39px;
   z-index:10;
   left: 265px;
   top: 396px;
}
#imagen_preguntas_realizadas {
   position:absolute;
   width:76px;
   height:148px;
   z-index:11;
   left: 520px;
   top: 239px;
}
#cont_preguntas_realizadas {
   position:absolute;
   width:151px;
   height:39px;
   z-index:12;
   left: 483px;
   top: 396px;
}
#imagen_mis_preguntas_recibidas {
   position:absolute;
   width:76px;
   height:148px;
   z-index:13;
   left: 74px;
   top: 474px;
}
#cont_preguntas_recibidas {
   position:absolute;
   width:151px;
   height:39px;
   z-index:14;
   left: 39px;
   top: 630px;
}
#imagen_publicaciones_activas {
   position:absolute;
   width:76px;
   height:148px;
   z-index:15;
   left: 302px;
   top: 474px;
}
#cont_publi_activas {
   position:absolute;
   width:151px;
   height:39px;
   z-index:16;
   left: 265px;
   top: 630px;
}
#imagen_publicaciones_finalizadas {
   position:absolute;
   width:76px;
   height:148px;
   z-index:17;
   left: 520px;
   top: 474px;
}
#cont_publi_finalizada {
   position:absolute;
   width:151px;
   height:39px;
   z-index:18;
   left: 483px;
   top: 630px;
}
#imagen_infraccion {
   position:absolute;
   width:76px;
   height:148px;
   z-index:19;
   left: 302px;
   top: 708px;
}
#cont_publi_infraccion {
   position:absolute;
   width:136px;
   height:39px;
   z-index:20;
   left: 274px;
   top: 859px;
}
#cont_puntadas1 {
   position:absolute;
   width:710px;
   height:24px;
   z-index:21;
   left: 6px;
   top: 205px;
   background-image: url(../img_temp/puntos.png);
}
#cont_puntadas2 {
   position:absolute;
   width:710px;
   height:24px;
   z-index:22;
   background-image: url(../img_temp/puntos.png);
   left: 6px;
   top: 442px;
}
#cont_puntadas3 {
   position:absolute;
   width:710px;
   height:24px;
   z-index:23;
   left: 6px;
   top: 675px;
   background-image: url(../img_temp/puntos.png);
}
#cont_puntadas4 {
   position:absolute;
   width:24px;
   height:864px;
   z-index:24;
   left: 214px;
   top: 16px;
   background-image: url(../img_temp/puntos_verticales.png);
}
#cont_puntadas5 {
   position:absolute;
   width:24px;
   height:864px;
   z-index:25;
   left: 442px;
   top: 15px;
   background-image: url(../img_temp/puntos_verticales.png);
}
/*---------------------------------------CONTACTOS-----------------------------*/
#cont_titulo_emails {
   position:absolute;
   width:200px;
   height:34px;
   z-index:2;
   top: 115px;
   left: 277px;
}
.datos_form_contacto{
   background-image:url(../img_temp/fndo_box_contacto1.png);
   background-repeat:no-repeat;
   background-color:#F4F4F4;
   border:0px;
   height:24px;
   width:308px;
   font-size:15px;
   font-weight:lighter;
   text-indent:13px;
}
.datos_form_contacto3{
   background-image:url(../img_temp/fndo_box_contacto3.png);
   background-repeat:no-repeat;
   background-color:#F4F4F4;
   border:0px;
   height:250px;
   width:400px;
   font-size:15px;
   font-weight:lighter;
   text-indent:13px;
}
#cont_formulario_contacto {
   position:absolute;
   width:470px;
   height:auto;
   z-index:2;
   left: 262px;
   top: 163px;
}
#cont_flama_contacto {
   position:absolute;
   width:106px;
   height:191px;
   z-index:3;
   background-image: url(../img_temp/flama_contacto.png);
   left: 38px;
}
#cont_tabla_correos {
   position:absolute;
   width:231px;
   height:213px;
   z-index:4;
   left: 200px;
   top: -2px;
}
#conte_formulario_cont_princ {
   position:absolute;
   width:461px;
   height:637px;
   z-index:5;
   left: 10px;
   top: 250px;
}
/*-------------------------------------------DETALLE PRODUCTO-------------------------------------*/
#cont_titulo_detalle_producto {
   position:absolute;
   width:260px;
   height:34px;
   z-index:2;
   top: 115px;
   left: 277px;
}
#cont_imagen_principal_articulo {
   position:absolute;
   width:305px;
   height:255px;
   z-index:1;
   background-image: url(../img_temp/fondo_imagen_principal.png);
   left: 174px;
   top: 44px;
}
#cont_detalles1_articulo {
   position:absolute;
   width:559px;
   height:auto;
   z-index:3;
   left: 120px;
   top: 451px;
}
#cont_imagen_prin_producto {
   position:absolute;
   width:230px;
   height:203px;
   z-index:1;
   left: 38px;
   top: 22px;
}

#cont_thumbs1 {
   position:absolute;
   width:73px;
   height:59px;
   z-index:2;
   left: 369px;
   top: 435px;
   background-image: url(../img_temp/fondo_imagen_thumbs2.png);
}
#cont_thumbs2 {
   position:absolute;
   width:73px;
   height:59px;
   z-index:2;
   left: 443px;
   top: 435px;
   background-image: url(../img_temp/fondo_imagen_thumbs2.png);
}
#cont_thumbs3 {
   position:absolute;
   width:73px;
   height:59px;
   z-index:2;
   background-image: url(../img_temp/fondo_imagen_thumbs2.png);
   left: 518px;
   top: 435px;
}
#cont_thumbs4 {
   position:absolute;
   width:73px;
   height:59px;
   z-index:2;
   left: 592px;
   top: 435px;
   background-image: url(../img_temp/fondo_imagen_thumbs2.png);
}
#cont_thumbs5 {
   position:absolute;
   width:73px;
   height:59px;
   z-index:2;
   background-image: url(../img_temp/fondo_imagen_thumbs2.png);
   left: 666px;
   top: 435px;
}
#cont_thumbs6 {
   position:absolute;
   width:73px;
   height:59px;
   z-index:2;
   background-image: url(../img_temp/fondo_imagen_thumbs2.png);
   left: 740px;
   top: 435px;
}
#thumbs {
   position:absolute;
   width:56px;
   height:49px;
   z-index:1;
   left: 10px;
   top: 4px;
}
#thumbs2 {  position:absolute;
   width:56px;
   height:49px;
   z-index:1;
   left: 10px;
   top: 4px;
}
#thumbs3 {  position:absolute;
   width:56px;
   height:49px;
   z-index:1;
   left: 10px;
   top: 4px;
}
#thumbs4 {  position:absolute;
   width:56px;
   height:49px;
   z-index:1;
   left: 10px;
   top: 4px;
}
#thumbs5 {  position:absolute;
   width:56px;
   height:49px;
   z-index:1;
   left: 10px;
   top: 4px;
}
#thumbs6 {  position:absolute;
   width:56px;
   height:49px;
   z-index:1;
   left: 10px;
   top: 4px;
}
#cont_linea_de_puntos {
   position:absolute;
   width:718px;
   height:24px;
   z-index:4;
   left: 1px;
   top: 410px;
   background-image: url(../img_temp/puntos.png);
}
/*-------------------------------------------PUBLICIDAD INFERIOR HORIZONTAL-----------------------*/
.publicidad_inf_table{
   width:976px;
   height:auto;
}
/*-------------------------------------------LISTA DE PRODUCTOS SIMPLES--------------------------*/
#cont_titulo_lista_articulos {
   position:absolute;
   width:auto;
   height:34px;
   z-index:2;
   top: 115px;
   left: 277px;
}
.foto_lista_producto{
   background-image: url(../img_temp/fondo_imagen_thumbs.png);
   background-repeat:no-repeat;
}
.item_menu_articulo{
   background-image: url(../img_temp/item.png);
   background-repeat:no-repeat;
}
.linear_uno{
   background-image: url(../img_temp/linear1.png);
   background-repeat:no-repeat;
}
.linear_dos{
   background-image: url(../img_temp/linear2.png);
   background-repeat:no-repeat;
}
.linear_tres{
   background-image: url(../img_temp/linear3.png);
   background-repeat:no-repeat;
}
/*------------------------------------------PUBLICIDAD LATERAL VERTICAL---------------------------*/
/*-------------------------------------------ESTILOS TEXTOS---------------------------------------*/
.Estilo1 {
   font-family: arial;/* DejaVu Sans Condensed*/
   font-size: 12px;
   color: #000000;
   font-weight:lighter;
}
.Estilo2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;/* DejaVu Sans Condensed*/
   font-size: 16px;
   color: #FFFFFF;
}
.Estilo3 {/*----------------TITULO DE LOS PRODUCTOS----------------------*/
   font-family: Verdana, Arial, Helvetica, sans-serif;/* DejaVu Sans Condensed*/
   font-size: 16px;
   color: #000000;
}
.Estilo4 {/*---------------PRECIO DE LOS PRODUCTOS-----------------------*/
   font-family: Verdana, Arial, Helvetica, sans-serif;/* DejaVu Sans Condensed*/
   font-size: 10px;
   color: #F58F4D;
}
.Estilo5 {/*-----------------OPCION COMPRAR------------------------------*/
   font-family: Verdana, Arial, Helvetica, sans-serif;/* DejaVu Sans Condensed*/
   font-size: 10px;
   color: #6E91DE;
}
.Estilo6 {/*-------------------INDICADOR VISITANTES-----------------------*/
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 12px;
   color: #000000;
}
.Estilo8{
   font-family:tahoma;
   font-size: 12px;
   color: #A8A8AC;
   font-weight:lighter;
}
/*------------------TEXTO BUSCADOR---------------------------------------*/
.Estilo7 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 17px;
   color: #ffffff;
   font-weight:lighter;
}
/*--------------------TEXTO FAQ - LINKS----------------------------------*/
.Estilo9 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 13px;
   color: #7A7A7A;
}
/*--------------------TEXTO OPCIONES MI PANEL----------------------------*/
.Estilo10 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 16px;
   color: #000000;
   font-weight:lighter;
}
.Estilo11 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 17px;
   color: #9C9C9C;
   font-weight:lighter;
}
/*----------------------TEXTOS CONTACTOS----------------------------------*/
.Estilo12 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 14px;
   color: #000000;
   font-weight:;/*bolder bold lighter*/
}
.Estilo13 {
   font-family:tahoma;/* DejaVu Sans Condensed*/
   font-size: 14px;
   color: #000000;
   font-weight:lighter;
}
/*------------------------LOS DESTACADOS-----------------------------------*/
#cont_fondo_losdestacados {
   position:absolute;
   width:684px;
   height:auto;
   z-index:2;
   left: 261px;
   top: 124px;
   background-image: url(../img_temp/fond_losdestacados.png);
}
.Estilo14 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 16px;
   color: #2027B9;
   font-weight:lighter;
}
.Estilo14 a:link {
  text-decoration : none;
  color: #2027B9;
}
.Estilo15 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 16px;
   color: #000000;
   font-weight:lighter;
}
#cont_boton_rojo {
   position:absolute;
   width:47px;
   height:51px;
   z-index:1;
   left: 38px;
   top: 52px;
}
#cont_detalle1_rojo {
   position:absolute;
   width:100px;
   height:50px;
   z-index:2;
   left: 117px;
   top: 55px;
}
#cont_detalle2_rojo {
   position:absolute;
   width:222px;
   height:91px;
   z-index:3;
   left: 388px;
   top: 55px;
}
#cont_boton_amarillo {
   position:absolute;
   width:46px;
   height:46px;
   z-index:4;
   left: 38px;
   top: 292px;
}
#cont_detalle3_amarillo {
   position:absolute;
   width:186px;
   height:54px;
   z-index:5;
   left: 117px;
   top: 292px;
}
#cont_detalle4_amarillo {
   position:absolute;
   width:222px;
   height:166px;
   z-index:6;
   left: 388px;
   top: 292px;
}
#cont_boton_verde {
   position:absolute;
   width:46px;
   height:46px;
   z-index:7;
   left: 38px;
   top: 567px;
}
#cont_detalle5_verde {
   position:absolute;
   width:186px;
   height:56px;
   z-index:8;
   left: 117px;
   top: 567px;
}
#cont_detalle6_verde {
   position:absolute;
   width:222px;
   height:133px;
   z-index:9;
   left: 388px;
   top: 567px;
}
#cont_detalle7_correo {
   position:absolute;
   width:443px;
   height:26px;
   z-index:10;
   left: 116px;
   top: 754px;
}
#cont_divid_puntos1 {
   position:absolute;
   width:718px;
   height:24px;
   z-index:11;
   left: 3px;
   top: 194px;
   background-image: url(../img_temp/puntos.png);
}
#cont_divid_puntos2 {
   position:absolute;
   width:718px;
   height:24px;
   z-index:12;
   background-image: url(../img_temp/puntos.png);
   left: 3px;
   top: 470px;
}
/*------------------------ARTICULOS DESTACADOS EN PRINCIPAL-----------*/
.fondo_destacado_princip{
   background-image: url(../img_temp/fondof_010.jpg);
   background-repeat:no-repeat;
}
.foto_lista_producto22{
   background-image: url(../img_temp/fondo_imagen_thumbs3.png);
   background-repeat:no-repeat;
}
/*-----------------------TEXTOS DETALLES PRODUCTOS-------------------------*/
.Estilo16 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 15px;
   color: #000000;
   font-weight:lighter;
}
.Estilo17 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 15px;
   color: #447DDB;
   font-weight:lighter;
}
.Estilo18 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 15px;
   color: #FD7A24;
   font-weight:lighter;
}
/*--------------------------TEXTOS LISTA DE ARTICULOS-------------------------*/
.Estilo19 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 13px;
   color: #447DDB;
   font-weight:lighter;
}
.Estilo19 a:link {
  text-decoration : none;
  color: #447DDB;
}
.Estilo20 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 13px;
   color: #9C9C9C;
   font-weight:lighter;
}
.Estilo20 a:link {
  text-decoration : none;
  color: #9C9C9C;
}
.Estilo21 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 13px;
   color: #000000;
}
.Estilo21 a:link {
  text-decoration : none;
}
.Estilo22 {
   font-family: tahoma;/* DejaVu Sans Condensed*/
   font-size: 13px;
   color: #FD7A24;
   font-weight:lighter;
}
.Estilo22 a:link {
  text-decoration : none;
  color: #FD7A24;
}
.Estilo23 {
  text-decoration : none;
  color: #000000;
  font-family: tahoma;/* DejaVu Sans Condensed*/
  font-size: 13px;
  font-weight:lighter;
}
