body {
background-color:#f8f8f3;
font: 13px/1.7em 'Open Sans';
}
.highlight {
    background-color: yellow;
}
.buscador {
    float:left; width:100%; max-width:750px;
    text-align:left;
}.tab-content{
	background-color: white;
}
.mini{
	font-size:8px;
}
.mini2{
	font-size:10px;
	text-align:center;
	float:right;
}
.legislador{
	padding-left:20px !important;
	padding-right:20px  !important;
	display:block;
	height:40px;
}
.legislador a{
		color:#878787;
		font: 14px 'Open Sans';
}
.legislador .btn{
	float:right;
}
.extra{
	min-height:250px;
	background: url('../images/bg-suscripcion-boletin.jpg') 100% 0px no-repeat;
	background-size: cover;
	text-align:center;
	padding-top:10px;
	color:#681616;
}

/*menu principal */
.menu a {
		color:#878787;
		font: 10px 'Open Sans';
}


.top{
	min-height:30px;
	background: url('../images/top.jpg') 100% 0px no-repeat;
	background-size: cover;
}
.redes{
	margin-top: -8px;
	padding-top:20px;
	padding-left:20px;
	min-height:85px;
	background: url('../images/bg-redes.png') 100% 0px no-repeat;
	background-size: cover;
}

.mheader{
	min-height:78px;
	border-bottom: 1px solid #d6d6d6;
  font: 10px 'Open Sans';
  padding-top:10px;
}
.mheader a{
		color:#878787;
}
.blanco{
	background-color:#ffffff;
}
.main{
	background-color:#f8f8f3;
}
.buscar{
	background-color:#b3b09d;
}
.tinto1 { 
	background-color:#885250;
	color:white;
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
.ttinto { 
	color:#681616;
}
.centro {
   text-align:center;
}
.izq {
   float:left;
}
.der {
   float:right;
}
.iconos{
	height:120px;
}
.tituloinicio{
	color:#b3b09d;
	color:#6e6c61;
}
.inicio{
	color:#b3b09d;
	color:#6e6c61;
	padding:10px 10px;
	text-align: justify;
	display:block;
}
.cuadrado{
-webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}
.icono{ 	height:40px;}
