.peru-eleccion, .peru{
display:none;
}
.epigrafe.epigrafeDestacado.ep_obama {
	background: none;
	padding: 5px 0px 7px 0px;
	width: 100%;
	height: 100%;
	margin: 0px;
	max-width: 62%;
	font-size: 24px;
    font-weight: bold;
}

.fondo_ep_obama.fondo_cortina.epigrafe.epigrafeDestacado {
	width: 80%;	
}

.fondo_ep_obama {
	background: url(http://especiales.latercera.com/2016/marzo/obama_cuba/fondo_cortina.png) left top no-repeat #3a3f4e;
	padding: 10px;
	height: 80px;
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 10px;
}

.fondo_ep_obama .fondo_cortina {
	display: table-cell;
	vertical-align: bottom;
	border-bottom: 1px solid white;
	width:calc(100% - 20px);
	position: absolute;
	bottom: 10px;
	z-index: 2;
}

.fondo_ep_obama .fondo_capitolio{
	background: url(http://especiales.latercera.com/2016/abril/eleccion_peru/fondo_peru2.png) left no-repeat;
	background-size: cover;
	width: 45%;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}

.fondo_ep_obama:after {
	top: 100%;
	left: 25px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(58, 63, 78, 0);
	border-top-color: #3a3f4e;
	border-width: 10px;
	margin-left: -10px;
}

.fondo_ep_obama .epigrafeDestacado:after {
	display: none;
}

.fondo_ep_obama .fondo_llosa {
	background: url(http://especiales.latercera.com/2016/junio/vargas_llosa/fondo_vargas.png) left no-repeat;
	background-size: cover;
	width: 45%;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}

.fondo_ep_obama.vargas_llosa {
    background: url(http://especiales.latercera.com/2016/junio/vargas_llosa/fondo_cortina_vargas.png) left top no-repeat #3a3f4e;
}

.fondo_ep_obama .fondo_dilma {
	background: url(http://especiales.latercera.com/2016/dilma/fot_dilma.png) left no-repeat;
	background-size: cover;
	width: 41%;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}

.fondo_ep_obama.dilma_juicio {
    background: url(http://especiales.latercera.com/2016/dilma/fono_bandera.jpg) left top #3a3f4e;
}

.fondo_ep_obama:after {
	display: none;
}

@media (max-width: 600px) {
	.fondo_ep_obama .fondo_dilma {
		width: 34%;
	}
}

@media (max-width: 470px) {
	.fondo_ep_obama .fondo_dilma {
		width: 44%;
	}
}

@media (max-width: 380px) {
	.fondo_ep_obama .fondo_dilma {
		width: 52%;
	}
}

.fondo_colombia {
	background: #3a3f4e url(http://especiales.latercera.com/2016/eleccionesPeru/img-acuerdo-colombia.png) center right no-repeat;
	background-size: auto 100%;
	width: 100%;
	padding: 5px;
}
.fondo_colombia > div:after {
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #fff;
	margin: 5px 0 0;
}
.fondo_colombia > div h3 {
	margin: 0px;
	max-width: 62%;
	font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.col8of31inside22.f-r .fondo_colombia > div h3 {
	font-size: 20px;
}
.fondo_colombia + .epigrafe {
    margin-top: -5px;
    min-width: 100%;
}