/*----------[ GENERAL ]----------*/
@charset "utf-8";
* { padding: 0;  margin: 0; }
#botonera { width:970px; height:34px; background:url(../imagenes/bg-bot.png); }



/*----------[ BOTONERA ]----------*/
.botones { float:left; height:30px; }
.botones li, .botones li a { float:left; height:30px; display:inline; list-style:none; margin:0; padding:0;  }
	.bot-inicio { background:url(../imagenes/bot-inicio.png) top; width:117px; height:30px; list-style:none; }
	.bot-miembros { background:url(../imagenes/bot-miembros.png) top; width:157px; height:30px; list-style:none; }
	.bot-contacto { background:url(../imagenes/bot-contacto.png) top; width:153px; height:30px; list-style:none; }

	.bot-anadir { background:url(../imagenes/btn-anadir.png) top; width:126px; height:30px; list-style:none; }
	.bot-envio { background:url(../imagenes/btn-amigos.png) top; width:126px; height:30px; list-style:none; }

	.bot-english { background:url(../imagenes/bot-english.png) top; width:125px; height:30px; list-style:none; }
	.bot-registrarse { background:url(../imagenes/bot-registrarse.png) top; width:164px; height:30px; list-style:none; }
	
	
		.botones li a:hover { background-position:bottom;}

html { 



 height: 100%; 



}



* html #wrapper { 



 height: 100%; 



}







/*----------[ FONTS ]----------*/







body {



 font-family:Verdana, sans-serif;



 font-size: 12px;



 color:#000;



}







/*----------[ LAYOUT ]----------*/







body {



 height: 100%;



 background-image: url(../imagenes/bg-body.png);



 background-position:top;



 background-repeat:repeat-x;



 background-color:#fff;



}



#wrapper { 



 margin: 0 auto;



 min-height: 100%;



 height: auto !important;



 height: 100%;



 position:relative;



 width:970px;



}



#header { width:970px; height:145px; background:url(../imagenes/bg-header.png); margin:19px 0 0 0; padding:0;}


#botonera {



 width:970px;



 height:34px;



 background:url(../imagenes/bg-bot.png);



}



#content {



 width:968px;



 height:auto;



 background-color:#FFF;



 overflow:auto;



 border-left:1px solid #CCC;



 border-right:1px solid #CCC;



 background-image:url(../imagenes/bg-content.png); 



}



#columna-izq {



 width:220px;



 height:auto;



 background-color:#fff;



 float:left;



 background-image:url(../imagenes/bg-izq.png); 



}



#columna-der {



 width:715px;



 height:auto;



 float:left;



 padding:10px 10px 10px 20px;



 background-color:#fff;



 overflow:auto;



}



#content2 {



 width:968px;



 height:auto;



 background-color:#FFF;



 overflow:auto;



 border-left:1px solid #CCC;



 border-right:1px solid #CCC;



}



#columna-izq2 {



 width:414px;



 height:auto;



 background-color:#fff;



 padding:0px 4px 0px 0px;



 float:left;



 background:url(../imagenes/bg-miembro04.png) top repeat-x;



 overflow:auto;



}



#columna-der2 {



 width:547px;



 height:auto;



 float:left;



 padding:0;



 background-color:#fff;



 overflow:auto;



}



#content3 {



 width:968px;



 height:auto;



 background-color:#FFF;



 overflow:auto;



 border-left:1px solid #CCC;



 border-right:1px solid #CCC;



}



#content4 {



 width:968px;



 height:auto;



 background-color:#FFF;



 overflow:auto;



 border-left:1px solid #CCC;



 border-right:1px solid #CCC;



 background: url(../imagenes/bg-miembro04.png) top repeat-x;



}



#content4g {



 width:968px;



 height:346px;



}



#columna-izq4 {



 width:410px;



 height:auto;



 background-color:#fff;



 float:left;



 overflow:auto;



}



#columna-der4 {



 width:522px;



 height:auto;



 float:left;



 padding:0px 0px 0px 5px;



 background-color:#fff;



 overflow:auto;



 background:url(../imagenes/bg-desacarga.png) top repeat-x;



}



#columna-der5 {



 width:745px;



 height:auto;



 float:left;



 background-color:#fff;



}



#footer {



 width:968px;



 height:auto;



 background-image: url(../imagenes/bg-footer.png);



 background-position:top;



 background-repeat:repeat-x;



}







/*----------[ HEADER ]----------*/







#head-banner {



 width:728px;



 height:90px;



 padding:66px 2px 2px 239px;



}



#head-btn1 {



 width:119px;



 height:164px;



 float:right;



}



#head-btn2 {



 width:108px;



 height:164px;



 float:right;



}











/*----------[ BOTONERA ]----------*/







.bot-izq{



 float:left;



 height:30px;



}



.bot-der{



 float:right;



 height:30px;



}







/*----------[ MODULOS IZQUIERDA ]----------*/
/*----------[ MODULO IZQUIERDA INFO ]----------*/
#izq-info {
 width:219px;
 height:102px;
 background-image:url(../imagenes/bg-info.png);
}

.izq-info1{
 width:102px;
 height:60px;
 padding: 34px 0px 0px 45px;
 font-size:0.8em;
 color:#000;
 float:left;
 line-height:2em;
}

.izq-info2{
 width:55px;
 height:60px;
 padding: 34px 0px 0px 10px;
 font-size:0.8em;
 color:#000;
 float:left;
 font-weight:bold;
 line-height:2em;
}

/*----------[ MODULO IZQUIERDA USER ]----------*/
#izq-user {
 width:219px;
 height:102px;
 background-image:url(../imagenes/bg-user.png);
}

.izq-user1{
 width:102px;
 height:60px;
 padding: 34px 0px 0px 45px;
 font-size:0.8em;
 color:#000;
 float:left;
 line-height:2em;
}

.izq-user2{
 width:55px;
 height:60px;
 padding: 34px 0px 0px 10px;
 font-size:0.8em;
 color:#000;
 float:left;
 font-weight:bold;
 line-height:2em;
}

/*----------[ MODULO IZQUIERDA USER ]----------*/
#izq-abono {
 width:219px;
 height:102px;
 background-image:url(../imagenes/bg-abono.png);
}

.izq-abono1{
 width:102px;
 height:60px;
 padding: 34px 0px 0px 45px;
 font-size:0.8em;
 color:#000;
 float:left;
 line-height:2em;
}

.izq-abono2{
 width:55px;
 height:60px;
 padding: 34px 0px 0px 10px;
 font-size:0.8em;
 color:#000;
 float:left;
 font-weight:bold;
 line-height:2em;
}

.izq-abono2 a {
 text-decoration:none;
 color:#000;
}

.izq-abono2 a:visited {
 text-decoration:none;
}

.izq-abono2 a:hover, a:focus {
 color:#000;
}

.izq-abono2 a:active {
 background:none;
}
/*----------[ MODULO IZQUIERDA MIEMBROS ]----------*/







#izq-miembros {



 width:219px;



 height:128px;



 background-image:url(../imagenes/tit-miembros.png);



}



#izq-miembros-titulo {



 width:219px;



 height:41px;



 overflow:auto;



}



.izq-miembros-celda {



 width:204px;



 height:16px;



 padding:2px 5px 2px 10px;



 font-size:0.9em;



 color:#FFF;



 text-align:right;



}



.izq-miembros-celda input {



 height:14px;



 color:#FFF;



 border:1px solid #666;



 color:#000;



 margin-left:5px;



 font-size:0.8em;



 padding-left:2px;



}



.izq-miembros-hazte {



 width:114px;



 height:14px;



 padding:2px 5px 2px 100px;



 font-size:0.8em;



 color:#FFF;



 text-align:right;



}



.izq-miembros-hazte a {



 text-decoration:none;



 color:#fff;



}



.izq-miembros-hazte a:visited {



 text-decoration:none;



}



.izq-miembros-hazte a:hover, a:focus {



 color:#fff;



 text-decoration:underline;



}



.izq-miembros-hazte a:active {



 background:none;



}



#izq-miembros-btn {



 width:39px;



 height:22px !important;



 height:24px;



 padding:3px 3px 3px 177px !important;



 padding:0px 3px 0px 177px;



}







/*----------[ MODULO IZQUIERDA SECCIONES ]----------*/







#izq-secciones {



 width:219px;



 height:auto;



 background-color:#fff;



}



#izq-secciones-titulo {



 width:219px;



 height:32px;



}



#izq-secciones-centro {



 width:172px;



 height:auto;



}



.izq-secciones-item ul {



 list-style:none;



}



.izq-secciones-item li a {



 list-style:none;



 display:block; 



 width:172px;



 height:18px;



 padding:4px 2px 2px 45px;



 text-decoration:none;



 text-align:left;



 color:#000;



 font-size:1.1em;



 background-image:url(../imagenes/a-secciones2.png);



}



.izq-secciones-item li a:visited {



 text-decoration:none;



 background-image:url(../imagenes/a-secciones2.png);



}



.izq-secciones-item li a:hover, a:focus, a:active {



 background-image:url(../imagenes/a-secciones1.png);



 color:#FFF;



 text-decoration:underline;



}







/*----------[ MODULO IZQUIERDA BUSCAR ]----------*/
#izq-buscar {
 width:220px;
 height:87px;
 background-image:url(../imagenes/tit-buscar.png);
}
#izq-buscar-titulo {
 width:220px;
 height:41px;
 overflow:auto;
}
.izq-buscar-celda {
 width:150px;
 height:16px;
 padding:38px 5px 2px 10px;
 font-size:1em;
 color:#FFF;
 float:left;
 text-align:center;
}
.izq-buscar-celda a {
 text-decoration:none;
 color:#fff;
 font-size:0.9em;
}
.izq-buscar-celda a:visited {
 text-decoration:none;
}
.izq-buscar-celda a:hover, a:focus {
 color:#fff;
 text-decoration:underline;
}
.izq-buscar-celda a:active {
 background:none;
}
.izq-buscar-btn {
 width:36px;
 height:16px;
 padding:38px 5px 2px 2px;
 float:left;
}

/*----------[ MODULO IZQUIERDA FAMOSAS ]----------*/
#izq-famosas {
 width:220px;
 height:87px;
 background-image:url(../imagenes/tit-famosas.png);
}
#izq-famosas-titulo {
 width:220px;
 height:41px;
 overflow:auto;
}
.izq-famosas-celda {
 width:150px;
 height:16px;
 padding:38px 5px 2px 10px;
 font-size:1em;
 color:#FFF;
 float:left;
 text-align:center;
}
.izq-famosas-celda a {
 text-decoration:none;
 color:#fff;
 font-size:0.9em;
}
.izq-famosas-celda a:visited {
 text-decoration:none;
}
.izq-famosas-celda a:hover, a:focus {
 color:#fff;
 text-decoration:underline;
}
.izq-famosas-celda a:active {
 background:none;
}
.izq-famosas-btn {
 width:36px;
 height:16px;
 padding:38px 5px 2px 2px;
 float:left;
}

/*----------[ MODULO IZQUIERDA TOPTEN ]----------*/







#izq-topten {



 width:220px;



 height:auto;



 background-color:#fff;



}



#izq-topten-titulo {



 width:220px;



 height:34px;



}



#izq-topten-centro {



 width:220px;



 height:auto;



}



.izq-topten-item {



 background-image: url(../imagenes/btn-topten.png);



 background-position:left;



 background-repeat:no-repeat;



 width:220px;



 height:24px;



 font-size:1.1em;



 color:#666;



}



.izq-topten-n {



  height:17px;



  width:19px;



  float:left;



  padding:2px 13px 5px 13px;



  text-align:center;



}



.izq-topten-t {



  width:170px;



  height:17px;



  float:left;



  padding:2px 0px 5px 5px;



}



.izq-topten-t a {



 text-decoration:none;



 color:#000;



}



.izq-topten-t a:visited {



 text-decoration:none;



}



.izq-topten-t a:hover, a:focus {



 color:#D88B4D;



 text-decoration:underline;



}



.izq-topten-t a:active {



 background:none;



}







/*----------[ MODULO IZQUIERDA WEBMASTER ]----------*/







#izq-webmaster {



 width:220px;



 height:auto;



 background-color:#fff;



}



#izq-webmaster-titulo {



 width:220px;



 height:34px;



}



#izq-webmaster-centro {



 width:173px;



 height:auto;



}



.izq-webmaster-item ul {



 list-style:none;



}



.izq-webmaster-item li a {



 list-style:none;



 display:block; 



 width:173px;



 height:18px;



 padding:4px 2px 2px 45px;



 text-decoration:none;



 text-align:left;



 color:#990000;



 font-size:1.1em;



 background-image:url(../imagenes/a-secciones2.png);



}



.izq-webmaster-item li a:visited {



 text-decoration:none;



 background-image:url(../imagenes/a-secciones2.png);



}



.izq-webmaster-item li a:hover, a:focus{



 color:#D88B4D;



 text-decoration:underline;



}



.izq-webmaster-item li a:active {



 background:none;



}



.izq-webmaster-rojo {



 color:#990000;



}



.izq-webmaster-foot {



 list-style:none;



 display:block; 



 width:210px;



 height:18px;



 padding:4px 5px 2px 5px;



 text-decoration:none;



 text-align:center;



 color:#000000;



 font-size:0.9em;



 background-image:url(../imagenes/a-secciones2.png);



}



.izq-webmaster-foot a {



 text-decoration:none;



 color:#990000;



}



.izq-webmaster-foot a:visited {



 text-decoration:none;



}



.izq-webmaster-foot a:hover, a:focus{



 color:#D88B4D;



 text-decoration:underline;



}



.izq-webmaster-foot a:active {



 background:none;



}











/*----------[ MODULO IZQUIERDA ARCHIVOS ]----------*/







#izq-archivos {



 width:220px;



 height:auto;



 background-color:#fff;



}



#izq-archivos-titulo {



 width:220px;



 height:34px;



}



#izq-archivos-centro {



 width:173px;



 height:auto;



}



.izq-archivos-item ul {



 list-style:none;



}



.izq-archivos-item li a {



 list-style:none;



 display:block; 



 width:173px;



 height:18px;



 padding:4px 2px 2px 45px;



 text-decoration:none;



 text-align:left;



 color:#DC9861;



 font-size:1.1em;



 background-image:url(../imagenes/a-secciones2.png);



}



.izq-archivos-item li a:visited {



 text-decoration:none;



 background-image:url(../imagenes/a-secciones2.png);



}



.izq-archivos-item li a:hover, a:focus {



 color:#D88B4D;



 text-decoration:underline;



}



.izq-archivos-item li a:active {



 background:none;



}



.izq-archivos-negro {



 color:#000;



}







/*----------[ MODULO IZQUIERDA VIDEOS ]----------*/







#izq-videos {



 width:220px;



 height:auto;



 background-color:#fff;



 background-image: url(../imagenes/bg-izq.png);







}



#izq-videos-titulo {



 width:220px;



 height:30px;



}



#izq-videos-centro {



 width:220px;



 height:auto;



}



.izq-videos-mod1 {



 width:220px;



 height:21px;



 background: url(../imagenes/subtit-videos.png);



 text-align:center;



 padding:5px auto 1px auto;



 font-size:0.9em;



}



.izq-videos-mod1 a {



 list-style:none;



 text-decoration:none;



 color:#fff;



 font-size:0.9em;



}



.izq-videos-mod1 a:visited {



 text-decoration:none;



}



.izq-videos-mod1 a:hover, a:focus {



 color:#000;



 text-decoration:underline;



}



.izq-videos-mod1 a:active {



 background:none;



}



.izq-videos-mod2 {



 width:198px;



 height:144px;



 border:3px solid #000;



 margin:5px auto 5px auto;



}



.izq-videos-mod3 {



 width:136px;



 height:46px;



 background: url(../imagenes/videos-titulo.png) center no-repeat;



 padding:5px 3px 3px 81px;



 margin-bottom:2px;



 font-size:0.8em;



}







/*----------[ MODULO IZQUIERDA CHAT ]----------*/







#izq-chat {



 width:220px;



 height:auto;



 background-color:#fff;



 background-image: url(../imagenes/bg-izq.png);



}



.izq-chat {



 width:209px;



 margin:5px auto 5px auto;



}







/*----------[ MODULOS IZQUIERDA MIEMBROS ]----------*/



#izq-miembros04-tit {



 width:414px; 



 height:49px;



}



#izq-miembros04-subtit {



 width:297px; 



 height:27px;



 padding: 106px 0px 0px 117px;



}



#izq-miembros04-subtit2 {



 width:297px; 



 height:27px;



 padding: 10px 0px 0px 117px;



}



.izq-miembros04-celda {



 width:379px;



 height:20px;



 padding:10px 30px 10px 5px;



 font-size:1em;



 color: #333;



 text-align:right;



}



.izq-miembros04-celda-1 {



 width:299px;



 padding:5px 10px 5px 5px;



 font-size:0.9em;



 color: #333;



 text-align:right;

 margin-left:100px;



}







.izq-miembros04-celda-1 a {



 text-decoration:none;



 color:#990000;



}



.izq-miembros04-celda-1 a:visited {



 text-decoration:none;



}



.izq-miembros04-celda-1 a:hover, a:focus{



 color:#D88B4D;



 text-decoration:underline;



}



.izq-miembros04-celda-1 a:active {



 background:none;



}





.izq-miembros04-celda-2 {



 width:349px;



 padding:3px 10px 3px 5px;



 font-size:0.9em;



 color: #333;



 text-align:right;

 margin-left:50px;



}



.izq-miembros04-celda-a {



 width:379px;



 height:20px;



 padding:5px 30px 5px 5px;



 font-size:1em;



 color: #333;



 text-align:right;



}



.izq-miembros04-celda-b {



 width:379px;



 height:20px;



 padding:10px 30px 10px 5px;



 font-size:1em;



 color: #333;



 text-align:right;



}



.izq-miembros04-check {



 width:229px;



 height:20px;



 padding:10px 30px 10px 155px;



 font-size:1em;



 color: #333;



 text-align:right;



}



.izq-miembros04-celda input {



 height:16px;



 color:#FFF;



 border:1px solid #666;



 color:#333;



 margin-left:5px;



 font-size:1em;



 padding-left:2px;



}



.izq-miembros04-barra {



 height:24px;



 background: url(../imagenes/barra04.png) left no-repeat;



 padding:0px 0px 0px 345px;



}



.izq-miembros04-barra-2 {



 height:24px;



 background: url(../imagenes/barra04.png) left no-repeat;



 padding:0px 0px 0px 345px;

 margin-top:20px;



}















/*----------[ MODULOS DERECHA ]----------*/







/*----------[ MODULOS DERECHA VIDEOS ]----------*/







#der-videos {



 width:715px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



#der-videos-tit {



 width:715px;



}



.der-videos-c {



 width:32px;



 height: 26px;



 background:url(../imagenes/der-videos-c.png);



 color:#69C7AC;



 font-size:1.3em;



 font-weight:bold;



 padding: 4px 20px 4px 305px;



 text-align:center;



}



.der-videos-mod1 {



 width:357px;



 float:left;



 margin:10px auto;



}



.der-videos-mod1a {



 width:300px;



 border:1px solid #CCC;



 padding:9px;



 margin:0 auto;



}



.der-videos-mod1b {



 width:318px;



 margin:5px auto;



}

.der-videos-ultimas-nombre {
 width:357px;
 height:15px;
 text-align:center;
 font-size:0.8em;
 padding:8px 0px 2px 0px;
}

.der-videos-ultimas-pie21 {
 width:357px;
 height:60px;
 margin:10px auto;
}

.der-videos-ultimas-pie22 {
 font-size:0.8em;
 width:300px;
 border:1px solid #CCC;
 padding:9px ;
 margin:0 auto;
}

/*----------[ MODULOS DERECHA CONTENIDOS ]----------*/

#der-contenidos {
 width:715px;
 height:auto;
 overflow:auto;
 margin-bottom:10px;
}

#der-contenidos-tit {
 width:715px;
}

.der-contenidos-mod1 {
 width:715px;
 margin:10px auto;
 border-bottom:1px solid #CCC;
 padding-bottom:10px;
 overflow:auto;
}
.der-contenidos-mod1-foto {
 width:140px;
 height:140px;
 border:1px solid #CCC;
 padding:8px;
 margin:0 auto; 
 float:left;
 overflow:auto;
}



.der-contenidos-mod1-cont {



 width:527px;



 padding:0px 5px 5px 0px;



 border-bottom:1px solid #CCC;



 float:left;



 margin:0px 0px 5px 25px;



}



.der-contenidos-mod1-contimg {



 width:28px;



 height:28px;



 float:left;



 color:#DE7E31;



 padding:3px;



 font-size:1.5em;



 font-weight:bold;



 background:url(../imagenes/bub-gr.png);



 text-align: center;



}



.der-contenidos-mod1-con1 {



 width:430px;



 padding: 5px 5px 5px 8px;



 font-size:0.9em;



 color:#666;



 float:left;



 line-height:1.5em;



}



.der-contenidos-mod1-con1 a {



 text-decoration:underline;



 text-align:left;



 color:#DE7E31;



 font-size:1.3em;



}



.der-contenidos-mod1-con1 a:visited {



 text-decoration:underline;



}



.der-contenidos-mod1-con1 a:hover, a:focus {



 color:#000;



 text-decoration:underline;



}



.der-contenidos-mod1-con1 a:active {



 background:none;



}



.der-contenidos-mod1-foot {



 width:492px;



 padding:0px 5px 5px 60px;



 float:left;



 overflow:auto;



 font-size:0.8em;



}



.der-contenidos-mod1-foot a {



 text-decoration:none;



 color:#000;



}



.der-contenidos-mod1-foot a:visited {



 text-decoration:none;



}



.der-contenidos-mod1-foot a:hover, a:focus {



 color:#DE7E31;



 text-decoration:note;



}



.der-contenidos-mod1-foot a:active {



 background:none;



}



.der-contenidos-mod1-foot-b1 {



 width:77px;



 height:20px;



 float:left;



 background:url(../imagenes/btn-cont-a1.png) no-repeat;



 padding:7px 2px 2px 31px;



}



.der-contenidos-mod1-foot-b2 {



 width:47px;



 height:20px;



 float:left;



 background:url(../imagenes/btn-cont-a2.png) no-repeat;



 padding:7px 2px 2px 31px;



}



.der-contenidos-mod1-foot-b3 {



 width:67px;



 height:20px;



 float:left;



 background:url(../imagenes/btn-cont-a3.png) no-repeat;



 padding:7px 2px 2px 41px;



}



.der-contenidos-mod1-foot-b4 {



 width:77px;



 height:20px;



 float:right;



 padding:7px 2px 2px 2px;



}



.der-contenidos-mod1-noticias {



 width:172px;



 height:28px;



 padding-left:534px;



}







.der-contenidos-legales {



 width:695px;



 padding:5px;



}















/*----------[ MODULOS DERECHA CONTENIDOS 2 ]----------*/







#der-contenidos2 {



 width:715px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



#der-contenidos2-tit {



 width:715px;



}



.der-contenidos2-mod1 {



 width:715px;



 margin:10px auto;



 padding-bottom:10px;



 overflow:auto;



}



.der-contenidos2-mod1-foto {



 width:140px;



 height:140px;



 border:1px solid #CCC;



 padding:8px;



 margin:0 auto; 



 float:left;



 overflow:auto;



}



.der-contenidos2-mod1-cont {



 width:527px;



 padding:0px 5px 5px 0px;



 float:left;



 margin:0px 0px 5px 25px;



}



.der-contenidos2-mod1-contimg {



 width:28px;



 height:28px;



 float:left;



 color:#DE7E31;



 padding:3px;



 font-size:1.5em;



 font-weight:bold;



 background:url(../imagenes/bub-gr.png);



 text-align: center;



}



.der-contenidos-mod1-con1 {



 width:430px;



 padding: 5px 5px 5px 8px;



 font-size:0.9em;



 color:#666;



 float:left;



 line-height:1.5em;



}



.der-contenidos2-mod1-con1 a {



 text-decoration:underline;



 text-align:left;



 color:#DE7E31;



 font-size:1.3em;



}



.der-contenidos2-mod1-con1 a:visited {



 text-decoration:underline;



}



.der-contenidos2-mod1-con1 a:hover, a:focus {



 color:#000;



 text-decoration:underline;



}



.der-contenidos2-mod1-con1 a:active {



 background:none;



}



.der-contenidos2-mod1-foot {



 width:650px;



 padding:0px 5px 0px 60px;



 float:left;



 overflow:auto;



 font-size:0.8em;



 border-top:solid 1px #CCC;



 border-bottom:solid 1px #CCC;



}



.der-contenidos2-mod1-foot a {



 text-decoration:none;



 color:#000;



}



.der-contenidos2-mod1-foot a:visited {



 text-decoration:none;



}



.der-contenidos2-mod1-foot a:hover, a:focus {



 color:#DE7E31;



 text-decoration:note;



}



.der-contenidos2-mod1-foot a:active {



 background:none;



}



.der-contenidos2-mod1-foot-b1 {



 width:77px;



 height:20px;



 float:left;



 background:url(../imagenes/btn-cont-a1.png) no-repeat;



 padding:7px 2px 2px 31px;



}



.der-contenidos2-mod1-foot-b2 {



 width:47px;



 height:20px;



 float:left;



 background:url(../imagenes/btn-cont-a2.png) no-repeat;



 padding:7px 2px 2px 31px;



}



.der-contenidos2-mod1-foot-b3 {



 width:67px;



 height:20px;



 float:left;



 background:url(../imagenes/btn-cont-a3.png) no-repeat;



 padding:7px 2px 2px 41px;



}



.der-contenidos2-mod1-foot-b4 {



 width:77px;



 height:20px;



 float:right;



 padding:7px 2px 2px 2px;



}



.der-contenidos2-mod1-noticias {



 width:172px;



 height:28px;



 padding-left:534px;



}







.der-contenidos2-com-n {



 width:28px;



 height:28px;



 float:left;



 color:#DE7E31;



 font-size:1.5em;



 font-weight:bold;



 background:url(../imagenes/bub-gr.png);



 text-align: center;



 padding: 3px;



 margin: 10px 10px 10px 150px !important;



 margin: 10px 10px 10px 100px; 



}



.der-contenidos2-com-tit {



 width:431px;



 height:19px;



 padding: 8px 2px 4px 10px;



 float:left;



 background: url(../imagenes/bg-comentario.png);



 color:#990000;



 margin-top:10px;	



}



.der-contenidos2-com-con {



 width:423px;



 padding: 10px 10px 10px 10px;



 background:url(../imagenes/foot-coment.png) bottom no-repeat;



 color: #666;



 line-height:1.5em;



 margin-left:184px;



 font-size:0.9em;



}



.der-contenidos2-com-dej {



 width:700px;



 height:281px;



 background: url(../imagenes/bg-com-dej.png) no-repeat;



 margin:10px 0;



 padding-top:50px;



 text-align:center;



}



.der-contenidos2-com-dej-tabla {



 width:80%;



 font-size:0.9em;



}



.der-contenidos2-com-dej-tabla-der {



 height:18px;



 text-align:left;



}



.der-contenidos2-com-dej-tabla-der input {



 height:18px;



 border:1px solid #666;



 color:#000;



 font-size:1em;



}



.der-contenidos2-com-dej-tabla-izq {



 height:18px;



 width:200px;



 text-align:right;



}



.der-contenidos2-com-dej-tabla-check {



 height:18px;



 text-align:left;



  padding-bottom:5px;



}



.der-contenidos2-com-dej-celda {



 width:400px;



 height:20px;



 padding:5px 205px 5px 95px;



 font-size:1em;



 text-align:right;



 color:#000;



}



.der-contenidos2-com-dej-celda input {



 height:16px;



 border:1px solid #666;



 color:#000;



 margin-left:5px;



 font-size:1em;



 padding-left:2px;



}



.der-contenidos2-com-dej-celda textarea {



 height:18px;



 border:1px solid #666;



 color:#000;



 margin-left:5px;



 font-size:1em;



 padding-left:2px;



}



.der-contenidos2-com-dej-celda2 {



 width:500px;



 height:20px;



 padding:5px 105px 5px 95px;



 font-size:1em;



 text-align:right;



 color:#000;



}



.der-contenidos2-com-dej-celda2 input {



 height:18px;



 color:#000;



 border:1px solid #666;



 margin-left:5px;



 font-size:1em;



 padding-left:2px;



}



.der-contenidos2-com-dej-celda3 {



 width:440px;



 height:20px;



 padding:5px 165px 5px 95px;



 font-size:1em;



 text-align:right;



 color:#000;



}







/*----------[ MODULOS DERECHA ULTIMOS VIDEOS ]----------*/







#der-videos-ultimos {



 width:715px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



#der-videos-ultimos-tit {



 width:715px;



}



.der-videos-ultimos-mod1 {



 width:170px;



 float:left;



 margin:10px 3px;



}



.der-videos-ultimos-mod1 a {



 text-decoration:none;



 color:#000;



 font-size:0.8em;



}



.der-videos-ultimos-mod1 a:visited {



 text-decoration:none;



}



.der-videos-ultimos-mod1 a:hover, a:focus {



 color:#DE7E31;



 text-decoration:underline;



}



.der-videos-ultimos-mod1 a:active {



 background:none;



}



.der-videos-ultimos-nombre {



 width:170px;



 text-align:center;



}



.der-videos-ultimos-fotob {
 width:168px;
 height:129px;
 border:1px solid #D6D6D6;
 background:#EEE;
 margin:5px 0px;
}



.der-videos-ultimos-foto {



 width:155px;



 height:110px;



 background:#fff;



 margin:7px;



 vertical-align:middle;



}



.der-videos-ultimos-btn {



 width:145px;



 height:20px;



 background:url(../imagenes/btn-foto-sig.png);



 padding:9px 5px 5px 20px;



 font-size:0.9em;



}



.der-videos-ultimas-pie {



 width:170px;



 height:57px;



 background: url(../imagenes/btn-video-sig.png);



}



.der-videos-ultimo-nar {



 color:#DE7E31;



}







/*----------[ MODULOS DERECHA ULTIMAS FOTOS ]----------*/







#der-fotos-ultimas {



 width:715px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



#der-fotos-ultimas-tit {



 width:715px;



}



.der-fotos-ultimas-mod1 {



 width:170px;



 float:left;



 margin:10px 3px;



}



.der-fotos-ultimas-mod1 a {



 text-decoration:none;



 color:#000;



 font-size:0.8em;



}



.der-fotos-ultimas-mod1 a:visited {



 text-decoration:none;



}



.der-fotos-ultimas-mod1 a:hover, a:focus {



 color:#DE7E31;



 text-decoration:underline;



}



.der-fotos-ultimas-mod1 a:active {



 background:none;



}



.der-fotos-ultimas-nombre {



 width:161px;



 height:20px;



 text-align:center;



 background: url(../imagenes/bg-ufoto1.png);



 padding:8px 0px 2px 0px;



}



.der-fotos-ultimas-fotob {



 width:150px;



 height:170px;



 border:5px solid #eee;



 background:#fff;



/* margin:5px 0px;*/



}



.der-fotos-ultimas-foto {



 width:150px;



 height:170px;



 background:#fff;



 vertical-align:middle;



 text-align:center;



 display: table-cell;



}



.der-fotos-ultimas-foto-a {



 vertical-align:middle;



 text-align:center;



 display: table-cell;



}



.der-fotos-ultimas-pie {



 width:161px;



 height:57px;



 background: url(../imagenes/bg-ufoto2.png);



}



.der-fotos-ultimas-pie1 {



 font-size:0.8em;



 padding:1px 3px 1px 15px;



 height:38px;



}



.der-fotos-ultimas-pie2 {



 font-size:0.9em;



 color:#FFF;



 width:150px;



 margin:auto;



 text-align:center;



}



.der-fotos-ultimas-pie-gris {



 color: #666;



}







/*----------[ MODULOS DERECHA PAGINADOR ]----------*/







#der-paginador {



 width: 715px; 



 height:35px;



 border-bottom:1px solid #CCC;



 border-top:1px solid #CCC;



 text-align:center;



 margin:0 auto;



 padding-top:5px;



}



.der-pag-rw{



 width:71px;



 float:left;



 margin:0 auto;



}



.der-pag-ff{



 width:71px;



 float: left;



 margin:0 auto;



}



.der-pag-pl{



 width:44px;



 float: left;



 margin:0 auto;



}



.der-pag-bck{



 width:44px;



 float: left;



 margin:0 auto;



}



.der-pag-cen{



 width:34px;



 height:20px;



 text-align:center;



 float:left;



 margin:0 auto;



 background: url(../imagenes/btn-na1.png) center no-repeat;



 padding:6px 5px 4px 5px;



 color: #69C7AC;



 font-size:1.3em;



}







/*----------[ MODULOS DERECHA ARCHIVOS LISTA ]----------*/







#der-archivos {



 width: 715px; 



 height:auto;



 text-align:center;



 overflow:auto;



 margin-bottom:10px;



}



#der-archivos-tit {



 width:710px;



 height:45px;



 margin:0 auto;



 background: url(../imagenes/tit-secciones-1.png) center no-repeat;



 color:#FFFFFF;



 text-align:center;



 font-size:1.5em;



 font-weight:bold;



 padding-top:20px;



}







#der-archivos2 {



 width:715px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



#der-archivos-tit2 {



 width:715px;



}



#der-archivos-head {



 width:710px;



 overflow:auto;



 height:25px;



 border-bottom:1px solid #CCC;



}



.der-archivos-fecha {



 width:150px;



 height:20px;



 float:left;



}



.der-archivos-abc {



 width:545px;



 float:left;



 text-indent:2em;



 text-align:right;



 padding-right:10px;



}



.der-archivos-abc a {



 text-decoration:underline;



 color:#000;



 font-size:1em;



}



.der-archivos-abc a:visited {



 text-decoration:underline;



}



.der-archivos-abc a:hover, a:focus {



 color:#fff;



 text-decoration:none;



 background: #999;



}



.der-archivos-abc a:active {



 background:none;



}

.der-abecedario {
 width:545px;
 float:left;
 text-indent:2em;
 text-align:center;
 padding-right:10px;
}
.der-abecedario a {
 text-decoration:underline;
 color:#000;
 font-size:1.5em;
}
.der-abecedario a:visited {
 text-decoration:underline;
}
.der-abecedario a:hover, a:focus {
 color:#fff;
 text-decoration:none;
 background: #999;
}
.der-abecedario a:active {
 background:none;
}

.der-archivos-verde {



 color:#58C1A2;



}



.der-archivos-rojo {



 color:#9B0606;



}



#der-archivos-lista {



 width:700px;



 background:url(../imagenes/bg-archivos.png) repeat-y;



 padding:5px 5px;



 margin-top:10px;



 overflow:auto;



}



#der-archivos-listaizq {



 width:340px;



 float:left;



 height:auto;



 text-align:left;



 padding-left:10px;



 line-height:1.8em;



}



#der-archivos-listaizq a {



 text-decoration:underline;



 color:#000;



}



#der-archivos-listaizq a:visited {



 text-decoration:underline;



}



#der-archivos-listaizq a:hover, a:focus {



 color:#9B0606;



 text-decoration:none;



 background: #fff;



}



#der-archivos-listaizq a:active {



 background:none;



}



#der-archivos-listader {



 width:340px;



 float:left;



 height:auto;



 text-align:left;



 padding-left:10px;



 line-height:1.8em;



}



#der-archivos-listader a {



 text-decoration:underline;



 color:#000;



}



#der-archivos-listader a:visited {



 text-decoration:underline;



}



#der-archivos-listader a:hover, a:focus {



 color:#9B0606;



 text-decoration:none;



 background: #fff;



}



#der-archivos-listader  a:active {



 background:none;



}







/*----------[ MODULOS DERECHA MIEMBROS ]----------*/







#der-miembros {



 width: 547px; 



 height:auto;



 overflow:auto;



}







/*----------[ MODULOS DERECHA BUSCADOR ]----------*/







#der-buscador {



 width:715px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



.der-buscador-tit {



 width:715px;



}



.der-buscador-cont1 {



 width:630px;



 border-bottom:1px solid #CCC;



 padding: 10px 0;



 margin-left:70px;



 color:#666;



 line-height:1.5em;



}



.der-buscador-cont2 {



 width:630px;



 padding: 10px 0;



 margin-left:70px;



 overflow:auto;



}



#der-buscador-btn {



 width:630px;



 border-bottom:1px solid #CCC;



 border-top:1px solid #CCC;



 padding: 5px 0;



 text-align:right;



 height:26px;



 margin-left:70px;



} 



.der-buscador-abc {



 width:630px;



 text-indent:3em;



 text-align:center;



 padding-right:10px;



}



.der-buscador-abc a {



 text-decoration:underline;



 color:#000;



 font-size:1.2em;



}



.der-buscador-abc a:visited {



 text-decoration:underline;



}



.der-buscador-abc a:hover, a:focus {



 color:#fff;



 text-decoration:none;



 background: #999;



}



.der-buscador-abc a:active {



 background:none;



}







/*----------[ MODULOS DERECHA RESULTADO ]----------*/







#der-resultado {



 width:715px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



.der-resultado-tit {



 width:715px;



}



.der-resultado-en {



 width:715px;



 text-align:center;



 color:#666;



}



.der-resultado-en a {



 text-decoration:none;



 color:#000;



}



.der-resultado-en a:visited {



 text-decoration:none;



}



.der-resultado-en a:hover, a:focus {



 color:#FA9C38;



 text-decoration:underline;



}



.der-resultado-en a:active {



 background:none;



}



.der-resultado-en h1 {



 color:#CC6600;



 font-size:1em;



 font-weight:bold;



 margin-bottom:5px;



}



.der-resultado-form{



 width:190px;



 font-size:1em;



 float:left;



 margin-top:20px;



 overflow:auto;



 text-align:right;



 height:23px;



 padding-top: 7px;



 margin-right:5px;



}



.der-resultado-form-celda {



 width:430px;



 font-size:1em;



 float:left;



 margin-top:20px;



 overflow:auto;



 height:30px;



}



.der-resultado-form-celda input {



 height:16px;



 border:1px solid #999;



 color: #666;



 font-size:1em;



 margin-top:5px;



 padding-left:2px;



}







/*----------[ MODULOS DERECHA WEBMASTERS ]----------*/







#der-webmasters {



 width:715px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



.der-webmasters-tit {



 width:715px;



}



.der-webmasters-txt {



 margin:0px auto 20px auto;



 width:615px;



 color:#666;



 line-height:1.5em;



}



.der-webmasters-form-celda {



 width:300px;



 font-size:1em;



 float:left;



 margin-top:20px;



 overflow:auto;



}



.der-webmasters-form-celda input {



 height:16px;



 border:1px solid #999;



 color: #666;



 font-size:1em;



 margin-top:5px;



 padding-left:2px;



}



.der-webmasters-busqueda {



 height: 34px;



 background:url(../imagenes/bg-webmasters.png) no-repeat;



}



.der-webmasters-btn {



 width:135px;



 height:26px;



 padding: 5px 0px 0px 526px;



}



.der-webmasters-links {



 margin:0px auto 20px auto;



 width:650px;



 color:#000;



 line-height:1.5em;



}



.der-webmasters-links a {



 text-decoration:none;



 color:#000;



 font-size:1em;



}



.der-webmasters-links a:visited {



 text-decoration:none;



}



.der-webmasters-links a:hover, a:focus {



 color:#FA9C38;



 text-decoration:underline;



}



.der-webmasters-links a:active {



 background:none;



}







/*----------[ MODULOS DERECHA GRACIAS ]----------*/







#der-gracias-tit {



 width:715px;



 height:auto;



 overflow:auto;



 margin:5px auto;



}







.der-gracias-txt {



 width:715px;



 height:auto;



 overflow:auto;



 margin:30px auto;



 text-align:center;



}







/*----------[ MODULOS DERECHA BUSQUEDA SECCION ]----------*/







#der-busquedaseccion-tit {



 width:715px;



 height:auto;



 overflow:auto;



 margin:5px auto;



}



.der-busquedaseccion-txt {



 width:715px;



 height:auto;



 overflow:auto;



 margin:2px auto;



 text-align:center;



}











/*----------[ MODULOS DERECHA DESCARGA ]----------*/







#der-descarga {



 width:555px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



.der-descarga-tit {



 width:555px;



}



.der-descarga-botones {



 padding: 5px 0px 5px 10px !important;



 padding: 5px 0px 0px 10px;



 height:24px;



}



.der-descarga-form {



 padding: 5px 0px 5px 0px;



 overflow:auto;



}



.der-descarga-form-cont {



 width:475px;



 text-align:center;



 float:left;



 height:90px;



}



.der-descarga-form-ast {



 width:35px;



 height:35px;



 text-align:center;



 float:left;



}



.der-descarga-form-txt {



 width:440px;



 height:35px;



 text-align:center;



 float:left;



 font-size:1.2em;



 margin-bottom: 5px;



}



.der-descarga-form-txt h1{



 color:#990000;



 font-size:1.2em;



}



.der-descarga-form-celda {



 width:475px;



 height:30px;



 text-align:left;



 font-size:1.2em;



 float:left;



}



.der-descarga-form-celda input {



 height:18px;



 border:1px solid #999;



 color:#000;



 margin-left:5px;



 font-size:1em;



 padding-left:2px;



}



.der-descarga-form-ico {



 width:75px;



 text-align:center;



 float:left;



}



.der-descarga-form-btn {



 width:465px !important;



 width:475px;



 height:25px;



 text-align:right;



 float:left;



/* padding:25px 10px 0px 0px;



 _padding:0px 0px 0px 0px;*/



}



.der-descarga-down {



 padding: 5px 0px 5px 0px !important;



 padding: 2px 0px 2px 0px;



 background:#FF9933;



 height:68px;



 text-align:center;



}



.der-descarga-down-txt {



 padding:30px 5px 0px 5px;



 float:left;



}



.der-descarga-down a {



 text-decoration:none;



 color:#000;



 font-size:1em;



}



.der-descarga-down a:visited {



 text-decoration:none;



}



.der-descarga-down a:hover, a:focus {



 color:#fff;



 text-decoration:underline;



}



.der-descarga-down a:active {



 background:none;



}



.der-descarga-txt {



 padding: 10px 80px 10px 80px;



 background: #CCFFFF;



 height: 111px !important;



 height: 78px;



 line-height:1.5em !important;



 line-height:1.29em;



 font-size:0.95em !important;



 font-size:0.94em;



}



.der-descarga-brd {



 height:5px;



 width:522px;



 background:url(../imagenes/bg-desacarga2.png) center no-repeat;



}



.der-descarga-td1 {



 text-align:center;



 font-size:1.1em;



 width:



}



.der-descarga-td2 {



 text-align:center;



 width:70px;



}



.der-descarga-td3 {



 text-align:right;



 height:28px;



 vertical-align:middle;



}



.der-descarga-rojo {



 font-weight:bold;



 color:#9B0606;



}



.der-descarga-td4 {



 text-align:right;



 vertical-align:middle;



 padding-right:5px;



 width:50%;



}



.der-descarga-td5 {



 text-align:left;



 vertical-align:middle;



 padding-left:5px;



 width:50%;



}



.der-descarga-brd2 {



 height:5px;



 width:968px;



 background:url(../imagenes/bg-desacarga1.png) center no-repeat;



}



#der-descarga-foot {



 width:937px;



 height:48px;



 margin-top:3px;



 margin-bottom:2px;



 background:#FF9933;



 float:left;



 text-align:center;



 padding-top:10px;



 font-size:1.2em;



}



#der-descarga-foot a {



 text-decoration:none;



 color:#9B0606;



 font-weight:bold;



}



#der-descarga-foot a:visited {



 text-decoration:none;



}



#der-descarga-foot a:hover, a:focus {



 color:#fff;



 text-decoration:underline;



}



#der-descarga-foot a:active {



 background:none;



}







/*----------[ MODULOS DERECHA RSS ]----------*/







#der-rss {



 width:968px;



 height:auto;



 overflow:auto;



 margin-bottom:10px;



}



.der-rss-tit {



 width:968px;



}



.der-rss-naranja {



 color:#FA9C38;



}



.der-rss1 p {



 margin-bottom:10px;



}



.der-rss1 {



 border-bottom:1px solid #CCC;



 border-top:1px solid #CCC;



 height:auto;



 background:url(../imagenes/bg-rss1.png) top repeat-y;



 overflow:auto;



}



.der-rss1 a {



 color:#FA9C38;



 text-decoration:underline;



 font-size:1em;



}



.der-rss1 a:visited {



 text-decoration:none;



}



.der-rss1 a:hover, a:focus {



 text-decoration:none;



 color:#000;



}



.der-rss1 a:active {



 background:none;



}







.der-rss2 {



 height:auto;



 background:url(../imagenes/bg-rss2.png) top repeat-y;



 overflow:auto;



}



.der-rss2 a {



 text-decoration:none;



 color:#666;



 font-size:1em;



}



.der-rss2 a:visited {



 text-decoration:none;



}



.der-rss2 a:hover, a:focus {



 color:#FA9C38;



 text-decoration:underline;



}



.der-rss2 a:active {



 background:none;



}



.der-rss1-a {



 width:130px;



 float:left;



 padding:5px;



 overflow:auto;



}



.der-rss1-b {



 width:582px;



 float:left;



 padding:5px;



 color:#999;



 font-size:0.9em;



 line-height:1.5em;



 overflow:auto;



}



.der-rss1-c {



 width:224px;



 float:left;



 padding:5px;



 color:#999;



 font-size:0.9em;



 line-height:1.5em;



 overflow:auto;



}



.der-rss2-a {



 width:130px;



 float:left;



 overflow:auto;



 padding:5px;



}



.der-rss2-b {



 width:189px;



 float:left;



 overflow:auto;



 padding:5px;



}



.der-rss2-c {



 width:111px;



 float:left;



 padding:5px;



}



.der-rss2-d {



 width:191px;



 float:left;



 padding:5px;



}



.der-rss2-e {



 width:120px;



 float:left;



 padding:5px;



}



.der-rss2-f {



 width:167px;



 float:left;



 padding:5px;



}



/*----------[ MODULOS DERECHA ENVIO ]----------*/







#der-envio {



 width:968px;



 height:auto;



 overflow:auto;



}



.der-envio-tit {



 width:968px;



 height:95px;



 background: url(../imagenes/tit-envio.png) no-repeat;



 overflow:auto;



}



.der-envio-cent {



 width:968px;



 height:185px;



 background:url(../imagenes/bg-envio.png) repeat-x;



}



.der-envio-cent-a {



 width:295px;



 height:185px;



 float:left;



}



.der-envio-cent-b {



 width:315px;



 height:145px;



 float:left;



 padding: 30px 10px 10px 10px;



}







.der-envio-foot {



 width:968px;



 height:34px;



 background:url(../imagenes/bg-envio2.png) no-repeat;



}



.der-envio-foot-btn {



 width:44px;



 height:30px;



 padding-top:2px;



 padding-left:835px;



}







/*----------[ MODULOS DERECHA CONTACTO ]----------*/







#der-contacto-tit {



 width:748px;



 height:499px;



 overflow:auto;



 margin-bottom:10px;



 background:url(../imagenes/bg-contacto.png) no-repeat;



}



.der-contacto-form {



 width:600px;



 font-size:0.9em;



 margin:5px auto;



 overflow:auto;



}



.der-contacto-form-celda {

 width:300px;

 float:left;

 overflow:auto;

 color:#666;

 margin-top:10px;

}

.der-contacto-form-celda2 {

 width:600px;

 float:left;

 overflow:auto;

 color:#666;

 margin-top:10px;

}



.der-contacto-form-celda input {



 height:16px;



 border:1px solid #999;



 color: #666;



 font-size:1em;



 margin-top:5px;



 padding-left:2px;



}







.der-contacto- {



 width:968px;



}







/*----------[ MODULOS DERECHA RSS ]----------*/







.der-banner {



 text-align:center;



 width:640px;



 padding:10px;



}



/*----------[ MODULOS GENERALES ]----------*/







/*----------[ MODULOS GENERALES DESCARGA ]----------*/







#gen-descarga {



 width:968px;



 height:auto;



 overflow:auto;



 background:url(../imagenes/brd-big.png) bottom no-repeat;



}



.gen-descarga-tit {



 width:968px;



 height:49px;



}



.gen-descarga-subtit {



 width:968px;



 height:123px;



 background:url(../imagenes/subtit-descarga.png) no-repeat;



}



.gen-descarga-banner {



 width:968px;



 height: 58px;



 text-align:center; 



}



.gen-descarga-banner a {



 text-decoration:none;



 color:#990000;



 font-size:1.2em;



}



.gen-descarga-banner a:visited {



 text-decoration:none;



}



.gen-descarga-banner a:hover, a:focus {



 color:#fff;



 text-decoration:underline;



}



.gen-descarga-banner a:active {



 background:none;



}















/*----------[ FOOTERS ]----------*/







.footer1 {



 width:928px;



 height:auto;



 padding:10px 20px;



 overflow:auto;



 border-left:1px solid #CCC;



 border-right:1px solid #CCC;



}



.footer1 h1 {



 font-size:1.1em;



 font-weight:bold;



 color:#666;



 padding:0px 2px 0px 25px;



}



.footer1 ul {



 list-style:none;



}



.footer1 li a {



 list-style:none;



 padding:0px 2px 0px 30px;



 text-decoration:none;



 text-align:left;



 color:#666;



 font-size:0.9em;



 line-height:1.5em;



 display:block;



 margin:0 !important;



 margin:0px 0px -15px 0px;



}



.footer1 li a:visited {



 text-decoration:none;



}



.footer1 li a:hover, a:focus {



 color:#FA9C38;



 text-decoration:underline;



}



.footer1 li a:active {



 background:none;



}



.footer1-secciones {



 width:20%;



 border-right: 1px #CCC solid;



 float:left;



}



.footer1-videos {



 width:20%;



 border-right: 1px #CCC solid;



 float:left;



}



.footer1-fotos {



 width:20%;



 border-right: 1px #CCC solid;



 float:left;



}



.footer1-novedades {



 width:20%;



 border-right: 1px #CCC solid;



 float:left;



}



.footer1-mapa {



 width:19%;



 float:left;



}



.footer2 {



 width:948px;



 height:20px;



 padding:4px 10px;



 border:1px solid #CCC;



 overflow:auto;



}



.footer2-cr {



 font-size:1.1em;



 color: #666;



 width:350px;



 float:left;



}



.footer2-wm {



 font-size:0.9em;



 color:#666;



 width:350px;



 float:right;



 margin-top: 2px;



 text-align:right;



}



.footer2-wm a {



 font-size:0.9em;



 color: #666;



 text-decoration:none;



}



.footer2-wm a:visited {



 text-decoration:none;



}



.footer2-wm a:hover, a:focus {



 color:#FA9C38;



 text-decoration:underline;



}



.footer2-wm a:active {



 background:none;



}



.footer3 {



 width:958px;



 height:70px;



 padding:5px 5px;



 border-left:1px solid #CCC;



 border-right:1px solid #CCC;



 overflow:auto;



}



.footer3-botonera {



 width:600px;



 margin:5px auto 0px auto;



 color: #666;



}



.footer3-botonera a {



 color: #666;



 text-decoration:none;



 font-size:0.8em;



}



.footer3-botonera a:visited {



 text-decoration:none;



}



.footer3-botonera a:hover, a:focus {



 color:#FA9C38;



 text-decoration:underline;



}



.footer3-botonera a:active {



 background:none;



}



.footer3-rss {



 margin:5px;



 width:32px;



 float:left;



}



















/*----------[ ESPECIFICOS ]----------*/







a img {



 border: none; 



}
#botonera span, #header span  { display:none; line-height:0; border:0; padding:0; margin:0; }