/* CSS Document */
/*
Proyecto: C13
Resumen: Tema General HOME Canal Trece
Version: 0.1b
Descripcion:
    Estilos de Estructura General ( 3 Columnas ).
    Estilos de Estructura Modular
    Estilos de Pie General
*/

/* ---------------------------------- */
/* ESTILOS ESTRUCTURA GENERAL */
/* ---------------------------------- */

/* ---------------------------------- */
/* ESTILOS FOOTER GENERAL */
/* ---------------------------------- */
/* Menu Corporativo*/
#footer #mcorp{margin:15px 30px; float:left;border-bottom:2px solid #c2c1be;width:850px;padding:0 0 20px 0;}
#footer .menu{float:left;display:block;padding:10px;width:120px;}
#footer .menu h2{color:#ff5200;font-size:1.1em;font-weight:900;margin-bottom:8px;}
#footer .menu li{font-size:0.9em;}
#footer .menu li a{line-height: 1.4em; color: #6b6b6b;}
#footer .contacto{margin-top: 10px;}
#footer .ayuda{margin:0 0 0 40px;}
/* Menu Programacion*/
#footer #mprog{margin:10px 30px;float:left;width:850px;}
#footer #mprog .menu{padding:10px;float:left!important;display:block;width:120px;}
#footer #mprog .menu h2{color:#ff5200;font-size:1.1em;font-weight:900; margin-bottom:8px;}
#footer #mprog .menu {font-size:0.9em}
#footer #mprog .menu li a{line-height: 1.3em; color: #6b6b6b;}
#footer #mprog .iconos {width:270px;margin: 0 0 10px 0;}
#footer #mprog .iconos li{padding:5px;float:left;width:90px;height:15px;border:1px solid #c2c1be;margin: 0 5px 5px 0;}
#footer #mprog .iconos li a{padding:0 0 0 25px;line-height: 1.6em;}
#footer #mprog .mail{margin: 0 0 0 5px;}
#footer #mprog .movil{margin: 0 0 0 5px;}
#footer #mprog .rss{margin: 0 0 0 5px;}
#footer #mprog .twitter{margin: 0 0 0 5px;}

#footer .logos {display:block;margin: 0;border-top:1px  solid #ccc;float:left;margin:10px 0 0 0;}
#footer .logos li{display:inline;}
#footer .logopie{width:47px;height:49px;display:block;float:left;text-indent:-10000em;overflow:hidden;background:url('http://www.13.cl/logos/home/logo_pie.png') no-repeat;}
/*prueba para footer editable*/
#footer #mprogb{margin:10px 30px;float:left;width:560px;}
#footer #mprogb .menu{padding:10px;float:left!important;display:block;width:120px;}
#footer #mprogb .menu h2{color:#ff5200;font-size:1.1em;font-weight:900; margin-bottom:8px;}
#footer #mprogb .menu {font-size:0.9em}
#footer #mprogb .menu li a{line-height: 1.3em; color: #6b6b6b;}

#footer #mprogc .menu{padding:10px;float:left!important;display:block;width:120px;}
#footer #mprogc .menu {font-size:0.9em}
#footer #mprogc .menu li a{line-height: 1.3em; color: #6b6b6b;}
#footer #mprogc .iconos {width:270px;margin: 0 0 10px 0;}
#footer #mprogc .iconos li{padding:5px;float:left;width:90px;height:15px;border:1px solid #c2c1be;margin: 0 5px 5px 0;}
#footer #mprogc .iconos li a{padding:0 0 0 25px;line-height: 1.6em;}
#footer #mprogc .mail{margin: 0 0 0 5px;}
#footer #mprogc .movil{margin: 0 0 0 5px;}
#footer #mprogc .rss{margin: 0 0 0 5px;}
#footer #mprogc .twitter{margin: 0 0 0 5px;}
#footer #mprogc .noright{border-left:1px solid #ccc;width:240px!important;padding:0px 10px 0 20px; heght:170px;}

/**/
/* Colofon */
#footer .colofon{float:left;margin:10px 0 0 40px;width:480px;text-align:left;}
#footer .colofon img{float: left; margin: 0 10px 0 0;}
#footer .colofon .texto{float:right!important;margin: 10px 0 0 0;line-height: 1.2em;}
#footer .colofon .texto li{display:inline;}
/*#footer .colofon .texto a:link{border-right:2px solid #ff5200;padding: 0 5px 0 0;font-weight: 700; margin: 0 0 10px 0;}*/
#footer .colofon .texto small{font-size: .8em;}
.linkPoliticas{margin: 10px 0 0 0;line-height: 1.2em;}

/* Buscador*/
div#footer #buscadorpie{margin:0 0 20px 0;display: block;float:left;}
div#footer #buscadorpie input{border:1px solid #999;}
div#footer #buscadorpie #busquedapie{width:140px;height:15px;padding:2px;margin:0;float:left;}
div#footer #buscadorpie #buscarpie {float:left;display:block;width:72px;height:22px;background:url(/includes/images_structure/btn_buscar.png) top left no-repeat;text-indent:-10000em;overflow:hidden;}
div#footer #buscadorpie a#buscarpie:hover {background-position: 0 -23px;}
