body{font-family: 'Roboto Condensed', sans-serif!important;}

a{ text-decoration: none; color:#454246; }
a:hover{ text-decoration: none; color: #5c98bd;}

/* MENU - CABECERA **/

.clip-portada {
    position: absolute;
    z-index: 1;
    top: 146px;
    left: 13px;
    width: 170px;
}

.navbar-toggle {
    z-index:3;
}

.navbar-default {
    background-color: #fff;
    border: 0;
    min-height:146px;
     margin-bottom:0;
}

.navbar {
    position: relative;
}
.navbar-brand {
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  top:0;

}

.navbar-collapse.collapse {
    margin-top: 7.85em;
}

.navbar-brand > img {
    display: block;
    width: 206px;
}

.navbar-nav > li {
    float: left;
    font-size: 0.9em;
}

.navbar-right a {
    padding: 10px!important;
}
.navbar-right a:hover {
    color: #333!important;
}
.navbar-nav a {
    line-height: 15px!important;
    color:#7F8083!important;
}
ul.dropdown-menu {
    background: #454246 none repeat scroll 0 0;
    top: 27px;
    border-radius: 4px!important;
}
ul.dropdown-menu a{
    color: #fff!important;
}
ul.dropdown-menu a:hover, ul.dropdown-menu li:hover{
    background-color: #f5f5f5;
}
.dropdown:hover .dropdown-menu{display: block;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background: none;}
/* SUBMENU **/

.submenu {
    background:  #242C4F none repeat scroll 0 0;
    height: 4em;
    margin-top: -6px;
    padding: 0.6em;
}
.submenu div {
    border-right: 1px solid #fff;
}
.submenu div.last {
    border:none;
}
.submenu a {
    color: #fff;
    display: block;
    font-size: 1.7em;
    height: 1.7em;
    width: 100%;
    text-align: center;
        padding-top: 3px;
}

.last{border-right:0!important;}

/* LOGOS **/

.logos {
    padding: 3em 0;
}
.logoSenado {
    background: rgba(0, 0, 0, 0) url("../img/separador.png") no-repeat scroll right center;
    text-align: right;
}
.logoDiputados {
    text-align: left;
}
.logoSenado img {
    padding-right: 4em;
    width: 170px;
    padding-top: 7px;
}
.logoDiputados img {
    padding-left: 3em;
    width:158px;
}

/* TITULO SECCION **/

.tituloSeccion {
    background:  #242C4F none repeat scroll 0 0;
    color: #fff;
    font-size: 1.7em;
    height: 3em;
    padding-top: 0.7em;
     margin-bottom: 2em;
}

/* PALACIO **/

.topicoPalacio {
    padding: 1em 0;
}
h1 {
    font-size: 1em;
    margin: 0;
    padding: 0 1em;
}

/* PIE **/

.pie {
    background:  #242C4F none repeat scroll 0 0;
    margin-top: 3em;
}

.pie .container {
    padding: 0 8em!important;
}
.pie ul {
    list-style: outside none none;
}
.pie a {
    color: #fff;
    font-size: 1.1em;
}
.pie a:hover {
   font-weight: bold;
   text-decoration: none;
}

.tituloPie {
    padding-top: 2em;
}

.paddB {
    padding-bottom: 1em;
}
.indent {
    padding-left: 1em;
}

.logoPie {
    text-align: center;
    color: #fff;
}

.logoPie img {
    padding: 1em;
}

.textoPie {
    color: #fff;
    font-size: 1.1em;
    padding-bottom: 1em;
}

.textoPie span {
    font-size: 0.9em;
}

.constitucionesProvinciales div {
    margin: 0.5em 0;
}

.constitucion a {
    display: block;
}

.constitucion h2 {
    margin-bottom: 4px;
}

h4.primero {
    margin-top: 8px!important;
}
h4.ultimo {
    margin-bottom: 1em!important;
}
.constitucion h3 {
    margin-bottom: 0px;
    margin-top: 0;
}

.constitucion h4 {
    margin-bottom: 5px;
    margin-top: 15px;
}

.leyes span {font-weight: bold;}
.leyes .img {
    padding: 2em 0;
}
.titLey{margin-top: 2em;}
.frames {width: 100%;}
.constitucion1852 div{text-align: center;}
.funciones h4{margin-top: 2em;}
.topicoPalacio h4 {
    margin-top: 0;
}
.constitucionesProvinciales a {
    text-transform: uppercase;
}

.webChicos {text-align: center;}
.webChicos img {width: 690px;}

.concursoEnsayo {
    left: 10%;
    position: absolute;
    top: 6.1em;
z-index: 999;
}

.cerrarConcurso {
    color: #333;
    font-weight: bold;
    left: 8.4em;
    position: absolute;
    top: 4em;
    z-index: 5000;
}

@media  (min-width: 769px) and (max-width: 1197px) {
.navbar-brand {
    left: 70px!important;
}
}



@media screen and (max-width: 768px) {

.concursoEnsayo {
    top: 8.3em!important;

}
#concurso img {
    width: 50%;
}
.cerrarConcurso {
    left: 3.7em!important;
    top: 2em!important;
}
    .nav.navbar-nav.navbar-right > li {
    border-bottom: 1px solid #ededed;
    float: left;
    width: 100%;
}

.navbar-brand {
    left: 50%;
}
.submenu {
    background: none;
    padding:0;
    height:auto;
}
.submenu div {
    background:  #242C4F none repeat scroll 0 0;
    height: 5em;
    margin-top: 5px;
    padding: 1em;
}
.submenu a{border:none;}

.logoSenado img {
    padding-right: 1.5em;
}
.logoDiputados img {
    padding-left: 0em;
}
.pie .container {
    padding: 0 !important;
    text-align: center;
}

}

@media (min-width: 768px) {
    .navbar-right {
        margin-right: -60px;
    }
}