﻿/*@font-face {
font-family: NeoSansStdRegular;
src: url('../font/NeoSansStdRegular.eot'); /* IE9 Compatibility Modes */
/*src: url('../font/NeoSansStdRegular.eot') format('eot'),  /* IE6-IE8 */
/*url('NeoSansStdRegular.woff') format('woff'), /* Modern Browsers */
/*url('NeoSansStdRegular.ttf')  format('truetype'), /* Safari, Android, iOS */
/*url('NeoSansStdRegular.svg#NeoSansStdRegular') format('svg'); /* Legacy iOS */
/*}*/


/*@font-face {
    font-family: 'NeoSansStdRegular';
    src: url('../font/NeoSansStdRegular.eot');
    src: url('../font/NeoSansStdRegular.eot') format('embedded-opentype'),
         url('../font/NeoSansStdRegular.woff') format('woff'),
         url('../font/NeoSansStdRegular.ttf') format('truetype'),
         url('../font/NeoSansStdRegular.svg#NeoSansStdRegular') format('svg');
}
@font-face {
    font-family: 'NeoSansStdItalic';
    src: url('../font/NeoSansStdItalic.eot');
    src: url('../font/NeoSansStdItalic.eot') format('embedded-opentype'),
         url('../font/NeoSansStdItalic.woff') format('woff'),
         url('../font/NeoSansStdItalic.ttf') format('truetype'),
         url('../font/NeoSansStdItalic.svg#NeoSansStdItalic') format('svg');
}
*/

.sugerenciasBtn {
	background: url("../img/sugerenciaBtn.png") no-repeat center left;
	position:fixed;
	top:50%;
	margin-top:-68px;
	left:0;
	height:136px;
	width:29px;
	display:block;
	z-index:99;
}

.sugerenciasBtn:hover {
	background-position: center right;
}

.mainBox {
	display: block;
	box-shadow: 0px 2px 5px #333333;
	padding: 0 15px 20px 15px;
	margin-bottom: 15px;
	background: #ffffff;
	overflow: hidden;
	height: auto;
	position: relative;
	-webkit-box-shadow: 0px 2px 5px #333333;
}

.fifty { width:44%; float:left; height:720px;}

.width350 { width:350px; float:left; height: 235px; box-shadow:0px 2px 5px #100031;}

.active { background-position:left top;}

.mostrarOcultar { margin-top:10px; margin-bottom:10px; overflow:hidden; height:92px; position:relative;}

.caruselVideos .mostrarOcultar {
	height:168px!important;
	margin-top:10px; 
	margin-bottom:10px; 
	overflow:hidden;
	position:relative;
}

.caruselVideos .mostrarOcultar .less {
	left:0px!important;
}

.caruselVideos .mostrarOcultar .more {
	right:0px!important;
}

.right { float:right;}

.anexoTitulo { font-size:12px; 
color: #76bd1d;
float:right; 
border-left:1px dotted #999; 
padding-left:5px; 
position:absolute; 
top:10px; right:17px; 
font-weight:bold;
font-family: 'NeoSansStdRegular', arial, serif;
 }

.anexoTitulo:hover { color:#76bd1d;}


.mainBoxDestacado { display:block; padding:0 0px 20px 0px; margin-bottom:15px; background: #FFF url(../img/bgDestLanding.gif) no-repeat top right; height:auto; position:relative; }

.titSeccion a {font: normal 40px/45px 'Ropa Sans', arial, serif;color: #fff;margin: 6px -15px;padding-left: 30px;display: block;float: left;}
.titSeccion span { font-family: 'Ropa Sans', arial, serif; font-size:30px; color:#c7e0a7; margin-left:30px; font-weight:normal; display:block; float:left; padding-top:17px; height:32px;}

.titSeccion3 {
	margin-left: -15px;
	margin-right: -15px;
	display: block;
	font-family: 'Ropa Sans', arial, serif;
	color: #76bd1d;
	font-weight: normal;
	clear: both;
	height: 36px;
	background-color: #C20707;
}

#formulario input#enviar {
    color: white;
    height: 26px;
    width: 90px;
    border: 0 none;
    font-weight: bold;
    cursor: pointer;
    background-color: #673bb7;
    border-radius: 4px;
    display: none;
	margin-top:7px;
	margin-right:9px;
	float:left;
}

#formulario #enviarmula {
    background-color: #E17B58;
    border: 0 none;
    color: white;
    cursor: pointer;
    font-weight: bold;
    height: 26px;
    width: 90px;
    text-align: center;
    padding: 0px;
    border-radius: 4px;
    line-height: 26px;
    font-size: 12px;
}

.bnr {
    display:block;
    margin-bottom:15px;
    background:#fff;
    padding:1px;}

.titSeccion4 { margin-bottom:15px;  display:block; font-family:'NeoSansStdRegular',arial,serif; font-size:22px; color:#673bb7; line-height:20px; font-weight:normal;}

.titSeccion3 a {
	font-family: 'Ropa Sans', arial, serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-left: 85px;
	padding-bottom: 20px;
	padding-top: 7px;
	display: block;
	float: left;
	background-image: url(../images/ahn_h3.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.destacadoLanding { width:48%; display:block; float:left; margin: 0 10px 0 0;}

.destacadoLanding a img {width:100%; height:auto;}


.playerBox { width:63%; display:block; float:left; margin-left:7px;}

.otrosDestLandingBox { display:block; /*float:right;*/ width:100%; position:relative; margin: 0 0 0 0px;}

.videosrelacionadosBox {display:block; float:right; width:395px;}

.tramaFin { display:block; clear:both; height:30px; position:absolute; bottom:0; left:0; width:100%;}

.tramaFin2 { background:url(../img/bottomBox.gif) repeat-x bottom center; display:block; clear:both; height:30px; width:672px; margin:0 -10px 0 -14px;}

.destacadoPrincipal {  width:671px; float:left;}



.mainBox h3 a, .mainBoxDestacado h3 a { font-family: 'Ropa Sans', arial, serif; font-size:25px; margin-bottom:10px; display:block; line-height:28px; font-weight:normal; color:#41146f;}

.mainBox h1 a, .mainBoxDestacado h1 a { font-family: 'Ropa Sans', arial, serif; font-size:42px; margin-bottom:10px; display:block; line-height:38px; font-weight:normal; color: #41146f;}

.mainBox h3 a:hover, .mainBoxDestacado h3 a:hover {color:#673bb7;}

.mainBox h1 a:hover, .mainBoxDestacado h1 a:hover {color:#673bb7;}


.bajada { margin-bottom:10px; line-height:16px; display:block; margin-top:5px; font-size:12px;}

.miniTitAzul { 
    font-family: 'Ropa Sans', arial, serif;
    font-size: 18px;
    color: #619b18;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.listRelacionados li { margin-bottom:10px; 
                       display:block; 


                       padding-bottom:10px;
                       border-bottom:1px dotted #ccc;}

.listRelacionados li .fechaAbreviada{
    display:block;
    margin-bottom:5px;
    color: #619b18;
    font-family:'NeoSansStdItalic', arial, serif;
}

.twitter-share-button {
    float:left;
}

.listRelacionados li a { 
	padding-left:0px; 
	display:block;
    font: 14px/14px 'Ropa Sans', arial, serif;
	font-weight: normal;
}

.listRelacionados li a:hover { color:#673bb7;}

.listRelacionados li a span, .listRelacionados li a:hover span { text-decoration:none!important;}

.listRelacionados a img {width:auto; margin: 0 5px 0 -5px; float:left;}

.fechaAbreviada { color:#999; font-size:10px; display:block;}

.itemDestLanding  { display:block; padding:0px 0px; background: url(../img/bordeBottom.jpg) repeat-x bottom left; height:auto; position:relative; overflow:hidden;}

.itemDestLanding:before {padding-top:0;}

.itemDestLanding:hover, .itemDestLanding:hover .txtLosMas { color:  #673bb7;}

.destacadosLanding .itemDestLanding {
    overflow:hidden;
}
.relacionadosBox{
    margin-top: 5px;
    background: #fff;
    padding: 10px;
   border-radius: 0 0 15px 0;
border-top: 3px solid #76bd1d;
}
.destacadosLanding {
    padding: 0 5px 0px;
    display:block;
    /*overflow:hidden;*/
    margin-top:15px;}

.demo {
    width:190px;
    float:left;}

.buscadorFecha {
    width:190px;
    float:left;
    display:block;}

.keywords {
    background:url('../img/keywords.gif') no-repeat top left;
    width:200px;
    height:30px;
}

.autoajustable img { float:left; margin-right:15px; }

.autoajustable  { overflow:hidden; margin-bottom:4px; height:auto;}

.autoajustable p {
    overflow:hidden;
}

.fechaBajada {color: #999;font-size: 12px;display: block;margin-bottom: 4px;font-style: italic;}

.fechaBajadaRegion { color:#619b18; font-size:10px; display: inline-block; margin-bottom:4px; font-family: 'NeoSansStdItalic', arial, serif;}

.titLink { font-size:16px; font-weight:600; line-height:17px; font-family: 'NeoSansStdItalic', arial, serif;}

/*.titLink { font-size:14px; font-weight:bold; line-height:14px;}*/

.titLink:hover { color:#673bb7;}

.listaMain { display:block; margin-bottom:7px; padding-bottom:7px; border-bottom:1px dotted #999; overflow:hidden; height:auto;}

.middle2Main {  width:294px; float:right; border-left:1px dotted #999; padding-left:10px;}

.middle1Main { width:325px; float:left;}

.socialAccion { display:block; margin-bottom:10px; border-bottom:1px dotted #999; padding-bottom:5px; clear:right; min-height:35px;*height:35px;}

.boxBlock2 .socialAccion { display:block; margin-bottom:0px; border-bottom:1px dotted #999; padding:0px 10px 5px 10px; overflow:hidden; clear:both; width:100%;}

.boxBlock2 .socialAccion .like {width:370px; display:block;float:left;}

.paginadorBox { display:block; margin-top:15px; clear:left; overflow:hidden; height:auto; border-top:1px solid #ccc; border-bottom:1px solid #ccc; padding:4px 0 4px 0; margin-bottom:10px;}

.paginador {text-align:center;float:right;}

.paginador li { display: block; float: left; margin: 0 4px; height: auto; }

.paginador li a { font-size: 12px;line-height: normal;padding: 9px; border: 1px solid #c1c1c1; display: block;}

.paginador li a:hover { border-color:#0076A3; color:#0076A3;}

.anterior {width:59px; text-align:center; display:block; height:17px; line-height:17px; color:#333; border:0 none!important;}

.siguiente {width:59px; text-align:center; display:block; height:17px; line-height:17px; color:#333; border:0 none!important;}

.siguiente:hover {color:#673bb7!important;}

.anterior:hover { color:#673bb7!important;}

.pagSelect { color:#0076a3; border-color:#0076A3;}

.parrafo { margin-bottom:15px; border-bottom:1px dotted #CCC; padding-bottom:15px; }

.parrafo .photo {
    float:left;
    margin-right:10px;
    margin-bottom:25px;
}

.boxBlock { padding-bottom:15px; margin-bottom:15px; border-bottom:1px dotted #CCC; overflow:hidden; height:auto; }

h4.subtit { font-size: 23px; margin-bottom:10px; font-family: 'Ropa Sans', arial, serif; line-height:25px; color:#565656; font-weight:normal;}

.shareBox {margin-bottom: 15px; border-bottom: 1px solid #ccc; display: inline-block; height: 1%; padding: 10px 0 25px; width: 100%; border-top: 1px solid #ccc;}

.LinkVideo, .LinkVideo a { background:url(../img/bgBtnGris.gif) no-repeat; }

.LinkVideo { display:block; padding-left:5px; float:left;}

.LinkVideo a { height:17px; padding-right:5px; margin-right:-5px; background-position:right top; display:block; line-height:16px; }

.LinkVideo a img { margin-right:3px;}

.left400{ width:100%; display:block; float:left;}

.imgRelacionados {width:220px; float:left; margin-right:15px; margin-bottom: 15px; clear:left;}

.blockText {line-height:18px; font-size:14px;font-style: normal; color:#505050; font-family: Tahoma, Arial, Helvetica, sans-serif;}
.blockText strong {line-height:18px; font-size:14px; }

.nextArticle { background:url(../img/nextArticle.gif) no-repeat top right; height:38px; width:280px; float:right; display:block; border-left:2px solid #999; padding: 3px 20px 0 10px;font-family: 'Ropa Sans', arial, serif;
font-size: 14px;}

.nextArticle img { margin-right:3px;}

.nextArticle:hover { color: #619b18;}

.titSeccion2 { font-family: 'Ropa Sans', arial, serif; font-size:23px; color:#673bb7; margin-left:-15px; border-left:2px solid #673bb7; padding-left:10px; margin-bottom:15px; float:left; line-height:38px;} 

.subtitular { height:40px; margin-bottom:15px; display:block;}
.bread a{
    font-family: 'Ropa Sans', arial, serif;
}
.miniDestacado {  
    cursor:pointer; 
    padding:5px; 
    position:relative;	
    border:1px dotted #999; 
    margin:4px; 
    width: 29.6%;
    height: 118px;
    display: -moz-inline-stack; /* FF2*/
    display: inline-block;
    vertical-align: top; /* BASELINE CORRECCI�N*/
    zoom: 1; /* IE7 (hasLayout)*/
    *display: inline; /* IE */
    _height: 90px; /* IE6 */
    overflow:hidden;

}

.miniDestacado img { float:left; margin-right:10px;}

.miniDestacado p { overflow:hidden; height:auto;}

.miniDestacado:hover { color:#673bb7;}

.miniDestacado .etiqueta { background:url(../img/bgEtiqueta_31.gif) no-repeat top left; display:inline-block; position:absolute; top:4px; left:1px;}

.miniDestacado2 .etiqueta { background:url(../img/bgEtiqueta_31.gif) no-repeat top left; display:inline-block; position:absolute; top:4px; left:-4px;}

.miniDestacado2 img { margin-bottom:3px;}



.titularDestacado .etiqueta { background:url(../img/bgEtiqueta_31.gif) no-repeat top left; display:inline-block; position:absolute; top:5px; left:0px;}

.etiqueta span { background:url(../img/enBgIternet.gif) no-repeat top right; padding-right:10px; margin-right:-10px; display:block; line-height:15px; height:20px; padding-left:5px; color:#FFF; font-size:11px;}

.itemDestLanding .etiqueta { background:url(../img/bgEtiqueta_31.gif) no-repeat top left; display:inline-block; position:absolute; top:-2px; left:-3px;}

.galeria_imagenes { background:#CCC; padding:5px; display:inline-block; float:right; margin-left:10px; margin-bottom:10px;width:317px;}

.paginadorFotos { display:inline-block; width:62px; height:24px; overflow:hidden; margin-top:4px; float:right;}

.bajadaFotos { width:200px; float:left; font-size:11px; line-height:12px; margin-top:3px;}

.ant { background:url(../img/antSig.png) no-repeat top left; width:25px; display:block; float:left; height:25px;}

.ant:hover { background-position: bottom left;}

.sig:hover { background-position:bottom right;}

.sig { background:url(../img/antSig.png) no-repeat top right; width:25px; display:block; float:left; height:25px;}

.pagFotos { display:block; float:left; height:24px; line-height:23px; background:url(../img/bgAntSig.gif) repeat-x top center; padding:0 5px;}

.pagFotos span { font-size:11px;}


.destacadoFull { width:671px; height:290px; display:block; float:left; position:relative; margin-top:1px; margin-bottom:5px; background:#F7F7F7; overflow:hidden; border: 1px solid #E7E7E7;}

.destacadoFull img { float:right;}

.destacadoDiario { width:430px; display:block; float:left; position:relative; margin-top:10px; margin-bottom:5px;}

.otrosDestacados { width:210px; display:block; float:right; margin-top:10px;}

.otrosDestacados2 { width:655px; display:block; height:auto; position:relative; clear:both; padding:0 15px; }

.otrosDestacados2 .paginadorFotos { position:absolute; top:7px; right:12px;}

.otrosDestacados2 .paginadorFotos2, .paginadorFotos { position:absolute; top:7px; right:22px;}

.caruselVideos { position:relative; clear:both;}



.paginadorFotos2 { display:inline-block; width:61px; height:24px; overflow:hidden; margin-top:4px; float:right;}

.listaMinidestacados2 {width:5000px; display:block; overflow:hidden; height:auto; position:relative; left:0; top:0;}

.miniDestacado2 { width:150px; display:block; float:left; height:auto;}

.listaMinidestacados { width:2000px; display:block; overflow:hidden; height:auto; position:relative; left:0; top:0;}

.listaMinidestacados li { display:block; float:left; position:relative;}

.listaMinidestacados2 li { display:block; float:left; position:relative; margin:0px 5px;}

.titularDestacado { position: absolute; top:0; left:0; width:160px; background:url(../img/bgTitular.png); padding:0 10px; height:280px; margin-left:10px;}

.titularDestacado h3 a {color:#FFF!important; margin-top:25px; font-weight:normal;}


.titularDestacado a.bajadaTitular { color:#5E5E5E; line-height:14px; display:block;}

.titularDestacado a.bajadaTitular img { margin-right:3px;}

.destacadoFull .titularDestacado { position: absolute; top:0; left:-10px; width:200px; background:#001a38; padding:0 10px; height:290px;}

.categoriBox { display:inline-block; margin-bottom:5px; }

.hora { padding-right:5px; font-size:11px; font-family: 'NeoSansStdItalic', arial, serif; color: #619b18;}

.bajadaUM { margin-bottom:8px; padding-bottom:7px;  font-weight:600; line-height:17px; padding-left:7px; font-weight: normal; background: url(../images/bordeBottom.jpg) repeat-x bottom left;}

.bajadaUM a { font-size: 12px; font-family:'Ropa Sans', arial, serif; line-height:18px;}

.bajadaUM a:hover  { color:#41146f;}

.categoria { display:inline-block; padding:2px 7px 2px 5px; font-size:11px; color:#41146f; font-family: 'NeoSansStdItalic', arial, serif;}

.region  {  padding:2px 7px 3px 3px; display:inline-block; color:#41146f; font-size:11px; margin-right:3px; font-family: 'NeoSansStdItalic', arial, serif; }

.destacadosCategoria { margin-left:-15px; margin-right:-15px; background:#e3e5d3; display:block; padding:10px 15px 5px 15px ; margin-bottom:10px;}

.destacadosCategoria a img { width: 100%; height: auto;}

.maski {overflow:hidden;
        height:auto;
        border:2px solid #fff;}

.shadow { border:0 none!important; display:block; width:100%; vertical-align:top;height:10px;}

.fotoLink { float:left; margin-right:10px; margin-bottom:5px;}

.fotoLink img { border:1px solid #999;}

.fotoLink img:hover { border:1px solid #CCC;}

.boxgrid { width:305px; float:left;}

.play { background:url(../img/player.png) no-repeat bottom right; display:block; position:absolute; bottom:0; right:0; height:50px; width:50px;}



.titLink2 { font-size:15px; line-height:18px; font-family:'Ropa Sans', arial, serif;}

.titLink2 img { margin: 0px 5px 5px 0;}

.titLink2:hover { color:#41146f;}

.maskMegaEspeciales { width:auto; height:110px;display:block; position:relative; margin-left:-15px; margin-right:-15px; clear:left;}

.megaespecialesSidebar .listMegaEspeciales li {
    margin:14px 34px;
}

.galleryDest {
    width:102px;
    height:164px;
    overflow:hidden;
    display:block;
    position:relative;
}

.listMegaGalerias  li {
    display:block;
    float:left;
    width:100px;
    height:220px;
}

.megaespecialesSidebar  .maskMegaEspeciales {
    height:auto!important;
}
#searchsubmit{
    border:none;
    background: url(../img/button_filtrar.png) no-repeat top center;
    width: 75px;
    height: 26px;
    color: white;
    cursor: pointer;
}
#searchsubmit:hover{
    background-position: center -26px;
}
.maskMegaMinidestacdos { width:639px; height:188px;display:block; position:relative;margin-top:-15px; overflow:hidden;}

.maskMegaMinidestacdos2 { width:639px; height:auto;display:block; position:relative; overflow:hidden; margin-top:10px;}

.listMegaEspeciales { width:5000px; background:#CCC url(../img/bg_especiales.gif) repeat-x top center; height:110px; display:block; position:relative; top:0; left:0;}

.listMegaEspeciales li { display:block; width:80px; height:auto; margin:14px 27px; float:left; position:relative;}

.megaespeciales .titSeccion3 {
    /*width:573px;*/
    width:auto;

}

.megaespecialesSidebar .paginadorFotos5 {
    margin-top:-33px;
}

.plataformasMovilesWrapper {
    display:block;
    background: url(../img/bgMegatestigoIphone.jpg) no-repeat top center;
    overflow:hidden;
}

.plataformasMovilesWrapper .col01 {

    width:315px;
    display:block;
    float:left;
    min-height:450px;
    background:url(../img/iphone.png) no-repeat 50px 25px;
    margin-bottom:20px;
}

.maskPreViewApp {
    display:block;
    width:180px;
    height:270px;
    margin-top:109px;
    margin-left:76px;
    overflow:hidden;
    position:relative;
}

.plataformasMovilesWrapper .col02 {

    width:595px;
    display:block;
    float:right;
    min-height:450px;
    margin-right:41px;
    margin-bottom:20px;
}

.plataformasMovilesWrapper .col02 .description {
display: block;
    line-height: 16px;


    width: 240px;
}

.BotonesDescargaBox {    
	margin-top: 15px;
	display: block;
    height: 132px;
    padding: 0px 20px 20px 20px;
    width: 240px;
	float:left;
}

.BotonesDescargaBox h4 {
margin: 15px 0;
}

.iPhoneBtn {
    width:240px;
    height:43px;
    background:url(../img/btns-and-iph.png) no-repeat 0 0;
    display:block;
	margin-bottom:10px;
}
.androidBtn {
    width:240px;
    height:43px;
    background:url(../img/btns-and-iph.png) no-repeat 0 -86px;
    display:block;
}
.iPhoneBtn:hover{background-position:0 -43px;}
.androidBtn:hover{background-position:0 -129px;}
 

.botonesDescarga {

}

.BotonesDescargaBox h4 strong {

}

.QRcodeBox .qrcode {

}
.QRcodeBox{
float:right;

    margin: 20px 26px 0 0;
}


.paginadorPreviewIphone {
    display:block;
    margin-left:106px;
    margin-top:89px;
    width:109px;
    height:33px;
    background:url("../img/bg_pag.png") no-repeat top center;
}

.paginadorPreviewIphone li {
    display:block;
    float:left;
}

.paginadorPreviewIphone li a.selected {
    background:url("../img/bg_btn.png") no-repeat top center;
    color:#464646;
}

.paginadorPreviewIphone li a {
    font-size:20px;
    font-weight:bold;
    font-family:'PT Sans Narrow',arial,serif;
    color:#8c8b8b;
    text-align:center;
    display:block;
    line-height:27px;
    width:31px;
    height:30px;
    margin-top:2px;
    margin-left:4px;
}

.paginadorPreviewIphone li a:hover {
    color:#464646;
}

.plataformasMovilesWrapper .col02 h3 {
    font-size:34px;
    font-family:'PT Sans Narrow',arial,serif;
    color:#fff;
    text-shadow:1px 0px 1px #000;
    text-align:center;
    font-weight:normal;
    margin-top:20px;
} 




.megaespeciales .paginadorFotos5 {
    display: block;
    float: right;
    height: 24px;
    margin-top: -33px;
    overflow: hidden;
    width: 61px;
}

.listPreviewApp {
    width:1000px;
    position:relative;
    left:0;
}

.listPreviewApp li {
    float:left;
    display:block;
}

.bajadaFotoDest {
    display:block;
    padding:5px;
}

.bajadaFotoDest:hover {
    color:#673bb7;
}

.galleryDest img {
    height:164px;
    margin-left:-85px;
}

.toolLink {height:84px; width:84px; display:block;}

.toolLink img { border:2px solid #CCC;}

.toolLink img:hover { border-color: #41146f;}

.megaespeciales .paginadorFotos { margin-top:-48px;}

.toolTip {
    background:url(../img/bg_toolTip.png) no-repeat bottom center;
    display:none;
    font-style: normal;
    height: 36px;
    left:50%;
    margin-left:-68px;
    padding:0;
    position: absolute;
    text-align: center;
    top: -44px;
    padding:5px;
    width:124px;
    z-index: 2;
    color:#FFF;
}

.toolTip strong { display:block; margin-bottom:3px;}

.breadcumbs { height:19px; background: url(../img/bgBreadcumbs.gif) repeat-x top left; display:block; overflow:hidden;}

.breadcumbs li.bread { background:#c6c6ce; line-height:19px; display:block; float:left; padding:0 7px;}

.breadcumbs li.bread a:hover { color:#619b18;}

.intermedio { background:url(../img/intermedioBreadcumbs.gif) no-repeat top left; display:block; float:left; width:10px; height:20px; padding:0;}

.finalBread { background:url(../img/bg_breadcumbs.gif) no-repeat top right; width:10px; display:block; float:left; height:20px;}




/*Slide deportes------------------------------------------------*/

.boxgrid, .boxgrid2{ 
    width: 100%; 
    height: 252px;  
    float:left; 
    background:#161613; 
    border: none;
    overflow: hidden; 
    position: relative; 
}
.boxcaption h3 { 
    font-size:20px;
    font-family: 'Ropa Sans', arial, serif;
    color: #FFF;
    margin-bottom:10px;
    font-weight: normal;
}
.boxgrid img, .boxgrid2 img{ 
    position: absolute; 
    top: 0; 
    left: 0; 
    border: 0; 
    width: 100%;
    height: auto;
}
.boxgrid p, .boxgrid2 p{ 
    color:#afafaf; 
    font-weight:bold; 
    font:10pt "Lucida Grande", Arial, sans-serif; 
}
.boxcaption{ 
    float: left; 
    position: absolute; 
    background: #000; 
    height: auto; 
    padding: 12px 7px;
    width: 97%; 
    opacity: 0.8; 
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

}
.captionfull .boxcaption {
    top: 75%;
    left: 0;
}
.caption .boxcaption {
    top: 100px;
    left: 0;}

.videoBox {
    background: none repeat scroll 0 0 #222222;
    display: block;
    margin: 0 auto 8px;
	position:relative;
	overflow:hidden;
	width:100%;}


.descripcionVideo { width:auto; padding:0; margin-bottom:15px;}

.playerBox  .socialAccion { clear:both; width:auto; display:block; border-top: 1px dotted #999999; padding-top:5px;}

.masVideos { display:block; float:left; width:49%; height:21px; background:url(../img/masVideos.gif) no-repeat top left; margin-left:1px;margin-top:8px;}

.masVideos:hover, .menosVideos:hover { background-position:bottom left; cursor:pointer;}

.menosVideos { display:block; float:left; width:49%; height:21px; background:url(../img/menosVideo.gif) no-repeat top left; margin-right:1px; margin-top:8px;}

.maskMasVideos { display:block; overflow:hidden; clear:both; padding:0; height:auto;}

.miniBreadcumbs span, .miniBreadcumbs strong {  font-size:13px; color:#673bb7; display:block; margin-bottom:2px; display:inline-block; margin-right:3px;}


.descripcionVideo .fechaBajada { margin-bottom:10px;}

.listBlogs li { 
    width:293px; 
    padding-right:20px; 
    display:block; 
    margin-left:5px; 
    margin-bottom:20px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    height:190px;
    float:left;
}

.encabezaFichaBlog { display:block; overflow:hidden; margin-bottom:10px;}

.encabezaFichaBlog img { float:left; margin-right:10px;}

.encabezaFichaBlog h3 a { margin-bottom:0px;}

.subTitSeccion {    
    color: #673bb7;
    display: inline-block;
    font-family: 'PT Sans Narrow',arial,serif;
    font-size: 25px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 15px;
    padding-left: 10px;
    margin-left:10px;}

.paginadorBlogBox { display:block; margin-bottom:10px; padding-bottom:10px; overflow:hidden; border-bottom:1px dotted #CCC;}

.articuloAnterior { width:200px; float:left; display:block; padding:0 15px 10px 0; border-right:2px dotted #CCC; text-align:right;}

.articuloSiguiente { width:200px; float:right; display:block; padding:0 0 10px 15px; border-left: 2px dotted #CCC;}

.articuloAnterior a { background:url(../img/artAnt.gif) no-repeat top left; height:27px; padding:0 10px 0 20px; display:inline-block; color:#FFF; font-weight:bold; line-height:27px; margin-bottom:5px; font-size:11px;}

.articuloAnterior a:hover { background-position:bottom left;}

.articuloSiguiente a { background:url(../img/artSig.gif) no-repeat top right; height:27px; padding:0 20px 0 10px; display:inline-block; color:#FFF; font-weight:bold; line-height:27px; margin-bottom:5px; font-size:11px;}

.articuloSiguiente a:hover { background-position:bottom right;}

.inputComentBox { display:block; background: url(../img/sombra.gif) no-repeat bottom center; height:156px;}

.inputcoment { position:relative; float:left; width:550px;}

.inputcoment textarea { border:1px solid #673bb7; height:90px; width:540px; background:#ebeced; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; padding:5px;}

.comentarioPublicado {float:left; display:block;  width:540px;}

.comentarioPublicado textarea { border:1px solid #a5a5a5; background:#FFF; padding:10px; -moz-border-radius: 5px;
                                border-radius: 5px; width:98%; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666;}

.bgBtnComent { height:33px; width:112px; display:block; position:absolute; bottom:-29px; right:-2px; background:url(../img/bgBtn.gif) no-repeat top left;}

.avatarComent { display:inline-block; padding:1px; border:1px solid #afafaf; background:#FFF; float:left; margin-right:20px; position:relative;}

.colita { background:url(../img/colita.gif) no-repeat top left; display:block; position:absolute; height:11px; width:6px; top:50%; margin-top:-5px; right:-6px;}

.publicarBtn { background:url(../img/publicarBtn.gif) no-repeat bottom left; height:25px; width:104px; display:block; border:0 none; color:#FFF; font-weight:bold; line-height:25px; padding-bottom:4px; margin-top:3px; margin-left:5px; cursor:pointer;}

.publicarBtn:hover { background-position:top left;}

.comentBox { padding:10px; background:#dddcdc; margin-bottom:20px; display:block; -moz-border-radius: 5px;
             border-radius: 5px; overflow:hidden; height:auto;}

.listPost li { display:block; overflow:auto;}

.titMiniDest { font-size:15px; line-height:17px;font-family: 'Ropa Sans', arial, serif; color:#666;}

.titMiniDest:hover {
    color:#673bb7;
}

.listaMinidestacados2 li:hover .titMiniDest {
    color:#673bb7;
}



.autoajustable2:hover{ color:#673bb7;}

.altoimpacto { position:relative; margin-bottom:15px;}

.altoimpacto h1 a { font-family: 'NeoSansStdRegular', arial, serif; font-size:40px; color:#fff; margin-bottom:20px; display:block; margin-top:0px; line-height:40px;}

.altoimpacto .bajadaTitular { margin-bottom:10px; display:block;}

.altoimpacto .bajadaTitular:hover { color:#fff;}

.altoimpacto .titularDestacado { width:255px; height:340px; padding-top:30px;}

.listaUltimoMinuto {overflow:auto; height: 272px; margin-top:10px; clear:left; padding: 0 0px;}

.destacadoLanding .portafoto {margin-bottom:10px;}

.destacadosCategoria .portafoto {width:100%;}

.minifecha { font-size:10px; font-weight:normal; color:#B5D2ED; display:block;}

.titularGaleria h3, .titularGaleria p, .titularGaleria { text-decoration:none!important;}

#from_Month_ID, #from_Day_ID {
    height:20px;
    width:50px;
    margin-right:3px;
    float:left;}

#from_Year_ID {
    height:18px;
    width:50px;
    margin-right:3px;
    float:left;}

#from_ID_Link {
    margin-bottom:3px;}

.bajadaReportajes {
    color: #41146f;
    font-size: 15px;
    font-family: 'Ropa Sans', arial, serif;
    display:block;
    margin-bottom:10px;
}
.leftDeportes {
    width:50%;
    float:left;}

.leftDeportes .like {
    margin-top:4px;
    float:left;}

.listadoMasPost li {
    float:left;
    width:139px;
    padding:0 10px;
    margin-bottom:10px;
}

.listadoMasPost li  .fotoLink {
    margin:5px auto!important;
}

.listadoMasPost li .fechaAbreviada {
    display:block;
    width:100%;
    clear:both;
}



.destacadoSlide {
    height:324px;
}

.destDeportes {
    margin-top:-10px;
    display:block;
    margin-bottom:10px;}

.tbs {
    display:block;
    height:34px;
}

.tbs li {
    float:left;
    background:url('../img/ahn/tabsNoticiario.png') no-repeat  0 -49px;
    height:34px;
    padding-left:20px;
    display:block;}

.tbs li a {
    float:left;
    background:url('../img/ahn/tabsNoticiario.png') no-repeat 100% -49px;
    height:34px;
    padding-right:20px;
    margin-right:-17px;
    display:block;
    font-size:15px;
    color:#fff;
    font-family:'Ropa Sans', arial, serif;
    font-weight:bold;
    line-height:34px;}

.tbs li.selected {
    float:left;
    background:url('../img/tabsNoticiario.png') no-repeat;
    height:34px;
    padding-left:20px;
    display:block;}

.tbs li.selected a {
    float:left;
    background:url('../img/tabsNoticiario.png') no-repeat top right;
    height:34px;
    padding-right:20px;
    margin-right:-17px;
    display:block;
    font-size:18px;
    color:#41146f;
    font-family:'Ropa Sans', arial, serif;
    font-weight:bold;
    line-height:34px;
    text-shadow:0 1px 0 #fff;}

.submenuNoticiario {
    margin-bottom:30px;
    display:block;
    overflow:hidden;
}

.submenuNoticiario li {
    float:left;
    display:block;
    margin-right:15px;
    padding-left:10px;
    background:url('../img/btneraNoticiario.gif') no-repeat top left;
}



.submenuNoticiario li a {
    display:block;
font-family: 'Ropa Sans', arial, serif;
    font-size:15px;
    padding-right:10px;
    margin-right:-10px;
    line-height:31px;
    background:url('../img/btneraNoticiario.gif') no-repeat top right;
    height:31px;

}

.submenuNoticiario li.selected {
    background-position:bottom left;
}

.submenuNoticiario li.selected a {
    background-position:bottom right;
    color:#fff;
    display:block;
}

.submenuNoticiario li.vivoBtn{
    background:url('../img/senalVivoBtn.gif') no-repeat top left;
    padding-left:40px;
}

.submenuNoticiario li.vivoBtn:hover {
    background-position:bottom left;}

.submenuNoticiario li.vivoBtn a {
    background:url('../img/senalVivoBtn.gif') no-repeat top right;
    color:#fff;
    text-shadow:0 1px 0 #083b69;
}

.submenuNoticiario li.vivoBtn:hover a {
    background-position:bottom right;}

.vivo {
    background:#14407b;
    color:#fff;
    font-size:9px;
    font-family:'Arial';
    padding:2px 3px;
    float:left;
    display:block;
    line-height:10px;
    margin-top:8px;
    margin-right:5px;
    margin-left:-3px;
    border-top:1px solid #fff;
    text-shadow:0 1px 0 #460908;
    border-radius: 3px;
}

.inputBuscador2 { 
    line-height:24px; 
    width:135px; 
    height:23px; 
    border:0 none; 
    background:url(../img/bgInputBuscador2.gif) no-repeat top left; 
    float:left; 
    display:block; 
    padding:0 4px;
    vertical-align:baseline; 
    color:#7b7979; }

.buscarBtn2 { 
    background:url(../img/buscarBtn2.gif) no-repeat top left; 
    height:23px; 
    width:30px; 
    display:block; 
    float:left; 
    border:0 none; 
    cursor:pointer;
}

.keywordsBox {
    margin-right:10px;
    overflow:hidden;
    float:left;}

.buscadores {
    overflow:hidden;
    height:auto;
    margin-bottom:10px;
    padding-bottom:13px;
    margin-top:7px;
    display:block;
    border-bottom:1px solid #ccc;
}

.maskMasVideos .txtLosMas {
    font-size:15px;
    line-height:18px;
}

.shareEmbed {
    display: inline-block;
    float: right;
    margin-left: -15px;
    background: url("../img/share_icon.png") no-repeat;
    height: 26px;
}
.shareEmbed label {
    padding-left: 30px;
    font-size: 11px;
    line-height: 22px;
    cursor: pointer;
}

/*Senal en vivo home*/

.senalVivoHome {
    border:1px solid #fff;
    width:672; 
    height:440px; 
    display:block;
    background: #2D2D2D;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.consolaSenalHome {
    width:666px;
    height:450px;
    background:#000;
    display:block;
    float:left;
    position:relative;
    left: -5px;
    top: -8px;
}

.punta {
    background: url(../img/bgArrowSenal.png) no-repeat top right;
    height:25px;
    font-weight: bold;
    position: absolute;
    top:13px;
    overflow: hidden;
    color: #fff;
    left:0;	
    z-index:2;
    padding-right: 26px;
    padding-left: 10px;
    line-height: 23px;
}

.mainSenalHome {
    width:202px;
    height:320px;
    background:#001124 url(../img/titUltimoSenal.jpg) no-repeat 0px 115px;
    display:none;
    float:left;
}

.titSenalVivo {
    background:url(../img/bgArrowSenal.png) no-repeat top left;
    display:block;
    height:95px;
    position:relative;
    width:180px;	
    color: #FFFFFF;
    font-family: 'Yanone Kaffeesatz',arial,serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 29px;
    padding: 10px 30px 10px 13px;
    text-shadow: 1px 1px #460b0a;
}

.mainSenalHome p {
    color:#fff;
    text-align:center;
    font-weight:bold;
    font-size:12px;
    margin-top:10px;
    text-shadow: 0 1px #0E3355;
}

.lastOneMask {
    overflow:hidden;
    height:160px;
    position:relative;
	top:20px;
	
}


.lastOneMask ul {
    padding:20px 10px 10px 10px;
}

.lastOneMask li {
    padding:5px;
    display:block;
    margin-bottom:3px;
    padding-bottom:10px;
    border-bottom:1px solid #1a293a;
}

.lastOneMask li:first-child a {
    color:#c3c8cf;
}


.lastOneMask li a {
    color:#6f8196;
    line-height:15px;
}

.lastOneMask li a:hover {
    color:#fff;
}



.fadeOut  {
    background:url(../img/fadeOut.png) repeat-x top left;
    height:25px;
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    width:204px;
    padding-top:27px;

}



.sigu, .ante {
    background:url(../img/moreLess.jpg) no-repeat;
    width:102px;
    height:25px;
    text-align:center;
    display:block;
    float:left;
    text-indent:-99999px;
} 

.sigu {
    background-position: top left;

}

.ante {
    background-position: top right;
}

.ante:hover {
    background-position: -102px -26px;
}

.sigu:hover {
    background-position: 0 -26px;

}

.recomendadorVideo {
    width:100%;
    height:100%;
    background:#000;
    display:block;
    padding:5px;
	position:absolute;
	top:0;
	left:0;
	z-index:20;
}

.recomendedVideBox {
    overflow:hidden;
    height:auto;
    display:inline-block;
    margin:0 auto;
    width:98%;
}

.videoPlayerRecomended {
    display:block;
    border:1px solid #414141;
    height:38%!important;
    width:48%;
    margin-bottom:16px;
    position:relative;
    overflow:hidden;
}

.videoPlayerRecomended:hover {
    border:1px solid #fff;
}

.videoPlayerRecomended:hover p {
    color: #fff;
}

.playBoton {
    background: url("../img/playBtn.png") no-repeat scroll right center transparent;
    display: block;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 6px;
    left:8px;
    /*margin-top:-8px;
    margin-left:-7px;*/

}

.videoPlayerRecomended  p{
    position:absolute;
    bottom:0;
    left:0;
    font-size:11px;
    color:#bdbdbd;
    background: url("../img/bgtextGaleria.png") repeat;
    padding: 4px 7px 7px 7px;
    line-height:14px;
    width:95%;
    display:inline-block;
}

.encabezadoVideorecomendado {
    display:block;
    margin:5px 7px 10px 7px;
    overflow:hidden;
    height:auto;
}

.encabezadoVideorecomendado h3 {
    display:block;
    float:left;
    color:#fff;
    font-size:24px;
    font-family: 'Yanone Kaffeesatz',arial,serif;

    background: url("../img/witheBullet.gif") no-repeat center left;
    padding-left:5px;
}

.encabezadoVideorecomendado a {
    display:block;
    float:right;
    color:#b3b3b3;
    font-size:11px;
    text-decoration:underline;
    line-height:22px;
    background: url("../img/reload.png") no-repeat top right;
    padding: 1px 30px 3px 6px;
    border:1px solid #000;
}

.encabezadoVideorecomendado a:hover {
    color:#fff;
    border:1px dotted #5e5e5e;
}

.comparte {
    width:auto;
    display:block;
    height:28px;
    margin-bottom:10px;
    border-bottom:1px dotted #ccc;
    padding-bottom: 5px;
}

#textareaShareEmbed {
    background:#fff;
    border:1px solid #ccc;
}

.centerVideo {margin-left:30px;}

.comentarioBoton {
    background: rgb(118,188,29);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc2YmMxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MWJhMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(118,188,29,1) 0%, rgba(113,186,18,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(118,188,29,1)), color-stop(100%,rgba(113,186,18,1)));
background: -webkit-linear-gradient(top,  rgba(118,188,29,1) 0%,rgba(113,186,18,1) 100%);
background: -o-linear-gradient(top,  rgba(118,188,29,1) 0%,rgba(113,186,18,1) 100%);
background: -ms-linear-gradient(top,  rgba(118,188,29,1) 0%,rgba(113,186,18,1) 100%);
background: linear-gradient(to bottom,  rgba(118,188,29,1) 0%,rgba(113,186,18,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76bc1d', endColorstr='#71ba12',GradientType=0 );

    border-radius: 4px;
	border-bottom:5px solid #609b17;
    color: white;
    font-family:'Ropa Sans', arial, serif;
    font-size: 24px;
    padding: 9px 18px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    vertical-align: middle;
    display:block;
    margin-top:10px;
    width:500px;
    text-align:center;	
}

.comentarioBoton:hover {
margin-top:12px;
    background: rgb(139,196,33);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhiYzQyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MWJhMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(139,196,33,1) 0%, rgba(113,186,18,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,196,33,1)), color-stop(100%,rgba(113,186,18,1)));
background: -webkit-linear-gradient(top,  rgba(139,196,33,1) 0%,rgba(113,186,18,1) 100%);
background: -o-linear-gradient(top,  rgba(139,196,33,1) 0%,rgba(113,186,18,1) 100%);
background: -ms-linear-gradient(top,  rgba(139,196,33,1) 0%,rgba(113,186,18,1) 100%);
background: linear-gradient(to bottom,  rgba(139,196,33,1) 0%,rgba(113,186,18,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bc421', endColorstr='#71ba12',GradientType=0 );
border-bottom:3px solid #609b17;
}

.facebookBox {
    margin-bottom:15px;
}

.listGallery li {

    display:block;
    float:left;
    margin:5px 10px 20px 10px;
    height:230px;
    width:194px;
    position:relative;

}

.lupa {
	height: 32px;
	width: 32px;
	position: absolute;
	top: 7px;
	left: 7px;
	display: none;
	background-image: url(../images/lupa.png);
	background-position: center;
	background-repeat: no-repeat;
}

.lupaBox {
	position:relative;
	width:300px;
	display:block;
	height:225px;
		
	}

.lupaDest {
    background: url("../img/lupa.png") no-repeat center;
    height:64px;
    width:64px;
    position:absolute;
    top:54px;
    left:18px;
    display:none;
}

.lupaView {
    display: block!important;
    background: url("../img/lupa.png") no-repeat center;
    height:64px;
    width:64px;
    position:absolute;
    top:28px;
    left:65px;
}

.listGallery li  p {

    display:block;
    margin:5px 0px;
    font-size:20px;
    font-family: 'Yanone Kaffeesatz',arial,serif;	

}

.listGallery li:hover p {
    color:#673bb7;
}

.maskPhoto {
    overflow:hidden;
    height:114px;
}


.recomendedBox .titMiniDest {
    color:#fff!important;
}

.faceBox {
	background:#fff;
}

/*estilos formulario de denuncias*/

#formularioDenuncia {
	background: url("../img/tramaForm.gif");
	border:1px solid #ccc;
	margin:20px auto;
	float:left;
	width:637px;
	display:block;
}

.controlStep {
	float:left;
	width:597px;
	display:block;
	border-top:2px dotted #ccc;
	height:40px;
	padding: 10px 20px 10px 20px; 
	margin-top:20px;
}



.cajaPaso1, .cajaPaso2, .cajaPaso3 {
	display:block;
	height:auto;
}

.cajaPaso3 h3 {
	font-size:30px;
	color:#B80F0F;
	text-align:center;
	padding:50px 0;
}



.pasosList{
	background: url("../img/encabezado.jpg") no-repeat top center #fff;
	display:block;
	height:85px;
}

.pasosList li {
	display:block;
	float:left;
	width:20%;
	height:118px;

}

.pasosList li .paso span{
	width:36px;
	height:36px;
	background: url("../img/stepNumbreBg.png") top center;
	margin:10px auto;
	display:block;
	font-size:25px;
	font-family: 'Yanone Kaffeesatz',arial,serif;
	text-align:center;
	vertical-align:center;
	color:#fff;
	line-height:30px;
}

.pasosList .selected .paso span{

	background-position:bottom center;
}

.pasosList .selected a {
	color:#414141;
}

.pasosList li a {
	text-align:center;
	padding-top:10px;
	display:block;
	font-size:18px;
	font-family: 'Yanone Kaffeesatz',arial,serif;
	color:#aaa;
}

.pasosList .selected {
	background: url("../img/sectListPasos.gif") no-repeat bottom center;
}

.pasosList .flecha {
	background: url("../img/flechaForm.gif") no-repeat center center;
}

.izq {
	width:285px;
	height:auto;
	float:left;
	display:block;
	margin-left:20px;
	margin-top:20px;
}

.der {
	width:285px;
	height:auto;
	float:right;
	display:block;
	margin-right:20px;
	margin-top:20px;
}

.cajaPaso1 p, .cajaPaso2 p {
	display:block;
	height:84px;
}

.cajaPaso1 p label, .cajaPaso2 p label, .areaDeTexto label {
	display:block;
	line-height:27px;
	font-size:18px;
	font-family: 'Ropa Sans', arial, serif;
	color:#5934a5;
}

.btnSubida {
    border-radius: 0!important;
}

.cajaPaso1 p input, .cajaPaso2 p input {
	padding:3px;
	border:1px solid #ccc;
	width:277px;
	height:22px;
}

.check {
	float:left;
	width:17px!important;
}

.cajaPaso1 p  a, .cajaPaso2 p  a {
	color:#b80f0f;
	text-decoration:underline;
}

.cajaPaso1 p span, .cajaPaso2 p span {
	font-size:11px;
	color:#969696;
}

.cajaPaso1 p input:focus, .cajaPaso2 p input:focus, .areaDeTexto textarea:focus {
	border-color:#B80F0F;
}

.btnRight,  .btnLeft ,.btnRight span,  .btnLeft span {
	height:39px;
	line-height:35px;
	font-weight:bold;
	color:#fff;
}

.btnRight {
	background: url("../img/btnForm.png") no-repeat top left;
	float:right;
	padding: 0 20px;
	display:block;
}

.btnRight p {
display:block;
float:left;
height:auto;
}

.btnRight span {
	background: url("../img/bulletBtn.png") no-repeat top right;
	margin-right:-30px;
	width:30px;
	display:block;
	float:right;
}

.btnLeft {
	background: url("../img/btnForm.png") no-repeat top right;
	float:left;
	padding: 0 20px;
	display:block;
}

.btnLeft p {
display:block;
float:right;
height:auto;
}

.btnLeft span {
	background: url("../img/bulletBtn.png") no-repeat top left;
	margin-left:-30px;
	width:30px;
	display:block;
	float:left;
}

.desactivoLeft span {
	background-position:bottom left;
}

.desactivoLeft {
	background-position:bottom right;
}

.desactivoRight span {
	background-position:bottom right;
}

.desactivoRight {
	background-position:bottom left;
}

.areaDeTexto {
	padding:0 20px;
    float: left;
    margin-top: 40px;
}

.areaDeTexto textarea {
	padding:3px;
	border:1px solid #ccc;
	width:588px;
	height:150px;
}

.bajadaForm {
	font-family: 'PT Sans Narrow',arial,serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 15px;
}

.alerta {
	border:2px dashed #B80F0F;
	padding:20px 30px;
	margin:30px 40px;
	font-size:17px;
	color:#B80F0F;
	text-align:center;
	height:auto!important;
}

#myModal .alerta  {
	display:none;
}

.videoPromocional {
	background: none repeat scroll 0 0 #000000;
    display: block;
    height: 324px;
    margin: 41px 0 0 9px;
    width: 576px;
}

.share {
	display:block;
	overflow:hidden;
	height:auto;
	margin-top:20px;
	border-top:2px dotted #ccc;
	padding-top:20px;
}

.face {
	display:block;
	width:80px;
	float:left;
	height:90px;
	margin-left:60px;
}


.callActionMunicipales {
	display:block;
	width:100%;
	height:57px;
	background: url("../img/topMunicipalesHome.png");
	margin-bottom:-15px;
	margin-top:10px;
}

.callActionMunicipales a {
	padding-top:28px;
	padding-left:75px;
	padding-right:15px;
	font-weight:bold;
	color:#fff;
	text-shadow:#470807  0 1px 0;
	display:block;
	background: url("../img/bullet.gif") no-repeat scroll right 26px transparent;
	float:left;
}

.tabsTwitt {
	display:block;
	clear:both;
	width:100%;
}


.tabsTwitt li.current  {
	background:#a11219;
}

.tabsTwitt li {
	float:left;
	display:block;
	padding:6px 12px 8px 12px;
	color:#fff;
	font-size:14px;
	background:#5E0505;
	font-weight:bold;
    width: 42.482%;
    text-align: center;
	/*border-top-right-radius:4px;

	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	border-top-left-radius: 4px;*/
	cursor:pointer;

}

.twittBoxDest .twtr-doc {
    border-radius: 0!important;
}

.twittBoxDest .twtr-timeline {
    background: #fff;
}

.twittBoxDest .twtr-hd, .twittBoxDest .twtr-bd {
    padding: 4px!important;
    background: #a11219;
}
.twittBoxDest {
display: block;
float: right;
height: 450px; 
margin-top:0px;
position: absolute;
right: 0;
top: 0;
width: 329px;
background: #222;
z-index: 2;
}

.twittBoxDest .inside {
clear:both;
width:100%;
background:#000;
margin-right:4px;
}

.rankingBox {
	overflow:hidden;
	height:1%;
}

.rankingBox h2 {
	font-family: 'Yanone Kaffeesatz',arial,serif;
	font-size: 26px;
	margin-bottom: 10px;
	width:400px;
	float:left;
	color:#673bb7;
	font-weight:normal;
	
}

.rankingBox .controlSlideBox {
	width:189px;
	float:right;
}

.carIn {
	display:block;
	clear:both;
	margin-top:50px;
	border:1px solid #ccc;
	border-radius: 5px;
	position:relative;
}

.carIn .maskRank {
	width:545px;
	height:auto;
	overflow:hidden;
	margin-left:40px;
	padding:10px 0;
}


.carIn  .ctrlPrev{
	background: url("../img/prevnextrank.png") no-repeat;
	width:40px;
	height:40px;
	display:block;
	background-position:-4px -3px;
	text-indent:-99999px;
	float:left;
	margin-top:33px;
}

.carIn  .ctrlPrev:hover{
	background-position:-4px -49px;
}

.carIn  .ctrlNext{
	background: url("../img/prevnextrank.png") no-repeat;
	width:40px;
	height:40px;
	display:block;
	background-position:-48px -3px;
	text-indent:-99999px;
	float:right;
	margin-top:33px;
}

.carIn  .ctrlNext:hover{
	background-position:-48px -49px;
}



.carIn ul {
	width:3000px;
}

.carIn ul li {
	display:block;
	float:left;
	width:210px;
	position:relative;
	
}

.carIn ul li a img {
float:left;
margin-right:10px;
}

.videoSlideBox {
	width:640px;
	height:360px;
	background:#000;
	display:block;
}

.controlSlideBox .ctrlPrev {
	background: url("../img/prevnextrank.png") no-repeat;
	width:40px;
	height:40px;
	display:block;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-position:-4px -3px;
	text-indent:-99999px;
	float:left;
	margin-top:3px;
}

.controlSlideBox .ctrlPrev:hover {
	background-position:-4px -49px;

}

.controlSlideBox .ctrlNext {
	background: url("../img/prevnextrank.png") no-repeat;
	width:40px;
	height:40px;
	display:block;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-position:-48px -3px;
	text-indent:-99999px;
	float:right;
	margin-top:3px;
}

.controlSlideBox .ctrlNext:hover {
	background-position:-48px -49px;

}

.counterRank {
	background: url("../img/counterRank.png") no-repeat;
	width:107px;
	height:57px;
	display:block;
	float:left;
}

.counterRank a {
	display:block;
	text-align:center;
	font-size:10px;
	color:#673bb7;
}

.counterRank span {
	display:inline-block;
	width:35px;
	text-align:center;
	line-height:30px;
	height:30px;
	font-size:24px;
	font-family: 'Yanone Kaffeesatz',arial,serif;
	
}

.counterRank span.current {
color:#673bb7;
}

.carMain {
	overflow:hidden;
	height:auto;
	clear:both;
	margin-top:20px;
}

.carRankMain {
	width:3000px;
}

.carRankMain li{
	float:left;
	width:640px;
	display:block;
	
}

.carRankMain li p{line-height: 18px;
font-size: 13px;}

.carIn ul li a span {
	padding:0px 4px;
	background:#8A8A8A;
	color:#fff;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	position:absolute;
	bottom:3px;
	left:3px;
	z-index:2;
	opacity:0.8;
	}
	
.carIn ul li a span.current {
background:#673bb7;
}

@media only screen and (max-width: 1024px){
    .boxgrid, .captionfull{display: block;}

    .playerBox { width:56%;}
}

@media only screen and (min-width: 1025px) and (max-width: 2000px){

.boxgrid2, .captionfull2{display: block !important;}
.boxgrid, .captionfull{display: none !important;}
.captionfull2 .boxcaption {top: 75%;left: 0;}
.fifty {width: 45.3%;}
.middle1Main {width: 50% !important;}
.middle2Main {width: 47% !important;}

}
.itemDestLanding span { text-decoration:none; color:#565656;}