@import "jquery.jcarousel.css"; 
@import "skins/tango/skin.css"; 

/******************************************************************************/
/* XHTML **********************************************************************/
/******************************************************************************/
  BODY { background:#2c0000 url(../img/bgPpal.jpg) no-repeat center top; font-family:"Trebuchet MS", Arial, sans-serif; color:#333; font-size:.75em;  text-align:center; height:100%; }
  body, html { height:100%; margin:0; padding:0; }
  H1, H2, H3, H4, H5, H6, H7 { margin:0; padding:0; }
  IMG { border:0; }
  A { color:#D10000; }
  A:hover { color:#000; }

/******************************************************************************/
/* COMUNES ********************************************************************/
/******************************************************************************/
  .floatLeft { float:left !important; }
  .floatRight { float:right !important; }
  .floatNone { float:none !important; }
  .positionRelat { position:relative !important}
  .clearBoth { clear:both; }
  .displayBlock { display:block; }
  .displayNone { display:none; }
  .displayInline { display:inline; }
  .displayTable { display:table; }
  .displayTableCell { display:table-cell; }
  .displayTableRow { display:table-row; }
  .textL { text-align:left !important; }
  .textC { text-align:center !important; }
  .textR { text-align:right !important; }
  .negrita { font-weight:bold !important; }
  .italica { font-style:italic !important; }
  .noSeMuestra { position:absolute; top:-5000em; }
  .textUppercase { text-transform:uppercase !important; }
  .textLowercase { text-transform:lowercase !important; }
  .textClean { text-transform:none !important;font-weight:normal !important; }
  .sinBorder { border:none !important; }
  .sinBG { background:none !important; }
  .bgBlanco {background:white !important;}
  .vAlignT {vertical-align:top;}
  .vAlignB {vertical-align:bottom;}  
  .vAlignM {vertical-align:middle;}
  
  .salto { clear:both; }
  .salto0 { clear:both; line-height:0px; height:0; margin:0; padding:0; border:0; }
  .salto000 { clear:both; font-size:0px; height:0px; line-height:0px; }
  .spacer-hr {  padding:0; margin:0; border:0; border-top:1px solid #ad968e; height:1px; }
  .spacertop { margin-top:10px !important; }
  .spacerLeft { margin-left:10px !important; }
  .spacerBottom { margin-bottom:10px !important; }
  .spacerRight { margin-right:10px !important; }
  .spacerTop { margin-top:10px !important; }
  .spacerVertical {margin:5px 0;}
  .spacerHorizontal {margin:0 5px;}
  .spacer-large {  background: url(../img/bgCommentSpacer.gif) #fff right 10px no-repeat; height:20px; margin:0; }
  .spacer-medium {  background: url(../img/bgSpacerMedium.gif) #fff center center no-repeat; height:20px; margin:0; }
  .spacer-small {  background: url(../img/boxSpacer.gif) #fff center center no-repeat; height:20px; margin:0; }
  .clean {margin:0;padding:0;border:0;}
  .debbug {border:1px solid red;}
  .marginCenter { margin:0 auto !important; }
  
/******************************************************************************/
/* CORE LAYOUT ****************************************************************/
/******************************************************************************/
  DIV#bg { width:100%; height:100%; background:url(../img/bgFondo.jpg) repeat-x 0 750px; }
  DIV#ppal { width:940px; margin:auto; text-align:left; }
  DIV#cuerpo { 
	margin:0 -20px 0 0; 
	width:960px; 
	/* display:table;  *//*new*/
	position:relative; 
	font-size:1em; 
	overflow:hidden;
  }

  DIV#cuerpo DIV.caja { float:left; background:#FFF; border:3px double #2c0000; margin:20px 20px 0 0;}
  DIV#cuerpo DIV.sep { 
	width:100%; 
	/* display:table; */
	overflow:hidden;/*new*/	
  }
  DIV#cuerpo DIV.total { width:934px; }
  DIV#cuerpo DIV.doble { width:614px; }
  DIV#cuerpo DIV.simple { width:294px; }
  DIV#cuerpo DIV.conMenu { width:774px; }

  DIV#cuerpo DIV.conMenuColL { width:145px; }
  DIV#cuerpo DIV.conMenuColR { width:452px; }
  
  DIV#cuerpo DIV.col-left { overflow:hidden; width:620px; float:left; margin: 20px 20px 0 0; }
  DIV#cuerpo DIV.col-left2 {  width:622px; float:left; margin: 20px 18px 0 0; }
  DIV#cuerpo DIV.col-right {  width:300px; float:left; margin: 20px 0 0 0; }
  DIV#cuerpo DIV.col-left  .dbl{display:table; width:595px !important;}
  
  DIV#cuerpo DIV.col-left .caja,  DIV#cuerpo DIV.col-left2 .caja,
  DIV#cuerpo DIV.col-right .caja { margin:0; float:none;}

  DIV#cuerpo col-half {width:48%;}
  
  DIV#cuerpo DIV.col-1-left {  width:300px; float:left; margin: 20px 20px 0 0; }
  DIV#cuerpo DIV.col-1-left .caja { margin:0; float:none;}
  
  DIV#cuerpo DIV.col-3-left {  width:460px; float:left; margin: 20px 20px 0 0; }
  DIV#cuerpo DIV.col-3-left .caja { margin:0; float:none; }
  
  DIV#cuerpo DIV.col-2-left {  width:780px; float:left; margin: 20px 20px 0 0; }
  DIV#cuerpo DIV.col-2-left .caja { 
	margin:0; 
	float:none; 
	padding-bottom:20px;/*New*/	
  }

  DIV#cuerpo DIV.col-wide { width:960px; float:left; margin: 20px 20px 0 0; }
  DIV#cuerpo DIV.col-wide .caja {float:none;margin-top:0; }


/******************************************************************************/
/*** CABECERA *****************************************************************/
/******************************************************************************/
  DIV#cabecera { position:relative; height:116px; font-size:1em; }
  DIV#cabecera IMG#logo { position:absolute; left:0; top:0; }
  DIV#cabecera FORM#acceso { position:absolute; right:0; top:5px; color:#FFF; }
  DIV#cabecera FORM#acceso * { float:left; }
  DIV#cabecera FORM#acceso INPUT.boton { margin-left:10px; }
  DIV#cabecera FORM#acceso LABEL { padding:1px 0 0 10px; }
  DIV#cabecera UL { list-style:none; margin:0; padding:0; }
  DIV#cabecera UL LI { display:inline; padding-left:5px; border-left:1px solid #FFF; }
  DIV#cabecera UL LI:first-child { border:none; }
  DIV#cabecera A { color:#FFF; }
  DIV#cabecera A:hover { color:#ffc54f; }
  DIV#cabecera DIV#accesoComunidad { position:absolute; right:0; top:5px; color:#FFF; text-align:right; }
  DIV#cabecera DIV#accesoComunidad SPAN { float:left; }
  DIV#cabecera DIV#accesoComunidad UL { float:left; }
  DIV#cabecera DIV#infoUsuario { position:absolute; right:0; top:35px; color:#FFF; text-align:right; }
  DIV#cabecera DIV#infoUsuario SPAN.saludo { font-weight:bold; }
  DIV#cabecera DIV#links { position:absolute; right:0; top:95px; }
  DIV#cabecera DIV#links A { text-decoration:none; font-weight:bold; }
  DIV#cabecera DIV#links LI { margin-left:7px; }
  DIV#cabecera DIV#links LI.bol { border-left:0; }
  DIV#cabecera DIV#links LI.bol A { background:url(../img/icoBoletin.gif) no-repeat right; padding:0 15px 0 7px; }
  DIV#cabecera DIV#links LI.rss A { background:url(../img/icoRSS.gif) no-repeat right; padding:0 17px 0 7px; }

/******************************************************************************/
/*** MENÚS HORIZONTALES *******************************************************/
/******************************************************************************/
  DIV#menuH { border:solid 1px #ddd; background:#1d1d1d url(../img/bgMenuH.gif) repeat-x 0 1px; width:938px; display:table; font-size:1.25em; font-weight:bold; z-index:100}
  DIV#menuH UL { list-style:none; margin:0; padding:0; border:1px solid #777; border-bottom:none; height:1.8em; margin-left:-2px;}
  DIV#menuH UL LI { float:left; border-left:solid 1px #ddd; border-bottom:solid 1px #ddd; margin-bottom:-2px; background:#1d1d1d url(../img/bgMenuH.gif) repeat-x 0 0; position:relative; }
  DIV#menuH UL LI A { color:#FFF; padding:3px 10px 4px 9px; display:block; text-decoration:none; }
  DIV#menuH UL LI A:hover { color:#ffc54f; }
  DIV#menuH UL LI.act A { color:#ffc54f; background:#6b6b6b url(../img/bgMenuHact.gif) repeat-x 0 0; }
  DIV#menuH UL LI.act { border-bottom:solid 2px #6b6b6b; }
  DIV#menuH UL LI.sinSM { border-bottom:none; }

  DIV.subMenu { border:solid 1px #ddd; border-top:none; background:#6b6b6b url(../img/bgSumMenu.gif) repeat-x bottom; width:938px; display:table; font-size:1.1em; z-index:0; }
  DIV.subMenu UL { list-style:none; margin:0; padding:0; border:1px solid #777; border-top:none; height:1.7em;}
  DIV.subMenu UL LI { float:left; }
  DIV.subMenu UL LI A { color:#FFF; padding:2px 10px; display:block; text-decoration:none; }
  DIV.subMenu UL LI A:hover { color:#ffc54f; }
  DIV.subMenu UL LI.act A { color:#ffc54f; background:#202020; }

/******************************************************************************/
/*** MENÚS LATERALES **********************************************************/
/******************************************************************************/

  DIV#cuerpo DIV#menuLat { float:left; width:139px; overflow:hidden; background:#000 url(../img/bgMenuLat.gif) repeat-x 0 0; border:1px solid #fff; border-right:0; margin-top:33px; padding:10px; }
  DIV#cuerpo DIV#menuLat SPAN.nombre { color:#FFF; font-size:1.25em; display:block; }
  DIV#cuerpo DIV#menuLat IMG.miFoto { border:2px solid #FFF; width:134px; }
  DIV#cuerpo DIV#menuLat UL { list-style:none; border-top:1px solid #777; width:139px; margin:5px 0 20px 0; padding:0; }
  DIV#cuerpo DIV#menuLat UL LI { border-bottom:1px solid #777; padding:3px 0; }
  DIV#cuerpo DIV#menuLat UL LI A { display:block; color:#FFF; text-decoration:none; text-transform:uppercase; margin-right:-5px; } 
  DIV#cuerpo DIV#menuLat UL LI A:hover { color:#777; }
  DIV#cuerpo DIV#menuLat UL LI.act A { color:#ffc54f; }
  DIV#cuerpo DIV#menuLat H2{color:#FFF; font-size:1.25em; padding-top:5px;}  

  DIV#cuerpo DIV#menuLat.menuLatAccordion { width:138px; padding:0px; margin:0; }
  DIV#cuerpo DIV#menuLat.menuLatAccordion UL { border:0; }
  DIV#cuerpo DIV#menuLat.menuLatAccordion LI { margin:0 10px 0 10px; }
  DIV#cuerpo DIV#menuLat.menuLatAccordion LI A { font-weight:bold; }
  DIV#cuerpo DIV#menuLat.menuLatAccordion .accordion { 
	height:100px; 
	overflow-y:scroll;
	overflow-x:hidden;/*new*/
	margin:6px 0; 
  }
  DIV#cuerpo DIV#menuLat.menuLatAccordion .accordion A { background:#626262; padding:6px 0 6px 4px; font-size:0.9em; color:#fff; text-transform:none; font-weight:normal; }
  DIV#cuerpo DIV#menuLat.menuLatAccordion .accordion A:hover { background:#8b8b8b; text-decoration:underline; color:#fff; }

/******************************************************************************/
/*** FORMULARIOS **************************************************************/
/******************************************************************************/

/*  FORM { margin:0; padding:0; font-family:"Trebuchet MS", Arial, sans-serif;  color:#333; }*/

  INPUT {height:22px;border:1px solid #dfdfdf;color:#333;font-family:"Trebuchet MS", Arial, sans-serif;font-size:1em;}

  DIV#cuerpo .formulario {margin:20px 30px;}
  DIV#cuerpo .formulario FIELDSET {
	text-align:center;
	padding:10px 1px!important;
	background:#f8f8f8;
	position:relative;
	border:1px solid #d6d6d6;
	margin-bottom:15px!important;
  }
  DIV#cuerpo .formulario FIELDSET LABEL {height:22px;display:block; float:left;}
  DIV#cuerpo .formulario FIELDSET INPUT {height:22px;border:1px solid #dfdfdf;color:#333;font-family:"Trebuchet MS", Arial, sans-serif;font-size:1em;}
  DIV#cuerpo .formulario FIELDSET INPUT.checkbox,
  DIV#cuerpo .formulario FIELDSET INPUT.radio {border:0; width:14px; height:14px;margin:2px 0; padding:0;}
  DIV#cuerpo .formulario FIELDSET INPUT.file {line-height:1em;font-size:11px;}
  DIV#cuerpo .formulario FIELDSET TEXTAREA {height:75px;border:1px solid #dfdfdf;color:#333;font-family:"Trebuchet MS", Arial, sans-serif;font-size:1em;}
  DIV#cuerpo .formulario FIELDSET SELECT {height:22px;border:1px solid #dfdfdf;color:#333;font-family:"Trebuchet MS", Arial, sans-serif;font-size:1em;}
  DIV#cuerpo .formulario FIELDSET .fila {text-align:left;font-size:1.2em;margin: 0 auto;margin-bottom:10px;}
  DIV#cuerpo .formulario FIELDSET .msg {text-align:left;font-size:1.0em;}
  DIV#cuerpo .formulario FIELDSET .headingBlack {text-align:left; margin-bottom:10px;}
  DIV#cuerpo .formulario FIELDSET .obli { color:#600; font-size:1.5em; font-weight:bold; padding-left:5px; }
  DIV#cuerpo .formulario FIELDSET A {text-decoration:underline;color:#333;}
  DIV#cuerpo .formulario FIELDSET A:hover {text-decoration:none;}
  /* custom forms */

  DIV#cuerpo #mis-datos .datos-privados .fila{width:680px;}
  DIV#cuerpo #mis-datos .datos-privados LABEL {width:220px;}  
  DIV#cuerpo #mis-datos .datos-privados INPUT {width:430px;}

  DIV#cuerpo #mis-datos .datos-de-perfil .fila{width:680px;}
  DIV#cuerpo #mis-datos .datos-de-perfil LABEL {width:100px;}  
  DIV#cuerpo #mis-datos .datos-de-perfil INPUT {width:430px;}
  DIV#cuerpo #mis-datos .datos-de-perfil INPUT.file {width:434px;}
  DIV#cuerpo #mis-datos .datos-de-perfil SELECT {width:436px;}
  DIV#cuerpo #mis-datos .datos-de-perfil TEXTAREA {width:430px;}
  DIV#cuerpo #mis-datos .datos-de-perfil .ffields-cols {position:relative;height:86px;}
  DIV#cuerpo #mis-datos .datos-de-perfil .ffields-cols .c-left{position:absolute;left:0; width:538px;}
  DIV#cuerpo #mis-datos .datos-de-perfil .ffields-cols .c-left-input{position:absolute;top:30px;left:450px;}
  DIV#cuerpo #mis-datos .datos-de-perfil .ffields-cols .c-right{position:absolute;left:540px;width:80px;}
  DIV#cuerpo #mis-datos .datos-de-perfil .bttn{width:auto;overflow:visible;color:#fff;font-size:11px;}

  DIV#cuerpo #form-busqueda {margin:0;}
  DIV#cuerpo #form-busqueda .search-pattern .fila{width:558px;}
  DIV#cuerpo #form-busqueda .search-pattern #pattern {width:400px;}
  DIV#cuerpo #form-busqueda .search-pattern LABEL {width:150px;}
  DIV#cuerpo #form-busqueda .search-pattern INPUT {width:200px;}
  DIV#cuerpo #form-busqueda .search-pattern INPUT.radio-1 {border:0;margin:0; width:14px; height:14px;}
  DIV#cuerpo #form-busqueda .search-pattern INPUT.radio {margin-left:90px; width:14px; height:14px;}
  DIV#cuerpo #form-busqueda .search-pattern SELECT {width:204px;}
  DIV#cuerpo #form-busqueda .search-pattern .bttn{width:auto;overflow:visible;color:#fff;font-size:11px;margin-right:2px;}
  DIV#cuerpo #form-busqueda .search-pattern .fila .form-item {
	margin-left:10px;
  }
  DIV#cuerpo #form-busqueda .search-pattern .fila .form-item label{
	margin:0;
	float:static;
	width:100px;
  }
  DIV#cuerpo #form-busqueda .search-pattern .fila .form-item input{
	margin:0;
	margin-right:8px;	
	float:static;
  }  

  
  

  DIV#cuerpo #agregar-comentario {margin:0;}
  DIV#cuerpo #agregar-comentario .fila{width:430px;}
  DIV#cuerpo #agregar-comentario LABEL {width:90px;}
  DIV#cuerpo #agregar-comentario TEXTAREA {width:330px;}
  DIV#cuerpo #agregar-comentario .bttn{
	width:auto;
	overflow:visible;
	color:#fff;
	font-size:11px;
	float:none;/*nuevo*/
  }

  DIV#cuerpo #mi-pagina-mensaje {margin:0;}
  DIV#cuerpo #mi-pagina-mensaje .fila {width:556px;}
  html>/**/body DIV#cuerpo #mi-pagina-mensaje .fila {width:552px;}
  DIV#cuerpo #mi-pagina-mensaje LABEL {width:90px;}
  DIV#cuerpo #mi-pagina-mensaje TEXTAREA {width:452px; padding:4px; font-size:0.8em;}
  DIV#cuerpo #mi-pagina-mensaje .bttn{
	width:auto;
	overflow:visible;
	color:#fff;
	font-size:11px;
	float:none;
  }
  

  DIV#cuerpo #mi-pagina-enviar-mensaje {margin:0;}
  DIV#cuerpo #mi-pagina-enviar-mensaje .fila {width:714px;}
  html>/**/body DIV#cuerpo #mi-pagina-enviar-mensaje .fila {width:710px;}
  DIV#cuerpo #mi-pagina-enviar-mensaje INPUT {width:636px;}
  DIV#cuerpo #mi-pagina-enviar-mensaje INPUT#to {width:400px;}
  DIV#cuerpo #mi-pagina-enviar-mensaje LABEL {width:70px;}
  DIV#cuerpo #mi-pagina-enviar-mensaje TEXTAREA {width:630px;height:140px; padding:4px; font-size:0.8em;}
  DIV#cuerpo #mi-pagina-enviar-mensaje .bttn{
	width:auto;
	overflow:visible;
	color:#fff;
	float:none;
  }

  /* Pantalla 44.html*/
  DIV#cuerpo #participa {
	text-align:center;
	width:500px;/*nuevo*/
	margin: 0 auto; /*nuevo*/
  }
  DIV#cuerpo #participa FIELDSET {width:500px;margin:20px auto;display:block;float:none;}
  DIV#cuerpo #participa .fila{width:452px; text-align:right;}
  DIV#cuerpo #participa LABEL {width:100px; text-align:left;}  
  DIV#cuerpo #participa INPUT {width:344px;}
  DIV#cuerpo #participa INPUT.checkbox {margin-left:104px;border:0;width:14px; height:14px;}
  DIV#cuerpo #participa .rcrdr {font-size:11px;}
  DIV#cuerpo #participa .rcrdr LABEL {width:270px;}
  DIV#cuerpo #participa .msg {text-align:center;background:#f8f8f8 url(../img/icoAlerta.gif) no-repeat 10px 10px;font-size:1.2em;padding:10px 0px 5px 40px; width:450px;}
  DIV#cuerpo #participa .msg a{
    float:none;/*nuevo*/
  }  
  DIV#cuerpo #participa .bttn {
	width:auto;
	overflow:visible;
	color:#fff;
	font-size:11px;
	margin-right:2px;
	margin-left: 96px;/*nuevo*/	  
  }
  
  /* botones */
  DIV#cuerpo .formulario FIELDSET INPUT .bttn,
  FORM INPUT.bttn {padding:2px 4px 2px 28px;margin:0;height:24px;border:0;width:auto;overflow:visible;cursor:pointer;border:1px solid #dfdfdf;color:#FFF;background:#2a2a2a url(../img/bgBoton.gif) repeat-x 0 0;font-family:"Trebuchet MS", Arial, sans-serif; font-size:11px;}
  FORM INPUT.eliminar { background:#040404 url(../img/bgBttnEliminar.gif) no-repeat 0 0;}
  FORM INPUT.enviar { background:#040404 url(../img/bgBttnEnviar.gif) no-repeat 0 0;}
  FORM INPUT.registrarse { background:#040404 url(../img/bgBttnEnviar.gif) no-repeat 0 0;}
  FORM INPUT.publicar { background:#040404 url(../img/bgBttnEnviar.gif) no-repeat 0 0;}
  FORM INPUT.borrar { background:#040404 url(../img/bgBttnBorrar.gif) no-repeat 0 0;}
  FORM INPUT.rss { background:#040404 url(../img/bgBttnRSS.gif) no-repeat 0 0;}
  FORM INPUT.escribir { background:#040404 url(../img/bgBttnEscribir.gif) no-repeat 0 0;}
  FORM INPUT.indice { background:#040404 url(../img/bgBttnIndice.gif) repeat-x 0 0; padding:0 4px; width:20px; }
  FORM INPUT.indiceAct { background:#f6e5af url(../img/bgBttnIndiceAct.gif) repeat-x 0 0; padding: 0 3px; color:#000; font-weight:bold; border:1px solid #d27d00; width:20px; }
  FORM INPUT.anterior { background:#040404 url(../img/bgBttnAnterior.gif) no-repeat 0 0; padding:0 2px; }
  FORM INPUT.siguiente { background:#040404 url(../img/bgBttnSiguiente.gif) no-repeat 0 0; padding:0 2px; }
  FORM INPUT.rss2 { background:#040404 url(../img/bgBttnRSS2.gif) no-repeat 0 0;}
  FORM INPUT.abrirforo { background:#040404 url(../img/bgBttnEscribir.gif) no-repeat 0 0;}
  FORM INPUT.publicarAlbum { background:#040404 url(../img/bgBttnPublicar.gif) no-repeat 0 0; }
  FORM INPUT.buscar { background:#040404 url(../img/bgBttnBuscar.gif) no-repeat 0 0;}
  FORM INPUT.galeria { background:#040404 url(../img/bgBttnGaleria.gif) no-repeat 0 0;}
  FORM INPUT.baja { background:#040404 url(../img/bgBttnBajar.gif) no-repeat 0 0;}
  FORM INPUT.volver { background:#040404 url(../img/bgBttnVolver.gif) no-repeat 0 0;}
  FORM INPUT.desplegable { background:#040404 url(../img/bgBttnDesplegable.gif) no-repeat 0 0;}
  FORM INPUT.leido { background:#040404 url(../img/bgBttnLeido.gif) no-repeat 0 0;}
  FORM INPUT.ver { background:#040404 url(../img/bgBttnVer.gif) no-repeat 0 0;}

  /* icons */
  DIV#cuerpo .icon {padding:2px 0 2px 24px; line-height:20px;}
  DIV#cuerpo .iconAgregarAmigo { background:url(../img/iconAgregarAmigo.gif) no-repeat 0 0; }
  DIV#cuerpo .iconEnviarAmigo { background:url(../img/iconEnviarAmigo.gif) no-repeat 0 0; padding-left:30px; }
  DIV#cuerpo .iconQuitarAmigo { background:url(../img/iconQuitarAmigo.gif) no-repeat 0 0; }
  DIV#cuerpo .iconGaleria { background:url(../img/iconGaleria.gif) no-repeat 0 3px; }
  DIV#cuerpo .iconVideo { background:url(../img/iconVideo.gif) no-repeat 0 0; }
  DIV#cuerpo .iconNoticias { background:url(../img/iconNoticias.gif) no-repeat 0 0; }
  DIV#cuerpo .iconComentarios { background:url(../img/iconComentarios.gif) no-repeat 0 2px; }
  DIV#cuerpo .iconComentar { background:url(../img/iconComentar.gif) no-repeat 0 0; }
  DIV#cuerpo .iconUsuario { background:url(../img/iconUsuario.gif) no-repeat 0 1px;}
  DIV#cuerpo .iconContenidosRelacionados { background:url(../img/iconContenidosRelacionados.gif) no-repeat 0 0; }
  DIV#cuerpo .iconVerFicha { background:url(../img/iconVerFicha.gif) no-repeat 0 0; }
  DIV#cuerpo .iconVotos { background:url(../img/iconVotos.gif) no-repeat 0 0; }
  DIV#cuerpo .iconVotar { background:url(../img/iconVotar.gif) no-repeat 0 0; }
  DIV#cuerpo .iconEnviarMensaje { background:url(../img/iconEnviarMensaje.gif) no-repeat 0 0; }
  DIV#cuerpo .iconHacermeFan { background:url(../img/iconHacermeFan.gif) no-repeat 0 0; }
  DIV#cuerpo .iconQuitarFan { background:url(../img/iconQuitarFan.gif) no-repeat 0 0; }
  DIV#cuerpo .iconCompartir { background:url(../img/iconCompartir.gif) no-repeat 0 0; }
  DIV#cuerpo .iconComunidad { background:url(../img/iconComunidad.gif) no-repeat 0 0; }
  DIV#cuerpo .icoOlvidoPass { background:url(../img/icoOlvidoPass.gif) no-repeat 6px 3px; }
  DIV#cuerpo .iconImprimir { background:url(../img/iconImprimir.gif) no-repeat 0 0; }
  DIV#cuerpo .iconPDF { background:url(../img/iconPDF.gif) no-repeat 0 0; }
  DIV#cuerpo .icoBanEnt { background:url(../img/icoBanEnt.gif) no-repeat 4px 4px; }
  DIV#cuerpo .icoBanSal { background:url(../img/icoBanSal.gif) no-repeat 4px  4px; }
  DIV#cuerpo .icoRedMen { background:url(../img/icoRedMen.gif) no-repeat 4px  4px; }
  DIV#cuerpo .icoDescargar { background:url(../img/icoDescargar.gif) no-repeat 4px 4px; }
  

  /* títulos*/
  DIV#cuerpo H2.etqta { font-size:1.6em; text-transform:uppercase; position:relative;margin-bottom:10px  }
  DIV#cuerpo H2.etqta SPAN { color:#FFF; background:#720101 url(../img/bgEtqta.gif) no-repeat right; padding:10px 75px 15px 20px; line-height:50px; }

/******************************************************************************/
/*** TABS *********************************************************************/
/******************************************************************************/
DIV#homeInformacion DIV#info{background:#FFF url(../img/bgInfoPest.gif) repeat-x top;}
DIV#homeInformacion DIV#info UL{list-style:none; padding:5px; margin:0;}
DIV#homeInformacion DIV#info UL LI{display:inline; padding:0 5px 5px 10px;}
html>/**/body DIV#homeInformacion DIV#info UL LI{padding-left:5px;}
DIV#homeInformacion DIV#info UL LI A{color:#FFF;}
DIV#homeInformacion DIV#info UL LI.act{background:#FFF; border:3px double #720101; border-bottom:none;}
div#homeInformacion div#info ul li.act a {color:#720101;}
div#homeInformacion div#info .inf {font-style:italic;}
div#homeInformacion div#info .inf p.texto {font-size:1.1em;margin:0;padding:7px 10px;}


DIV#homeNoticias DIV#info{background:#FFF url(../img/bgInfoPest.gif) repeat-x top;}
DIV#homeNoticias DIV#info UL{list-style:none; padding:5px; margin:0;}
DIV#homeNoticias DIV#info UL LI{display:inline; padding:0 5px 5px 10px;}
html>/**/body DIV#homeNoticias DIV#info UL LI{padding-left:5px;}
DIV#homeNoticias DIV#info UL LI A{color:#FFF;}
DIV#homeNoticias DIV#info UL LI.act{background:#FFF; border:3px double #720101; border-bottom:none;}
div#homeNoticias div#info ul li.act a {color:#720101;}
div#homeNoticias div#info .inf {font-style:italic;}
div#homeNoticias div#info .inf p.texto {font-size:1.1em;margin:0;padding:7px 10px;}


  DIV.tabs { background:#FFF url(../img/bgInfoPest.gif) repeat-x top; }
  DIV.tabs UL { list-style:none; margin:0; padding:5px;}
  DIV.tabs UL LI { display:block; float:left; padding:4px 4px 0px 4px; text-transform:uppercase; font-size:0.9em; }
  DIV.tabs UL A { color:#FFF; text-decoration:none; }
  DIV.tabs UL A.selected { background:#FFF; border:3px double #720101; border-bottom:none; color:#720101; padding:2px 4px 0px 4px; }
  DIV.tabs .inf { 
	float: none; 
	clear:both; 
	background:#fff; 
	padding:6px; 
/* 	overflow:scroll; 
	height:200px; */
	overflow-x:hidden; 	
  }
  DIV.tabs .inf A{color:#8a0404;}
  DIV.tabs .inf A:hover{text-decoration:none;}
  DIV.tabs H4 { font-size:1em; padding-top:6px; }
  
  DIV.tabs3 { background:#FFF url(../img/bgInfoPest.gif) repeat-x top; }
  DIV.tabs3 UL { list-style:none; margin:0; padding:5px;}
  DIV.tabs3 UL LI { display:block; float:left; padding:4px 4px 0px 4px; text-transform:uppercase; font-size:0.9em; }
  DIV.tabs3 UL A { color:#FFF; text-decoration:none; }
  DIV.tabs3 UL A.selected { background:#FFF; border:3px double #720101; border-bottom:none; color:#720101; padding:2px 4px 0px 4px; }
  DIV.tabs3 .inf { 
    float: none; 
    clear:both; 
    background:#fff; 
    padding:6px; 
/*  overflow:scroll; 
    height:200px; */
    overflow-x:hidden;  
  }
  DIV.tabs3 .inf A{color:#8a0404;}
  DIV.tabs3 .inf A:hover{text-decoration:none;}
  DIV.tabs3 H4 { font-size:1em; padding-top:6px; }

  DIV.tabs#boxProfileGallery { background:none;}
  DIV.tabs#boxProfileGallery H4{ color: #8a0404; font-size:1.25em; margin-bottom:-2em;}
  DIV.tabs#boxProfileGallery UL { margin:0; padding:0; list-style:none; float:right; }
  DIV.tabs#boxProfileGallery UL LI { border:1px solid #afafaf; padding:0;border-bottom:0; background:#f8f8f8; }
  DIV.tabs#boxProfileGallery UL LI A { border:0; text-decoration:none; font-weight:bold; color: #8a0404; line-height:3em; padding:9px 8px 10px 8px;}
  DIV.tabs#boxProfileGallery UL LI A:hover { border:0; text-decoration:underline;}
  DIV.tabs#boxProfileGallery UL .selected { background:#8a0404;color:#fff;}
  DIV.tabs#boxProfileGallery .inf {background:#f8f8f8; padding:0;overflow:visible;height:260px;border:1px solid #afafaf;}
  DIV.tabs#boxProfileGallery .inf .thumbnail { border:1px solid #aeaeae; margin:0;padding:0; }
  DIV.tabs#boxProfileGallery .inf .thumbnail IMG {border:1px solid #fff;}
  DIV.tabs#boxProfileGallery .inf .gallery {margin:0 auto;width:254px;}
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-container {border:0;background:#f8f8f8;}
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-container-horizontal { padding:0px 10px; width:230px;}
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 100%; height:auto; border:0; background:#f8f8f8;}
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-item-horizontal { width: 44px; height:42px; border:0;margin:0; background:#f8f8f8;}
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-item-horizontal img { border:1px solid #aeaeae; }
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-prev-horizontal { height: 45px; top:35px; }
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-next-horizontal { height: 45px; top:45px; }
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-prev-horizontal {position: absolute;top: 20px;left: -5px;width: 16px;height: 23px;cursor: pointer;background: transparent url(../css/skins/tango/prev-horizontal-small.png) no-repeat 0 0;}
  DIV.tabs#boxProfileGallery .jcarousel-skin-tango .jcarousel-next-horizontal {position: absolute;top: 20px;left: 244px;width: 16px;height: 23px;cursor: pointer;background: transparent url(../css/skins/tango/next-horizontal-small.png) no-repeat 0 0;}

  DIV.tabs#boxProfileGallery.medium .inf .gallery {margin:0 auto;width:390px;}
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-container {border:0px solid red;background:#f8f8f8;}
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-container-horizontal { padding:0px 10px; width:368px;}
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 100%; height:auto; border:0; background:#f8f8f8;}
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-item-horizontal { width: 44px; height:42px; border:0;margin:0; background:#f8f8f8;}
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-item-horizontal img { border:1px solid #aeaeae; }
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-prev-horizontal { height: 45px; top:35px; }
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-next-horizontal { height: 45px; top:45px; }
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-prev-horizontal {position: absolute;top: 20px;left: -5px;width: 16px;height: 23px;cursor: pointer;background: transparent url(../css/skins/tango/prev-horizontal-small.png) no-repeat 0 0;}
  DIV.tabs#boxProfileGallery.medium .jcarousel-skin-tango .jcarousel-next-horizontal {position: absolute;top: 20px;left: 382px;width: 16px;height: 23px;cursor: pointer;background: transparent url(../css/skins/tango/next-horizontal-small.png) no-repeat 0 0;}

  DIV#gallery-large {height:130px; overflow:hidden;}
  DIV#gallery-large .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 100%; height:auto; border:0; background:#f8f8f8;}
  DIV#gallery-large .jcarousel-skin-tango .jcarousel-item-horizontal { width: 142px; height:96px; border:0;margin:0; background:#f8f8f8;}
  
  DIV#gallery-big {width:680px;height:300px; overflow:hidden;margin:0 auto;}
  DIV#gallery-big .jcarousel-skin-tango .jcarousel-container {border:0px solid red;}
  DIV#gallery-big .jcarousel-skin-tango .jcarousel-container-horizontal { padding:0px 40px; width:590px; height:294px;}
  DIV#gallery-big .jcarousel-skin-tango .jcarousel-clip-horizontal { width: 100%; height:auto; border:0;}
  DIV#gallery-big .jcarousel-skin-tango .jcarousel-item-horizontal { width: 600px; height:284px; border:0;margin:0;}
  DIV#gallery-big .jcarousel-skin-tango .jcarousel-item-horizontal img { border:1px solid #aeaeae; }
  DIV#gallery-big .jcarousel-skin-tango .jcarousel-prev-horizontal { height: 45px; top:130px; }
  DIV#gallery-big .jcarousel-skin-tango .jcarousel-next-horizontal { height: 45px; top:130px; left:640px; }

  /* custom tabs:members */
  DIV.tabs .members .jcarousel-container-horizontal { width:200px; }

  /* custom tabs:news */
  DIV#cuerpo .tabs .news .memberResult { margin:0; }
  DIV#cuerpo .tabs .news .memberResult .bg { width:180px; }
  DIV#cuerpo .tabs .news .memberResult .bg .content { height:56px; min-height:56px !important; }
  * html DIV#cuerpo .tabs .news .memberResult .bg .content{
	height:56px!important;/*nuevo*/
  }    
  DIV#cuerpo .tabs .news .memberResult .bg .links A {color:#333;}

/******************************************************************************/
/*** PERSONALIZADOS ***********************************************************/
/******************************************************************************/

  /* index.html */
  /*DIV.sep { background:url(../img/bgSep.png) no-repeat bottom left; padding-bottom:20px; }*/
  /** html DIV.sep { background:url(../img/bgSep.gif) no-repeat bottom left; }*/
  .foto { padding:1px; }
  DIV.sep .bsh { margin-top:15px !important; }
  DIV#bnnrPpal { display:table; width:100%; height:403px; }
  DIV#pagBannerPpal { margin-top:-75px; width:100%; height:70px; background:url(../img/bgPagBnnrPpal.png) repeat-x top; position:relative; }
  html>/**/body DIV#pagBannerPpal { margin-top:-70px; }

  DIV#homeMiembros DIV#miembros UL LI .selected { background:#FFF; border:3px double #720101; border-bottom:none; color:#720101; }

  DIV.HomeIndex P.enlace { background:#370101 url(../img/bgInfoBottom.gif) repeat-x top; text-align:right; padding:3px 5px;  margin:0; }
  DIV.HomeIndex P.enlace A { color:#FFF; background:url(../img/bgInfoLink.gif) no-repeat right; padding-right:12px; font-style:normal; }
  DIV.HomeIndex P.enlace A:hover { color:#ffc54f; }
  DIV.HomeIndex DIV.caja H2 { margin-top:-28px; position:relative; color:#FAFAFA; text-transform:uppercase; font-size:1.7em; font-family:Arial Black;}
  DIV.HomeIndex DIV.caja H2 SPAN{background:url(../img/bgH2.gif) no-repeat right; padding-right:45px;}
  DIV.HomeIndex DIV.conTit { margin-top:15px; }
  *html DIV.HomeIndex DIV.conTit DIV DIV.caja{float:left !important;}

  DIV#homeNoticias P.texto { margin:0; padding:8px 8px; font-size:1em; }
  DIV#homeNoticias P.texto IMG { margin:0 8px 0 0; float:left; border:solid 2px #aeaeae; background:#FFFFFF none repeat scroll 0 0; }
  DIV#homeNoticias .separador {  padding:3px; margin-left:60px; }
  DIV#homeNoticias .separador-noticias {  padding:0; margin-left:30px; }

  DIV#homeComunidad #boletin { _margin-left:-10px; }
  DIV#homeComunidad P.texto { margin:0; padding:8px 8px; font-size:1em; }
  DIV#homeComunidad P.texto IMG { margin:0 8px 0 0; float:left; border:solid 2px #aeaeae; background:#FFFFFF none repeat scroll 0 0; }
  DIV#homeComunidad .separador {  padding:3px; margin-left:60px; }

  DIV#homeActionTeam P.texto { margin:0; padding:8px 8px; font-size:1em; }
  DIV#homeActionTeam P.texto IMG { margin:0 8px 0 0; float:left; border:solid 2px #aeaeae; background:#FFFFFF none repeat scroll 0 0; }
  DIV#homeActionTeam .separador {  padding:3px; margin-left:60px; }


/* AREAS */

  /* cuadro izquierdo: comentarios */
  DIV#cuerpo .box-comment {  margin-left:10px; border:1px solid #fff; }
  DIV#cuerpo .box-comment .box-bg-top {  float:left; margin-left:10px; width: 545px; background: url(../img/bgComment.gif) repeat-y; }
  DIV#cuerpo .box-comment .box-bg-bottom {  background: url(../img/bgCommentTop.gif) no-repeat; }
  DIV#cuerpo .box-comment .text {  position:relative; width: 513px; margin-left: 12px; padding:10px; border-bottom:1px solid #d7d7d7; color:#717171; }

  DIV#cuerpo .box-comment DIV.abrir{margin-right:7px;}

  DIV#cuerpo .box-comment-response {  margin-left:10px; border:1px solid #fff; }
  DIV#cuerpo .box-comment-response .box-bg-top {  float:left; margin-left:10px; width: 545px; background: url(../img/bgComment_red.gif) repeat-y; }
  DIV#cuerpo .box-comment-response .box-bg-bottom {  background: url(../img/bgCommentTop_red.gif) no-repeat; }
  DIV#cuerpo .box-comment-response .text {  position:relative; width: 513px; margin-left: 12px; padding:10px; border-bottom:1px solid #8a0404; color:#717171; }
  
  DIV#cuerpo .box-comment-small {  margin-left:10px; border:1px solid #fff; }
  DIV#cuerpo .box-comment-small .box-bg-top {  float:left; margin-left:4px; width: 385px; border-right:1px solid #aeaeae; background: url(../img/bgComment.gif) repeat-y; }
  DIV#cuerpo .box-comment-small .box-bg-bottom {  background: url(../img/bgCommentTop.gif) no-repeat; }
  DIV#cuerpo .box-comment-small .text {  position:relative; width: 353px; margin-left: 12px; padding:10px; border-bottom:1px solid #d7d7d7; color:#717171; }

  DIV#cuerpo .box-comment-lite {  border:1px solid #fff;}
  DIV#cuerpo .box-comment-lite .box-bg-top {  float:left; margin-left:4px; border-right:1px solid #d6d6d6; background: url(../img/bgComment.gif) repeat-y;}
  DIV#cuerpo .box-comment-lite .box-bg-bottom {  background: url(../img/bgCommentTop.gif) no-repeat; }
  DIV#cuerpo .box-comment-lite .text {  position:relative; margin-left: 12px; padding:10px; border-bottom:1px solid #d6d6d6; color:#717171; }
  DIV#cuerpo .box-comment-lite .text P { font-size:1em; margin:0;padding:0;}
  DIV#cuerpo .box-comment-lite .text H3 { font-weight:bold;font-size:1em; }
  DIV#cuerpo .box-comment-lite .text H4 { font-weight:normal;color:#333;font-size:1em; }
    
  DIV#cuerpo .box-comment-response-lite {  border:1px solid #fff;}
  DIV#cuerpo .box-comment-response-lite .box-bg-top {  float:left; margin-left:4px; border-right:1px solid #8a0404; background: url(../img/bgComment_red.gif) repeat-y;}
  DIV#cuerpo .box-comment-response-lite .box-bg-bottom {  background: url(../img/bgCommentTop_red.gif) no-repeat; }
  DIV#cuerpo .box-comment-response-lite .text {  position:relative; margin-left: 12px; padding:10px; border-bottom:1px solid #8a0404; color:#717171; }
  DIV#cuerpo .box-comment-response-lite .text P { font-size:1em; margin:0;padding:0;}
  DIV#cuerpo .box-comment-response-lite .text H3 { font-weight:bold;font-size:1em; }
  DIV#cuerpo .box-comment-response-lite .text H4 { font-weight:normal;color:#333;font-size:1em; }

  /* cuadro derecho: búsqueda */
  DIV#cuerpo .box-search { border:1px solid #d6d6d6; background: #fff; }
  DIV#cuerpo .box-search .search { border: 3px double #000; }
  DIV#cuerpo .box-search .search FORM { background: url(../img/boxSearchBg.gif) #fff; padding: 1px 6px; overflow:hidden; height:62px; }
  DIV#cuerpo .box-search .search FORM IMG { margin-bottom: 8px; }
  DIV#cuerpo .box-search .search FORM DIV { float:left; }
  DIV#cuerpo .box-search .search FORM INPUT { 
	border:1px solid #4e0101; 
	font-size:0.9em; 
	color:#333333; 
	padding:0;/*new*/ 
	width:208px; 
	vertical-align:top; 	
  }
  DIV#cuerpo .box-search .search FORM INPUT.search { vertical-align:middle; margin-left:10px; height: 20px;  width:56px; background:#fff; font-size:0.9em; font-family:Trebuchet Ms; line-height:1em; font-weight:600; text-transform:uppercase; border:1px solid #bdbcbd; }
  DIV#cuerpo .box-search .search FORM .action { padding-top:1px; }

  /* cuadro izquierdo: BUSQUEDA DE MIEMBROS */
  DIV#cuerpo .box-wide { border:1px solid #d6d6d6; width: 592px;margin:0 0 0 10px; padding:0;}
  DIV#cuerpo .box-wide .content {  border:1px solid #fff; background: #f8f8f8; color:#6d6e70; line-height:1.2em; padding:10px 5px;padding-right:0px;margin:0;}
  DIV#cuerpo .box-wide .thumbnail { float:right; margin:0 5px 0 4px;padding:0;}
  DIV#cuerpo .box-wide .thumbnail IMG {margin:0;}
  
  /* cuadro izquierdo: INBOX */
  DIV#cuerpo .box-2-wide { border:1px solid #d6d6d6; width: 752px;margin:0 0 0 10px; padding:0;}
  DIV#cuerpo .box-2-wide .content {  border:1px solid #fff; background: #f8f8f8; color:#6d6e70; line-height:1.2em;margin:0;}

  /* cuadro derecho: álbumes de fotos */
  DIV#cuerpo .box .photo-album-thumbnails .item {margin:0 0 6px 6px;}
  DIV#cuerpo .box .photo-album-thumbnails .thumbnail {float:none;margin:0;}


  /* cuadro izquierdo: DETALLE DE �?LBUM */
  DIV#cuerpo .h3red { 
	font-size:1.3em; 
	color: #8a0404; 
	_height:1%;/*nuevo*/
	width:auto;
  }

  DIV#cuerpo DIV.album-detail P { font-size:1.2em; margin-top:0; }
  DIV#cuerpo DIV.album-detail .spacer-large { background-position: left; }
  
  DIV#cuerpo .box-detail .content .latest-posts .text { padding:6px; line-height:2em;}
    
  DIV#cuerpo .box-detail DIV.abrir{margin-right:4px;}
	
  /* cuadro izquierdo: GALERIA DESTACADA */
  DIV#cuerpo .gallery { width:597px; }
  DIV#cuerpo .gallery .text H3 { margin-top:10px; }
  DIV#cuerpo .gallery .text P { margin-top:0; color:#69696b; }
  DIV#cuerpo .gallery .spacer-large { background-position: center center; }
  DIV#cuerpo .gallery .box-thumb { margin:2px; }
  
  /* cuadro izquierdo: BLOGS */
  DIV#cuerpo .blog P { font-size:1.1em; color:#6c6b71; }
  
  /**/
  DIV#cuerpo .blog-member { width:597px; }
  DIV#cuerpo .blog-member .text H3 { width:100%; }
  DIV#cuerpo .blog-member .text .bttnNav { padding:0}
  DIV#cuerpo .blog-member2{ width:440px; }
  DIV#cuerpo .blog-member2 .text H3 { width:100%; }
  DIV#cuerpo .blog-member2 .text .bttnNav { padding:0}
   
  /* cuadro izquierdo: NOTICIAS DESTACADAS */
  DIV#cuerpo .news .bg { float:left; width: 384px; }
  DIV#cuerpo .news .text .content { padding: 6px; }
  DIV#cuerpo .news .text .content H2 { text-transform:uppercase; font-size:1.4em; color:#8a0404; }
  DIV#cuerpo .news .text .content H3 { text-transform:uppercase; font-size:1em; font-weight:bold; line-height:1em; }
  DIV#cuerpo .news .text .content H4 { color:#333; line-height:1em; }
  DIV#cuerpo .news .text .content .links { width:50%; }
  DIV#cuerpo .news .text .highlighted P { font-size:1.1em; margin-bottom:15px; }
  DIV#cuerpo .news .memberResult .text .content A { color:#8a0404; }
  DIV#cuerpo .news .memberResult .text .content A:hover { text-decoration:none; }
  DIV#cuerpo .news .memberResult .text .content P { line-height:1em; margin:0; }
  DIV#cuerpo .news .memberResult .text .content { padding:5px; padding-bottom:3px; }
  DIV#cuerpo .other-news .text .content { padding:2px 8px; text-transform:uppercase; }
  DIV#cuerpo .other-news,
  DIV#cuerpo .other-news .headingBlack { margin-bottom:6px; }
  
  DIV#cuerpo .activity { margin-bottom:6px; }
  DIV#cuerpo .activity .bg {background:#f8f8f8;}
  DIV#cuerpo .activity .text {width:97%; padding:5px; overflow:auto;}
  DIV#cuerpo .activity .text .date { float:right; padding:5px;}
  DIV#cuerpo .activity .text .content { float:left; width:80%; border:none !important; padding-left:0;}
  DIV#cuerpo .activity .text .content H3 { font-weight:bold; font-size:1em; display:inline; }
  DIV#cuerpo .activity .name{color: #8a0404; font-weight: bold; font-size: 1em;}
  
/* COMMON STYLES */
  DIV#cuerpo .box { 
	margin-left: 10px; 
	margin-right:6px; 
	position:relative; 
	*position:static;/*nuevo*/
  }
  DIV#cuerpo .box .thumbnail { margin-right:10px; }
  DIV#cuerpo .box .bg .text {  
	border:1px solid #d6d6d6; 
	color:#6d6e70; 
	line-height:0.9em; 
	*height:1%;/*nuevo*/
  }
  DIV#cuerpo .box .bg .text .content {
	border:1px solid #fff; 
	background: #f8f8f8; 
	color:#6d6e70; 
	line-height:1.6em; 
	*height:1%;/*nuevo*/
  }
  DIV#cuerpo .box .spacer-large { clear:both; }

  DIV#cuerpo .box-container { border:3px double #000; background:#fff; }
  DIV#cuerpo .box-container .text {  float:left; margin-top:4px; width:230px; }
  DIV#cuerpo .box-container .text P { margin:0; font-style: italic; line-height: 1.3em; }
  DIV#cuerpo .box-container .text H3 { font-size: 1em; color:#6d6e70; font-weight: bold; display:inline; }
  DIV#cuerpo .box-container .text H4 { font-size: 1em; color:#8a0404; font-weight: bold; }
  DIV#cuerpo .box-container .thumbnail { margin: 4px 4px 4px 2px ; }
  DIV#cuerpo .box-container .spacer-small { clear:both; }
  DIV#cuerpo .box-container A { color: #8a0404; font-size: 1em; font-style: normal; font-weight:bold; }
  DIV#cuerpo .box-container A:hover { text-decoration:none; }

  DIV#cuerpo .box-thumb { float:left; display:inline; border:1px solid #d6d6d6; padding: 3px; background:#f8f8f8; line-height:2em; margin: 5px 2px 0 3px; }
  DIV#cuerpo .box-thumb .thumbnail { margin-right:0;}
  DIV#cuerpo .box-thumb .text { clear:both; }
  DIV#cuerpo .box-thumb A { color:#333; text-decoration:none; }
  DIV#cuerpo .box-thumb A:hover { text-decoration:underline; }

  DIV#cuerpo .box-detail .bg { float:left; width: 446px; }
  DIV#cuerpo .box-detail .text .content { padding: 6px; }
  
  DIV#cuerpo .redes .bg { float:left; width: 446px; }
  DIV#cuerpo .redes .thumbnail { margin:0; margin-left:10px; }
  DIV#cuerpo .redes .bg .text .content H3 { text-transform:uppercase; font-weight:bold; font-size:1em; }

  DIV#cuerpo .box-resume .bg { float:left; width: 516px; }
  DIV#cuerpo .box-resume .text .content { padding: 3px 1px 0px 6px; }
  
  DIV#cuerpo .box-friends { margin:6px 0 0 9px; }
  DIV#cuerpo .box-friends .bg { float:left; width: 140px; }
  DIV#cuerpo .box-friends .thumbnail { margin-right:2px; }
  DIV#cuerpo .box-friends .text .content { padding: 2px 2px 2px 6px; }
  
  DIV#cuerpo .col { width:294px; }
  DIV#cuerpo .colS { width:275px; padding-right:4px;}
  DIV#cuerpo .colS .headingBlack{margin-right:-4px;}
  DIV#cuerpo .colXS { width:120px; }  
  DIV#cuerpo .colXS2 { width:120px; margin-left:39px; } 

  DIV#cuerpo .wide .box-thumb { width:282px; }
  DIV#cuerpo .wide .thumbnail,
  DIV#cuerpo .wide .text { float:left; margin-right:8px; }

  DIV#cuerpo .memberResult { margin:8px 0 0 10px; }
  DIV#cuerpo .memberResult .thumbnail { float:left; margin-right:4px; }
  DIV#cuerpo .memberResult H4 { color:#333; }
  DIV#cuerpo .memberResult .bg { float:left; width:181px; }
  DIV#cuerpo .memberResult .bg .content {  padding:6px; height:90px; min-height:90px !important; }
  * html DIV#cuerpo .memberResult .bg .content{
	height:90px!important;/*nuevo*/
  }  
  DIV#cuerpo .memberResult .highlighted .text .content {  background:#d3d3d3; }
  DIV#cuerpo .memberResult .spacer-small { width:280px; }
  
  DIV#cuerpo .content-tabs .box .box { margin:4px; }
  DIV#cuerpo .content-tabs UL { margin:0; padding:0; list-style:none; position:relative; }
  DIV#cuerpo .content-tabs UL LI { text-transform:uppercase; float:left; background:#FFF; padding:1px; border:1px solid #d6d6d6; border-bottom:none; }
  DIV#cuerpo .content-tabs UL LI A { text-decoration:none; font-weight:bold; color: #8a0404; line-height:1.8em; padding:0 8px; }
  DIV#cuerpo .content-tabs UL LI.act { background:#8a0404; }
  DIV#cuerpo .content-tabs UL LI.act A { color:#fff; }
  DIV#cuerpo .content-tabs UL LI A:hover { text-decoration:underline; }
  DIV#cuerpo .content-tabs .box .box .content { padding:2px; }
  DIV#cuerpo .content-tabs .box .box FORM, 
  DIV#cuerpo .content-tabs .box .box FORM .bttnNav { padding-left:0; margin-left:0; }
  DIV#cuerpo .content-tabs .box .box FORM INPUT { margin-left:0; }

  DIV#cuerpo .content-tabs .inbox {background:#f8f8f8;}
  DIV#cuerpo .content-tabs .write-message {margin-left:300px;width:150px;}
  html>/**/body DIV#cuerpo .content-tabs .write-message {width:156px !important;}

  DIV#cuerpo .content-tabs .albums { width:136px; margin:6px 0 14px 4px; }
  DIV#cuerpo .content-tabs .albums .thumbnail { margin:0; }
  DIV#cuerpo .content-tabs .albums FORM { }
  DIV#cuerpo .content-tabs .albums FORM .bttnNav { padding:0; }
  DIV#cuerpo .content-tabs .albums FORM INPUT { background-position: -6px 0; }
  DIV#cuerpo .content-tabs .albums FORM .albumsL { margin:0; padding:0; padding-left:16px; width:60px; }
  DIV#cuerpo .content-tabs .albums FORM .albumsR { margin:0; padding:0; padding-left:16px; width:72px; }

  DIV#cuerpo .view-all { background: url(../img/boxVerTodosBg.gif) repeat-x; text-align:right; padding: 4px 6px 2px 0; }
  DIV#cuerpo .view-all a { color:#fff; font-weight:normal; }

  DIV#cuerpo .text H3 {  color: #8a0404; font-weight: normal; font-size: 1.4em; }
  DIV#cuerpo .text H3.headline {  
	color: #8a0404; 
	font-weight: normal; 
	font-size: 1.6em; 
  }
  DIV#cuerpo .text H4 {
	font-weight: bold; 
	font-size: 1em; 
	display:inline; 
  }
  DIV#cuerpo .text H4.headline {  color: #8a0404; font-weight: bold; font-size: 1.0em; }
  DIV#cuerpo .text H5 {  position:absolute; right:10px; top:10px; font-weight:normal; font-size: 1.0em; }
  DIV#cuerpo .text P {  font-style:italic; margin:8px 0; line-height: 1.3em; }
  DIV#cuerpo .text STRONG {  color:#333; }

  /* Pantalla 45.html*/
  DIV#cuerpo .box-search-result {margin:10px;}
  DIV#cuerpo .box-search-result H3 {color:#8a0404;text-transform:uppercase;margin:0;}
  DIV#cuerpo .box-search-result P {color:#6c6b71;;font-style:italic;line-height:1.2em;margin:0;}
  DIV#cuerpo .box-search-result .spacer-large {background-position:center center;}

  /* Pantalla 15.html */
  DIV#cuerpo .box .bg .text .content .foros SPAN {line-height:2em;}
  DIV#cuerpo .box .bg .text .content .foros {margin:6px 0 10px 0;}

  /* Pantalla 29.html */
  DIV#cuerpo .profile .spacer-large {background-position: center center;}


  DIV#cuerpo .links A { font-weight:normal; color:#333; text-decoration:none; }
  DIV#cuerpo .links A:hover { text-decoration:underline; }

  DIV#cuerpo .thumbnail { float:left; border:1px solid #aeaeae; }
  DIV#cuerpo .thumbnail IMG { border:1px solid #fff; }

  DIV#cuerpo .bttnNav {  margin: 0; padding:8px; }
  DIV#cuerpo .bttnNav INPUT {  font-size:1.1em; }
  DIV#cuerpo .bttnNavLeft {  float:left; }
  DIV#cuerpo .bttnNavRight {  float:right; }

  DIV#cuerpo .headingBlack { 
	background:#030303 url(../img/bgLegend.gif) repeat-x top; 
	color:#FFF; 
	text-transform:uppercase; 
	font-weight:bold; 
	font-size:1.25em; 
	padding:3px 6px; 
	margin:0; 
	clear:both; 
	_height:1%;
  }
  
  *html DIV#cuerpo .bttnNavLeft .h3red { width:25% !important;}
  
  DIV.box-detail .headingBlack{margin:0 -6px !important;}
  
  DIV#cuerpo .photo { border:1px solid #aeaeae; }
  DIV#cuerpo .photo IMG { border:2px solid #e7eded; }


/* PIE DE P�?GINA */
DIV#pie { text-align:center; }
DIV#pie UL { list-style:none; margin:auto; padding:15px 0 50px 0; }
DIV#pie UL LI { display:inline; padding:0 10px; }
DIV#pie UL LI A { color:#FFF; }
DIV#pie UL LI A:hover { color:#ffc54f; }



/* medidas */
*.Wauto { width:auto !important; }
*.W1 { width: 0.9% !important; }
*.W2 { width: 1.9% !important; }
*.W3 { width: 2.9% !important; }
*.W4 { width: 3.9% !important; }
*.W5 { width: 4.9% !important; }
*.W6 { width: 5.9% !important; }
*.W7 { width: 6.9% !important; }
*.W8 { width: 7.9% !important; }
*.W9 { width: 8.9% !important; }
*.W10 { width: 9.9% !important; }
*.W11 { width: 10.9% !important; }
*.W12 { width: 11.9% !important; }
*.W13 { width: 12.9% !important; }
*.W14 { width: 13.9% !important; }
*.W15 { width: 14.9% !important; }
*.W16 { width: 15.9% !important; }
*.W17 { width: 16.9% !important; }
*.W18 { width: 17.9% !important; }
*.W19 { width: 18.9% !important; }
*.W20 { width: 19.9% !important; }
*.W21 { width: 20.9% !important; }
*.W22 { width: 21.9% !important; }
*.W23 { width: 22.9% !important; }
*.W24 { width: 23.9% !important; }
*.W25 { width: 24.9% !important; }
*.W26 { width: 25.9% !important; }
*.W27 { width: 26.9% !important; }
*.W28 { width: 27.9% !important; }
*.W29 { width: 28.9% !important; }
*.W30 { width: 29.9% !important; }
*.W31 { width: 30.9% !important; }
*.W32 { width: 31.9% !important; }
*.W33 { width: 32.9% !important; }
*.W34 { width: 33.9% !important; }
*.W35 { width: 34.9% !important; }
*.W36 { width: 35.9% !important; }
*.W37 { width: 36.9% !important; }
*.W38 { width: 37.9% !important; }
*.W39 { width: 38.9% !important; }
*.W40 { width: 39.9% !important; }
*.W41 { width: 40.9% !important; }
*.W42 { width: 41.9% !important; }
*.W43 { width: 42.9% !important; }
*.W44 { width: 43.9% !important; }
*.W45 { width: 44.9% !important; }
*.W46 { width: 45.9% !important; }
*.W47 { width: 46.9% !important; }
*.W48 { width: 47.9% !important; }
*.W49 { width: 48.9% !important; }
*.W50 { width: 49.9% !important; }
*.W51 { width: 50.9% !important; }
*.W52 { width: 51.9% !important; }
*.W53 { width: 52.9% !important; }
*.W54 { width: 53.9% !important; }
*.W55 { width: 54.9% !important; }
*.W56 { width: 55.9% !important; }
*.W57 { width: 56.9% !important; }
*.W58 { width: 57.9% !important; }
*.W59 { width: 58.9% !important; }
*.W60 { width: 59.9% !important; }
*.W61 { width: 60.9% !important; }
*.W62 { width: 61.9% !important; }
*.W63 { width: 62.9% !important; }
*.W64 { width: 63.9% !important; }
*.W65 { width: 64.9% !important; }
*.W66 { width: 65.9% !important; }
*.W67 { width: 66.9% !important; }
*.W68 { width: 67.9% !important; }
*.W69 { width: 68.9% !important; }
*.W70 { width: 69.9% !important; }
*.W71 { width: 70.9% !important; }
*.W72 { width: 71.9% !important; }
*.W73 { width: 72.9% !important; }
*.W74 { width: 73.9% !important; }
*.W75 { width: 74.9% !important; }
*.W76 { width: 75.9% !important; }
*.W77 { width: 76.9% !important; }
*.W78 { width: 77.9% !important; }
*.W79 { width: 78.9% !important; }
*.W80 { width: 79.9% !important; }
*.W81 { width: 80.9% !important; }
*.W82 { width: 81.9% !important; }
*.W83 { width: 82.9% !important; }
*.W84 { width: 83.9% !important; }
*.W85 { width: 84.9% !important; }
*.W86 { width: 85.9% !important; }
*.W87 { width: 86.9% !important; }
*.W88 { width: 87.9% !important; }
*.W89 { width: 88.9% !important; }
*.W90 { width: 89.9% !important; }
*.W91 { width: 90.9% !important; }
*.W92 { width: 91.9% !important; }
*.W93 { width: 92.9% !important; }
*.W94 { width: 93.9% !important; }
*.W95 { width: 94.9% !important; }
*.W96 { width: 95.9% !important; }
*.W97 { width: 96.9% !important; }
*.W98 { width: 97.9% !important; }
*.W99 { width: 98.9% !important; }
*.W100 { width: 99.9% !important; }

/* jquery carrusel */
.jcarousel-skin-tango .jcarousel-container { border: 0; background-color:#fff; }
.jcarousel-skin-tango .jcarousel-container-horizontal { padding:20px 40px; width: 532px; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width: 100%; height: auto; }
.jcarousel-skin-tango .jcarousel-item-horizontal { 
	margin-right: 22px; 
	height: 110px; 
	*height: 115px; 
}
.jcarousel-skin-tango .jcarousel-item-horizontal img { border:1px solid #aeaeae; padding: 1px; }
.jcarousel-skin-tango .jcarousel-item-horizontal .nombre {
	text-transform:capitalize;
}

/* jquery carrusel: controles */
.jcarousel-skin-tango .jcarousel-prev-horizontal { height: 45px; top:35px; }
.jcarousel-skin-tango .jcarousel-prev-horizontal ,
.jcarousel-skin-tango .jcarousel-next-horizontal { height: 45px; top:45px; }










/******************************************************************************/
/* ESTILOS DE FORMULARIOS VIEJOS (no compatibles con IE6) *********************/
/******************************************************************************/

  FORM INPUT.txt { border:1px solid #2c0000; font-family:"Trebuchet MS", Arial, sans-serif;  color:#333; height:1.25em; width:125px; font-size:1em; }
  FORM INPUT.boton {   cursor:pointer; border:1px solid #e4cccc;  height:1.5em; padding:0 5px; text-transform:uppercase; }


  /* sin menú lateral */

  DIV#cuerpo FORM DIV.formu { border:1px solid #d6d6d6; margin:20px 30px; background:#f8f8f8; position:relative; padding:50px 0 10px 0; width:872px; }
  *html DIV#cuerpo FORM DIV.formu { width:856px; }
  DIV#cuerpo FORM FIELDSET { border:none; padding:0 !important; margin:0 !important; }
  DIV#cuerpo FORM FIELDSET LEGEND { margin:0 !important; padding:0 !important; }
  DIV#cuerpo FORM FIELDSET LEGEND SPAN { marign:0; padding:3px 25px; background:#030303 url(../img/bgLegend.gif) repeat-x top; color:#FFF; position:absolute; left:1px; top:5px; text-transform:uppercase; font-weight:bold; font-size:1.25em; width:820px;}
  *html DIV#cuerpo FORM FIELDSET LEGEND SPAN{width:804px;}
  DIV#cuerpo FORM FIELDSET DIV.fila { 
	font-size:1.2em; 
	width:99%; 
	display:table; 
	padding-left:15px;/*antes 25px*/
	_padding-left:10px;/*nuevo*/
	padding-bottom:7px; 
  }
  DIV#cuerpo FORM FIELDSET DIV.fila * { float:left; }
  DIV#cuerpo FORM FIELDSET DIV.fila-fotos * { float:right; }
  DIV#cuerpo FORM FIELDSET DIV.fila-fotos { font-size:1.2em; width:96%; display:table; padding-bottom:7px; }
  DIV#cuerpo FORM FIELDSET DIV.fila SPAN.obli { color:#600; font-size:1.5em; height:15px; font-weight:bold; padding-left:5px; }
  DIV#cuerpo FORM FIELDSET INPUT.txt { border-color:#dfdfdf; }
  DIV#cuerpo FORM FIELDSET SELECT.txt { border:1px solid #dfdfdf !important; height:1.65em; }
  DIV#cuerpo FORM FIELDSET LABEL SPAN { display:block; font-size:.75em; }

  /* con menú lateral */

  DIV#cuerpo DIV.conMenu DIV.formu { margin-top:0; padding:15px; clear:both; width:682px; } 
  DIV#cuerpo FORM DIV.frmlr { margin:20px 236px; width:460px; }
  * html DIV#cuerpo FORM DIV.frmlr { width:460px; }
  DIV#cuerpo DIV.total FORM FIELDSET DIV.fila { width:845px; }
  * html DIV#cuerpo DIV.total FORM DIV.fila { width:845px; }
  DIV#cuerpo DIV.doble FORM FIELDSET DIV.fila { }
  * html DIV#cuerpo DIV.doble  FORM DIV.fila { }
  DIV#cuerpo DIV.simple FORM FIELDSET DIV.fila { }
  * html DIV#cuerpo DIV.simple  FORM DIV.fila { }
  DIV#cuerpo DIV.conMenu FORM FIELDSET DIV.fila { width:660px; }
  * html DIV#cuerpo DIV.conMenu FORM DIV.fila { width:655px; }
  DIV#cuerpo DIV.frmlr LEGEND SPAN { width:408px !important; }
  DIV#cuerpo FORM DIV#frmCentrado DIV.fila { width:435px; margin:0 !important; }
  DIV#cuerpo FORM DIV#frmCentrado LABEL { width:100px; padding-top:2px; }
  DIV#cuerpo FORM DIV#frmCentrado INPUT.txt { width:300px; }
  DIV#cuerpo FORM DIV#frmCentrado .rcrdr { padding-left:120px; width:310px !important; }
  DIV#cuerpo FORM DIV#frmCentrado .rcrdr LABEL { width:190px; float:left; }
  DIV#cuerpo FORM DIV#frmCentrado .rcrdr .bttn { float:right; margin:0 !important; }
  DIV#cuerpo FORM DIV#frmCentrado .olvido { width:430px; }
  DIV#cuerpo FORM DIV#frmCentrado .olvido A { float:right; margin-right:30px; padding-left:15px; background:url(../img/icoOlvidoPass.gif) no-repeat 0 3px; color:#333; }
  DIV#cuerpo FORM DIV#frmCentrado .olvido A:hover { color:#D10000; }

  /* formulario de registro */

  DIV#cuerpo FORM DIV#ar1 LABEL { width:150px; padding-top:2px; }
  DIV#cuerpo FORM DIV#ar1 INPUT.txt { width:555px; }
  DIV#cuerpo FORM DIV#ar2 LABEL { width:150px; padding-top:2px; }
  DIV#cuerpo FORM DIV#ar2 INPUT.txt { width:555px; }
  DIV#cuerpo FORM DIV#ar2 SELECT.txt { width:558px; }
  DIV#cuerpo FORM DIV#ar2 TEXTAREA { width:555px; height:75px; border:1px solid #dfdfdf; font-family:"Trebuchet MS", Arial, sans-serif; }
  DIV#cuerpo FORM DIV#ar2 .file { border:1px solid #dfdfdf; width:555px !mportant; height:1.65em; }
  DIV#cuerpo FORM DIV#ar2 .campoObli { padding:25px 0 10px 175px; width:80%; }
  DIV#cuerpo FORM DIV#ar2 .campoObli .obli { padding:0; }
  DIV#cuerpo FORM DIV#ar2 .cond { padding:0 0 10px 175px; width:80%; }
  DIV#cuerpo FORM DIV#ar2 .cond INPUT { float:left; }
  DIV#cuerpo FORM DIV#ar2 .cond LABEL { width:90%; }
  DIV#cuerpo FORM DIV#ar2 .cond LABEL A { float:none; }
  DIV#cuerpo FORM DIV#ar2 .ico { padding:3px 0 0 10px; }
  DIV#cuerpo FORM DIV#ar2 #aliasOK, DIV#cuerpo FORM DIV#ar2 #aliasKO { display:none; }
  DIV#cuerpo FORM DIV#ar3 { padding-top:20px; padding-bottom:0; }
  *html DIV#cuerpo FORM DIV#ar3 { width:871px; }
  DIV#cuerpo FORM DIV#ar3 INPUT.txt { width:150px; }
  DIV#cuerpo FORM DIV#ar3 .captcha { padding:0 0 10px 175px; width:80%; }
  DIV#cuerpo FORM DIV#ar3 .captcha SPAN { padding-right:10px; }
  DIV#cuerpo FORM DIV#ar3 .captcha INPUT.bttn { position:absolute; right:130px; width:110px; }
  DIV#cuerpo FORM DIV#ar3 .captcha IMG { margin:-10px 10px 0 0; }
  * html DIV#cuerpo FORM DIV#ar3 .captcha IMG { margin-top:0; }

  DIV#cuerpo DIV.mensaje { border:1px solid #d6d6d6; margin:20px 236px; background:#f8f8f8; padding:25px 15px 25px 75px; width:370px; font-size:1.1em}
  DIV#cuerpo DIV.mensaje A { color:#333; }
  DIV#cuerpo DIV.mensaje A:hover { color:#D10000; }
  DIV#cuerpo DIV.alerta { background:#f8f8f8 url(../img/icoAlerta.gif) no-repeat 15px center; }

  /* Mi página */

  DIV#cuerpo DIV.pest { 
	width:714px; 
	margin:25px 0 0 30px; 
	padding:0; 
	overflow:auto; 
	font-size:1.1em; 
	margin-bottom:-1px;
	*margin-bottom:-20px; /*new*/	
  }
  DIV#cuerpo DIV.pest UL { margin:0; padding:0; list-style:none; }
  DIV#cuerpo DIV.pest UL LI { float:left; background:#FFF; padding:1px; border:1px solid #d6d6d6; border-bottom:none; }
  DIV#cuerpo DIV.pest UL LI#banSal { border-left:none; }
  DIV#cuerpo DIV.pest UL LI#redMen { float:right; }
  DIV#cuerpo DIV.pest UL LI#banEnt A { background:#f8f8f8 url(../img/icoBanEnt.gif) no-repeat 10px 13px; }
  DIV#cuerpo DIV.pest UL LI#banSal A { background:#f8f8f8 url(../img/icoBanSal.gif) no-repeat 10px 13px; }
  DIV#cuerspo DIV.pest UL LI#redMen A { background:#f8f8f8 url(../img/icoRedMen.gif) no-repeat 10px 13px; }
  DIV#cuerpo DIV.pest UL LI A { color:#720101; text-decoration:none; padding:9px 9px 9px 34px; display:block; }
  DIV#cuerpo DIV.pest UL LI A:hover { color:#000; text-decoration:underline; }
  DIV#cuerpo DIV.pest UL LI#banEnt.act A { color:#FFF; background-color:#720101 !important; }
  DIV#cuerpo DIV.pest UL LI#banSal.act A { color:#FFF; background-color:#720101 !important; }
  DIV#cuerpo DIV.pest UL LI#redMen.act A { color:#FFF; background-color:#720101 !important; }
  DIV#cuerpo FORM#miPagina FIELDSET DIV.formu { padding-top:35px; }
  DIV#cuerpo FORM#miPagina LABEL { width:75px; padding-top:2px; }
  DIV#cuerpo FORM#miPagina INPUT.txt { width:515px; }
  DIV#cuerpo FORM#miPagina TEXTAREA { width:515px; height:200px; border:1px solid #d6d6d6; }
  DIV#cuerpo FORM#miPagina DIV.botonR SPAN { float:right; padding-right:65px; }

  /* Album de fotos */

  DIV#cuerpo FORM#albumfotos { margin-top:25px; }
  DIV#cuerpo FORM#albumfotos .file { border:1px solid #dfdfdf; width:315px !mportant; height:1.65em; }
  DIV#cuerpo FORM#albumfotos .fila { float:left; width:555px; } 
  DIV#cuerpo FORM#albumfotos INPUT.txt { width:425px; }
  DIV#cuerpo FORM#albumfotos LABEL { width:125px; padding-top:2px; }
  DIV#cuerpo FORM#albumfotos TEXTAREA { width:425px; height:75px; border:1px solid #dfdfdf; font-family:"Trebuchet MS", Arial, sans-serif; }
  DIV#cuerpo FORM#albumfotos IMG { float:right; margin-right:0; }
  DIV#cuerpo FORM#albumfotos DIV#txt-titulo { width:655px; }
  DIV#cuerpo FORM#albumfotos DIV#txt-titulo INPUT.txt { width:525px; }
  DIV#cuerpo FORM#albumfotos DIV.formu { display:table; }

  /* Video */

  DIV#cuerpo FORM#video { margin-top:25px; }
  DIV#cuerpo FORM#video .file { border:1px solid #dfdfdf; width:335px !mportant; height:1.65em; }
  DIV#cuerpo FORM#video INPUT.txt { width:445px; }
  DIV#cuerpo FORM#video LABEL { width:110px; padding-top:2px; }
/*  DIV#cuerpo DIV.caja { float:left; background:#FFF; border:3px double #2c0000; }*/
  DIV#cuerpo FORM#video TEXTAREA { width:445px; height:75px; border:1px solid #dfdfdf; font-family:"Trebuchet MS", Arial, sans-serif; }

  DIV#cuerpo FORM#comments .fila { width:430px; }
  DIV#cuerpo FORM#comments .formu { padding:10px; width:430px; }
  DIV#cuerpo FORM#comments .bttnNav { padding-right:0; padding-top:0; }
  DIV#cuerpo FORM#comments FIELDSET { width:428px; }
  DIV#cuerpo FORM#comments LABEL { width:110px; padding-top:2px; }
  DIV#cuerpo FORM#comments TEXTAREA { width:316px; height:75px; border:1px solid #dfdfdf; font-family:"Trebuchet MS", Arial, sans-serif; }

  /* Usuarios registrados */

  DIV#cuerpo FORM#usuariosReg DIV.formu { padding-top:25px !important; }

  /* Emnail registro */

  DIV#cuerpo FORM#emailRegistro DIV.formu { padding-top:25px !important; }
  DIV#cuerpo DIV#frmCentrado DIV#emailReg LABEL { width:200px !important; }
  DIV#cuerpo DIV#frmCentrado DIV#emailReg INPUT.txt { width:200px !important; }

  /* Mensajes */

  DIV#cuerpo DIV.alerta-mensaje { background:#f8f8f8 url(../img/icoMensaje.gif) no-repeat 35px center; text-align:center; }
  DIV#cuerpo DIV.alerta-activacion { background:#f8f8f8 url(../img/icoActivacion.gif) no-repeat 35px center; text-align:center; height:55px; }
  DIV#cuerpo .olvido-home A { float:left; margin-top:5px; margin-left:100px; margin-right:25px; padding-left:25px; background:url(../img/icoIrHome.gif) no-repeat 0 3px; color:#333; }
  DIV#cuerpo .olvido-pagina A { float:left; margin-top:5px; clear:both; margin-left:110px; margin-right:25px; padding-left:25px; background:url(../img/icoIrPagina.gif) no-repeat 0 3px; color:#333; }
  DIV#cuerpo .olvido-home A:hover { color:#D10000; }
  DIV#cuerpo .olvido-pagina A:hover { color:#D10000; }
 
  
  DIV#cuerpo DIV.grabar-video { border:1px solid #d5aeb3; margin:20px 236px; background:#ead8d8; padding:15px 15px 15px 75px; width:370px; font-size:1.1em; text-align:center;}
  DIV#cuerpo DIV.alerta-video { background:#ead8d8 url(../img/icoCamara.gif) no-repeat 20px center !important; text-align:center; height:40px; }
  DIV#cuerpo DIV.grabar-video A { color:#333; font-weight:bold; }
  DIV#cuerpo DIV.grabar-video A:hover { color:#D10000; }
  DIV#cuerpo DIV.alerta { background:#f8f8f8 url(../img/icoAlerta.gif) no-repeat 15px center; }
  DIV#cuerpo DIV.grabar-video SPAN.txtRojo{color:#D10000; font-weight:bold;}
  DIV#cuerpo DIV.grabar-video{background:#ead8d8;}



  DIV#cuerpo FORM INPUT.eliminar { background:#040404 url(../img/bgBttnEliminar.gif) no-repeat 0 0; margin-left:15px; }
  DIV#cuerpo FORM INPUT.enviar { background:#040404 url(../img/bgBttnEnviar.gif) no-repeat 0 0; margin-left:15px; }
  DIV#cuerpo FORM INPUT.registrarse { background:#040404 url(../img/bgBttnEnviar.gif) no-repeat 0 0; margin-left:15px; }
  DIV#cuerpo FORM INPUT.publicar { background:#040404 url(../img/bgBttnEnviar.gif) no-repeat 0 0; margin-left:15px; }
  DIV#cuerpo FORM INPUT.borrar { background:#040404 url(../img/bgBttnBorrar.gif) no-repeat 0 0; margin-left:15px; }

  DIV#cuerpo FORM INPUT.rss { background:#040404 url(../img/bgBttnRSS.gif) no-repeat 0 0; font-size:11px !important; }
  DIV#cuerpo FORM INPUT.escribir { background:#040404 url(../img/bgBttnEscribir.gif) no-repeat 0 0; margin-left:5px; }
  DIV#cuerpo FORM INPUT.indice { background:#040404 url(../img/bgBttnIndice.gif) repeat-x 0 0; padding:0 4px; min-width:20px; width:auto; }
  DIV#cuerpo FORM INPUT.indiceAct { background:#f6e5af url(../img/bgBttnIndiceAct.gif) repeat-x 0 0; padding: 0 3px; color:#000; font-weight:bold; border:1px solid #d27d00; min-width:20px; width:auto; }
  DIV#cuerpo FORM INPUT.anterior { background:#040404 url(../img/bgBttnAnterior.gif) no-repeat 0 0; padding:0 2px; }
  DIV#cuerpo FORM INPUT.siguiente { background:#040404 url(../img/bgBttnSiguiente.gif) no-repeat 0 0; padding:0 2px; }
  DIV#cuerpo FORM INPUT.rss2 { background:#040404 url(../img/bgBttnRSS2.gif) no-repeat 0 0; }
  DIV#cuerpo FORM INPUT.abrirforo { background:#040404 url(../img/bgBttnEscribir.gif) no-repeat 0 0; margin-left:5px; }
  DIV#cuerpo FORM INPUT.publicarAlbum { background:#040404 url(../img/bgBttnPublicar.gif) no-repeat 0 0; width:140px; }
  DIV#cuerpo FORM INPUT.buscar { background:#040404 url(../img/bgBttnBuscar.gif) no-repeat 0 0; margin-left:5px; }
  DIV#cuerpo FORM INPUT.galeria { background:#040404 url(../img/bgBttnGaleria.gif) no-repeat 0 0; }

  
  
/* Pantalla 28.html */
DIV#cuerpo #misDatos .formu {width:680px;}
DIV#cuerpo #misDatos .formu LEGEND,
DIV#cuerpo #misDatos .formu LEGEND SPAN{width:658px;display:block;float:none;margin-bottom:40px;clear:both;}
DIV#cuerpo #misDatos .formu {padding-top:40px;}
DIV#cuerpo #misDatos #ar3 {padding:20px 0 10px 0;}
DIV#cuerpo #misDatos .formu .fila {width:660px;}
DIV#cuerpo #misDatos .fila .txt {width:470px;}
DIV#cuerpo #misDatos .fila .file {width:294px;}
DIV#cuerpo #misDatos .formu .campoObli {width:484px;padding:30px 0 10px 0;margin-left:160px;}
DIV#cuerpo #misDatos .formu .cond {width:484px;padding:0px;margin:0;margin-left:160px;}
DIV#cuerpo #misDatos .formu .captcha {width:484px;padding:0;margin-left:176px;}
DIV#cuerpo #misDatos .formu .captcha INPUT {width:50px;}
DIV#cuerpo #misDatos .formu .registrarse {margin:0;}

DIV#cuerpo #misDatos #ar2 .fila .txt,
DIV#cuerpo #misDatos #ar2 .fila #sobremi {width:380px;}
DIV#cuerpo #misDatos #ar2 .fila #pais,
DIV#cuerpo #misDatos #ar2 .fila #provincia {width:384px;}
DIV#cuerpo #misDatos #ar2 .fila #sobremi {width:380px;}

  
/*Algunas correcciones IE6*/
.box p{
	_height:1%;
}

/* Pilotos, Equipo, Circuito */
DIV#cuerpo DIV.cajaFicha{float:left; background:#ededed; font-size:1em; width:480px; margin:25px; padding:25px; border:3px double #d6d6d6;}
*html DIV#cuerpo DIV.cajaFicha{margin:12px;}
DIV#cuerpo DIV.cajaFicha A.volver{margin:-50px -25px 0 0; float:right;}
DIV#cuerpo DIV.cajaFicha H3{font-size:1.5em; margin:0; padding:0 0 10px 0;}
DIV#cuerpo DIV.cajaFicha P{margin:0; padding:0 0 5px 0;}
DIV#cuerpo DIV.bio P{padding-bottom:15px;}
DIV#cuerpo DIV.imgPilotos{float:right; margin:-40px 25px 0 0; text-align:right; width:160px;}
*html DIV#cuerpo DIV.imgPilotos{margin-right:12px;}
html>/**/body DIV#cuerpo DIV.imgPilotos{margin-top:-35px;}
DIV#cuerpo DIV.fts IMG{padding-bottom:15px;}
	DIV#cuerpo DIV.cajaFicha TABLE.circuito{width:100%; border-collapse:collapse;}
DIV#cuerpo DIV.cajaFicha TABLE.circuito TH{background:#9a9a9a; color:#FFF; padding:3px;border:1px solid #d6d6d6; text-align:center;}
DIV#cuerpo DIV.cajaFicha TABLE.circuito THEAD TH{padding:5px 3px;}
DIV#cuerpo DIV.cajaFicha TABLE.circuito TH.vacio{background:none; border:none;}
DIV#cuerpo DIV.cajaFicha TABLE.circuito TD{padding:3px; text-align:center; border:1px solid #d6d6d6; background:#f7f7f7;}
DIV#cuerpo DIV.cajaFicha TABLE.circuito TR.par TD{background:#FFF;}
DIV#cuerpo DIV.cajaFicha TABLE.circuito TD SPAN{color:#900101;}
DIV#cuerpo IMG.circuito{float:right; padding:3px; border:1px solid #CCC; margin:25px 23px 0 0; background:#ededed;}
DIV#cuerpo DIV.circuito{float:right; padding:25px 23px 0 0; text-align:center;}
DIV#cuerpo DIV.circuito IFRAME{border:1px solid #CCC;}
DIV#cuerpo DIV.circuito A{font-size:1.15em; color:#D10000;}



/* Sponsor */
DIV#cuerpo DIV#sponsor0{background:#ee6e09 url(../img/bgSponsor0.jpg) no-repeat 0 0; position:relative; height:560px;}
DIV#cuerpo DIV#sponsor0 IMG#sp1{position:absolute; left:155px; top:0;}
DIV#cuerpo DIV#sponsor0 IMG#sp2{position:absolute; left:130px; top:332px;}
DIV#cuerpo DIV#sponsor0 IMG#sp3{position:absolute; left:246px; top:489px;}


DIV#cuerpo DIV#sponsor1{background:#ee6e09 url(../img/bgSponsor1.jpg) no-repeat 0 0; position:relative; height:420px;}
DIV#cuerpo DIV#sponsor1 IMG#sp1{position:absolute; left:8px; top:5px;}
DIV#cuerpo DIV#sponsor1 IMG#sp2{position:absolute; left:43px; top:265px;}
DIV#cuerpo DIV#sponsor1 IMG#sp3{position:absolute; left:670px; top:340px;}
DIV#cuerpo DIV#sponsor1 DIV#videoSponsor{position:absolute; left:411px; top:25px;}

DIV#cuerpo DIV#sponsor2{background:url(../img/bgSponsor2.jpg) no-repeat right top; position:relative; padding:10px 0 0 30px; width:875px;}
DIV#cuerpo DIV#sponsor2 DIV.text{padding-left:15px;}
DIV#cuerpo DIV#sponsor2 FORM{margin:0; padding:45px 0 0 0; border-right:1px solid #FFF;}
html>/**/body DIV#cuerpo DIV#sponsor2 FORM{margin:-25px 0 0 -30px;}
DIV#cuerpo DIV#sponsor2 FORM P{margin-top:0; padding-top:0;}
DIV#cuerpo DIV#sponsor2 FORM INPUT#nombre{width:250px;}
DIV#cuerpo DIV#sponsor2 FORM .cond LABEL{width:375px; padding-left:5px;}
DIV#cuerpo DIV#sponsor2 FORM .cond A{float:none;}
DIV#cuerpo DIV#sponsor2 FORM INPUT.escribir{margin-left:20px; text-transform:none; color:#FFF; padding-left:10px; cursor:pointer;}
html>/**/body DIV#cuerpo DIV#sponsor2 FORM INPUT.escribir{padding-left:30px;}
DIV#cuerpo DIV#sponsor2 FORM INPUT.enviar{color:#FFF; padding-left:20px; margin-left:0; cursor:pointer;}
html>/**/body DIV#cuerpo DIV#sponsor2 FORM INPUT.enviar{padding-left:30px; margin-left:-2px;}
DIV#cuerpo DIV#sponsor2 .iramipagina{float:right;}
DIV#cuerpo DIV#sponsor2 .floatNone{float:none !important;}

DIV#cuerpo DIV#sponsor3{background:#FFF url(../img/bgSponsor3.jpg) no-repeat 3px 13px;}
html>/**/body DIV#cuerpo DIV#sponsor3{background:#FFF url(../img/bgSponsor3.jpg) no-repeat 0 10px;}
DIV#cuerpo DIV#sponsor3 H2{margin:0 !important; padding:10px 0 0 0 !important;}
DIV#cuerpo DIV#sponsor3 H2 IMG{margin:0 !important; padding:0 !important;}
DIV#cuerpo DIV#sponsor3 .textos{padding:10px 0 0 35px;}
DIV#cuerpo DIV#sponsor3 .textos P{margin:0; padding:0 0 10px 0; font-size:1.3em; font-family:"Times New Roman", Times, serif;}
DIV#cuerpo DIV#sponsor3 .textos P.nombre{font-size:2em;}
DIV#cuerpo DIV#sponsor3 P.dest{background:#c7c5c2; text-align:center; margin:15px 75px;  font-size:1.1em;}
DIV#cuerpo DIV#sponsor3 P.compartir{text-align:center; margin:0; padding:0 0 9px 0;}
DIV#cuerpo DIV#sponsor3 P.compartir A{color:#000;}
DIV#cuerpo DIV#sponsor3 DIV#videoSponsor{margin:10px 0 0 57px !important;}

/* CIRCUITOS*/
DIV#cuerpo UL.listaCircuirtos{margin:0; padding:15px 0 0 35px; list-style:none;}
DIV#cuerpo UL.listaCircuirtos LI{float:left; padding:0 30px 15px 0; width:154px;}
DIV#cuerpo UL.listaCircuirtos LI *{float:left;}
DIV#cuerpo UL.listaCircuirtos LI A{text-decoration:none;}
DIV#cuerpo UL.listaCircuirtos LI A:hover SPAN{text-decoration:underline !important;}
DIV#cuerpo UL.listaCircuirtos LI SPAN{padding:3px 0 3px 10px; display:block; width:144px;}
DIV#cuerpo UL.listaCircuirtos LI SPAN.nombre{background:#EDEDED; color:#000; border-bottom:1px solid #FFF; font-weight:bold;}
DIV#cuerpo UL.listaCircuirtos LI SPAN.fecha{background:#900101; color:#FFF; border-top:1px solid #FFF;}
DIV#cuerpo UL.listaCircuirtos LI A:hover SPAN.fecha{color:#FFF !important;}

/* SEGUROS EBIKE 10 */
DIV#cuerpo DIV.fichaSeguro{color:#666;}
DIV#cuerpo DIV.fichaSeguro DIV.video{margin:15px; border:1px solid #CCC;}
DIV#cuerpo DIV.fichaSeguro H3.ficha{color:#737373; background:#eee url(../img/bgH3ficha.gif) repeat-x bottom; border:1px solid #b1b1b1; margin:15px 15px 0 15px; font-size:1.5em; padding:3px 10px;}
DIV#cuerpo DIV.fichaSeguro P{padding:15px; margin:0; font-size:1.2em;}
DIV#cuerpo DIV.fichaSeguro P.dest{text-align:center; color:#d10000; font-weight:bold; padding:15px 0 0 0; font-size:1.75em; }
DIV#cuerpo DIV.fichaSeguro P.d1{font-size:1.75em;}
DIV#cuerpo DIV.fichaSeguro P.d2{font-size:1.25em;}
DIV#cuerpo DIV.fichaSeguro UL{margin:0; padding:15px 15px 0 25px; list-style:none; font-size:1.2em;}
DIV#cuerpo DIV.fichaSeguro UL LI{background:url(../img/bgListaFicha.gif) no-repeat 0 4px; padding:0 0 15px 15px;}
DIV#cuerpo DIV.fichaSeguro DIV.polizas{border:1px solid #ccc; background:#f2f2f2 url(../img/bgPolizas.gif) no-repeat bottom right; margin:0 50px;}
DIV#cuerpo DIV.fichaSeguro DIV.polizas P{margin:0; padding:15px 0 0 25px;}
DIV#cuerpo DIV.fichaSeguro DIV.polizas UL{margin-bottom:5px;}
DIV#cuerpo DIV.fichaSeguro DIV.polizas UL LI{background:url(../img/bgListaPolizas.gif) no-repeat 0 4px; padding:0 0 5px 25px}
DIV#cuerpo DIV.fichaSeguro DIV.polizas UL LI A{font-weight:bold; font-size:1.5em; display:block;}
DIV#cuerpo DIV.fichaSeguro UL.ventajas{margin:0; padding:0 0 5px 17px;}
DIV#cuerpo DIV.fichaSeguro UL.ventajas LI{float:left; background:none; padding:15px 17px 0 0;}

/**************** NUEVOS ESTILOS NIKO&ALF JULIO 09 *************************/

#texto-imagen {position:absolute; left:420px; top:355px; width:472px; height:149px; z-index:1;font:normal 2em arial; color:#eee; margin:0}
#texto-imagen p#titulo {font-weight:bold; margin:0}
#texto-imagen p#subtitulo {font-size:.8em; margin:0}
#texto-imagen p#subtitulo2 {font-size:.6em; margin-top:.5em}
#texto-imagen p#subtitulo2 span {color:#C00; font-weight:bold}
#menuH li.ult {border-right:1px solid #DDD}

/* caja central pancartas  */ 
DIV#cuerpo DIV.caja-galeria{ float:left; background:#FFF; border:3px double #2c0000; }

div.tabs .inf a, div#cuerpo .box-container a {color:#333; text-decoration:none}
.spacer-large {background-position:center 10px}
.col-left .cajapromo { margin:0 1.8em}
.col-left .caja h3.promo {font:normal 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#8A0404}

#pancartas {margin:1.5em 5px 0}
#pancartas #navegacion {background: url(../img/tabs.gif) no-repeat; height:32px}
#pancartas #navegacion ul {list-style:none; margin:0px; padding:.3em 0 0 1.5em; background: url(../img/estrella_1.gif) no-repeat 8px 6px; width:360px}
#pancartas #navegacion ul li {display:inline; padding:0em 1.3em 0 .7em; font:bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; }
#pancartas #navegacion ul li a {font-weight:normal; text-decoration:none}
#pancartas #navegacion span {position:relative; left:485px; top:-18px; margin:0px; padding:0px; width:100px}
#pancartas #navegacion span a {text-decoration:none; font-size:1.1em}

#pancartas #cont-pancartas {border-left:solid 1px #c8c8c8; border-right:solid 1px #c8c8c8; border-bottom:solid 1px #c8c8c8; margin:0px}

#pancartas #cont-pancartas .bloque-pancarta {padding:1em 2.1em 0}
#pancartas #cont-pancartas .bloque-pancarta .votos {background:url(../img/galon_estrella.gif) no-repeat 0 3px; padding:.1em 0 0 1.6em}
#pancartas #cont-pancartas input {background: #2A2A2A url(../img/bgBoton.gif) repeat-x; color:#fff; height:20px; cursor:pointer; margin-left:1.1em; padding:0 .8em; overflow:visible}
#pancartas #cont-pancartas #comentarios {border:solid 1px #c8c8c8; margin:.8em}
#pancartas #cont-pancartas #comentarios .bloq-comen { padding:.7em; height: auto!important; height:70px; min-height:70px;}
#pancartas #cont-pancartas #comentarios .bloq-comen a {text-decoration:none; font:bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#8A0404}
#pancartas #cont-pancartas #comentarios .bloq-comen p {margin:0px; padding:0px}
#pancartas #cont-pancartas #comentarios .bloq-comen .thumbnail {float:left; margin:0 1em 0 0}
#pancartas #cont-pancartas #comentarios .impar {background:#e5e5e5}
#pancartas #cont-pancartas #comentarios .bloq-comen .funciones {position:relative; left:314px; margin-top:1em; width:300px}
#pancartas #cont-pancartas #comentarios .bloq-comen .funciones .n-coments {background: url(../img/coment.gif) no-repeat 0 2px; padding:0 10px 0 20px; float:left; }
#pancartas #cont-pancartas #comentarios .bloq-comen .funciones .n-votos {background: url(../img/estrella_2.gif) no-repeat; padding-left:20px; float:left}


/****************************************/
div#cuerpo div.col-3-left-piloto-leyenda {
	float:left;
	margin:20px 16px 0 0;
	width:464px;
}
div#cuerpo div.col-3-left-piloto-leyenda .caja {
	float:none;
	margin:0;
}
.conPilLeyenda{ width:439px; }
.cajaRSS{ margin-top:10px; margin-right:7px; }
.cajaBanners{ margin-top:10px;}
.paginadorPilLeyenda{ margin-top:13px; font-size:11px !important; }
.paginadorPilLeyenda a:hover{ color:#fff; }
.paginadorPilLeyenda2{ font-size:11px !important; }
.paginadorPilLeyenda2 a:hover{ color:#fff; }
.bt_anterior, .bt_siguiente{ background:url(../img/bt_siguiente_03.gif) no-repeat; width:78px; height:27px; display:block; color:#fff !important; text-align:center; line-height:27px; text-decoration:none; float:left; }
.bt_paginadorSel{ background:url(../img/bt_pagina_sel_05.gif) no-repeat; width:20px; height:27px; display:block; color:#000 !important; text-align:center; line-height:27px; text-decoration:none; float:left; }
.bt_paginadorSel:hover{ color:#000 !important; }
.bt_paginadorNormal{ background:url(../img/bt_paginador_normal_07.gif) no-repeat; width:21px; height:27px; display:block; color:#fff !important; text-align:center; line-height:27px; text-decoration:none; float:left; }
.bt_debates{ background:url(../img/bt_debates_03.gif) no-repeat; width:181px; height:27px; display:block; color:#fff; text-align:right; line-height:27px; text-decoration:none; float:left; font-size:11px; padding-right:5px; border:none; margin-top:13px; }
.cajaSponsorVideos{ margin-top:25px !important; }
.bt_publicaVideo { background:url("../img/bt_publica_video_03.gif") no-repeat scroll 0 0 #040404; width:129px; height:27px; display:block; color:#fff; text-align:left; line-height:27px; text-decoration:none; font-size:11px !important; padding-left:30px; border:none; }
.bt_foroSponsor { background:url("../img/bt_foro_sponsor_05.gif") no-repeat scroll 0 0 #040404; width:150px; height:27px; display:block; color:#fff; text-align:left; line-height:27px; text-decoration:none; font-size:11px !important; padding-left:25px; border:none; }
.CajaItemVideo{ border:1px solid #d6d6d6; width:143px; height: 140px; margin-top:10px; background-color:#f8f8f8; float:left; margin-left:2px; }
.itemImagenVideo{ border:1px solid #aeaeae; margin:4px; display:block; }
.itemTituloVideo{ font-weight:bolder; margin:4px; }
.ItemComentarioVideo{ margin:0 4px;  }
.ItemComentarioVideo img{ top:3px; position:relative; }
.ItemVotosVideo{ margin:0 4px; }
.ItemVotosVideo img{ top:2px; position:relative; }
.margenItemVideos{ padding:6px !important;}
.margenInfPaginador{ margin-top:10px; }
.abrirGrupo{  background:url(../img/bg_bt_grupo_03.jpg) no-repeat !important; border:0 none !important; height:27px !important; width:90px !important; }
.abrirClub{  background:url(../img/bg_bt_publicar_club_03.jpg) no-repeat !important; border:0 none !important; height:27px !important; width:139px !important; }
.btClubForos{  background:url(../img/bg_bt_club_foros_07.jpg) no-repeat !important; border:0 none !important; height:27px !important; width:139px !important; }