/*   
Railef 
URI: http://www.railef.com
Version: 3
Author: Railef.com
Author URI: http://www.railef.com
*/
@import url(reset.css);
@import url(reset-fonts.css);
@import url(menus.css);
@import url(menu-h.css);
@import url(formulario.css);
@import url(categorias.css);
@import url(editar.css);
@import url(fonts.css);
@import url(naranja.css);
@import url(rojo.css);
@import url(violeta.css);
@import url(celeste.css);
@import url(verde.css);
@import url(amarillo.css);
@import url(cian.css);
@import url(magenta.css);
@import url(blanco.css);
@import url(calendario.css);

body,
html {
    margin:0;
    padding:0;
    font-size: 13px;
    line-height:18px;
    color: #403d39;
    background: #ec008c url(img/fnd-dest-magenta.gif) repeat;

}
body {
    min-width:980px;

}

p {
    padding-bottom: 10px;

}

a {
    color: #EC008C;
    outline: none;

}


a:hover {
    outline: none;
    color: #ff40b3;
   }



img {
    border: 0px;

}


/*** Layout ***/

#ctr-pub, #ctr-tools, #ctr-enc, #ctr-cuerpo, #ctr-pie, #ctr-pub-tool {
    float: left;
    width: 100%;
}

#pub, #tools, #enc, #cuerpo, #pie {
    margin: 0 auto;
    width: 975px;
}
#ctr-pub-tool {
	background: url(img/fnd-enc-top-x.png) repeat-x bottom;
}
#ctr-general {
	width: 100%;
	float: left;
}

#ctr-pie {
clear:both;
    float:left;
      position:relative;
    width:100%;
		background: url(img/fnd-pie.png) repeat-x top;
}
#enc {
	position: relative;
	height: 160px;
}
#pub {
	padding-top: 15px;
}
#pub p {
	padding: 0px;
	text-align: center;
}
#ctr-tools {
    padding: 10px 0px 15px;
}

#redes {
    float: left;
    width: 49%;
}

#redes div {
    float: left;
    padding: 0px 5px 0px 0px;
}

#ctr-buscador {
    float: right;
    width: 180px;
    padding-top: 2px;

}


#cuerpo {
    padding: 10px 0px;
  
}

#pie {
    position: relative;
}
#pos-logo {
    position: absolute;
    width: 220px;
    height: 140pX;
    top: 15px;
    left: 0px;
    background-repeat: no-repeat;
}
#logo {
   width: 220px;
    height: 140pX;
float: left;
}
#enlace-logo {
	position: absolute;
	z-index: 999;
}


#enc-textos {
     width: 750px;
    position: absolute;
    top: 18px;
    left: 220px;
}

#col-izq {
    float: left;
    width: 705px;
}

#col-der {
    float: right;
    width: 270px;
}

#articulo {
    float: left;
    width: 100%;
}

 #articulo-enc {
    float: left;
    width: 100%;
    position: relative;
}


.dest-sec {
    float: left;
    width: 670px;
    margin-top: 15px;
    padding: 10px;
}

.dest-sec-img {
    float: left;
    width: 435px;
}
.dest-sec-img img {
    float: left;
    width: 435px;
    display: block;
}
.dest-sec-txt {
    float: right;
    width: 220px;
}
.dest-sec-txt h2 {
	font-size: 45px;
	line-height: 45px;
	margin: 0px;
	padding-bottom: 3px;
}
#noticias {
    float: left;
    width: 100%;
    padding-top: 15px;
}
#noticias-cat {
    float: left;
    width: 100%;	
}
.wrap {
    position: relative;
    overflow: hidden;
}
.ctr-noticia {
	width: 235px;
	padding-bottom: 15px;
	float: left;
}

.noticia {
    float: left;
    width: 200px;
    padding: 10px;
    display: inline;  /* IE6 fix */
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px; 
    margin-bottom: 0px;
    }
.noticia h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
} 
.noticia-titulo {
		width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 3px;
	
} 
.noticia-img {
	width: 200px;
	float: left;
}
.noticia-img img {
	width: 200px;
	float: left;
}
.noticia-fecha {
	width: 100%;
	float: left;
	font-style: italic;
	padding-bottom: 10px;
}
.noticia-txt {
		width: 100%;
	float: left;
}
#interstitial {
    position: absolute;
    width: 100%;
    height: 2400px;
    background-color: #FFFFFF;
    z-index: 2147483640;
    top:0px;
    left:0px;
}



.interstitial-cerrar {
    float: right;
    margin-right: 20px;
    color: #003399;
    cursor: pointer;
}

.col-bloque {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    position: relative;
}

ul.nube-tags li {
    display: inline;
}

#video-lista {
    height: 500px;
    background: #e9e6e3 url(img/fnd-dest-blanco.gif) repeat;
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
    width: 250px;
    float: left;
}

#cargador {
	display: none;
	 position: fixed;
    top: 14px;
    left: 50%;
       margin-left: -8px;
    width: 16px;
	z-index: 3007;
	height: 16px;
	padding: 5px;
	background-color: #FFF;
	 -moz-border-radius: 4px; -webkit-border-radius: 4px;
	background: url(img/cargador.gif) no-repeat;
}
#enc-textos h1 {
}
#destacado {
	width: 670px;
	padding: 10px;
	background-color: #E9E6E3;
	position: relative;
	float: left;
}

#articulo-txt {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
}
#destacado-txt {
    position: absolute;
    width: 650px;
    bottom: 30px;
    left: 0px;
    padding: 20px;
    float: left;
   
}
#destacado-txt h1 {
	font-size: 70px;
	line-height: 70px;
}
#destacado-txt p {
	line-height: normal;
}
#destacado-txt div p {
width: 100%;
float: left;
font-size: 15px;
line-height: 18px;
}
#enc-leyenda {
	width: 100%;
	float: left;
	padding-bottom:5px;
}
#enc-leyenda h1 {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	float: left;
	color: #111;
	background-color: #ffffff;
	

}
	/*background: #e41270 url(img/fnd-dest-magenta.gif) repeat;*/
#redes div {
	padding-right: 10px;
	float: left;
}
#redes  {
width: 129px;
height: 13px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 0px;
padding-top: 5px;
 background: url(img/fnd-red.gif) no-repeat left;
}
.dest-sec-fecha {
	width: 100%;
	float: left;
	padding-bottom: 5px;
	font-style: italic;
}
.dest-sec-intro {
	width: 100%;
	float: left;
}
.dest-sec .dest-sec-intro {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 18px;
}

.col-bloque-titulo {
width: 250px;
float: left;
letter-spacing:normal;
font-family: "LeagueGothic","Impact",arial,helvetica,clean,sans-serif;
	  font-size: 25px;
	  text-transform: uppercase; 	
	  color: #ffffff;
	  padding-bottom: 10px;
	  padding-top: 10px;
	  padding-left: 10px;
	  padding-right: 10px;
	background: url(img/fnd-dest-magenta.gif) repeat top;
	line-height: normal;
}
.col-bloque-titulo span {
	padding-left: 20px;
	background: url(img/item.gif) no-repeat 0px 6px;
}
#destacado.fnd-destacado.naranja-r, #destacado.fnd-destacado.rojo-r, #destacado.fnd-destacado.violeta-r, #destacado.fnd-destacado.celeste-r, 
#destacado.fnd-destacado.verde-r, #destacado.fnd-destacado.amarillo-r, #destacado.fnd-destacado.cian-r #destacado.fnd-destacado.magenta-r,
#destacado.fnd-destacado.blanco-r {
	background-image: none;
}
.col-bloque-item {
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	background: url(img/hr.gif) no-repeat top;
}
.col-bloque-item.primera {
	padding-top: 10px;
	background-image: none;
}
.col-bloque-item.verde, .col-bloque-item.celeste, .col-bloque-item.naranja, .col-bloque-item.rojo, .col-bloque-item.violeta,
.col-bloque-item.amarillo, .col-bloque-item.cian, .col-bloque-item.magenta, .col-bloque-item.blanco {
background-color: transparent !important;
}
.col-bloque-img {
	width: 85px;
	padding: 5px;
	background-color: #e9e6e3;
	float: left;
}
.col-bloque-img img {
	width: 85px;
}
.col-bloque-txt {
	width: 145px;
	float: right;
	
}
.col-bloque-txt h2 {
	width: 100%;
	float: left;
	font-size:14px;
	font-weight:bold;
	padding-bottom: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.col-bloque-intro {
		width: 100%;
	float: left;
	font-size:11px;
	line-height: 16px;
}
.ctr-bloque {
	width: 100%;
	float: left;
	background: #e9e6e3 url(img/fnd-dest-blanco.gif) repeat;
}
.anuncios {
	width: 250px;
	padding: 10px;
	background-color: #e9e6e3;
	float: left;
}
.anuncios p {
	padding: 0px;
}
ul.nube-tags {
	width: 250px;
	 padding: 7px 10px 10px 10px;
	float: left;
}
ul.nube-tags li { 
display: inline;
line-height: normal;
float: left;
padding-top: 3px;
padding-right: 3px 
}
ul.nube-tags li a { 
display: block;
line-height: normal;
padding: 5px 10px; 
background-color: #ec008c;
color: #ffffff;
}
ul.nube-tags li.peso-0 a { 
background-color: #FF6FC6;
}
ul.nube-tags li.peso-1 a { 
background-color: #FF64C1;
}
ul.nube-tags li.peso-2 a { 
background-color: #FF5BBD;
}
ul.nube-tags li.peso-3 a { 
background-color: #FF4AB7;
}
ul.nube-tags li.peso-4 a { 
background-color: #FF40B3;
}
ul.nube-tags li.peso-5 a { 
background-color: #FF33AD;
}
ul.nube-tags li a:hover { 
background: #FF1AA4 url(img/magenta-anim.gif) repeat top;
}
.bloque-comentarios-fecha {
	width: 100%;
	float: left;
	font-size: 11px;
	font-style: italic;
}
.bloque-comentarios-ctr {
	width: 225px;
	padding-left: 25px;
	padding-bottom: 15px;
	float: left;
}
.bloque-comentarios-nombre {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
.bloque-comentarios-nombre span {
font-weight: bold;
}
.bloque-comentarios-txt {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
#ctr-menu-pie {
	width: 100%;
	float: left;
	color: #ffffff;
	padding-top: 25px;
	padding-bottom: 10px;
}
#ctr-texto-pie {
		width: 100%;
	float: left;
	padding-bottom: 20px;
	font-size: 11px;
}
#pie {
	color: #ffffff;
}
#pie a {
	color: #ffffff;
}
#pie a:hover {
	color: #e9e6e3;
}
.fnd-seccion h1, .fnd-seccion-cal h1  {
letter-spacing:normal;
font-family: "LeagueGothic","Impact",arial,helvetica,clean,sans-serif;
	  font-size: 25px;
	  text-transform: uppercase; 	
	  padding-bottom: 10px;
	  padding-top: 10px;
	  padding-left: 30px;
	  padding-right: 10px;
	  width: 650px;
	  background: url(img/item-nh.gif) no-repeat 10px 16px;
}
.fnd-seccion span {
 color: #ec008c;
}

.fnd-seccion, .fnd-seccion-cal {
	width: 690px;
	float: left;
	background: #e9e6e3 url(img/fnd-dest-blanco.gif) repeat;
}
.fnd-seccion-cal { 
margin-bottom: 15px;
}
#ctr-articulo {
	width: 650px;
	padding: 20px;
	margin-top: 15px;
	float: left;
	background: #e9e6e3 url(img/fnd-dest-blanco.gif) repeat;
}

#articulo {
	width: 650px;
	float: left;
}
#articulo-tags h3 {
	letter-spacing:normal;
font-family: "LeagueGothic","Impact",arial,helvetica,clean,sans-serif;
	  font-size: 25px;
	  text-transform: uppercase; 	
	  	  width: 650px;
	  float: left;
	  	background: url(img/hr-650.gif) no-repeat bottom;
	  	padding-bottom: 15px;
}
#articulo-tags {
	  width: 650px;
	  float: left;
	  background: url(img/hr-650-hr.gif) no-repeat bottom;
	  padding-bottom: 20px;
}

#articulo-tags ul {
	width: 650px;
	 padding: 0px;
	float: left;
}
#articulo-tags ul li { 
display: inline;
line-height: normal;
float: left;
padding-top: 3px;
padding-right: 3px 
}
#articulo-tags ul li a, .blanco-r #articulo-tags ul li a, .blanco #articulo-tags ul li a,
 .celeste-r #articulo-tags ul li a, .celeste #articulo-tags ul li a,
  .naranja-r #articulo-tags ul li a, .naranja #articulo-tags ul li a,
   .rojo-r #articulo-tags ul li a, .rojo #articulo-tags ul li a,
    .violeta-r #articulo-tags ul li a, .violeta #articulo-tags ul li a,
    .verde-r #articulo-tags ul li a, .verde #articulo-tags ul li a,
      .amarillo-r #articulo-tags ul li a, .amarillo #articulo-tags ul li a,
       .cian-r #articulo-tags ul li a, .cian #articulo-tags ul li a,
        .magenta-r #articulo-tags ul li a, .magenta #articulo-tags ul li a
 { 
display: block;
line-height: normal;
padding: 5px 10px; 
background-color: #ec008c;
color: #ffffff;
}

#articulo-tags ul a:hover, .blanco-r #articulo-tags ul li a:hover, .blanco #articulo-tags ul li a:hover,
 .celeste-r #articulo-tags ul li a:hover, .celeste #articulo-tags ul li a:hover,
  .naranja-r #articulo-tags ul li a:hover, .naranja #articulo-tags ul li a:hover,
   .rojo-r #articulo-tags ul li a:hover, .rojo #articulo-tags ul li a:hover,
    .violeta-r #articulo-tags ul li a:hover, .violeta #articulo-tags ul li a:hover,
    .verde-r #articulo-tags ul li a:hover, .verde #articulo-tags ul li a:hover,
      .amarillo-r #articulo-tags ul li a:hover, .amarillo #articulo-tags ul li a:hover,
       .cian-r #articulo-tags ul li a:hover, .cian #articulo-tags ul li a:hover,
        .magenta-r #articulo-tags ul li a:hover, .magenta #articulo-tags ul li a:hover { 
background: #FF1AA4 url(img/magenta-anim.gif) repeat top;
color: #ffffff;
}
#articulo-share {
	width: 300px;
	float: left;
	padding-top: 10px;
	overflow: hidden;
}
.addthis_button {
		width: 300px !important;
	float: left;
}
.multi {
	width: auto;
	float: left;
}

#comentarios-lista {
	width: 650px;
	float: left;
}
#comentarios-lista-titulo {
	width: 650px;
	float: left;

}
#comentarios-lista-titulo h3 {
	letter-spacing:normal;
font-family: "LeagueGothic","Impact",arial,helvetica,clean,sans-serif;
	  font-size: 25px;
	  text-transform: uppercase; 	
	  	  width: 650px;
	  float: left;
	  	background: url(img/hr-650.gif) no-repeat bottom;
	  	padding-bottom: 15px;
}
.comentarios-agregar-btn {
	width: 650px;
	float: left;
}
#articulo-comentarios {
	width: 650px;
	float: left;
	
}
#articulo-comentarios {
	width: 650px;
	float: left;
	color: #403d39 !important;
	padding: 20px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #e9e6e3 url(img/fnd-dest-blanco.gif) repeat!important;
}
.comentarios-lista-item {
	width: 100%;
	float: left;
	  	background: url(img/hr-650-hr.gif) no-repeat top;
	  	padding-top: 15px;
	  	padding-bottom: 10px;
	  	
}
.comentarios-lista-item.primera {
	background-image: none;
	padding-top: 10px;
}
.bloque-comentarios-ctr-ctn {
	width: 625px;
	padding-left: 25px;
	float: left;
}
.bloque-comentarios-ctr-ctn .nombre {
	width: 100%;
	float: left;
	padding-bottom: 5px;
}
.bloque-comentarios-ctr-ctn .nombre span {
font-weight: bold;
color: #222222;
}
.bloque-comentarios-ctr-ctn .c-ctn-txt {
		width: 100%;
	float: left;
}
#comentarios-agregar {
		width: 100%;
	float: left;
}

.agregar-btn {

		width: 100%;
	float: left;	
		background: url(img/hr-650.gif) no-repeat top;
		padding-top: 20px;
		padding-bottom: 10px;
}
#comentarios-agregar-btn a {
	line-height: normal;
padding: 5px 10px; 
background-color: #ec008c;
color: #ffffff !important;
float: left;
}
.vacio-coment {
	width: 100%;
	float: left;
	padding-bottom: 20px;
}
.g-multimedia {
	width: 250px;
	padding: 5px 10px 10px 10px;
	float: left;
	background-color: transparent !important;
}
.ctr-multi {
	width: 80px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
.ctr-multi-ultima {
	width: 80px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
}
.multi {
		width: 70px;
	padding: 5px;
	background-color: #e9e6e3;
	float: left;
}

.multi-img {
width: 70px;
		display: block;
		margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
		float: left;
}
.multi-img img {
	width: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	
}
.destacado-img {
	width: 670px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
		float: left;
}
.destacado-img img {
	width: 670px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	
}
.col-bloque-img-ctr {
width: 85px;
		display: block;
		margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
		float: left;
}
.col-bloque-img-ctr img {
	width: 85px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	display: block;
	
}
html>body .destacado-img a:hover img, html>body .multi-img a:hover img, html>body .col-bloque-img-ctr a:hover img, html>body .noticia-img a:hover img, 
html>body .dest-sec-img a:hover img, html>body .jw_playlist_image_diva a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
	}
.enc-htm h1 {
	letter-spacing:normal;
font-family: "LeagueGothic","Impact",arial,helvetica,clean,sans-serif;
  	  width: 650px;
	  float: left;
	  	background: url(img/hr-650.gif) no-repeat bottom;
	  	padding-bottom: 15px;
	  	margin-bottom: 15px;
	  	text-transform: uppercase;
	  	font-size: 25px;
}
.enc-htm {
	width: 650px;
	float: left;
}
#ctr-articulo-ctn {
	width: 650px;
	padding: 10px 20px 20px 20px;
	float: left;
	background: #e9e6e3 url(img/fnd-dest-blanco.gif) repeat;
}
#secc-art {
	width: 100%;
	float: left;
	
}
#destacado-txt {
	z-index: 50;
}
#ctr-pub {
	width: 670px;
	padding: 10px 10px 0px;
	float: left;
		background: #e9e6e3 url(img/fnd-dest-blanco.gif) repeat!important;
		text-align: center;
		margin-bottom: 15px;
	
	
}
/* img
 #destacado-imagen a {
    display: block;
    line-height: auto !important;
    overflow: hidden;
    padding: 4px;
	 width:662px;

  }
  #destacado-imagen a:hover {
    border: 4px solid #439BC1;
    padding: 0px;
  }
 #destacado-imagen a img {
    margin-top: -4px;
    margin-left: -4px;
  }
  */
/*Railef Diseño Web */
#railef {
    height: 16px;
    width: 100px;
    position: absolute;
    top: 50px;
    right: 0px;
}
#railef a {
    display:block;
    height: 16px;
    width: 100px;
    background-image: url(img/railef.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    text-indent:-9999px;
}	

#railef  a:hover {
    background-position: 0px -23px;
}