@import url("/css/tipografias.css");
#politicos {widows:100%; height:380px;background: url("/css/rtve.infografias/epa/i/bg.jpg");}
#leyend {}
#leyend ul {list-style: none;margin: 0 auto;padding: 0;overflow: hidden;width: 320px;}
#leyend ul li { display: block; width: 80px; text-align: center; float: left;}
#leyend ul li .img { display: block; width: 60px; height: 60px; margin: 0 auto;}
#leyend ul li .img img { width: 100%}
#leyend ul li .label { font-family: RTVEfontR;}
#leyend .franja {
    border-left: solid 5px orange;
    padding-left: 5px;
    font-family: sans-serif;
    font-size: 12px;
    color: #757575;
    text-align: center;
    width: 520px;
    display: block;
    margin: 0 auto;
}