/*HEADER
  FECHA:MAYO/2009
*/

/*Seteos*/
* {
  padding:0;margin:0;
}

body { 
    background: #010704 url(../img/bg.jpg) no-repeat top center;
    margin:0;
    padding:0;
    height:auto;
    line-height:1.2em;
    font-size:12px;
    color:#444444;
    font-family:Arial, Helvetica, sans-serif;}
    
img { border:medium none;
    outline-style:none;
    outline-width:medium;
}

ol, ul, li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

a{color:#444444;}
a:link {color: #646464; text-decoration: none;}
a:visited {color: #444444; text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color: #ED942D; text-decoration:underline; text-align:left;}

h1{ font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold; color:#ed942d; margin:0;} 
h3{ font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;margin:0;}
h4{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;margin:0;}

#header { width:auto;margin:auto; margin-top:0; background: url(/static/css/images/bg_headerv4.png) repeat-x 0 -20px; overflow:hidden;}

/*caluga*/
#caluga { width:100%; 
    height:63px; 
    overflow:hidden; 
    margin:0 auto; 
    margin-bottom:15px;}
/*--caluga*/

#ad1 { 
    width:300px; 
    height:250px; 
    /*background:#333333;*/
    display:block;
    margin: 0 auto;
    margin-bottom: 15px;
    padding:10px;
}

#ad2 { 
    width:300px; 
    /*height:250px;*/
    /*background:#333333;*/
    display:block;
    margin: 0 auto;
    margin-bottom: 15px;
    padding:0px;
}

/*header*/
#content_main_menu { float:right; width:840px; height:auto;}
#fecha_tiempo { width:100%; overflow:hidden; padding:5px 0 5px 0;}
#main_menu { width:100%; height:58px;}
div#header ul li { float:left; }

div#header h1 {
    background:transparent url("/static/logos/home/logo_v-03.png") no-repeat scroll center center;
    float:left;
    height:79px;
    margin:10px 0 0 10px;
    /*margin:7px 0 0 10px;*/
    overflow:hidden;
    padding-left:0;
    text-indent:-10000em;
    width:123px;}

.banner_top    {
    background-color:#FFFFFF;
    border-bottom:1px solid #DDDDDD;
    height:97px;
    margin-top:-6px;
    /*padding:10px 0;*/
    text-align:center;
    width:982px;
    overflow:hidden;}
    
ul.meta {
    float:left;
    margin:0;
    width:400px;}
    
ul.meta li {border-left:1px solid #CCCCCC;
    color:#5a5a5a;
    font-size:11px;
    font-weight:bold;
    margin:1px 5px 0 5px;
    padding:0 0 0 0px;}
    
ul.meta li img {
vertical-align:top;
}

ul.meta li a {
    color:#5a5a5a!important;
    font-size:11px;
    font-weight:bold;
    margin:0 0 0 5px;
    padding:0 0 0 5px;}
    
ul.corp {    
    float:right;
    margin:0 20px 0 0;
    width:350px;}
ul.corp li a {
    border-right:1px solid #CCCCCC;
    color:#83909f!important;
    font-size:11px;
    margin:0 0 0 3px;
    padding:0 3px;
    font-weight:900;}
    
ul.corp li {float:right!important;}
.central {
    border-bottom:4px solid #a5a5a5;
    display:block;
    float:left;
    height:51px;
    margin:0 0 0 0;
    padding:0;
    width:825px;
}
    
/*
SUBMENU - inicio
*/
.central li div.level_2 {
    position:absolute;
    left:0;
    border-top:6px solid #e14201;
    width:684px;
    padding:18px 0 28px;
    background:transparent url(/static/css/images/fondo_submen.png) no-repeat bottom left;
    visibility:visible;
	z-index: 999;
}
/*se esconde el menu*/
.central li div.level_2_hid {
    position:absolute;
    left:0;
    border-top:6px solid #e14201;
    width:684px;
    padding:18px 0 28px;
    background:transparent url(/static/css/images/fondo_submen.png) no-repeat bottom left;
    visibility:hidden;
}
.central li div.level_2 ul{
float:left;
width:224px;
margin-right:4px;
}
div#header ul.central li div.level_2 ul li{
    display:block;
    overflow:hidden;
    float:none;
    margin-bottom: 6px;
}
div#header ul.central li div.level_2 ul li a:hover span{
text-decoration:underline;
}
.central div.level_2 li a{
    color:#fff;
    display:block;    
    overflow:hidden;
}
.central div.level_2 li a span{
    display:block;
    float:left;
    padding-left:18px;
    line-height:16px;
}

.central div.level_2 li.submen_des a span{
    color:#ff9307;
    font-weight:bold;
    background: transparent url(/static/css/images/submenu_bullet.gif) no-repeat 8px center;
    
}

.central div.level_2 li.new a span{
    background: transparent url(/static/css/images/bg_nav-span_2009-09-21.jpg) no-repeat right top;
    padding-right:18px;
}
.central div.level_2 li.bicent a span{
    background: transparent url(/static/css/images/bg_nav-span_2009-09-21.jpg) no-repeat right center;
    padding-right:18px;
}
 
.central div.level_2 li.new_bicent a span{
    background: transparent url(/static/css/images/bg_nav-span_2009-09-21.jpg) no-repeat right bottom;
    padding-right:39px;
}


/*
SUBMENU - fin
*/
/*
SUBMENU2 - inicio
*/
.central li div.level_3 {
    position:absolute;
    left:522px;
    border-top:6px solid #e14201;
    width:188px;
    padding:18px 0 28px;
    background:transparent url(/static/css/images/fondo2_submen2.png) no-repeat bottom left;
    visibility:visible;
	z-index: 999;
    
}
.central li div.level_3_hid {
    position:absolute;
    left:522px;
    border-top:6px solid #e14201;
    width:188px;
    padding:18px 0 28px;
    background:transparent url(/static/css/images/fondo2_submen2.png) no-repeat bottom left;
    visibility:hidden;
    
    
}



.central li div.level_3 ul{
float:left;
/*width:224px;*/
width:auto;
margin-right:4px;
}
div#header ul.central li div.level_3 ul li{
    display:block;
    overflow:hidden;
    float:none;
    margin-bottom: 6px;
}
div#header ul.central li div.level_3 ul li a:hover span{
text-decoration:underline;
}
.central div.level_3 li a{
    color:#fff;
    display:block;    
    overflow:hidden;
}
.central div.level_3 li a span{
    display:block;
    float:left;
    padding-left:18px;
    line-height:16px;
}
.central div.level_3 li.submen_des a span{
    color:#ff9307;
    font-weight:bold;
    background: transparent url(/static/css/images/submenu_bullet.gif) no-repeat 8px center;
    
}

.central div.level_3 li.new a span{
    background: transparent url(/static/css/images/bg_nav-span_2009-09-21.jpg) no-repeat right top;
    padding-right:18px;
}
 
.central div.level_3 li.bicent a span{
    background: transparent url(/static/css/images/bg_nav-span_2009-09-21.jpg) no-repeat right center;
    padding-right:18px;
}
 
.central div.level_3 li.new_bicent a span{
    background: transparent url(/static/css/images/bg_nav-span_2009-09-21.jpg) no-repeat right bottom;
    padding-right:39px;
}


/*
SUBMENU2 - fin
*/

.central li a#noticias{background:url(/static/css/images/menu_v10.png) no-repeat 0 0;
    width:82px;
    height:50px!important;
    display:block;
    text-indent:-10000em;
    overflow:hidden;}
.central li a#noticias:hover {background-position: 0px -52px;}

.central li a#deportes{background:url(/static/css/images/menu_v10.png) no-repeat -82px 0;
    width:80px;
    height:50px!important;
    display:block;
    text-indent:-10000em;
    overflow:hidden;}
.central li a#deportes:hover {background-position: -82px -52px;}

.central li a#espectaculo{background:url(/static/css/images/menu_v10.png) no-repeat -162px 0;
    width:116px;
    height:50px!important;
    display:block;
    text-indent:-10000em;
    overflow:hidden;}
.central li a#espectaculo:hover {background-position: -162px -52px;}

.central li a#programas{background:url(/static/css/images/menu_v10.png) no-repeat -278px 0;
    width:104px;
    height:50px!important;
    display:block;
    text-indent:-10000em;
    overflow:hidden;}
.central li a#programas:hover {background-position: -278px -52px;}

.central li a#senales{background:url(/static/css/images/menu_v10.png) no-repeat -382px 0;
    width:84px;
    height:50px!important;
    display:block;
    text-indent:-10000em;
    overflow:hidden;}
.central li a#senales:hover {background-position: -382px -52px; }

.central li a#todo13{background:url(/static/css/images/menu_v10.png) no-repeat -466px 0;
    width:140px;
    height:50px!important;
    display:block;
    text-indent:-10000em;
    overflow:hidden;}
    
.central li a#todo13:hover {background-position: -466px -52px;}

.hola{background-position: -264px -52px;}

.central li.buscar{background:transparent url(/static/css/images/bg_menu_buscar.png) no-repeat scroll right center;
    display:block;
    float:right;
    height:34px;
    margin-bottom:0;
    padding:16px 0 0 0;
    width:218px;}
    
.central li.buscar input.buscar_input { border:1px solid #FF6600; float:left; margin-left:10px; width: 110px;}
    
.central li.buscar input.buscar_btn {background:transparent url(/static/css/images/btn_buscar.png) no-repeat scroll 0 0;
float:left;
height:21px;
overflow:hidden;
text-indent:-10000em;
width:75px;
border:none;
margin: 0 0 0 10px;}
.central li.buscar input.buscar_btn:hover { background-position: 0 -23px;}

#bottom_header span.registro a { border-right: 1px solid #444444; 
    margin-right:15px;
   /* padding-right:5px;*/
    padding-right:10px;
    color:#333333;
    font-size:11px;
    padding-bottom:3px;} 
    
#bottom_header { background:#CCCCCC; display:block; overflow:hidden; height:18px; width:980px; float:left; background: url(/static/css/images/bg_bottom_top.png) no-repeat 0 2px; }
.left { float:left;}
.right { float:right;}
/*--header*/