@charset "UTF-8";
/* CSS Document */

.datosdestacados{background:url(/themes/images/pestanas_active.jpg) no-repeat left bottom;}
#menu #cuerpo{height:220px;	}
#menu #cuerpo li{margin-bottom:20px !important;}
#menu .verde, #menu .gris, #cuerpo .verde, #cuerpo .gris{ padding:2px 10px; margin:2px; display:inline-block; background:#fff; font-weight:bold; text-transform:uppercase;}
#menu .verde, #menu .gris{	font-size:1.1em !important; font-weight:bold !important;	}
#cuerpo .verde, #cuerpo .gris{font-size:0.8em !important;}
#menu .gris{ color:#2b2b2b !important;}
#menu .verde{ color:#087021 !important; }
#cuerpo .verde a, #cuerpo .gris a{color:#fff !important;}
#cuerpo .verde{	background:#2f8401; color:#fff !important;}
#cuerpo .gris{ background:#515151;}



#menu li.ley_transparencia .dropdown{ left:0 !important; top:auto;}
#menu li.ley_participa .dropdown{ left:-19.7em !important; top:auto;}
#menu li.ley_fases .dropdown{ left:-40.1em !important; top:auto;}




.eventos {
    clear: both;
}


.ley_propuestas  li {
    display: block;
	clear:both;
    padding: 0 0 2em;
    width: 100%;
}

.agenda .ley_propuestas li .texto {
	margin-top: 10px !important;
    width: 40em;
}


.ley_propuestas li .texto {
    color: #515151;
    display: block;
    float: left;
    line-height: 1.2em !important;
    margin: 0 !important;
    padding: 0 0 0.2em 0.5em !important;
}

.ley_propuestas li .ley_transparencia.valoracion { 
float: left;
    text-align: center;
    width: 30px;
	border:1px solid #cccccc;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 0;
	margin-bottom:10px;
	background-color:#f7f7f7f;
}

.ley_propuestas li .ley_transparencia.valoracion .num { color: #515151;
    font-family: 'TeXGyreHerosCnRegular',Arial,Helvetica,sans-serif;
    font-size: 2.1em;
    line-height: 1em;
	}
	
.ley_propuestas li .ley_transparencia.valoracion .votos{
    font-family: 'TeXGyreHerosCnRegular',Arial,Helvetica,sans-serif;
    font-size: 1em;
    line-height: 0.7em;
    text-transform: uppercase;
}