  body {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-family: "trebuchet MS";
    color: #000;
    background-color: #373737;
  }

 /* Estilos del main layout */
  
  #frame {
    width:1009px;
	margin-right:auto;
	padding:0px;
	text-align:left;
  }
		
  #contentleft {
	width:130px;
	padding:0px;
	margin: 0px;
	float:left;
	background:#373737;
  }
	
  #contentcenter {
    width:553px;
    padding:0px;
    float:left;
    background:#373737;
  }

  #contentcentermain {
    width:709px;
    padding:0px;
    float:left;
    background:#373737;
    text-align: center;
    min-height: 800px;
  }
  	
  #contentright {
    width:164px;
    padding:0px;
    float:left;
    background:#373737;
  }

  #contentrightextra {
    width:160px;
    padding:0px;
    float:left;
    background:#373737; 
  }
  
  #contentheader {
    background:#fff;
    height: 98px !important;
    height: 95px;
    background-image: url(/images/pix-barra-header.gif);
    width: 1003px;
    margin: 0px;
  }
		
  #contentdate {
    background:#262626;
    height: 34px;
  }

  #contentfooter {
    background:#373737;
    height: 73px;
    width: 1003px;
    margin: 0px;
    font-size: 12px;
    font-family: "trebuchet ms";
    font-weight: none;
    color: white;
    text-align: center;
  }
  
 /* Estilos header */
 
  #contentheader div.logo_top {
    width: 299px;
    float: left;
    margin: 0px;
    padding: 0px;
    font-size: 1px;
  }
  
  #contentheader div.caja_top {
    float: left;
    margin-left: 20px;
    margin-top: 19px;
  }
  
  #contentheader div.caja_top div.bandera{
    margin-top: -13px;
    margin-left: 6px!important;
    margin-left: 3px;
    width: 60px;
    float: none !important;
    float: left;
  }
  
  #contentheader div.caja_top ul{
    list-style-type: none;
    margin-left: 103px!important;
    margin-left: 133px;
    margin-top: -68px!important;
    margin-top: -18px;
  }
  
  #contentheader div.caja_top li{
    float:left;
    width:90px;
    color: white;
    font-size: 11px;
    line-height: 17.5px;
    text-align: right;
    margin-left: 10px;
  }
  
  #contentheader div.locale {
    float: left;
    width: 220px;
    height: 63px;
    margin-left: 50px;
    margin-top: 33px;
    color: white;
    font-size: 11px;
  }
  
  #contentheader div.locale select{
    background: #bcde6d;
    color: black;
    border: 1px solid black;
  }
  
  #contentheader div.banner_top {
    display:inline;
    width: 470px;
    height: 66px;
    margin: 0px;
    padding: 0px;
  }
 
  #contentdate div.date_sep {
    border: 1px solid #cccccc;
    background: #999999;
    height: 2px !important;
    height: 3px;
    font-size: 1px;
    width: 1007px !important;
    width: 1009px;
    float:left;
  }
  
  #contentdate div.texto_date {
    height: 21px !important;
    height: 26px;
    font-size: 11px;
    font-family: "trebuchet ms";
    font-weight: none;
    color: white;
    padding-top: 5px;
    padding-left: 15px;
    width: 184px;
    float: left;
  }
  
  #contentdate div.form_lenguaje {
    width: 250px;
    float: left;
    display: inline;
    height: 19px;
    margin-left: 50px;
  }
  
  #contentdate div.texto_date form{
    margin: 0px;
    height: 10px;
  }
  
  #contentdate select {
    height: 18px;
    margin: 0px;
    margin-top: 3px;
    width: 150px;
  }
  
 /* Estilos del flash */
 
 div#notice {
   border: solid 2px #368DEA;
   width: 688px;
   color: white;
   font-family: "trebuchet MS";
   text-transform: uppercase;
   font-size: 11px;
   text-align: center;
   margin-left: 8px !important;
   margin-left: 3px;
   margin-top: 5px;
   margin-bottom: 5px;
 }

 div#notice_home {
   border: solid 2px #ea027c;
   width: 543px;
   color: white;
   font-family: "trebuchet MS";
   text-transform: uppercase;
   font-size: 11px;
   text-align: center;
   margin-left: 4px !important;
   margin-left: 3px;
   margin-top: 5px;
   margin-bottom: 5px;
 } 
 
 div#notice_user {
   background: #262626;
   width: 162px;
   color: #368dea;
   font-family: "trebuchet MS";
   text-transform: uppercase;
   font-size: 11px;
   text-align: center;
   margin: 0px;
   padding-top: 3px;
 }
 
 /* Estilos para listado de catalogo menu izquierda */
	
  #catalogo_menu {
    width: 130px;
    text-align: left;
    margin-top: 4px;
  }
    
  #catalogo_menu div.content {
    display: block;
	background-image: url(/images/back-menu-cat.gif);
	background-position: top right;
	height: 16px;
	margin: 0px;
	margin-bottom: 2px !important;
	padding: 0px;
	width: 130px;
  }
  
  #catalogo_menu a {
    color: FFF;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    font-family: "trebuchet MS";
    text-transform: uppercase;
    font-size: 11px;
    margin-left: 14px;
  }
  
  #catalogo_menu a:hover {
    font-weight: bold;
  }

 /* Estilos del menu izquierda (secciones) */
   
  #secciones_menu {
    width: 130px;
    text-align: left;
  }
 
  #secciones_menu div.content {
    display: block;
    float: left;
	background-color: 4a4a4a;
    height: 17px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 130px;
	border-bottom: solid 1px #C6C5C4;
    padding-top: 3px !important;
    padding-top: 1px;
  }
  
  #secciones_menu a {
    color: #fff;
    text-decoration: none;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-size: 10px;
    font-weight: normal;
    margin-left: 5px;
  }
  
  #secciones_menu a:hover {
    font-weight: bold;
    color: #99cc00;
  }
  
 /* Caja de usuarios */
 
  div.usuario_caja {
    width: 162px;
    margin-top: 2px;
  }
	
  div.usuario_caja div.rounded_tr {
    background-image: url(/images/top-box-user.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 3px;
    width: 162px;
    font-size: 1px;
  }
    
  div.usuario_caja div.titulo {
    display: block;
	background-image: url(/images/pix-box-user.gif);
	height: 16px;
	margin: 0px;
	padding: 0px;
	width: 162px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color: black;
  }
  
  div.usuario_caja div.content {
    width: 162px;
  }
  
  div.usuario_caja div.content p {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 0px;
    line-height: 20px;
  }
  
  .user_box_submit {
    margin-left: 40px;
  }
    
  div.usuario_caja div.content p.registro {
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
  }
  
  div.usuario_caja div.content p.datos {
    color: #9ee01e;
    font-size: 11px;
  }
  
  div.usuario_caja div.content p.registro a{
    text-decoration: none;
    color: #9ee01e;
  }
  
  div.usuario_caja div.content p.registro a:hover{
    font-weight: bold;
    color: #9ee01e;
  }
  
  div.usuario_caja form {
    height: 90px !important;
    float: none !important;
    float: left;
  }
  
  div.usuario_caja div.content label {
    padding: 0px;
    width: 50px;
    float: left;
    text-align: right;
    margin-right: 10px;
    display: block;
    color: white;
    font-size: 11px;
    margin-left: 6px !important;
    margin-left: 2px;
  }
 
  div.usuario_caja div.content input {
    color: #9ee01e;
    background: #4a4a4a;
    border: 1px solid #000;
    width: 80px;
  }

  div.usuario_caja div.content .submit input {
    color: #000;
    background: #4a4a4a;
    border: 1px outset #000;
    width: 70px;
  }
  
  div.usuario_caja div.content fieldset {
    width: 162px;
    border: none;
    margin: 0px;
    padding: 0px;
  }
  
 /* Estilos caja de ultimas tvinfo */
 
   div.tvinfo_caja {
    width: 162px;
  }
	
  div.tvinfo_caja div.rounded_tr {
    background-image: url(/images/top-box-tvinfo.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 3px;
    width: 162px;
    font-size: 1px;
  }
    
  div.tvinfo_caja div.titulo {
    display: block;
	background-image: url(/images/pix-box-tvinfo.gif);
	height: 16px;
	margin: 0px;
	padding: 0px;
	width: 162px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color: black;
  }
  
  div.tvinfo_caja div.content {
    width: 162px;
    background: #2a2a2a;
    font-size: 11px;
	line-height: 12px;
  }
 
 div.tvinfo_caja div.derecha{
    text-align: right;
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    color: #01a0c7;
    border-bottom: 1px solid #4b4b4b;
    width: 55px;
    float: left;
    background: #2a2a2a;
  }

  div.tvinfo_caja div.izquierda{
    text-align: left;
    margin: 0px;
    padding-left: 5px;
    line-height: 20px;
    color: #01a0c7;
    border-bottom: 1px solid #4b4b4b;
    width: 102px !important;
    width: 105px;
    float: left;
    background: #2a2a2a;
  }

  div.tvinfo_caja div.izquierda_hoteles {
    text-align: left;
    margin: 0px;
    padding-left: 5px;
    line-height: 20px;
    color: #01a0c7;
    border-bottom: 1px solid #4b4b4b;
    width: 157px !important;
    width: 160px;
    float: left;
    background: #2a2a2a;
  }
    
  div.tvinfo_caja div.izquierda a{
    text-decoration: none;
    color: white;
  }
  
  div.tvinfo_caja div.izquierda a:hover{
    font-weight: bold;
    color: white;
  }

  div.tvinfo_caja div.izquierda_hoteles a{
    text-decoration: none;
    color: white;
  }
  
  div.tvinfo_caja div.izquierda_hoteles a:hover{
    font-weight: bold;
    color: white;
  }  
  
 /* Estilos caja paises */
 
   div.paises_caja {
    width: 162px;
  }
	
  div.paises_caja div.rounded_tr {
    background-image: url(/images/top-box-tvinfo.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 3px;
    width: 162px;
    font-size: 1px;
    margin-top: 5px;
  }
    
  div.paises_caja div.titulo {
    display: block;
	background-image: url(/images/pix-box-tvinfo.gif);
	height: 16px;
	margin: 0px;
	padding: 0px;
	width: 162px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color: black;
  }
  
  div.paises_caja div.content {
    width: 162px;
    background: #2a2a2a;
    height: 40px;
  }
 
  div.paises_caja div.content p {
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
    line-height: 20px;
    color: white;
  }
  
  div.paises_caja div.content p a{
    text-decoration: none;
    color: #01a0c7;
  }
  
  div.paises_caja div.content p a:hover{
    font-weight: bold;
    color: #01a0c7;
  }
  
  div.paises_caja .text-input-box {
    background-color: #4a4a4a;
    border: 1px;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
    font-weight: bold;
    width: 120px;
    float: left;
    margin-top: -10px !important;
    margin-top: -5px;
    margin-bottom:10px !important;
    margin-bottom:0px;
    margin-left: 23px !important;
    margin-left: 15px;
  }
    
 /* Estilos box de catalogo paises */
 
  .box_submit { 
    display: inline;
    background: #4a4a4a;
    color: white;
    border: 0px;
    font-size: 11px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 9px;
    margin-bottom:10px !important;
    margin-bottom:0px;
  }
  
  .text-input-box {
    background-color: #4a4a4a;
    border: 1px;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
    font-weight: bold;
    width: 120px;
    float: left;
    margin-top: 10px;
    margin-bottom:10px !important;
    margin-bottom:0px;
  }
  
 /* Bloque de siete chicas en la home */
   
  #box_chicas_home {
    margin-left: 3px;  
  }

  div.home_siete {
    float: left;
    background-color:#1d1d1d;
    border:1px solid;
    border-color:#4d4d4d;
    margin:0;
    width: 76px;
    height: 163px;
    text-align: center;
    padding-top: 5px;
  }
  
  .tel_chica_home {
    background-image: url(/images/px-tel-chicas-home.gif);
    height: 40px;
    width: 75px;
    font-size: 10px;
    color: white;
    margin: 0px;
    margin-top: 0px !important;
    margin-top: -1px;
    text-align: center;
  }
  
  .tel_chica_home p {
    margin: 0;
    padding-left: 2px;
    font-family: "arial";
    text-transform: uppercase;
    color: white;
    font-size: 10px;
    padding-top: 4px;
    line-height: 16px;
  }
  
  .nombre_chica_home {
    height: 28px;
  }
  
  .nombre_chica_home a {
    font-size: 10px;
    color: white;
    text-decoration: none;
    font-family: "Verdana";
    line-height: 12px !important;
    line-height: 6px;
  }
  
  .cat_chica_home {
    padding-left: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px !important;
    padding-bottom: 0px;
    border-top: 1px solid #4d4d4d; 
  }
  
 /* Estilos home general */
  
  div.home_ultimos_ingresos {
    float:left;
    margin-left: 4px;
  }
  
  div.home_ultimos_ingresos div.rounded_tr {
    background-image: url(/images/top-box-ingresos.gif);
    background-position: top right;
    background-repeat: no-repeat;
    height: 3px;
    width: 270px;
    font-size: 1px;
    margin-top: 5px;
  }
    
  div.home_ultimos_ingresos div.titulo {
    display: block;
	background-image: url(/images/pix-box-ingresos.gif);
	height: 16px;
	margin: 0px;
	padding: 0px;
	width: 270px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	color: white;
  }
  
  div.home_ultimos_ingresos div.content {
    background: gray;
    width: 270px;
    height: 410px;
  }
  
  div.home_ultimos_ingresos div.foot {
    background: #8d32a0;
    width: 270px;
    height: 15px;
  }
  
  div.home_ultimos_ingresos div.content ul {
    text-align: left;
    width: 270px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
  }
  
  div.home_ultimos_ingresos div.content li {
    float: left;
    width: 270px;
    height: 41px;
    background: #4a4a4a;
    border-bottom: solid 1px #7d7d7d;
    padding: 0px;
    margin: 0px;
  }
  
  div.home_ultimos_ingresos div.content li div.foto {
    float: left;
  }
  
  div.home_ultimos_ingresos div.content li div.texto {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
  }
  
  div.home_ultimos_ingresos div.content li p.chica_det {
    display: inline;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
    font-weight: normal;
    width: 220px;
    text-align: left;
    white-space: normal;
  }
  
  div.home_ultimos_ingresos div.content li p.chica_det a {
    display: inline;
    color: white;
    font-size: 12px;
    font-family: "trebuchet ms";
    font-weight: normal;
    text-decoration: none;
  }
  
 /* Estilos titulo del catalogo */
 
  div.tit_cat {
    background: #FFFFFF url(/images/pix-barra-header.gif) repeat scroll 0%;
    height: 60px !important;
    height: 70px;
    width: 705px;
    margin: 0px;
    margin-top: -6px !important;
    margin-top: -7px;
    margin-left: 2px !important;
    margin-left: 3px;
    float: left;
    padding-top: 10px;
  }
  
  div.tit_cat h2{
    font-size: 23px;
    color: white;
    text-decoration: none;
    text-align: center;
    padding-left: 30px;
    padding-top: 10px;
    line-height: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-family: "Times";
    text-transform: uppercase;
  }
 
  div.tit_cat h3{
    font-size: 10px;
    color: white;
    text-decoration: none;
    font-family: "arial";
    text-transform: uppercase;
    text-align: center;
    padding-left: 30px;
    padding-top: 2px;
    line-height: 20px;
    padding-bottom: 0px;
    margin: 0px;
  }
  
  div.desc_cat {
    height: 30px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    color: white;
    font-family: "trebuchet MS";
    font-size: 12px;
    margin-top: 0px !important;
    margin-top: 2px;
    border: 0px !important;
  }   
   
  div.desc_cat div.verde {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    display: inline;
    float: left;
    line-height: 10px;
    margin-top: 5px !important;
    margin-top: -10px;
    margin-left: 2px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #9ee01e;
    width:233px !important;
    width: 235px;
    height: 20px !important;
    height: 36px;
    text-align: center;
    padding-top: 8px !important;
    padding-top: 17px;
    border: 1px solid #7f7f7f;
  }
  
  div.desc_cat div.azul {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    display: inline;
    float: left;
    line-height: 10px;
    margin-top: 5px !important;
    margin-top: -10px;
    text-transform: uppercase;
    font-weight: bold;
    background: #368dea;
    width:233px !important;
    width: 235px;
    height: 20px !important;
    height: 36px;
    text-align: center;
    padding-top: 8px !important;
    padding-top: 17px;
    border: 1px solid #7f7f7f;
  }
  
  div.desc_cat div.rojo {
    font-size: 12px;
    color: #000;
    text-decoration: none;
    display: inline;
    float: left;
    line-height: 10px;
    margin-top: 5px !important;    
    margin-top: -10px;    
    text-transform: uppercase;
    font-weight: bold;
    background-color: #fc3d03;
    width:234px !important;
    width: 236px;
    height: 20px !important;
    height: 36px;
    text-align: center;
    padding-top: 8px !important;
    padding-top: 17px;
    border: 1px solid #7f7f7f;
  }
  
  div.desc_cat div.blanco {
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    display: inline;
    float: left;
    line-height: 14px;
    margin-top: 0px;
    font-weight: none;
    background-color: #000;
    width: 398px !important;
    width: 397px;
    height: 34px !important;
    height: 44px;
    text-align: center;
    padding-top: 8px;
    border: 1px solid #7f7f7f;
    border-right: 0px solid;
	border-left: 0px solid;
  }
  
  div.desc_cat div.blanco_form {
    display: inline;
    float: left;
    background-color: #000;
    width: 153px !important;
    width: 155px;
    height: 34px !important;
    height: 44px;
    text-align: center;
    padding-top: 8px;
    border: 1px solid #7f7f7f;
    border-left: 0px solid;
  }

  div.desc_cat div.blanco_form_l {
    display: inline;
    float: left;
	margin-left: 1px;
    background-color: #000;
    width: 153px !important;
    width: 155px;
    height: 34px !important;
    height: 44px;
    text-align: center;
    padding-top: 8px;
    border: 1px solid #7f7f7f;
    border-right: 0px solid;
  }
  div.desc_cat form {
    margin-left: 5px;
    margin-top: -5px !important;
    margin-top: -8px;
  }

  div.separator hr{
   color: #fff;
   background-color: #fff;
   height: 1px;
  }
  
  div.separator {
    padding: 0px;
    font-size: 3px;
    border-bottom: 0px dotted white;
  }
  
  div.separator_float {
    padding: 0px;
    font-size: 1px;
    border-bottom: 1px dotted white;
    margin-left: 8px !important;
    margin-left: 5px;
    width: 698px;
  }
  
  div.spacer {
    padding: 0px;
    font-size: 1px;
  }
  
 /* Bloque de siete chicas en el listado catalogo */
 
 
  div.box_chicas_cat {
    margin-left: 1px;
    margin-top: 0px !important;
    margin-top: -6px;
  }
  
  div.cat_siete {
    float: left;
    background-color:#1d1d1d;
    border: 1px solid;
    border-color:#4d4d4d;
    margin:0;
    width: 99px;
    height: 202px !important;
    height: 192px;
    text-align: center;
  }

  div.cat_siete_voto {
    float: left;
    background-color:#1d1d1d;
    border:1px solid;
    border-color:#4d4d4d;
    margin:0;
    width: 99px;
    height: 202px;
    text-align: center;
  }
  
  div.cat_siete_gale {
    float: left;
    background-color:#1d1d1d;
    border:1px solid;
    border-color:#4d4d4d;
    margin:0;
    width: 99px;
    height: 132px !important;
    height: 128px;
    text-align: center;
  }
  
  div.cat_siete_normal {
    background-color:#000;
    margin:0;
    width: 99px;
    height: 30px;
    text-align: center;
    padding-top: 4px !important;
    padding-top: 7px;
  }
  
  div.cat_siete_tv {
    background-color:#9edf21;
    margin:0;
    width: 99px;
    height: 30px;
    text-align: center;
    padding-top: 4px !important;
    padding-top: 7px;
  }
  
  div.cat_siete_datos {
    background-color:#349ff1;
    margin:0;
    width: 99px;
    height: 30px;
    text-align: center;
    padding-top: 4px !important;
    padding-top: 7px;
  }
  
  div.cat_siete_fotos {
    background-color:#fc3d03;
    margin:0;
    width: 99px;
    height: 30px;
    text-align: center;
    padding-top: 4px !important;
    padding-top: 7px;
  }
    
  .tel_chica_cat {
    background-image: url(/images/px-tel-chicas-home.gif);
    height: 42px;
    width: 98px;
    font-size: 11px;
    color: white;
    margin: 0px;
    line-height: 16.5px;
  }
  
  .tel_chica_cat p {
    margin: 0;
    padding-top: 5px;
  }
  
  .nombre_chica_cat {
    font-size: 11px !important;
    font-size: 10px;
    color: white;
    text-decoration: none;
    font-family: "trebuchet ms";
    font-stretch: expanded;
    line-height: 14px !important;
    line-height: 1px;
  }

  .nombre_chica_cat_n {
    font-size: 11px !important;
    font-size: 10px;
    color: black;
    text-decoration: none;
    font-family: "trebuchet ms";
    font-stretch: expanded;
    line-height: 12px !important;
    line-height: 1px;
  }
    
  .cat_chica_cat {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    border-top: 1px solid #4d4d4d; 
    background-color: #1d1d1d;
  }
  
  div.city_chica_cat {
    background-image: url(/images/px-tel-chicas-home.gif);
    height: 20px;
    width: 98px;
    font-size: 11px;
    color: white;
    margin: 0px;
  }
  
   /* Estilos del perfil */
  
  div.tit_per {
    background: #FFFFFF url(/images/pix-barra-header.gif) repeat scroll 0%;
    height: 60px !important;
    height: 70px;
    width: 705px;
    margin: 0px;
    margin-top: -6px !important;
    margin-top: -7px;
    margin-left: 2px !important;
    margin-left: 3px;
    float: left;
    padding-top: 10px;
  }

  div.tit_cat h2{
    font-size: 23px;
    color: white;
    text-decoration: none;
    text-align: center;
    padding-left: 30px;
    padding-top: 10px;
    line-height: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-family: "Times";
    text-transform: uppercase;
  }
 
  div.tit_per h2{
    font-size: 23px;
    color: white;
    text-decoration: none;
    text-align: center;
    padding-left: 30px;
    padding-top: 10px;
    line-height: 20px;
    padding-bottom: 0px;
    margin: 0px;
    font-family: "Times";
    text-transform: uppercase;
  }
 
  div.tit_per h3{
    font-size: 10px;
    color: white;
    text-decoration: none;
    font-family: "arial";
    text-transform: uppercase;
    text-align: center;
    padding-left: 30px;
    padding-top: 2px;
    line-height: 20px;
    padding-bottom: 0px;
    margin: 0px;
  }
  
  div.tit_per h4{
    font-size: 10px;
    color: white;
    text-decoration: none;
    font-family: "arial";
    text-transform: uppercase;
    text-align: right;
    padding-left: 6px;
    padding-top: 1px;
    line-height: 20px;
    padding-bottom: 0px;
    margin-top: 5px;
    position: absolute;
    margin-left: 650px !important;
    margin-left: 295px;
    border: 1px solid #CCCCCC;
    background: #262626;
  }     
  
  div.tit_per h4 a{
    color: white;
    text-decoration: none;
  
  }
  
  div.spacer {
    padding: 0px;
    font-size: 1px;
  }
  
  div.per_nomb {
    text-align: left;
    width: 580;
  }
  
  div.per_nomb p.alias{
    display: inline;
    font-size: 15px;
    color: #368dea;
    padding: 0px;
    margin-left: 15px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
  }
  
  div.per_nomb p.cel{
    display: inline;
    padding: 0px;
    margin-top: -5px;
    color: white;
    font-size: 14px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  div.per_nomb div.voto {
    margin-top: -20px;
    margin-left: 540px;
    height: 25px;
  }
  
  div.per_nomb div.back {
    float: left;
    display: inline;
    margin-top: -28px !important;
    margin-top: -24px;
    margin-left: 650px;
  }

  div.per_nomb div.back_girl {
    float: left;
    display: inline;
    margin-top: -38px !important;
    margin-top: -26px;
    margin-left: 650px;
  }
    
  div.per_nomb div.num_comentario {
    display: inline;
    margin-left: 50px;
    text-align: left;
    color: #368dea;
  }
  
  div.per_nomb div.num_comentario a {
    color: #368dea;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
	text-decoration: none;
  }
  
  div.datos {
    margin-left: 10px;
    width: 370px;
    float: left;
  }
  
  div.datos div.titulo {
    background: #368dea;
    height: 20px;
    width: 370px;
    margin: 2px;
    text-align: left;
    color: white;
    font-size: 13px;
    font-family: "trebuchet ms";
    font-weight: bold;
  }
  
  div.datos ul {
    text-align: left;
    width: 370px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
  }
  
  div.datos li {
    float: left;
    width: 185px;
    color: #368dea;
    font-size: 13px;
    font-variant: small-caps;
    border-bottom: solid 1px white;
    padding: 0px;
    margin: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
  }
  
  div.datos li p.chica_det {
    color: white;
    display: inline;
    font-size: 11px;
    font-family: "trebuchet ms";
    font-weight: bold;
  }
  
  div.info {
    float:left;
    width: 290px;
    margin-left: 30px !important;
    margin-left: 20px;
  }
  
  div.info div.titulo {
    background: #368dea;
    height: 20px;
    width: 287px;
    margin: 2px;
    text-align: left;
    color: white;
    font-size: 13px;
    font-family: "trebuchet ms";
    font-weight: bold;
  }
  
  div.info textarea.info {
    background: #000;
    height: 155px;
    margin: 0px;
    padding: 0px;
    width: 286px;
    color: white;
    text-align: left;
    font-size: 11px;
    padding: 5px;
    border: 1px solid white;
    font-family: "Arial";
  }
  
  div.fotos {
    float: left;
    width: 528px !important;
    width: 520px;
    margin-top: 10px;
    margin-left: 10px;
  }
  
  div.fotos div.titulo {
    background: #368dea;
    width: 528px !important;
    width: 520px;
    height: 19px;
    text-align: left;
    color: white;
    font-size: 12px;
    font-family: "trebuchet ms";
    font-weight: bold;
	float: left;
  }

  div.fotos div.actualizacion {
    background: #368dea;
    height: 19px;
    text-align: center;
    color: white;
    font-size: 13px;
    font-family: "trebuchet ms";
    font-weight: bold;
	margin-left: -2px;
  }
    
  div.fotos div.lista {
    height: 109px;
    width: 528px !important;
    width: 522px;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    background: #232323;
  }
  
  div.fotos table.fotos_list {
    height: 110px;
    margin: 0px;
    padding: 0px;
  } 
  
  div.fotos td a img {
    border: none;
  }

  div.video {
    float: left;
    width: 145px !important;
    width: 145px;
    margin-top: 10px;
    margin-left: 15px;
  }
  
  div.video div.titulo {
    background: #368dea;
    width: 145px !important;
    width: 145px;
    height: 19px;
    text-align: left;
    color: white;
    font-size: 13px;
    font-family: "trebuchet ms";
    font-weight: bold;
  }
  
  div.video div.lista {
    height: 89px !important;
    height: 110px;
    width: 125px !important;
    width: 145px;
    margin: 0px;
    padding: 10px !important;
    padding: 9px;
    margin-top: 4px;
    background: #232323;
  }  
  
  div.foto_grande {
    float: left;
    border: solid 1px white;
    padding: 5px;
    margin-top: 55px;
    margin-left: 15px;
    width: 660px;
    text-align: center;
  }
  
  div.foto_grande_enc {
    padding: 5px;
    margin-top: 15px;
    margin-left: 10px;
    width: 660px;
    text-align: center;
  }
  
  div.foto_grande_girl {
    text-align: center;
    padding: 5px;
  }
  
  div.foto_grande_girl img.foto_girl {
    border: 0px solid white;
    padding: 15px;
  }
  
  div.banner_chica {
    text-align: center;
    width: 660px;
    padding: 5px;
    padding-top: 20px;
    margin: 20px;
  }
  
  .voto_chica { 
    background: #368dea;
    color: white;
    border: 0px;
    font-size: 12px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
 /* Estilos de lista comentarios */
 
  div.comment {
    background-color: #232323;
    text-align: left;
    padding: 10px;
    margin: 4px;
    margin-left: 8px;
  }
  
  div.titulo {
    color: #f0037f;
    font-size: 18px;
    font-family: "trebuchet ms";
    font-weight: bold;
    margin: 0px;
  }

  div.titulo a {
    color: #f0037f;
    font-size: 18px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
  }

  div.leer_mas a {
    color: #f0037f;
    font-size: 12px;
    font-family: "trebuchet ms";
    font-weight: bold;
    margin: 0px;
  }  
  div.texto {
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    font-weight: bold;
  }
  
  div.fecha {
    color: #f0037f;
    font-size: 12px;
    font-family: "trebuchet ms";
    font-weight: bold;
  }
  
  div.success {
    background: #368DEA;
    padding: 8px;
    border: 1px dotted white;
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    font-weight: bold;
    width: 370px;
    margin-left: 150px !important;
	margin-left: 20px;
    margin-top: 50px;
  }
  
  div.links_volver a {
    color: white;
    font-size: 11px;
    line-height: 30px;
    font-family: "trebuchet ms";
    font-weight: bold;
    background-color: #262626;
    width: 270px;
    margin-top: 10px;
  }
  
  /* Estilos reinas (votos) */
  
  div.reinas {
    float: left;
    display: inline;
    margin-left: 50px;
    margin-top: 30px;
  }
  
  div.reina {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-top: 10px;
    width: 180px;
    height: 304px !important;
    height: 296px;
    border: 1px solid #cccccc;
    padding: 5px;
  }
  
  div.reina div.nombre a {
    float: left;
    display: inline;
    width: 180px !important;
    width: 182px;
    border: 1px solid #cccccc;
    background: #000;
    color: white;
    font-size: 13px; 
    text-decoration: none;
    margin-top: 5px !important;
    margin-top: 0px;
  }
  
  div.reina div.foto {
    float: left;
    display: inline;
    width: 180px;
    border: 1px solid #cccccc;
    background: #000;
    color: white;
    font-size: 13px;
    margin-top: 5px !important;
    margin-top: 0px; 
  }
  
  div.reina div.platino {
    float: left;
    display: inline;
    width: 180px !important;
    width: 182px;
    border: 1px solid #3f3f3f;
    background: #7f7f7f;
    color: white;
    font-size: 13px;
  }
  
  div.reina div.oro {
    float: left;
    display: inline;
    width: 180px !important;
    width: 182px;
    border: 1px solid #3f3f3f;
    background: #7f7f7f;
    color: white;
    font-size: 13px;
  }
  
  div.reina div.titanio {
    float: left;
    display: inline;
    width: 180px !important;
    width: 182px;
    border: 1px solid #3f3f3f;
    background: #368dea;
    color: white;
    font-size: 13px;
  }

  div.box_chicas_top_20_nro {
    width: 30px;
    margin-left: 200px;
    margin-top: 15px;
    display: inline;
    float: left;
    color: white;
    font-size: 15px;
    font-weight: bold;
    padding-top: 45px;
  }
    
  div.box_chicas_top_20 {
    width: 292px;
    margin-top: 15px;
    display: inline;
    float: left;
    border: 1px solid #5f5f5f;
  }
  
  div.box_chicas_top_20 div.top_20_top {
    background: #368dea;
    color: white;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
  }
  
  div.box_chicas_top_20 div.cat_chica_top_20 {
    width: 70px;
    height: 88px !important;
    height: 90px;
    float: left;
    display: inline;
    border: 1px solid #5f5f5f;
    padding: 3px;
  }
  
  div.box_chicas_top_20 div.nombre_chica_top_20 {
    width: 140px !important;
    width: 142px;
    float: left;
    height: 54px !important;
    height: 101px;
    display: inline;
    color: white;
    font-size: 13px;
    border: 1px solid #5f5f5f;
    padding-top: 40px;
    font-weight: bold;
  }

  div.box_chicas_top_20 div.votos_chica_top_20 {
    width: 70px;
    float: left;
    height: 58px !important;
    height: 101px;
    display: inline;
    color: white;
    font-size: 11px;
    border: 1px solid #5f5f5f;
    padding-top: 36px !important;
    padding-top: 40px;
    font-weight: bold;
  }
    
  div.tel_chica_votes {
    background-image: url(/images/px-tel-chicas-home.gif);
    height: 60px;
    width: 75px;
    font-size: 10px;
    color: white;
    margin: 0px;
  }
  
  div.per_nomb_reinas {
    text-align: left;
    width: 580;
    height: 30px;
  }
  
  div.per_nomb_reinas div.num_comentario_reinas {
    display: inline;
    margin-left: 190px;
    text-align: left;
  }
   
  div.per_nomb_reinas div.num_comentario_reinas p.cel_reinas{
    display: inline;
    float: left;
    padding: 0px;
    margin-left: 280px;
    color: #368dea;
    font-size: 12px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 4px;
  }
  
  div.per_nomb div.num_comentario_reinas form{
    float: left;
    display: inline;
    text-align: left;
    margin-left: 10px;
  }
  
  select.top{
    background-color: #4a4a4a;
    border: 1px;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  input.send-top {
    background-color: #4a4a4a;
    border: 1px;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  div.per_nomb_reinas div.back_reinas {
    float: left;
    display: inline;
    margin-top: -42px;
    margin-left: 650px;
  }


  /* Estilos votalas (lista) */
  
  td.pais {
    background-image: url(/images/pix-titulo-pais.gif);
    width: 215px;
    height: 21px;
    text-align: center;
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  td.resto {
    background-image: url(/images/pix-titulo-resto.gif);
    width: 124px;
    height: 21px;
    text-align: center;
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  td.detalles {
    border-bottom: 1px solid white;
    text-align: center;
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  td.detalles2 {
    border-bottom: 1px solid white;
    text-align: center;
    color: #ac266b;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  
/* Estilos votalas listado de chicas */

  div.voto form{
    float: left;
  }
  
  
  div.voto div.cantidad{
    background-image: url(/images/px-tel-chicas-home.gif);
    width: 98px;
    height: 28px;
    text-align: center;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
    font-weight: none;
    border: 0px;
    line-height: 28px;  
  }
  
  .vote_button_cat {
    background-image: url(/images/px-tel-chicas-home.gif);
    width: 97px;
    height: 43px;
    text-align: center;
    color: #368dea;
    font-size: 12px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
    border: 0px;  
  }
     
/* Form Styles */ 

  div.titulo_form {
    background: #368DEA;
    border: 0px;
    height: 20px;
    width: 523px !important;
    width: 509px;
    margin: 0px;
    margin-left: 63px;
    text-align: left;
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  fieldset { 
    background: #262626;
    border: 0px;
    width: 509px;
    margin: 0px;
    margin-left: 63px;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
  }  
    
  label { 
    width: 15em; 
    float: left; 
    text-align: left; 
    margin-right: 0.2em; 
    display: block;
    padding-top: 3px; 
  } 
    
  .form_row { 
    white-space: nowrap; 
    padding: 0.5em;
    width: 450px; 
  } 

  .form_row_submit { 
    padding: 0.5em;
    width: 450px; 
    margin-top: 20px;
  } 
      
  .submit { 
    background: #368dea;
    color: white;
    border: 0px;
    font-size: 11px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
  }
  
  .text-input {
    background-color: #4a4a4a;
    border: 1px solid black;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
    width: 203px;
  }
  
  .text-input-comment {
    background-color: #4a4a4a;
    border: 1px solid black;
    color: white;
    font-size: 11px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
    width: 230px;
  }
  
  div.errorExplanation {
    background: #4a4a4a;
    border: 0px;
    width: 509px;
    margin: 8px;
    margin-left: 75px;
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold; 
  }
  
  div.errorExplanation h2 {
    padding-top: 10px;
    font-size: 13px;
  }
  
  div.fieldWithErrors input {
    border: solid 2px red;
  }
  
  div.fieldWithErrors select {
    border: solid 2px red;
  } 
  
/* Estilos zonas rojas (lista) */
  
  tr.zonas_titulo {
    background-image: url(/images/pix-titulo-zonas-rojas.gif);
    background-position: top left;
    width: 520px;
    height: 21px;
    text-align: center;
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    padding:0px;
  }
  
  td.detalles_zona {
    background: #232323;
    border-bottom: 1px dotted white;
    text-align: center;
    color: white;
    font-size: 10px;
    font-family: "trebuchet ms";
    text-transform: uppercase;
    font-weight: bold;
    height: 30px;
  }
  
  div.zonas_search {
    float: left;
    display: inline;
    width: 154px;
    margin-left: 20px;
    margin-top: 40px !important;
    margin-top: 60px;
  }
  
  div.zonas_search div.titulo {
    background: #368dea;
    width: 154px;
    height: 20px !important;
    height: 21px;
    text-align: center;
    color: white;
    font-size: 12px;
    font-family: "trebuchet ms";
    font-weight: bold;
    padding-top: 1px;
    border: 1px solid #cccccc;
  }
  
  form.zonas {
    margin-top: -20px;
    margin-left: 15px;
  }
 
  
  /* Estilos simple captcha */
  
  #simple_captcha {
    border: 0px; 
    padding: 5px !important;
    margin-left: 21px;
    margin-bottom: 15px;
  }
  
  #simple_captcha, #simple_captcha div {
    display: table;
    float: left;
  }
  
  #simple_captcha .simple_captcha_field, #simple_captcha .simple_captcha_image{
    border: 0px;
    margin: 0px 0px 2px 0px !important;
    padding: 0px !important;
  }
  
  #simple_captcha .simple_captcha_image img{
    margin: 0px !important;
    padding: 0px !important;
    width: 110px !important;
  }
  
  #simple_captcha .simple_captcha_label { 
    font-size: 11px;
  }
  
  #simple_captcha .simple_captcha_field input{
    width: 150px !important;
    font-size: 16px;
    border: none;
    background-color: #4A4A4A;
    color: white;
  }
  
 /* Estilos de listado de links */
   
   div.links_box {
     width: 500px;
     margin-top: 100px;
     margin-left: 100px;
     border: 0px;
   }
   
   div.links_box div.link_item {
     margin-top: 15px;
     width: 495px;
     height: 75px;
   }

   div.links_box div.cover_item {
     margin-top: 15px;
     width: 250px;
     height: 200px;
	 float: left;
   }
      
 /* EStilos categorias */
   
   div.categorias {
     margin-left: 100px;
   }
 
  div.video_grande {
    float: left;
    border: solid 1px white;
    padding: 5px;
    margin-top: 85px !important;
    margin-top: 55px;
    margin-left: 130px !important;
    margin-left: 60px;
    width: 470px;
    text-align: center;
  }
  
 /* Estilos banners */ 
 
  div.banner_centro_home {
    padding: 0px;
    font-size: 3px;
    width: 100%;
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
  }
  
  div.banner_izq_home {
    padding: 0px;
    font-size: 1px;
    width: 130px;
    float: none !important;
    float: left;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    margin: 0px;  
  }
  
  div.banner_der_home {
    padding: 0px;
    font-size: 3px;
    width: 162px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;  
  }
  
  div.banner_centro_sec {
    padding: 0px;
    font-size: 3px;
    width: 100%;
    float:left;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
  }
  
  div.banner_izq_sec {
    padding: 0px;
    font-size: 3px;
    width: 130px;
    float:left;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;  
  }
  
  div.banner_der_sec {
    padding: 0px;
    font-size: 3px;
    width: 162px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;  
  }
  
  div.banner_footer {
    padding: 0px;
    font-size: 3px;
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
  }
  
/* Estilos para entrevistas */

  img.floatLeft { float: left; margin: 4px;}
  img.floatRight { float: right; margin: 4px;}

  div.entrevistas {
    margin-top: 105px !important;
    margin-top: 40px;
  }
  
  div.entrevistas ul {
    list-style-type: none;
    text-align: left; 
  }
  
  div.entrevistas li {
    float: left;
    width: 290px;
    height: 95px;
    border-bottom: 1px dotted white;
    font-size: 12px;
    color: white;
    margin-left: 10px;
  }
  
  div.entrevistas div.fecha {
    font-size: 12px;
    color: #368dea;
  }
  
  div.entrevistas div.titulo a {
    color: white;
    text-decoration: none;
    font-size: 16px;   
  }
  
  div.entrevistas div.titulo a:hover {
    color: #368dea;
    text-decoration: none;
    font-size: 16px;   
  }
  
  div.entrevistas div.descrip {
    color: white;
    text-decoration: none;
    font-size: 11px; 
  }
  
  div.entrevista {
    width: 650px;
    margin-left: 25px !important;
    margin-left: 15px;
    margin-top: 40px;
    float: left;
  }
  
  div.entrevista div.titulo {
    font-size: 16px;
    color: white;
    background: #368dea;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  div.entrevista div.descrip {
    font-size: 13px;
    color: white;
    font-style: italic;
    text-align: left;
    font-weight: bold;
    margin: 4px; 
  }
  
  div.entrevista div.cuerpo {
    font-size: 12px;
    color: white;
    text-align: left;
    margin: 4px; 
  }
  
  div.entrevista div.cuerpo p.pregunta {
    color: #368dea;
    font-weight: bold;
  }
  
  
/* Estilos listados */

  div.listado_general {
    width: 649px !important;
    width: 650px;
    margin-top: 105px !important;
    margin-top: 40px;
    font-family: "trebuchet ms";
    font-size: 12px;
    color: white;
    margin-left: 35px !important;
    margin-left: 0px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }
  
  div.listado_general ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 5px;
  }
  
  div.listado_general ul.titulo {
    background: #368dea;
    height: 25px !important;
    height: 30px;
    font-size: 13px;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  
  div.listado_general ul.list {
    height: 25px;
    margin: 0px;
    padding: 0px;
  }
  
  div.listado_general ul li {
    float:left; 
    width: 162px;
  }
  
  div.listado_general ul.list li {
    border-bottom: 1px solid #cccccc;
    margin: 0px;
    padding: 0px;
    padding-top: 4px !important;
    padding-top: 7px;
    height: 20px !important;
    height: 32px;
  }
  
  div.listado_general ul li a {
    color: white;
    font-family: "trebuchet ms";
    font-size: 12px;  
    text-decoration: none;
    line-height: 11px;
  }
  
  div.listado_general ul.list_alta {
    height: 50px;
    margin: 0px;
    padding: 0px;
  }
  
  div.listado_general ul.list_alta li {
    border-bottom: 1px solid #cccccc;
    margin: 0px;
    padding: 0px;
    padding-top: 4px !important;
    padding-top: 7px;
    height: 45px !important;
    height: 57px;
    line-height: 40px;
  }
  
  div.listado_general_form {
    width: 649px !important;
    width: 650px;
    margin-top: 105px !important;
    margin-top: 60px;
    font-family: "trebuchet ms";
    font-size: 12px;
    color: white;
    margin-left: 35px !important;
    margin-left: 5px;
  }
  
  div.listado_general_form ul.titulo {
    background: #368dea;
    height: 25px !important;
    height: 30px;
    width: 481px !important;
    width: 506px;
    margin-left: 64px;
    font-size: 13px;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  
  div.listado_general_corto {
    width: 450px !important;
    width: 452px;
    margin-top: 105px !important;
    margin-top: 60px;
    font-family: "trebuchet ms";
    font-size: 12px;
    color: white;
    margin-left: 200px !important;
    margin-left: 170px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }
  
   div.listado_general_corto ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    padding-top: 5px;
  }
  
  div.listado_general_corto ul.titulo {
    background: #368dea;
    height: 25px !important;
    height: 30px;
    font-size: 13px;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    width: 450px;
  }
  
  div.listado_general_corto ul.list {
    height: 25px;
    margin: 0px;
    padding: 0px;
  }
  
  div.listado_general_corto ul li {
    float:left; 
    width: 150px;
  }
  
  div.listado_general_corto ul.list li {
    border-bottom: 1px solid #cccccc;
    margin: 0px;
    padding: 0px;
    padding-top: 4px !important;
    padding-top: 7px;
    height: 20px !important;
    height: 32px;
  }
  
  div.listado_general_corto ul li a {
    color: white;
    font-family: "trebuchet ms";
    font-size: 12px;  
    text-decoration: none;
    line-height: 11px;
  }
  
  div.listado_general_buscador {
    width: 590px !important;
    width: 592px;
    margin-top: 105px !important;
    margin-top: 60px;
    font-family: "trebuchet ms";
    font-size: 12px;
    color: white;
    margin-left: 70px !important;
    margin-left: 40px;
    
    text-align: left;
    padding: 10px;
  }
  
  div.listado_general_buscador div.item {
    width: 550px;
    margin-top: 10px;
  }
  
  div.listado_general_buscador div.titulo {
    width: 550px;
    color: #368dea;
  }
  
  div.listado_general_buscador div.texto {
    width: 550px;
  }
  
  
  div.listado_general_buscador div.link {
    width: 550px;
  }
  
  div.listado_general_buscador a {
    color:#368dea;
    text-decoration: none;
    text-transform: none;
  }
  
  div.listado_general_buscador a:hover {
    color: white; 
    text-decoration: none;
    text-transform: none;
  }
  
  .pagination {
  font-size: 12px;
  text-align: center;
  padding: .3em; 
  margin-top: 20px;
  width: 649px;
  }
  
  .pagination a, .pagination span {
    padding: .2em .5em; }
  
  .pagination span.disabled {
    color: #AAA; }
  
  .pagination span.current {
    font-weight: bold;
    color: #FFF; }
  
  .pagination a {
    color: #368DEA;
    text-decoration: none; }
  
  .pagination a:hover, .pagination a:focus {
      background: #368DEA;
      color: white; }
  
  .pagination .page_info {
    color: #aaa;
    padding-top: .8em; }
  
  .pagination .prev_page, .pagination .next_page {
    border-width: 2px; }
  
  .pagination .prev_page {
    margin-right: 1em; }
  
  .pagination .next_page {
    margin-left: 1em; }