/* Reglas generales - y para celulares */

	
@import url(http://fonts.googleapis.com/css?family=Roboto:400,700|Oswald);
.ocultar, .ocultarcel {display: none;}
* { 
    margin: 0; 
    padding: 0; 
}

#contenedor {
    font-family: "Roboto", "Helvetica", "sans-serif";
    color: white;
    width:100%;
    max-width: 64em;
}


h1{ 
    font-family: "Oswald";  
    font-weight: 400;
    padding-bottom: 0.2em;
    padding-top: 0.5em;
}

h2{ 
    font-family: "Oswald"; 
    font-weight: 400; 
    font-size: 130%; 
    display: inline; 
    text-align: center;
}

h3{ 
    font-weight: 700; 
    font-size: 80%;
}

h4{ font-weight: 700; font-size: 70%; 
}

h5{ font-weight: 400; 
    font-size: 65%; 
}

p { 
    font-weight: 400; 
    font-size: 75%; 
}

.regular {font-weight: 400;}
.bold {font-weight: 700;}


.trojo          {color: #c12e2a;}
.tverde         {color: #10211e;}
.tazul          {color: #1a5181;}
.tnaranja       {color: #e39100;}
.tgris          {color:#575755;}
.tnaranjados    {color:#efa500;}
.tvioleta       {color: #1b1143;}
.tacua          {color: #29ab9f;}

.facuauno       {background-color: #2ba99d;}
.fvioleta       {background-color: #1b1143;}
.fvioletados    {background-color: #4c4a72;}

.frojoprin      {background-color: #C12E2A;}
.frojouno       {background-color: #C60F2D;}
.frojodos       {background-color: #B2141A;}
.frojotres      {background-color: #9A0C26;}
.frojocuatro    {background-color: #73091C;}
.frojocinco     {background-color: #560715;}
.frojoseis      {background-color: #34040C;}
.frojosiete     {background-color: #450510;}
.frojoocho      {background-color: #34040C;}
.frojonueve     {background-color: #270309;}

.fgris          {background-color: #ceced1;}
.fgrisdos       {background-color: #afafaf;}
.fgristres      {background-color: #9a9a99;}
.fgriscuatro    {background-color: #797977;}
.fgriscinco     {background-color: #575755;}
.fgristopo      {background-color: #2d2d2b;}

.fverdeuno      {background-color: #4a6f5e;}
.fverdedos      {background-color: #4c8a80;}
.fverdetres     {background-color: #165650;}
.fverdecuatro   {background-color: #203e38;}
.fverdecinco    {background-color: #162926;}
.fverdeseis     {background-color: #396d63;}
.fverdesiete    {background-color: #2b524a;}
.fverdeocho     {background-color: #113f39;}
.fverdenueve    {background-color: #0b1513;}

.fazuluno       {background-color: #5293ce;}
.fazuldos       {background-color: #143d61;}
.fazultres      {background-color: #3d719d;}
.fazulcuatro    {background-color: #2e5576;}
.fazulcinco     {background-color: #172e4e;}
.fazulseis      {background-color: #11233b;}
.fazulsiete     {background-color: #0b1824;}
.fazulocho      {background-color: #06101d;}
.fazulnueve     {background-color: #03080f;}

.fnaranjauno    {background-color: #E0B519;}
.fnaranjados    {background-color: #E39100;}
.fnaranjatres   {background-color: #BF6E10;}
.fnaranjacuatro {background-color: #AA6D00;}
.fnaranjacinco  {background-color: #805200;}
.fnaranjaseis   {background-color: #44290E;}
.fnaranjasiete  {background-color: #2E1C0A;}
.fnaranjaocho   {background-color: #965d02;}
.fnaranjanueve  {background-color: #724701;}
.fnaranjadiez   {background-color: #683f03;}
.fnaranjaonce   {background-color: #160d05;}




a{
    text-decoration: none;
    color:white;
}

ul li{ list-style-type: none;}

.regular{ font-weight: 400;}



/* ACÁ EMPIEZA EL CELULAR */



/* COMIENZO HEADER CELU */



#logo{
    width: 100%;
    padding-top: 2em;
    padding-bottom: 1em;
    padding-left: 1.3em; 
}


#ahora{
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1.75em;
    overflow: auto;
}

#ahora h3{ padding-bottom: 0.5em;}


#horas{
    padding-top: 1em;
    padding-bottom: 0.7em;
    padding-left: 1.6em;
}

#horas h3{
    padding-bottom: 0.5em;
}

#horas li {
    padding-bottom: 0.7em;
    font-size: 70%;
    padding-top: 0.6em;
    border-top: solid white 0.1em;
    width: 90.8%;
}

#horas a:hover{
    background-color: #396d63;
    display: inline;
}


/* EMPIEZA BANNER */
.banner { position: relative; overflow: auto;}
.banner li { list-style: none; }
.banner ul li { float: left; }
.banner img{width: 100%;}

.banner{width: 100%}


.txtslide{padding-left: 1.5em;}
.banner h3{padding-bottom: 1em;}

.txtslide h1:hover{ text-decoration: underline;}

h1{font-size: 140%}


/* TERMINA BANNER */

#despues h3,#despuesmini h3{padding-bottom: 0.6em;}

.slicknav_menu{float: right;margin-top: 2em;margin-right: 1em;}

#despues{display: none;}

#despuesmini{
    margin-left: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
    overflow: auto;
}

#dplaza,#dcamila{float: left;}
#dplaza{margin-left: 0.6em;}

/* FIN HEADER CELU */


/* COMIENZO MAIN CELU */
.cajaarticle{box-sizing: border-box; padding-top: 1em; padding-bottom: 1em;}
.cajaarticle h1,.cajaarticle h3, #youtubecel{padding-left: 5%;}


.titulo {
    margin-left: 5%;
    background-color: white;
    display: inline;
    padding: 0.3em;
}



/* COMIENZO VIDEO CELU */

#youtubecel{
    padding-top: 1.5em;
    padding-bottom: 1em;
}

#youtube h2{ 
    background-color: #c12e2a;
    padding: 0.3em;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#suscribite{
    margin-top: 1.2em;
    width: 12em;
}

#cooperativa{
    float: right;
    color: #c12e2a;
    font-family: "oswald", "Helvetica", "sans-serif";
    font-size: 90%;
}

.videoresponsive iframe, object, embed{
    padding-bottom: 0.5em;
    padding-top: 1.1em;
} 
           
#youtube h3{padding-bottom: 0.3em;}
    
/* FIN VIDEO CELU */
/* FIN MAIN CELU */



/* EMPIEZA EL FOOTER CELU */

footer{ 
    padding-left: 1.5em; 
    padding-right: 1.5em; 
    padding-top: 2.1em;
}

#footer a{ 
    font-size: 65%;
}

#footer { 
    padding-bottom: 1em;
    float: left; 
}
#footersocial{ 
    float: right;  
    margin-right: 1.5em;
}

#footersocial a{ 
    padding-bottom: 0.3em;
}

#legal{
    clear: both; 
    font-size: 65%; 
    width: 100%; 
    padding-bottom: 2em;
}

/* FIN FOOTER CELU */

/* ACA TERMINA EL CELULAR */

.boton{display: inline-block;}
.boton a{padding-left: 0.5em;padding-right: 0.7em;padding-top:0.25em;}
.boton a:hover{background-color: #2ba99d;}

.secarreglo h3{padding-bottom: 0.4em;}
.secarreglo {margin-top: 1em;}






/* lo que cambia en tablets verticales */

@media screen and (min-width: 40em) {

h1{font-size: 200%;line-height: 1.2em;}
h2{line-height: 1.2em;}
    
    
/* EMPIEZA BANNER */

    
.txtslide{
    width: 15.5em;
    height: 23.35em; 
    box-sizing: border-box;
}

.banner,.txtslide,.banner img{float: left;}
.banner{width: 100%;}
.banner img{width: 61.25%;}
.txtslide h1:hover{ text-decoration: underline;}
.banner h1{margin-top: 3em;}
.txtslide{padding-top: 2em;padding-left: 0.7em;}
.banner h1,.banner h3,.banner h4{padding-left: 6%;padding-bottom: 0;}

/* TERMINA BANNER */   
    

    
#contenedor{margin: auto;min-width: 40em;} 
a{ display: inherit;}

.ocultarcel{
    display: inherit;
}

.ocultartablet{
    display: none;
}

/* COMIENZO HEADER TABLET*/    

#logo, #ahora, #despues, #flecha, #flechados {
    float: left;
}
    
    
#logo{
    width: 9em;
    padding-left: 1.5em;
}
  
#iso{
    padding-left: 1.6em;
}
    

#despuesmini{
    float: left;
    margin-left: 0.8em;
    margin-top: 1em;
}
    
#horas{
    clear: both;
}
  
    
#ahora img, #ahora h5, #ahora h3{
    padding-right: 1.5em;
}
    
    
#ahora h3{
    padding-bottom: 1em;
}

    
/* FIN HEADER TABLET*/
    
    
    
/* COMIENZO MAIN TABLET*/
    
#izquierda, #deporteshome{
    float: left;
    width: 57.2%;
}
    
.cajaarticle{box-sizing: border-box; padding-top: 1.5em; padding-bottom: 1.6em;}   
    
.notisec{box-sizing: border-box;}
.notisec li{padding-left: 1.5em; padding-top: 2em; padding-bottom: 2em;}
.notisec h3{padding-top: 0.6em;padding-bottom: 0.3em;} 
    
.notisec h3:hover{text-decoration: underline;}
    
    
#depohome, #notihome{
    height: 19em;
    padding: 0; 
}
   
#depohome img, #notihome img{
    padding-bottom: 1.6em;
}   
    

    
/* COMIENZO ASIDE */  
    
#todoyoutube .boton{margin-left: 9.5em; margin-top: 1em;}    
    
aside{
    float: right;
    width: 15.6em;
    padding-left: 1.5em;
}
    
#todoyoutube{
    margin-top: 1.2em;
    padding-bottom: 1.55em;
    height: 64.56em;
}
        
    
.videoresponsive iframe, object, embed{
    height: auto;
    width: 14em;
} 
        
    
#videolinea{
    padding-bottom: 0.89em;
    border-bottom: solid 0.15em #c12e2a;
    width: 14em;
}
    
/* FIN ASIDE */   
    
/* FIN MAIN TABLET*/   
    
/* COMIENZO FOOTER TABLET*/

footer{
    clear: both;
}
    
#footer li{
    float: left;
    padding-right: 2em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}    


#footersocial li{
    float: left;
    padding-left: 0.5em;
}
    
/* FIN FOOTER TABLET*/       
    
}

/* FIN TABLET*/     





/* lo que cambia en pcs de escritorios */
@media screen and (min-width: 64em) {

 
/* EMPIEZA BANNER */

#log{display: none;}
.banner{width: 73.4%;}
.banner img{width: 67%;}
    
/* TERMINA BANNER */  
    

.slicknav_menu{
    display: none;
}
    
    
#despues{
    display: inherit;
}

#despuesmini{
    display: none;
}
    
body{margin: auto;width: 64em;} 
    
.ocultar{
    display: inherit;
}
 
.ocultartablet{
    display: inherit;
}    

.ocultarweb{
    display: none;
}    

/* COMIENZO HEADER PC*/    
    
  
#horas{
    clear: inherit;
    float: right;
    width: 14em;
    height: 8.25em;
}   
    
#horas li{ 
    border: inherit;
    padding-bottom: 0em;
    padding-top: 0.4em;
}
    
    
#ahora{
    height: 7.95em;
}
    
#navegador{clear: both; height: 2.2em}
#navegador nav{display: inline-table;}
    
#principal li{float: left; padding: 0.5em; margin-left: 1em;}

    
#principal li:hover{background-color: #2ba99d;}
    
#social{float: right;margin-right: 2em; padding-top: 0.4em;}  

#social li{float: left; margin-left: 0.5em; }
    
/* FIN HEADER PC*/ 
    
/* COMIENZO MAIN PC*/    

#slide{
    float: left;
}    
   

#izquierda{
    width: 47em;
}

    
#notihome{ height: 24.9em; }
#notihome h1{ padding-top: 0.6em }
    
    
#depohome{ height: 24.85em; }    

.cajaarticle{width: 23.5em; height: 24.3em;box-sizing: border-box; padding: 0;}
.cajaarticle img{width: 100%;height: auto;}
.cajaarticle h1,.cajaarticle h3{padding-left: 5%;}
    
#culthome img, #entrehome img, #dephomedos img{padding-bottom: 1.6em;} 
    

    
.notisec{width: 23.5em; box-sizing: border-box;}
.notisec li{padding-left: 1.5em; padding-top: 2em; padding-bottom: 2em;}
.notisec h3{padding-top: 0.6em;padding-bottom: 0.3em;}       
    

#culthome, #notihome,#depohome,#deporteuno{
    float: left;
}    
    
#entrehome, #notasdep, #notaspares,#dephomedos{
    float: right;
}
    
#deporteshome{
    width: 64em;
} 
  

#deporteuno{
   width: 47em;
}



#dephomedos{
    width: 17em;
    height: 24.85em;
}

    
/* COMIENZO ASIDE PC*/
aside{width: 17em;}
    
#loginweb{padding: 1em;margin-left: -1.5em;}
#loginweb img{float: left;margin-right: 0.5em;margin-left: 0.5em;}
#loginweb h3{padding-top: 0.3em;}

#loginweb a:hover{text-decoration: underline;}
        
    
aside{box-sizing: border-box;}
#todoyoutube .boton{margin-top: 0em;}        
.videoresponsive iframe, object, embed{
    padding-top: 1.5em;
} 
        
    
#youtube{
    
    position: absolute;
    margin-left: 46.95em;
}

#youtubeweb{
    height: 67.9em;}    
    


/* FIN ASIDE PC*/ 
        

/* FIN MAIN PC*/
/* FOOTER*/

    
#legal{
    display: inline-block;
    width: 45em;
}    
    
    
/* FIN FOOTER PC*/
    
    
/* EMPIEZA SECCIONES*/
/* EMPIEZA SECCIONES GENERAL*/
    article h1:hover{text-decoration: underline;}
    
    #vpa h3:hover{text-decoration: underline;}
    #vp h3:hover{text-decoration: underline;}
   
    .paside{padding-top: 1em;margin-right: 2em;}
    
    .notitext{width: 17em;height: 26em;box-sizing: border-box;float: right;}
    .notitext a{font-size: 65%; font-weight: 400;margin-right: 2em;padding-left: 0.5em;}
    .notitext li{padding-left: 1em;padding-bottom: 0.3em;}
    .notitext a:hover{text-decoration: underline;}
    
    .sec li{padding-top: 2.12em;}
    

    .externo{display: inline-block;height: 8.7em;width: 17em;}
    .sub{margin-top: 2em;margin-bottom: 0.5em;}
    .subtitulo{background-color: white;display: inline; text-align: center;padding-left: 1em;padding-right: 1em;}   
/* FIN SECCIONES GENERAL */
      
/* EMPIEZA CULTURA */
    
    .asidesec,#par,.sec{height: 24.65em;}
    #par,.cultsec,#culturaizq,#ojo,#lujan,#agenda,#sabores img,#saborestxt{float: left;}
    #ojo{width: 16.56em}
    #sabores{overflow: auto;width: 40.06em;height: 13.25em;}
    #saborestxt{margin-top: 5em;padding-left: 1em;}
    #saborestxt h1:hover{text-decoration: underline;}
    #agenda {width: 23.94em; height: 37.57em;}
    #agenda h1 {padding-top: 0.5em; padding-bottom: 0.5em;margin-left: 0.7em;}
    #agenda h1:hover{text-decoration: underline;}
    .tablaagenda {margin-left: 1.2em;}
    .tablaagenda h3 {padding-bottom: 1em;}
    .moverpelin {padding-left: 0.8em;}
    .moverpelin h3 {font-weight: 400;}
    #moverpelindos h3 {text-decoration: underline;}
    
    #agenda .boton{margin-left: 1.5em;margin-top: 0;}
    
/* FIN CULTURA */
       
/* EMPIEZA ACTUALIDAD */
    #contenedordos{clear: both;}
    #paresnoticias{height: 24.65em;}   
    #candidato,#desdeabajo{height: 26em;}   
    #candidato h1,#desdeabajo h1{padding-top: 1.5em;}   
    #paresnoticias,.notisec,#candidato,#desdeabajo{float: left;}
    #ajustarnota{height: 8.69em;}
/* TERMINA ACTUALIDAD */
    
/* EMPIEZA DEPORTES */
    #cancha,#libre{height: 24.65em;}   
    #cancha,#libre,#tabladeporte,#paso,#lared,#lared img,#redtext{float: left;}
    #paso{width: 23.5em;height: 26.1em;}
    #lared{overflow: auto;width: 40.49em;height: 14.6em;}
    #redtext{margin-top: 7em;padding-left: 1em;}
    #posiciones {float: left; width: 23.5em; height: 26.1em;}
    #posiciones h1 {margin-left: 0.7em; margin-top: 0.2em;}
    #posiciones h2 {margin-left: 1em;}
    #posiciones h3 {margin-left: 0.9em;}
    .tabladeportes {margin-left: 1.2em; margin-right:1.2em;}
    .tabladeportes h3 {padding-bottom: 0.58em;}
    #remarcar {padding: 0.3em 0.5em 0.3em 0.5em;}
    #posiciones .boton{margin-left: 17.5em;margin-top: 0.7em;}
    #posiciones .boton h3{margin-left: 0em;}
    
    
/* TERMINA DEPORTES */
    
/* EMPIEZA ENTRETENIMIENTO */
    
    #nuevos,#pays,#tablas,#plaza{height: 24.65em;}   
    #nuevos,#pays,#tablas,#plaza,#contenedorentret,#contenedorcuatro,#cine,#imagencine,#cineportada{float: left;}
    #tablas,#cine{overflow: auto;width: 17em;}
    #imagencine,#cine{height: 18em;}
    #cine h1{margin-top: 4em;}
    #imagencine h3{margin-top: 1em;}
    
/* TERMINA ENTRETENIMIENTO */
    
/* TERMINA SECCIONES PRINCIPALES*/
    
    
/* EMPIEZA SECCIONES INTERNAS*/    

    
/* EMPIEZA PROGRAMA EN LA PLAZA*/  
    
#vg,#txtvg{float: left;margin-top: 1em;margin-bottom: 1em;}
#txtvg {width: 17.5em;}
#vg{margin-left: 1em;}    
#txtvg{margin-left: 1em;margin-top: 12.3em;}
#v iframe, #va iframe {padding: 0;}
#va #notas {padding-bottom: 0.8em;}
 
#videogrande {overflow: auto; clear: both;}
    
.cubo{width: 16.5em;height: 14em;box-sizing: border-box;}
#cuboizq{overflow: auto; clear: both;width: 16.5em;height: 29em;float: left;}

#abajoplaza{overflow: auto;clear: both;}
#agendaentret{width: 16.5em;padding-top: 1em; box-sizing: border-box; padding-left: 2em;}
#abajoplazacelda{width: 15.9em;box-sizing: border-box; padding-left: 2em;}
#agendaentret h3, #abajoplazacelda h3 {margin-top: 1em;}
#abajoplazacelda,#agendaentret{display: table-cell;height: 7em;}
#abajoplaza a h2:hover,#videosenlaplaza a:hover{text-decoration: underline;}
.boton img {float: left; padding-right: 0.5em;margin-left: 1.5em;}
#cuboizq .boton{margin-top: 1.5em;padding-bottom: 0.2em;}
#videosenlaplaza{width: 47.5em;height: 29em;float: left;box-sizing: border-box;}
#plazabelgrano,#plazacolon,#plazaotra{width: 15.8em;height: 29em;float: left;padding-left: 0.8em;box-sizing: border-box;}
#tplaza{margin-top: 1em; padding-bottom: 0.5em;}


    
/* TERMINA PROGRAMA EN LA PLAZA*/
    
/* TERMINA SECCIONES INTERNAS*/ 
    
    

/* EMPIEZA GRILLA */

.contenidogrilla {background-color: #2d2d2b;padding-bottom: 15em;}
#botongrillamanana, #botongrillasemana{width: 58em; margin: auto;}
    
#franjauno, #franjados, #franjatres, #botongrilla, .filauno li {margin: auto;}
#franjauno, #franjados, #franjatres {width: 58em; margin-top: 3em;height: 2em;clear: both}

#franjauno li, #franjados li, #franjatres li{display: inline-block; margin-right: 15em; margin-left: 1em;}
.filauno li, .filados li, .filatres li{float: left; width: 19.3em; height: 11em; margin-left: 3em;margin-right: -3em;}
.filauno h1, .filados h1, .filatres h1{margin-left: 0.6em;margin-top: 1em;}
.filauno h2, .filados h2, .filatres h2{margin-left: 1em;}
.filauno h3, .filados h3, .filatres h3{margin-left: 1.6em;}

#fotogrillauno:hover    {background-image: url(imagenes/fotogrillauno.jpg)}
#fotogrillados:hover    {background-image: url(imagenes/fotogrillados.jpg)} 
#fotogrillatres:hover   {background-image: url(imagenes/fotogrillatres.jpg)}
#fotogrillacuatro:hover {background-image: url(imagenes/fotogrillacuatro.jpg)}
#fotogrillacinco:hover  {background-image: url(imagenes/fotogrillacinco.jpg)}
#fotogrillaseis:hover   {background-image: url(imagenes/fotogrillaseis.jpg)}
#fotogrillasiete:hover  {background-image: url(imagenes/fotogrillasiete.jpg)}
#fotogrillaocho:hover   {background-image: url(imagenes/fotogrillaocho.jpg)}
#fotogrillanueve:hover  {background-image: url(imagenes/fotogrillanueve.jpg)}
#fotogrilladiez:hover   {background-image: url(imagenes/fotogrilladiez.jpg)}
#fotogrillaonce:hover   {background-image: url(imagenes/fotogrillaonce.jpg)}
#fotogrilladoce:hover   {background-image: url(imagenes/fotogrilladoce.jpg)}

#tablauno, #tablados, #tablatres, #tablacuatro, #tablacinco, #tablaseis {width: 19.28em; display: inline-block;height: 24em; margin-left: 3em; margin-right: -3.3em; padding-top: 1.5em;}
#tablauno li,#tablados li, #tablatres li, #tablacuatro li, #tablacinco li, #tablaseis li {margin-top: 0.5em; margin-left: 1em; margin-right: 3em;}
#tablauno li:hover      {background-color: #2ba99d;}
#tablados li:hover      {background-color: #2ba99d;}
#tablatres li:hover     {background-color: #2ba99d;}
#tablacuatro li:hover   {background-color: #2ba99d;}
#tablacinco li:hover    {background-color: #2ba99d;}
#tablaseis li:hover     {background-color: #2ba99d;}

/* FIN GRILLA */


/* EMPIEZA AGENDA */
    
.contenidoagenda {height: 70em;}
#destacadouno, #destacadodos, #destacadotres {float: left; width: 21.33em; height: 16em;box-sizing: border-box; padding-left: 2em; padding-top: 3em;}
#agendaimguno, #agendaimgdos, #agendaimgtres{display: inline-block; width: 21.07em;}
#eventos {margin-left: 3.5em; margin-top: 2em;}
#dias {margin-bottom: 1em; margin-right: 3em;}
#dias li {width: 8em;text-align: center;}
.semanas li, #dias li{display: inline-block;} 
.semanas li{width: 8em; height: 5em; text-align: center; margin-bottom: 0.3em;}
#diacinco:hover h1{visibility: hidden}
#diacinco:hover{background-image: url(imagenes/diacinco.jpg)}    
#destacadosagenda h1{display: inline-block}

    
.meses {margin-top: 2em;}
.meses h2{margin-right: 4em;}
.meses li a:hover{background-color:#29ab9f;}
.azuluno .titulo{margin: 0em;}


/* FIN AGENDA */
    
/* EMPIEZA COMUNIDAD */
#titulocomunidad{padding-left: 1.5em;padding-top: 1em;padding-bottom: 1em;}

#logocomunidad{width: 10em;padding-left: 0.4em;vertical-align: middle;} 
#logocomunidad h2{font-size: 120%;} 
#logocomunidad img{margin-left: 2.5em;} 

#subituaporte{width: 35em;padding-left: 1.5em;}
#elegiprograma{margin-top: 0.6em;}
#elegiprograma form{font-size: 90%;margin-top: 0.3em;}
#titula .boton{margin-top: 0.4em;}
#titula .boton:hover{background-color: teal;}
#titula form{margin-bottom: 0.4em;margin-top: 0.5em;}
    
#ingresacomunidad{width: 19em;padding-left: 1.5em;box-sizing: border-box;}
#datoscomunidad,#ingresacomunidad .boton{float: left;margin-bottom: 0.5em;}
#ingresacomunidad .boton{margin-left: 2em;}
#ingresacomunidad form{width: 8.5em;margin-top: 0.4em;margin-bottom: 0.4em;}
#ingresacomunidad h4{font-size: 60%;margin-top: 0.5em;}
#ingresacomunidad .boton{margin-top: 3.5em;margin-left: 1em;}

#logocomunidad,#subituaporte,#ingresacomunidad{display: table-cell;box-sizing: border-box;}
    
#datoscomunidad h4:hover{text-decoration: underline;}
    
#recomendado, #noteolvides{padding-left: 2.3em;}
#recomendado, #noteolvides{display: table-cell;box-sizing: border-box;}
#recomendado .boton{margin-top: 0.8em;margin-bottom: 1em;}
#recomendado input{margin-top: 1em;}
#recomendado{width: 22em;}
#noteolvides{width: 20em;}
#noteolvides p,#noteolvides img {float: left;margin-top: 10%;}
    
/* FIN COMUNIDAD */

    
/* EMPIEZA NOTA DE PARES NOTICIAS */
    
#notafoto img{padding: 0; float: left;}
#nota{float: right; text-decoration: none; width: 35em; height: 49em;}
#nota p{padding-left: 5%;padding-right: 23%;}
#nota h1{text-decoration: none;padding-bottom: 0;}
.bajada{padding-top: 1.5em; padding-bottom: 1.5em; padding-right: 23%;font-size:90%;}
#nota .boton{margin-left: 1.8em; width:10em;}
#nota .boton h5{float: right; margin-top: 0.5em;}
#titulorecom{padding-left: 2%; padding-top: 0.5em; padding-bottom: 0.5em; clear: both}


/* FIN NOTA DE PARES NOTICIAS */
    
    
    
/* EMPIEZA NOTA SECUNDARIA PARES NOTICIAS */
    #notafotossec {width: 60%; height: 46em;}
        
    #notasecundaria img{padding-top: 3em; padding-left: 3em}
    #fotonotasecundaria{margin-left:1em;}
    #fotonotasecundaria p {margin-left: 2.6em; padding-top: 2em;}
    #fotonotasecundaria .boton {margin-left: 2em; width:10em;}
    #fotonotasecundaria .boton h5{float: right; margin-top: 0.5em;}
    


/* FIN NOTA SECUNDARIA PARES NOTICIAS */
    
    
/*EMPIEZA PROGRAMA PARES NOTICIAS*/
    
    #navsec{display: table; width: 100%;}
    #navsec li {display:table-cell; width: 10%; padding: 0.6em; padding-left: 1.5em; font-size: 80%;}
    #navsec li:hover {background-color: #2ba99d;}
    #noticiadest img{float: left;}
    #noticiadest{height: 23.5em; padding-top: 1em; padding-left: 1em;}
    #noticiadest h4{padding-top: 0.5em;}
    #txtnota{margin-left: 41.5em; padding-top:10em;}
    #conducepares{height: 28em;float: left;box-sizing: border-box;}
    #conductor, .cubo p{padding-left: 2em; padding-right: 3em; padding-top: 1.5em;}
    #notas{ padding-top: 0.5em;}
    #notassecundarias {width: 100%;}
    #notassecundarias li{float: left; width:14em;}
    #videospares{width: 47.5em;float: left;}
    #notasarriba{height: 13.5em;display: table; padding-top: 1em; width: 40em;}
    #vpa{display: table-cell;padding-left: 0.9em;}
    #notasabajo{height: 13.5em;display: table;width: 40em;}
    #vp{display: table-cell;padding-left: 0.9em;}
    

/*FIN PROGRAMA PARES NOTICIAS*/           
        
/*EMPIEZA NOTICIAS 24 HS*/
    
.noticiagrande{float: left;}
.noticiagrande img{float:right;}
.noticiagrande{width: 100%;}
.noticiagrande h1{margin-top: 3em;}
.noticiagrande h1,.noticiagrande h3, .noticiagrande h4{padding-left: 6%;}
.noticiagrande h4{padding-top: 0.5em;}
    
#notasveinticuatro{width: 64em;}
#notasveinticuatro li {float: left; width:16em; box-sizing: border-box;}
    
#aporte li{
    display: inline-block;
    padding-right: 1.2em;
    padding-left: 1.2em;
    padding-bottom: 1em;
    padding-top:0.5em; 
}
    
#botonesder{margin-left: 48.5em; padding-bottom: 1em;}
#botonesder .boton{margin-top: 0;}

    
/*FIN NOTICIAS 24 HS*/
  
/*EMPIEZA GALERIA*/
.titulogrande {margin-left: 1em;padding-bottom: 0.5em;}
#categoriagaleria .titulogrande{margin-left: 1.5em}     
#tituloprograma h1{margin-left: 1em;padding-bottom: 0.5em;}
#tituloprograma {overflow: auto; clear: both;} 
    
#categoria,#foto{width: 17em;display: table-cell;}
#filacategoria{display: table;margin-left: 3em;margin-right: 3em;width: 58em;}
#categoriagaleria{overflow: auto;padding-top: 1em;padding-bottom: 3em;}
    
#categoria h1{margin-top: 1.5em;margin-left: 1em;}
#categoria h3{margin-left: 2.5em;margin-bottom: 1em;}

#categoria a h1:hover{text-decoration: underline;}
    
#lineagaleria img{margin-top: 0.3em;margin-bottom: 0.1em;padding-left: 0.2em;}
#lineagaleria{padding-left: 2em;}

#botgaleria{float: right; margin-right: 3em; margin-top: 2em;}
.galeriaunoboton{margin-top: 1em;padding-right: 0; }    
/*FIN GALERIA*/
    
/*EMPIEZA AIRE*/
    
video{width: 100%;float: left;}
#titulovivo h1{padding-bottom: 0.5em; display: table-cell; padding-left: 0.6em;}
#titulovivo h1:hover{text-decoration: underline;}
#titulovivo h2{ display: table-cell; vertical-align: middle;}
#titulovivo {display: table; width: 100%;}
#titulovivo .boton{width: 5em;}
#izqvivo{width: 47em; float: left;}
#bajadavivo{padding: 1em}
#bajadavivo p {padding-top: 0.3em}
#vivodespues li{width: 13.1em; height: 18.24em;}
#vivodespues h3{padding-bottom: 0.7em; padding-top: 1.2em;}
#vivodespues p{padding-top: 0.7em;}

/*FIN AIRE*/
    
    
        
/*QUIENES SOMOS*/
#contenedorpers{margin-top: 3em; margin-left: 3em; margin-bottom: 3em; margin-right: 3em;}    
#filapers{display: table; padding-top: 1.7em; padding-left: 1.7em; padding-bottom: 2.5em;}
#filapers li{display: table-cell; width: 100em;}
#textoquienes {margin-left: 1.7em; margin-right: 1.7em; padding-top: 1.7em; padding-bottom: 1.7em; border-top: solid 1px;}
#videoquienes{margin-left: 3.7em; padding-bottom: 3em;}
/*FIN QUIENES SOMOS*/
    
/*GRACIAS POR TU APORTE*/

#contenedorgracias{width: 25em; padding: 2em; margin-left: 17em; padding-top: 10em; padding-bottom: 10em; }
#contenedorgracias h1, #contenedorgracias h3{text-align: center}
#graciasmover{padding: 1em;}
#contenedorgracias .boton{margin-left: 14.7em; margin-top: 1.5em;}

/*FIN POR TU APORTE*/
    
/*EN CONSTRUCCION*/

#enconstruccion{display: table;}
#enconstruccion img{float: left;}
#constrderecha{width: 12em; float: right; padding: 1em; padding-top: 2.5em;}
#constrderecha h2 {padding-bottom: 1em;}
#constrderecha p  {padding-bottom: 1.7em; padding-top: 1em;}
#constrderecha .boton{float: right;}
    
}
    
    
    
    
    
}

