/* CSS Document */

@font-face {
    font-family: 'robotocondensed-bold-webfont';
    src: url('/fonts/especiales/robotocondensed-bold-webfont.eot');
    src: url('/fonts/especiales/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/especiales/robotocondensed-bold-webfont.woff') format('woff'),
         url('/fonts/especiales/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('/fonts/especiales/robotocondensed-bold-webfontt.svg#robotocondensed-bold-webfont') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'robotocondensed-regular-webfont';
    src: url('/fonts/especiales/robotocondensed-regular-webfont.eot');
    src: url('/fonts/especiales/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/especiales/robotocondensed-regular-webfont.woff') format('woff'),
         url('/fonts/especiales/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('/fonts/especiales/robotocondensed-regular-webfontt.svg#robotocondensed-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{  text-align:center; background:url(../img/fondo-ico3.jpg) no-repeat center top; font-family:"robotocondensed-regular-webfont", Arial, Helvetica, sans-serif; color:#000;}
.contenedor_principal{ margin: 0 auto; text-align:left; width:960px;}

.cab{ margin-bottom:20px}
h2{ display:block;}
.logo_ep{ float:left; }
.logo_ico{float:right; }
h2.ep a{ background:url(../img/sprite.png) 0 -13px no-repeat; width:180px; height:31px; display:block;}
h2.ico a{ background:url(../img/sprite.png) -727px 0 no-repeat; width:240px; height:45px; margin:20px 0 0;}
.publi_especial{ background:url(../img/sprite.png) 0 0px no-repeat; width:145px; height:12px; padding:0; margin:20px 0 0;}

.vídeo{ background:url(../img/fondo_video.png) center bottom; padding-bottom:20px;} 

.contenido{}
.contenido h1{ margin:0 0 20px 0; font-family:"robotocondensed-bold-webfont", Arial, Helvetica, sans-serif; font-size:50px; line-height:100%;}
.contenido .col_izqui{ float:left; width:590px;}
.contenido .col_grande{}
.contenido .col_grande p.txt{ font-size:14px;}
.contenido p.txt{font-family:"robotocondensed-regular-webfont", Arial, Helvetica, sans-serif; font-size:13px; margin-bottom:7px;}
.contenido p.txt a{ color:#990000; border-bottom:1px dotted #990000; transition: all 0.3s; padding:0 2px;}
.contenido p.txt a:hover{ text-decoration:none; background:#F0F0F0; border-bottom-color:#FFF;} 

.contenido .col_dere{ width:332px; padding:1px; float:left; background:#F5BD1D; margin-left:25px; border: 5px solid #F03037;}
.contenido .col_dere img{ display:block; transition: all 0.3s;}
.contenido .col_dere:hover img{ opacity:0.8}
.contenido .col_dere:hover a.enlace_folleto{ text-decoration:underline; color:#990000; transition: all 0.3s; }
.contenido .col_dere a.enlace_folleto{ padding:10px; font-size:13px; font-family:"robotocondensed-bold-webfont", Arial, Helvetica, sans-serif; display:block; border-top:1px dotted #000; margin:0; color:#000; transition: all 0.3s;}
.contenido .col_dere a.enlace_folleto:hover{ color:#990000; text-decoration:underline; }

.pie{ margin:35px 0 20px; padding-top:35px; text-align:center; border-top:1px solid #333;}
.pie h2{ margin:0 auto; width:145px; padding-bottom:5px;}
.pie h2.ep a{ background:url(../img/sprite.png) -282px -13px no-repeat; width:180px; height:31px; display:block;}
.pie p{ color:#000; font-family:"robotocondensed-regular-webfont", Arial, Helvetica, sans-serif;  font-size:12px; margin:10px 0 0}
.barra_compartir{ width:150px; margin:15px auto;}
.tit_compartir{display:block; background:url(../img/sprite.png) -100px -69px no-repeat; width:307px; height:20px; margin:15px auto 0 } 
ul.list-compartir{}
ul.list-compartir li{float:left; margin:0px 8px; }
ul.list-compartir li a{ display:block; height:31px; width:32px; text-indent:-99999em;}
ul.list-compartir li a:hover{ opacity:0.8}
ul.list-compartir li a.twitter{ background:url(../img/sprite.png) -1px -99px no-repeat;}
ul.list-compartir li a.facebook{ background:url(../img/sprite.png) -48px -99px no-repeat;}
ul.list-compartir li a.googlemas1{ background:url(../img/sprite.png) -95px -99px no-repeat;}
