/*
                           Hoja de estilos para las páginas principales
                           Equipo PortalGeógrafos
                           2008 - 2010
*/

body                       {
                            margin: 10px 0px 5px 0px;
                            padding: 0px;
                            background-color: #ffffff;
                            background-image: url("../mapas/fondo_principal.png");
                            background-repeat: repeat-x;
                            text-align: center;
                           }

#contenedor                {
                            margin: auto;
                            padding: 0px;
                            position: relative;
                            width: 769px;
                            border-style: none;
                            border-width: 0px;
                            background-color: transparent;
                           }

#marquesina_redes_feed     {
                            margin: 0px;
                            padding: 0px;
                            width: 769px;
                            height: 50px;
                            border-style: none;
                            border-width: 0px;
                            line-height: 48px;
                            text-align: right;
                            vertical-align: middle;
                            background-color: #6d86b7;
                           }

#marquesina_logo           {
                            margin: 0px;
                            padding: 0px;
                            width: 769px;
                            height: 88px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffffff;
                           }

#contenido                 {
                            margin: 0px;
                            padding: 0px;
                            width: 769px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffffff;
                            text-align: left;
                           }

#marquesina_separadores    {
                            margin: 0px;
                            padding: 0px;
                            width: 769px;
                            height: 49px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffffff;
                            text-align: left;
                           }

#marquesina_op_con         {
                            margin: 0px;
                            padding: 0px;
                            width: 769px;
                            height: 470px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffffff;
                            text-align: left;
                           }

#marquesina_opciones       {
                            margin: 0px;
                            padding: 0px;
                            float: left;
                            width: 143px;
                            height: 470px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffffff;
                            text-align: left;
                           }

#marquesina_contenido      {
                            margin: 0px;
                            padding: 0px;
                            float: left;
                            width: 621px;
                            height: 392px;
                            border-style: none;
                            border-width: 0px;
                            background-image: url("../mapas/fondo_contenido.jpg");
                            background-position: center;
                            text-align: left;
                           }

#marquesina_cierre         {
                            margin: 0px;
                            padding: 0px;
                            width: 769px;
                            height: 25px;
                            border-style: none;
                            border-width: 0px;
                            background-image: url("../mapas/banda_naranja_invertida.png");
                            background-position: center;
                           }

#marquesina_base           {
                            margin: 0px;
                            padding: 0px;
                            width: 769px;
                            height: 41px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffffff;
                           }

#caja_accesibilidad        {
                            margin: 0px;
                            padding: 0px;
                            float: right;
                            width: 381px;
                            height: 41px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #e5e5e5;
                           }

.img_redes_feed            {
                            margin: 0px;
                            padding: 0px 3px 0px 1px;
                            border-style: none;
                            border-width: 0px;
                            vertical-align: middle;
                           }

.logo                      {
                            margin: 0px;
                            padding: 0px;
                            float: left;
                            width: 388px;
                            height: 88px;
                            border-style: none;
                            border-width: 0px;
                            text-align: left;
                           }

.fecha                     {
                            margin: 0px;
                            padding: 0px;
                            float: right;
                            width: 381px;
                            height: 88px;
                            border-style: none;
                            border-width: 0px;
                            line-height: 30px;
                            text-align: right;
                            vertical-align: middle;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 10px;
                            font-weight: normal;
                            color: #333333;
                           }

.img_redim_pantalla        {
                            margin: 0px;
                            padding: 0px;
                            border-style: none;
                            border-width: 0px;
                            vertical-align: middle;
                           }

.banda_naranja             {
                            position: relative;
                            float: left;
                            width: 139px;
                            height: 49px;
                            border-style: none;
                            border-width: 0px;
                            background-image: url("../mapas/banda_naranja.png");
                            background-position: center;
                            line-height: 49px;
                            text-align: center;
                            vertical-align: middle;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: bold;
                            color: #4682b4;
                           }

.separador_naranja         {
                            position: relative;
                            float: left;
                            width: 210px;
                            height: 49px;
                            border-style: none;
                            border-width: 0px;
                            background-image: url("../mapas/separador_naranja.gif");
                            background-position: center;
                            line-height: 49px;
                            text-align: center;
                            vertical-align: middle;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #4682b4;
                           }

.separador_naranja_puntero {
                            position: relative;
                            float: left;
                            width: 210px;
                            height: 49px;
                            border-style: none;
                            border-width: 0px;
                            background-image: url("../mapas/separador_naranja.gif");
                            background-position: center;
                            line-height: 49px;
                            text-align: center;
                            vertical-align: middle;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 14px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #ac033a;
                           }

.separador_gris            {
                            position: relative;
                            float: left;
                            width: 210px;
                            height: 49px;
                            border-style: none;
                            border-width: 0px;
                            background-image: url("../mapas/separador_gris.gif");
                            background-position: center;
                            line-height: 49px;
                            text-align: center;
                            vertical-align: middle;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #4682b4;
                           }

.separador_gris_puntero    {
                            position: relative;
                            float: left;
                            width: 210px;
                            height: 49px;
                            border-style: none;
                            border-width: 0px;
                            background-image: url("../mapas/separador_gris.gif");
                            background-position: center;
                            line-height: 49px;
                            text-align: center;
                            vertical-align: middle;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 14px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #ac033a;
                           }

.opcion                    {
                            margin-left: 5px;
                            padding: 0px;
                            width: 138px;
                            height: 39px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #4682b4;
                            line-height: 39px;
                            text-align: left;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #ffffff;
                           }

.opcion_puntero            {
                            margin-left: 5px;
                            padding: 0px;
                            width: 138px;
                            height: 39px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ac033a;
                            line-height: 39px;
                            text-align: left;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 14px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #ffffff;
                           }

.opcion_elegida            {
                            margin-left: 5px;
                            padding: 0px;
                            width: 138px;
                            height: 39px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ac033a;
                            line-height: 39px;
                            text-align: left;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #ffffff;
                           }

.opcion_redes              {
                            margin-left: 5px;
                            padding: 0px;
                            width: 138px;
                            height: 39px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffd280;
                            line-height: 39px;
                            text-align: left;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #4682b4;
                           }

.opcion_redes_puntero      {
                            margin-left: 5px;
                            padding: 0px;
                            width: 138px;
                            height: 39px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffd280;
                            line-height: 39px;
                            text-align: left;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 14px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #ac033a;
                           }

.opcion_redes_elegida      {
                            margin-left: 5px;
                            padding: 0px;
                            width: 138px;
                            height: 39px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffd280;
                            line-height: 39px;
                            text-align: left;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #ac033a;
                           }

.separador                 {
                            margin-left: 5px;
                            padding: 0px;
                            width: 138px;
                            height: 5px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffffff;
                            text-align: left;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 1px;
                            color: #ffffff;
                           }

.margen_blanco             {
                            margin: 0px;
                            padding: 0px;
                            float: right;
                            width: 626px;
                            height: 39px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #ffffff;
                            text-align: left;
                           }

.caja_buscador             {
                            margin: 0px;
                            padding: 0px;
                            float: left;
                            width: 388px;
                            height: 41px;
                            border-style: none;
                            border-width: 0px;
                            background-image: url("../mapas/lupa.png");
                            background-position: left;
                            background-repeat: no-repeat;
                            line-height: 41px;
                            text-align: center;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: normal;
                            color: #333333;
                           }

.accesibilidad             {
                            margin: 0px;
                            padding: 0px;
                            border-style: none;
                            border-width: 0px;
                            line-height: 41px;
                            text-align: center;
                            vertical-align: middle;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: normal;
                            color: #4682b4;
                           }

a.enlace_legal:link        {
                            text-decoration: none;
                            font-weight: normal;
                            color: #4682b4;
                           }

a.enlace_legal:visited     {
                            text-decoration: none;
                            font-weight: normal;
                            color: #4682b4;
                           }

a.enlace_legal:hover       {
                            text-decoration: none;
                            font-weight: bold;
                            color: #4682b4;
                           }

a.enlace_legal:active      {
                            text-decoration: none;
                            font-weight: bold;
                            color: #ac033a;
                           }

/*
                           Estilos para el bloque de contenidos adicionales
*/

#marquesina_extras         {
                            margin: 50px 0px 0px 0px;
                            padding: 0px;
                            height: 81px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #0f2b5b;
                           }

#caja_extras               {
                            margin: 0px;
                            padding: 0px;
                            height: 81px;
                            border-style: none;
                            border-width: 0px;
                            background-color: #0f2b5b;
                           }

.extras                    {
                            margin: 0px;
                            padding: 0px 5px 0px 5px;
                            border-style: none;
                            border-width: 0px;
                            line-height: 81px;
                            text-align: center;
                            vertical-align: middle;
                            font-family: arial, verdana, tahoma, sans-serif;
                            font-size: 12px;
                            font-weight: bold;
                            letter-spacing: 1px;
                            color: #ffffff;
                           }
