body{/*background: #333333 url('imgs/bg2.jpg') repeat-x;*/background: #fff;font-family: arial;font-size: 11px;color: #666;margin: 0px;padding: 0px;}
h1, h2, h3{font-size: 11px;margin:0px;padding:0px;}

a{outline:0;color: #3B5998;text-decoration: none;}
input{outline:0;margin: 0;padding: 0;}
a:hover{color: #3B5998;text-decoration: underline;}
#head{height: 42px;background-color: #193D5E;border-bottom: 1px solid #122D46;}
#head1{height: 29px;background-color: #E8E8E8;border-bottom: 1px solid #ccc;border-top: 1px solid #fff;}
#head2{height: 25px;background-color: #F5F5F5;border-bottom: 1px solid #ccc;border-top: 1px solid #fff;}
#logo{background: url('imgs/logo.jpg');float: left;width: 100px;height: 38px;}
#avisos_head{padding: 10px 0px ;width: 960px;float: left;}
#columna1{float: left; /*  border: 1px solid #ccc;*/}
#columna2{float: left;/*margin-left: 2px; /*border: 1px solid #ccc;overflow: hidden;*/}
#columna2 img{border: none;}
#all{width:960px;margin: auto;background-color: #fff;}
#centro{margin-top: 10px;width: 960px;min-height: 100px;float: left;}
.pane{/*border: 1px solid #ccc;*/margin-top: 30px;float: left;/*padding: 0px 10px 0px;*/}
#foot{width: 100%;border-top: 2px solid #ccc;float: left;background-color: #193D5E;margin-top: 30px;color:#fff;}
.busca{border: 1px solid #ccc;float: right;padding:3px; background-color: white;margin: 4px;width: 200px;height: 13px;}
.busca input{border: none;font-size: 10px;}
.busca:hover{box-shadow: 0 0 2px #555;-webkit-box-shadow: 0 0 2px #555;-moz-box-shadow: 0 0 2px #555;}
#aviso{border: 1px solid #FAD280;background-color: #FEFFDB;padding: 5px 10px;margin: 10px 0px;display: none;}

.banner_hz{float: inherit;margin: 30px auto 0 auto;width: 960px;}

.icono_buscar{background: url('imgs/logo.jpg') -100px -2px no-repeat;float: right;width: 20px;height: 15px;}

/******* VOTACION ****************/
.votar_p{background: url('imgs/logo.jpg') -3px -152px;width: 20px;height: 20px;border: 1px dotted #22BB17;display: inline-block;margin: 3px 3px;}
.votar_n{background: url('imgs/logo.jpg') -27px -152px;width: 20px;height: 20px;border: 1px dotted #FF0000;display: inline-block;margin: 3px 3px;}


.enlaces_pie{width: 1024px;margin: auto;}
.enlaces_pie ul{list-style: none;}
.enlaces_pie li{width: 100px;color: #666;float: left;}
.enlaces_pie li a{color: #666;}



/******** FIN *******************/
#menu{float: left;}
#menu ul{margin:0;padding:7px;list-style: none;}
#menu li{padding: 0px 0px;float: left;}
#menu li a{background-color:#E8E8E8;font-size: 12px;font-weight: bold;text-decoration: none;padding: 8px 6px;color:#444;border-right: 1px solid #ddd;}
#menu li a:hover{background-color:#444; color:#fff;}
.enl_index{font-weight:bold ;float: left;color: #3B5998;text-decoration: none;}
.enl_index:hover{font-weight:bold ;float: left;color: #3B5998;text-decoration: underline;}
.bt_input{padding: 2px 5px;margin: 10px 0px;border: none;color: #333;font-weight: bold;background-color: transparent;cursor: pointer;text-shadow:#fff 2px 1px 2px;}

.in_sugerir{font-size: 11px;margin: 5px 0px;}
/*********** THUMBS ******************************/

.thumbs_cont{float: left;margin:20px 0;border: 1px solid #ccc;}
.thumbs{overflow: hidden;}

.thumbs_cont img{padding: 2px;border: 1px solid #ccc;}
.thumbs_cont img:hover{border: 1px solid #555;box-shadow: 0 0 5px #555;-webkit-box-shadow: 0 0 5px #555;-moz-box-shadow: 0 0 5px #555;}

.tiempo{color: #444;}

.thumbs_info{height:28px;overflow: hidden;}

.thumbs_flot{position: absolute;padding: 2px 4px;color: #fff;height: 15px;margin: 3px;}


.thumbs_cont ul{margin: 0;padding: 0;list-style: none;}

.thumbs_cont li{margin: 8px 9px;padding: 0;float: left;}

/***END thumbs**/

.titulos_internos{padding: 5px;color: #444;border-bottom: 2px solid #FF9900;margin-top: 5px;}


#cine{position: absolute;background: #000;width: 100%;height: 100%;z-index: 10;display: none;}


.a_tags{width: 120px;float: left;}

/******** BT DEGRADE **********/
.bt_degrade{
  color: white;
  padding: 2px 8px;
  text-decoration: none;
  font-weight: bold;
  cursor: pointer;
  text-shadow:0 -1px 1px #C37211;
  -moz-border-radius:3px 3px 3px 3px; 
  
  border-style:solid;
  border-width:1px;
  border-color:#F9C755 #FF8A00 #AE6D21;
  
  background: url("http://todoxno.loc/style/imgs/bt_overlay.png") repeat-x scroll 0 0 #FF8A00;
}
.bt_degrade:hover{color:#fff;text-decoration: underline;}
/**** fondo para login y registrarse *****/
.cont_login{
    margin: 10px 0px;
    padding: 4px 8px;
    color: #fff;
    border-style:solid;
    border-width:1px;
    background-color:#222;
    border-color:#122D46 #163653 #204F79 #1C4367;
    -moz-border-radius:3px 3px 3px 3px; 
    float: right;
}
/****** DESPLEGABLE LOGIN REGISTRO *******/
#flot_login{
    position: absolute;
    width: 600px;
    top:50%;left:25%;margin-top: -200px;
    display: none;
    z-index: 10000;
}


/****** Paginado a ***********/
.paginado{
 /*   margin: 10px auto;*/
    padding: 15px 0 0 0;
    text-align: center;
    background: #f1f1f1;
    border-top: 1px solid #cccccc;
    
    font-weight: bold;
    color: #444;
    width: 100%;
    float: left;
}
.paginado a{
    text-decoration: none;
    padding:2px 6px;
    background-color: #336699;
    color: #fff;
}
.paginado a:hover{
    padding:2px 6px;
    background-color: #3366FF;
    color: #fff;

   
}
/******* IFRAME ********/
.tabcontentiframe{
  width:100%;
  height: 2300px;
  padding-top:1px;
  text-align:center;
 /* margin: 2px auto;*/
 /* border-top:1px solid #ccc;*/
}


.iz{
    float: left;
}
.dr{
    float: right;
}

.trans{
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}
.trans_vid{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
.round{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
/*behavior: url(http://localhost/gente_power/style/border-radius.htc);*/
   
}
/******* DESPLEGABLE categorias y categorias ****************************/

.ht_cats{float: left;margin: 10px;}

.ht_cats_in{border: 1px solid #1D4088;height: 139px;width: 160px;background-color: #fff;}

.cats_ext ul{list-style: none;}
.cats_ext li{float: left;width: 100px;margin-right: 10px;}
.cats_ext_tit{padding:5px;background-color: #f1f1f1;border-bottom: 1px solid #ccc;}

.cats_derecha{width: 180px;float:left;margin:20px 10px;border: 1px solid #cccccc;}

/** POP UP **/
#desplegable{top:50%;left:50%;margin-top: -200px;margin-left: -200px;display: none;position: absolute;z-index: 9999;}
.borde{width: 420px;height: 260px;border: 10px solid #444;position: absolute;background-color: #fff}
.cats_in{border: 1px solid #444;height: 260px;width: 419px;margin: 10px;position: absolute;background-color: #fff;}
.cats_titulo{padding: 5px;background-color: #193D5E;color: white;}/*#627AAD*/
.cats_titulo a{padding:2px 5px; color: white;text-decoration: none;border: 1px solid #1D4088;background-color: #f1f1f1;}
.cats_in ul{margin:5px 0px; float: left;padding: 0 5px;}
.cats_in li{float: left;width: 98px;list-style: none;margin-left: 3px;}
.cats_in a{color: #444;text-decoration: none;}
.cats_in a:hover{color: #444;text-decoration:underline;}
/********************* TABS JQUERY *************************************************/
.ico_fotos{background: url('imgs/fotos.jpg') no-repeat;width: 600px;height: 100px;display: block;padding: 10px 120px;}
.ico_videos{background: url('imgs/video.jpg') no-repeat;width: 600px;height: 100px;display: block;padding: 10px 120px;}
.ico_descri{margin: 30px 120px;}

/************** Votacion *********************************************************************/
.general{padding: 5px;text-align: center;}

.t_in{padding: 0px;font-weight: bolder;font-size: 24px;text-align: center;color: #3E6FB3;padding: 5px 0;}
.si{background: url('imgs/logo.jpg') -122px 0px black;width: 20px;height: 19px;display: block;}
.no{background: url('imgs/logo.jpg') -122px -17px black;width: 20px;height: 19px;display: block;}

