/* Estilos especificos */
/* Normalmente este fichero no va a cambiar durante tiempo */
/* Es para casos muy concretos donde queremos tener algo muy diferente a la base */
/*!
 * Bootstrap Responsive v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
/* mod */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
    *margin-left: 105.02182215%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
    *margin-left: 102.45771959%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
    *margin-left: 96.4748136%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
    *margin-left: 93.91071104%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
    *margin-left: 87.92780506%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
    *margin-left: 85.36370249%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
    *margin-left: 79.38079651%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
    *margin-left: 76.81669394%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
    *margin-left: 70.83378796%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
    *margin-left: 68.2696854%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
    *margin-left: 62.28677941%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
    *margin-left: 59.72267685%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
    *margin-left: 53.73977087%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
    *margin-left: 51.1756683%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
    *margin-left: 45.19276232%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
    *margin-left: 42.62865976%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
    *margin-left: 36.64575377%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
    *margin-left: 34.08165121%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
    *margin-left: 28.09874523%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
    *margin-left: 25.53464266%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
    *margin-left: 19.55173668%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
    *margin-left: 16.98763412%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
    *margin-left: 11.00472813%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
    *margin-left: 8.44062557%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.4184789%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.65604796%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.85494299%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.09251205%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.29140708%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.52897614%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.72787116%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.96544023%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.16433525%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.40190431%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.60079934%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.8383684%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.03726343%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.27483249%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.47372752%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.71129658%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.91019161%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.14776067%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.3466557%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.58422476%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.78311978%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.02068884%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.21958387%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.45715293%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 18px;
  }
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* -------------------------------------------------- */
/*	Elementos
/* -------------------------------------------------- */
a {
  color: #006699;
}
a:hover {
  color: #990000;
}
.page-header {
  border-bottom: 1px solid #CCCCCC;
}
h2.highlighted {
  border-bottom: 1px solid #C46448;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
}
.sidebar-content h3 {
  border-color: #C46448 #F0EAE8 #F0EAE8;
  border-style: solid solid dotted;
  border-width: 3px 1px 1px;
  color: #044364;
  padding: 5px 10px;
  text-align: center;
}
/* Botones */
.btn-success,
.serp .colgroup.last .btn-group a.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #3c81a2;
  background-image: -moz-linear-gradient(top, #3C81A2, #3C81A2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3C81A2), to(#3C81A2));
  background-image: -webkit-linear-gradient(top, #3C81A2, #3C81A2);
  background-image: -o-linear-gradient(top, #3C81A2, #3C81A2);
  background-image: linear-gradient(to bottom, #3C81A2, #3C81A2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c81a2', endColorstr='#ff3c81a2', GradientType=0);
  border-color: #3C81A2 #3C81A2 #27556a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3C81A2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.serp .colgroup.last .btn-group a.btn-success:hover,
.btn-success:focus,
.serp .colgroup.last .btn-group a.btn-success:focus,
.btn-success:active,
.serp .colgroup.last .btn-group a.btn-success:active,
.btn-success.active,
.serp .colgroup.last .btn-group a.btn-success.active,
.btn-success.disabled,
.serp .colgroup.last .btn-group a.btn-success.disabled,
.btn-success[disabled],
.serp .colgroup.last .btn-group a.btn-success[disabled] {
  color: #fff;
  background-color: #3C81A2;
  *background-color: #35728f;
}
.btn-success:active,
.serp .colgroup.last .btn-group a.btn-success:active,
.btn-success.active,
.serp .colgroup.last .btn-group a.btn-success.active {
  background-color: #2e637d \9;
}
/* Serp */
.serp-row-header {
  background-color: #357798;
}
/* Ads */
.ads_cta {
  border-color: #006699 #DDDDDD #DDDDDD;
}
#home .section-comparadores .btn-large {
  margin-top: 0;
  font-size: 20px;
}
/* Para > 1024 */
@media (min-width: 980px) {
  /* -------------------------------------------------- */
  /*	ESTILOS HEREDADOS DE ELMUNDO.ES
    /* -------------------------------------------------- */
  header[role="banner"] {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-block;
    font-size: 80%;
    margin-bottom: 0;
    padding: 23px 16px 0;
    width: 100%;
  }
  /* CABECERA */
  .cabecera {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 80%;
    background: #fff;
  }
  .cabecera h1 {
    width: auto;
    display: inline-block;
    margin: 0;
    font-size: 100%;
    margin-left: 16px;
  }
  .cabecera > div {
    float: right;
    margin-right: 16px;
  }
  .cabecera .siguenos {
    margin: 0 5px 0 0;
    border-left: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
  }
  .cabecera .siguenos a {
    display: block;
    padding: 0;
    height: 27px;
    width: 27px;
    text-align: center;
  }
  .cabecera .siguenos .google {
    border: 0;
  }
  .cabecera .siguenos a:hover {
    opacity: 0.5;
  }
  .cabecera .siguenos img {
    position: relative;
    top: 6px;
  }
  .cabecera > div > ul {
    line-height: 1;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
    float: left;
    margin: 0 11.5px;
    position: relative;
  }
  .cabecera > div > ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    width: auto;
    line-height: 1;
    display: inline;
    float: left;
    padding-left: 0;
    padding-right: 0;
  }
  .cabecera > div > ul li:first-child,
  .cabecera > div > ul li.first {
    padding-left: 0;
  }
  .cabecera > div > ul li:last-child {
    padding-right: 0;
  }
  .cabecera > div > ul li.last {
    padding-right: 0;
  }
  .cabecera > div > a.orbyt {
    float: left;
    margin: 3px 11.5px 0;
    position: relative;
  }
  .cabecera form.buscador {
    float: left;
    display: inline;
    padding: 0;
    background: #FFF;
    position: relative;
  }
  .cabecera form.buscador input[name="cadena"] {
    -webkit-transition: all 0.2s ease-out 1s false false;
    -moz-transition: all 0.2s ease-out 1s false false;
    -o-transition: all 0.2s ease-out 1s false false;
    -ms-transition: all 0.2s ease-out 1s false false;
    outline: none;
    padding: 5px 0;
    width: 0;
    text-indent: 5px;
    border: 0;
    margin: 0;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
  }
  .cabecera form.buscador input[name="cadena"].open {
    border: 1px solid #cccccc;
    width: 100px;
  }
  .cabecera form.buscador input[type="submit"] {
    display: inline-block;
    position: relative;
    margin: 0;
    background: url('http://estaticos.elmundo.es/assets/desktop/master/img/botones/buscar-azul.png') no-repeat center;
    height: 25px;
    width: 25px;
    padding: 0;
    float: right;
    border-radius: 0;
    display: none;
    border: 0;
    text-indent: -999999px;
  }
  .cabecera form.buscador input[type="submit"].open,
  .cabecera form.buscador input[type="button"].open {
    display: block;
  }
  .comunidad {
    width: auto;
    float: right;
    margin: 0 0 0 11.5px;
  }
  .comunidad > a.paywall {
    background: #cbdbe7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbdbe7', endColorstr='#a8c3d7');
    /* for IE */
    background-image: -ms-linear-gradient(top left, #cbdbe7 #cbdbe7, #cbdbe7 #a8c3d7);
    /* for IE 10*/
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cbdbe7), color-stop(25%, #cbdbe7), color-stop(50%, #cbdbe7), color-stop(75%, #cbdbe7), color-stop(100%, #a8c3d7));
    background-image: -webkit-linear-gradient(#cbdbe7, #cbdbe7, #cbdbe7, #cbdbe7, #a8c3d7);
    background-image: -moz-linear-gradient(#cbdbe7, #cbdbe7, #cbdbe7, #cbdbe7, #a8c3d7);
    background-image: -o-linear-gradient(#cbdbe7, #cbdbe7, #cbdbe7, #cbdbe7, #a8c3d7);
    background-image: linear-gradient(#cbdbe7, #cbdbe7, #cbdbe7, #cbdbe7, #a8c3d7);
    border-color: #a2c8e3 #408ec5 #408ec5 #a2c8e3;
    text-decoration: none;
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    padding: 0;
    width: 23px;
    margin-right: 3px;
    text-align: center;
    border: 1px solid #A2C5DE;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    width: auto;
    height: auto;
    display: block;
    color: #555555;
    float: left;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 95%;
    padding: 7px 5px 5px;
    line-height: 110%;
  }
  .comunidad > a.paywall:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c3d7', endColorstr='#85abc7');
    /* for IE */
    background-image: -ms-linear-gradient(top left, #a8c3d7 #a8c3d7, #a8c3d7 #85abc7);
    /* for IE 10*/
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a8c3d7), color-stop(25%, #a8c3d7), color-stop(50%, #a8c3d7), color-stop(75%, #a8c3d7), color-stop(100%, #85abc7));
    background-image: -webkit-linear-gradient(#a8c3d7, #a8c3d7, #a8c3d7, #a8c3d7, #85abc7);
    background-image: -moz-linear-gradient(#a8c3d7, #a8c3d7, #a8c3d7, #a8c3d7, #85abc7);
    background-image: -o-linear-gradient(#a8c3d7, #a8c3d7, #a8c3d7, #a8c3d7, #85abc7);
    background-image: linear-gradient(#a8c3d7, #a8c3d7, #a8c3d7, #a8c3d7, #85abc7);
    border-color: #549acb #8ebcdd #8ebcdd #549acb;
  }
  .comunidad > a.paywall:active {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8c3d7', endColorstr='#85abc7');
    /* for IE */
    background-image: -ms-linear-gradient(top left, #a8c3d7 #a8c3d7, #a8c3d7 #85abc7);
    /* for IE 10*/
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #85abc7), color-stop(25%, #85abc7), color-stop(50%, #85abc7), color-stop(75%, #85abc7), color-stop(100%, #49799d));
    background-image: -webkit-linear-gradient(#85abc7, #85abc7, #85abc7, #85abc7, #49799d);
    background-image: -moz-linear-gradient(#85abc7, #85abc7, #85abc7, #85abc7, #49799d);
    background-image: -o-linear-gradient(#85abc7, #85abc7, #85abc7, #85abc7, #49799d);
    background-image: linear-gradient(#85abc7, #85abc7, #85abc7, #85abc7, #49799d);
    border-color: #25577b #549acb #549acb #25577b;
  }
  .comunidad > a.paywall:before {
    display: none;
  }
  .comunidad > a.paywall:hover {
    color: #2E485B;
  }
  .nav-elmundo {
    background-color: #353535;
    border-left: 20px solid #353535;
    border-radius: 0;
    border-right: 20px solid #353535;
    box-shadow: 0 0 0 0 #999999;
  }
  .menu-desplegable {
    float: left;
    position: absolute;
    width: auto;
    margin-left: -10px;
  }
  .menu-desplegable span {
    text-indent: -999999px;
  }
  #desplegable ul {
    margin: 0;
    padding: 0;
  }
  .menu-desplegable span a:after {
    border: 1px solid #333333;
    border-radius: 2px;
    color: #FFFFFF;
    content: "Secciones";
    float: left;
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
    text-indent: 30px;
    text-transform: uppercase;
  }
  .menu-desplegable span a {
    background: url("http://estaticos.elmundo.es/assets/desktop/master/img/botones/secciones.png?1382986579") no-repeat scroll 9px 13px #353535;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 38px;
    width: 105px;
  }
  .menu-desplegable .nav-portal {
    background: none repeat scroll 0 0 #333333;
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, 0.52);
    display: none;
    float: left;
    left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    position: absolute;
    top: 38px;
    width: 147px;
    z-index: 9000;
  }
  .menu-desplegable .nav-portal li {
    background: none repeat scroll 0 0 #333333;
    border-top: 1px solid #404040;
    display: block;
    font-size: 12px;
    padding: 0;
    clear: both;
  }
  .menu-desplegable li.espana {
    float: none;
    margin-left: 0;
  }
  .menu-desplegable .nav-portal li a {
    border-left: 5px solid #1B1B1B;
    color: #FFFFFF;
    display: block;
    margin-left: 3px;
    padding: 5px 10px;
  }
  .menu-desplegable .nav-portal li a:hover {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    text-decoration: none;
  }
  .menu-desplegable .nav-portal li.elmundo a {
    border-color: #145C92;
  }
  .menu-desplegable .nav-portal li.espana a {
    border-color: #087DD6;
  }
  .menu-desplegable .nav-portal li.mundo a {
    border-color: #549ACF;
  }
  .menu-desplegable .nav-portal li.internacional a {
    border-color: #549ACF;
  }
  .menu-desplegable .nav-portal li.europa a {
    border-color: #32A3FA;
  }
  .menu-desplegable .nav-portal li.opinion a {
    border-color: #A2465E;
  }
  .menu-desplegable .nav-portal li.america a {
    border-color: #558EA8;
  }
  .menu-desplegable .nav-portal li.blogs a {
    border-color: #E9724D;
  }
  .menu-desplegable .nav-portal li.deportes a {
    border-color: #BA1C16;
  }
  .menu-desplegable .nav-portal li.economia a {
    border-color: #C57761;
  }
  .menu-desplegable .nav-portal li.cultura a {
    border-color: #988D64;
  }
  .menu-desplegable .nav-portal li.toros a {
    border-color: #8D604F;
  }
  .menu-desplegable .nav-portal li.salud a {
    border-color: #379D9D;
  }
  .menu-desplegable .nav-portal li.tecnologia a {
    border-color: #70AD13;
  }
  .menu-desplegable .nav-portal li.comunicacion a {
    border-color: #F9A51F;
  }
  .menu-desplegable .nav-portal li.medios a {
    border-color: #F99B08;
  }
  .menu-desplegable .nav-portal li.television a {
    border-color: #F99B08;
  }
  .menu-desplegable .nav-portal li.solidaridad a {
    border-color: #CE7ECE;
  }
  .menu-desplegable .nav-portal li.motor a {
    border-color: #D43E22;
  }
  .menu-desplegable .nav-portal li.yodona a {
    border-color: #CE058B;
  }
  .menu-desplegable .nav-portal li.gentes a {
    border-color: #853B9E;
  }
  .menu-desplegable .nav-portal li.loc a {
    border-color: #662C79;
  }
  .menu-desplegable .nav-portal li.vivienda a {
    border-color: #C57761;
  }
  .menu-desplegable .nav-portal li.obituarios a {
    border-color: #5E5E5E;
  }
  .menu-desplegable .nav-portal li.tendencias a {
    border-color: #337A8A;
  }
  .menu-desplegable .nav-portal li.ciencia a {
    border-color: #7B7B9D;
  }
  .menu-desplegable .nav-portal li.ocholeguas a {
    border-color: #434343;
  }
  .menu-desplegable .nav-portal li.metropoli a {
    border-color: #0D0D0D;
  }
  .menu-desplegable .nav-portal li.el-mundo-tv a {
    border-color: #67B0CB;
  }
  .menu-desplegable .nav-portal li.fueradeserie a {
    border-color: #145C92;
  }
  .menu-desplegable .nav-portal li.especiales a {
    border-color: #145C92;
  }
  .menu-desplegable .nav-portal li.vino a {
    border-color: #145C92;
  }
  .menu-desplegable .nav-portal li.nauta a {
    border-color: #B6C5C9;
  }
  .menu-desplegable .nav-portal li.cronica a {
    border-color: #CEA940;
  }
  .menu-desplegable .nav-portal li.happy-fm a {
    border-color: #F90E0F;
  }
  .menu-desplegable .nav-portal li.premios-goya a {
    border-color: #C4233D;
  }
  .menu-desplegable .nav-portal li.premios-oscar a {
    border-color: #D2B128;
  }
  .menu-desplegable .nav-portal .nav-secciones {
    background: none repeat scroll 0 0 #2B2B2B;
    margin-bottom: 0;
    padding-bottom: 10px;
  }
  .menu-desplegable .nav-portal .nav-secciones li:last-child {
    border-bottom: 1px solid #383838;
  }
  .menu-desplegable .nav-portal .nav-servicios {
    background: none repeat scroll 0 0 #262626;
    margin-bottom: 0;
  }
  .menu-desplegable .nav-portal .nav-servicios a {
    border-left: 5px solid #4D4D4D;
  }
  .menu-desplegable .nav-portal .nav-servicios li:first-child {
    border-top: 0 none;
  }
  .menu-desplegable .nav-portal.open {
    display: block;
  }
  .nav-miga {
    background-color: #353535;
    border-left: medium none;
    float: none;
    font-size: 80%;
    height: 38px;
    left: 105px;
    line-height: 115%;
    margin: 0 0 0 105px;
    padding: 0;
  }
  .nav-miga li {
    float: left;
  }
  .nav-miga li a span,
  .nav-miga li span {
    float: left;
    line-height: 1;
    padding: 13px 15px;
    text-decoration: none;
  }
  .nav-miga > li > a,
  .nav-miga > li > span {
    color: #FFFFFF;
    display: block;
    float: left;
    position: relative;
    font-size: 13px;
  }
  .nav-miga > li > a:hover,
  .nav-miga > li > span:hover {
    color: #FFFFFF;
  }
  .nav-miga > li:nth-of-type(1) > a:before,
  .nav-miga > li:nth-of-type(1) > span:before {
    background: none repeat scroll 0 0 #083251;
    content: "";
    height: 9px;
    position: absolute;
    right: -5px;
    top: 15px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -sand-transform: rotate(45deg);
    width: 9px;
    z-index: 10;
  }
  .nav-miga > li:nth-of-type(1) > a,
  .nav-miga > li:nth-of-type(1) > span {
    background: none repeat scroll 0 0 #A44E35;
  }
  .nav-miga > li:nth-of-type(1) > a:before,
  .nav-miga > li:nth-of-type(1) > span:before {
    background: none repeat scroll 0 0 #A44E35;
  }
  .nav-miga > li:nth-of-type(2) > a span,
  .nav-miga > li:nth-of-type(2) > span {
    background: none repeat scroll 0 0 #C46448;
  }
  .nav-miga > li:nth-of-type(2) > a:before,
  .nav-miga > li:nth-of-type(2) > span:before {
    background: none repeat scroll 0 0 #C46448;
    content: "";
    height: 9px;
    position: absolute;
    right: -5px;
    top: 15px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -sand-transform: rotate(45deg);
    width: 9px;
    z-index: 10;
  }
  .nav-miga ul > li:last-child a {
    border: 0;
  }
  /* PIE */
  .pie-portal {
    margin: 0 auto;
    text-align: left;
    border-top: 1px solid #CCC;
    padding: 23px 0 0;
    margin: 23px 0;
    clear: both;
    width: 100%;
    font-size: 80%;
    float: left;
  }
  .pie-portal .legal {
    line-height: 1;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1;
    position: relative;
    width: auto;
    z-index: 10;
    padding: 0 0 0 5px;
    font: normal 14px "Roboto Condensed", Arial, sans-serif;
    overflow: visible;
    color: #000;
  }
  .pie-portal .legal li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    width: auto;
    line-height: 1;
    display: inline;
    float: left;
    border-right: solid 1px #bbb;
    padding-right: 5px;
    margin-right: 5px;
    padding-left: 0;
  }
  .pie-portal .legal li a {
    text-decoration: none;
  }
  .pie-portal .legal li:first-child,
  .pie-portal .legal li.first {
    padding-left: 0;
  }
  .pie-portal .legal li:last-child {
    padding-right: 0;
  }
  .pie-portal .legal li.last {
    padding-right: 0;
  }
  .pie-portal .legal small {
    font-size: 100%;
  }
  .pie-portal .legal li {
    border-right: solid 1px #bbb;
    padding-right: 5px;
    margin-right: 5px;
    padding-left: 0;
  }
  .pie-portal .legal li:last-child {
    border: none;
  }
  .pie-portal .mas-portales {
    float: left;
    width: 100%;
    padding: 0;
    position: relative;
    top: -10px;
    margin-bottom: 0;
  }
  .pie-portal .mas-portales > h2 {
    font: normal 110% "Roboto Condensed", Arial, sans-serif;
    cursor: pointer;
    float: right;
    padding: 5px 25px 5px 10px;
    margin: 0;
    background: #fff;
    color: #3c81a2;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border: 1px solid #CCC;
    position: relative;
    top: -43px;
    z-index: 20;
    letter-spacing: 0;
  }
  .pie-portal .mas-portales > h2:after {
    background: #fff;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    content: "";
    height: 6px;
    position: absolute;
    right: 9px;
    bottom: 12px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -sand-transform: rotate(45deg);
    width: 6px;
    z-index: 10;
  }
  #home .mas-portales h2,
  .mas-portales h2 {
    font-size: 14px !important;
  }
  .pie-portal .mas-portales > h2:hover {
    color: #990044;
  }
  .pie-portal .mas-portales > ul {
    display: none;
    background: #f2f2f2;
    padding: 16px;
    margin-bottom: 0;
    position: relative;
    top: -5px;
    font-size: 12px;
    float: left;
  }
  .pie-portal .mas-portales > ul > * {
    float: left;
    margin-left: 23px;
    width: 220.5px;
  }
  .pie-portal .mas-portales > ul *:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
  }
  .pie-portal .mas-portales > ul > li {
    list-style-type: none;
    margin-bottom: 6px;
  }
  .pie-portal .mas-portales > ul li {
    border-bottom: 1px dotted #b3b3b3;
    padding: 5px;
  }
  .pie-portal .mas-portales > ul.open {
    display: block;
  }
  .Portadilla .pie-portal .mas-portales {
    margin-bottom: 0;
  }
  .pie-portal .partners li {
    display: inline-block;
    margin-right: 20px;
  }
  /* -------------------------------------------------- */
  /*	ESTILOS DEFINIDOS HMC
    /* -------------------------------------------------- */
  /* Estructura */
  body {
    background: #fff;
  }
  #home h1,
  h1 {
    color: #044364;
  }
  .header-wrap {
    background-color: #fff;
    border-bottom: 0 solid #357798;
  }
  #content {
    margin-top: 1px;
  }
  .inner_content {
    -webkit-box-shadow: 0 0 0 #999999;
    -moz-box-shadow: 0 0 0 #999999;
    box-shadow: 0 0 0 #999999;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
  }
  #home .inner_content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  /* Menu */
  .menu-container {
    margin-top: 0;
  }
  #primary {
    font-size: 13px;
  }
  #primary .submenu-trigger.first {
    display: none;
  }
  #primary ul li {
    background-color: #fff;
  }
  #primary li.divider-vertical {
    height: 34px;
    -webkit-box-shadow: 0 0 0 0 #000;
    -moz-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000;
    display: none;
  }
  #primary a {
    padding: 8px 0;
    color: #044364;
  }
  #primary a:hover {
    background-color: #353535;
    color: #fff;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  #primary .active a {
    background-color: #353535;
    color: #fff;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  #primary li.last {
    border-radius: 0;
  }
  .ext-submenu {
    top: 2px;
  }
  /* Submenu */
  .submenu-trigger.first {
    display: none;
  }
  .nav-elmundo .nav {
    float: left;
    margin: 0;
    padding: 0;
  }
  .nav-elmundo .nav li {
    float: left;
  }
  .nav-elmundo .nav li a {
    border-right: 1px solid #666666;
    color: #DADADA;
    float: left;
    line-height: 118%;
    padding: 12px 11px;
    font-size: 13px;
    text-decoration: none;
  }
  .nav-elmundo .nav li a:hover {
    background: #353535;
    color: #fff;
  }
  /* BreadCrumb */
  .breadcrumb {
    background: #F7F7F7;
  }
  .bread-container {
    margin-top: 0;
    border-left: 20px solid #F7F7F7;
    border-right: 20px solid #F7F7F7;
    -webkit-box-shadow: 0 0 0 0 #999;
    -moz-box-shadow: 0 0 0 0 #999;
    box-shadow: 0 0 0 0 #999;
    background-color: #F7F7F7;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  /* Footer */
  .footer-top {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .bottom_content {
    padding: 20px 0;
  }
  .footer-bottom {
    background-color: #fff;
  }
  .footer-content {
    padding-top: 10px;
  }
  .footer-content {
    color: #777777;
  }
  .footer-content a {
    color: #3C81A2;
  }
  .footer-content ul {
    margin-top: 0;
    text-align: left;
  }
}
