﻿*      {
        margin:0; 
        padding:0;
        font-family: arial, helvetica, sans-serif;
}


section {
        width: 100%;
		display: block;
}

section1 {
        width: 100%;
		display: block;
		background: blue;
}

h1 {
        color: #FF0000;
        font-size: 50px;
        font-style: oblique;
}

.letraDesPag1 {font-family: Arial;}
.letraDesPag2 {font-family: Arial;color: #000080;}

.subportales h1 {
        max-height: 32px;
		background: #E6E6FA;
        border-radius: 30px 30px 0px 0px;
        box-shadow:1px 10px 15px 0px #B0C4DE inset;
        color: #FF0000;	
        font-size: 30px;
        font-style: oblique;
}

.subportales h2 {
        max-height: 40px;
		margin-left: 10px;
		/*background: #E6E6FA;
        border-radius: 30px 30px 0px 0px;
        box-shadow:1px 10px 15px 0px #B0C4DE inset;*/
        background-color: white;
		color: #000066;
        font-size: 20x;
        font-style: normal;
}

.division {
	background-color: white;
	width: 100%;
	height: 25px;
	
}

.actualizar input {
	font-size: 22px;
	color: red;
	background-color:rgba(255,0,0,0.01);
	border: none;
	/*margin: -40px 0px -50px 0px;*/
	padding: 5px 5px;
}

.actualizar input:hover {
	background-color: rgba(11,17,200,0.01);
}

.twitter-timeline {
	float: left;
}

#fb-root {
	float: left;
}

#publicidad, .publicidad, #article {
	float: right;
}

#publicidad-videos {
	float: right;
        position: absolute;
        right: 0px;
        top: 460px;
}



@media screen and (min-width: 780px) {

#publicidad {
        position: absolute;
        right: 0px;
        top: 250px;
}

#Map2 {
        width: 100%;
}
}


img    {
           border: none;
}

.precio, .iva {
        color: #D00000;
        font-style: oblique;
}

.precio {
        font-size: 40px;
}

form {
        margin-right: 0;
}

#web     {
        margin-left: auto;
        margin-right: auto;
}

#article {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

#imagen {
	max-width: 100%;
}

#article    {
        width: 85%;
        margin: auto;
        left: 135px;
        top: 10px;
}

#nav    {
        position: absolute;
        left: 0px;
        top: 130px;
	border:1px solid #a0a0a0;
        border-radius: 30px 30px 30px 30px;
	font-size: 13px;
		}

#promo    {
        width: 225px;
        height: 100%;
	float: left;
        font: oblique bold 120% arial;
        color: #0033FF;
        text-align:center;
        font-size: 13px;
}

#promo a    {
        text-decoration: none;
        color: #0033FF;
 }

.imagen    {
        width: 225px;
        height: 225px;
        border: none;
}

#imagen    {
        width: 225px;
        max-height: 225px;
        border: none;
}

#footer {
        clear:both;
}

#pie {
        padding:4px;
        background: #E6E6FA;
        border-radius: 0px 0px 30px 30px;
        color: #000066;
        clear:left;
}

@media screen and (max-width: 480px) {
	#promo {
		max-width: 80%;
	}
}

#columna9, #columna10, #columna11, #columna12, #columna13 {
        float:left;
        width:20%;
        height: 100px;
        margin:0; 
        padding:0;
        text-align:center
        display: block;
}





/* Menu Vertical */

#menuvertical {
        font-family: arial, helvetica, sans-serif;
		border:1px solid #a0a0a0;
        border-radius: 20px 20px 20px 20px;
		padding: 5px;
}

#menuvertical ul, ol {
        list-style: none;
		background-color:#ffffff;
        border-top:1px solid #ffffff;
		}

#menuvertical .navpaguito {
        font-size: 13px;
        width: 130px;
		}

#menuvertical .navpaguito li a {
        
        color: #000080;
        text-decoration: none;
        padding: 3px;
        display: block;
}

#menuvertical .navpaguito li a:hover {
        background-color: #000066;
		color: #ffffff;
}


#menuvertical .navpaguito li ul {
        display: none;
        position: absolute;
}

#menuvertical .navpaguito li:hover > ul {
        display: block;
        position: absolute;
        left: 130px;
}

#menuvertical #contenedor {
        width:620px;
        margin:0px;
        border:1px solid #a0a0a0;
		border-radius: 30px 30px 30px 30px;
        line-height:130%;
        background-color:#ffffff;
        font-weight: bold;
        position: relative;
        top:-56px;
        z-index: 999;
}

#menuvertical  #contenedor a:hover {
        background-color: #000066;
        color: #ffffff;
}

#menuvertical .navpaguito h2 {
        color:#ff0000;
        font-size: 13px;
}

#menuvertical  #cabecera {
        padding:4px;
        background: #E6E6FA;
        border-radius: 30px 30px 0px 0px;
        box-shadow:1px 10px 15px 0px #B0C4DE inset;
        color: #000066;
        clear:left;
}

#menuvertical  #columna5, #columna6, #columna7, #columna8 {
        float:left;
        width:23%;
        padding:0.3em;
}

#menuvertical #electronicafondo {
    background-image: url("/images/sala-de-tv.jpg");
    background-repeat: no-repeat;
    background-position: right top;
}

#menuvertical #electronicafondo {
        width:620px;
        margin:0px;
        border:1px solid #a0a0a0;
		border-radius: 30px 30px 30px 30px;
        line-height:130%;
        background-image: url("/images/sala-de-tv.jpg");
        font-weight: bold;
        position: relative;
        top:-56px;
        z-index: 999;
}





/* Estilos Menu Portal */


#cabecera {
        padding:1px;
        color:#fff;
        background-color:#006600;
        text-align:center;
        clear:left;
}

#cabecera2 {
        padding:1px;
        color: #fff;
        background-color:#0000cc;
        text-align:center;
        clear:left;
}

#cabecera3 {
        padding:1px;
        color:#fff;
        background-color:#000066;
        text-align:center;
        clear:left;
}

#cabecera4 {
        padding:1px;
        color:#fff;
        background-color:#cc0000;
        text-align:center;
        clear:left;
}

#menuportal {
  width: 400px;
}

#columna1, #columna2, #columna3, #columna4 {
  float:left;
  width: 24%;
  border:1px solid #C0C0C0;
}




#menuportal a {
  display: block;
  padding: 3px;
  width: 100px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ffffff;
  text-align:center;
}

#menuportal a:link, #menuportal a:visited {
  color: #000000;
  text-decoration: none;
}

#menuportal a:hover {
  background-color: #d0d0d0;
  color: #000000;
}


/* quickmenu */

#quickmenu {
	font-size: 12px;
	font-weight:bold;
	width: 690px;
        margin-right: auto;
	margin-left: auto;
}

#header1, #header2, #header3, #header4 {
	font-size: 12px;
	font-weight:bold;
	width: 690px;
        margin-right: auto;
	margin-left: auto;
}

ul, ol {
	list-style:none;
}

.nav li a {
	text-decoration:none;
	padding:3px;
	display:block;
}

#header1 .nav li a {
	background-color:#000099;
	color:#FFFFFF;
}

#header2 .nav li a {
	background-color:#000099;
	color:#FFFFFF;
}

#header3 .nav li a {
	background-color:#B80000;
	color:#FFFFFF;
}

#header4 .nav li a {
	background-color:#B80000;
	color:#FFFFFF;
}

#header1 .nav li a:hover {
	background-color:#434343;
}

#header2 .nav li a:hover {
	background-color:#434343;
}

#header3 .nav li a:hover {
	background-color:#434343;
}

#header4 .nav li a:hover {
	background-color:#434343;
}

.nav > li {
	float:left;
}

.nav li ul {
	display:none;
	position:absolute;
	min-width:140px;
}

.nav li:hover > ul {
	display:block;
}

.nav li ul li {
	position:relative;
}

.nav li ul li ul {
	right: -140px;
	top:0px;
}




/* SLIDESHOW */


/* body {
     background: #f2f2f2;
} */

.main {
     width: 600px;
}

.slidesjs-pagination {
     background: #424242;
     list-style: none;
     overflow: hidden;
}

.slidesjs-pagination li {
     float: left;
}

.slidesjs-pagination li a {
     display; block;
     padding: 10px 20px;
     color: #fff;
     text-decoration: none;
}

.slidesjs-pagination li a:hover {
     background: #000;
}

.slides .active {
     background: #000;
}


.slidesjs-navigation {
     background: #000;
     color: #fff;
     text-decoration: none;
     display: inline-block;
     padding: 3px 20px;
     float: right;
}

.main .slides #slides1 {
     background: #330033;
     height: 450px;
}

.main .slides #slides2 {
     background: #FFCC00;
     height: 450px;
}

.main .slides #slides3 {
     background: #009933;
     height: 450px;
}

.main .slides #slides4 {
     background: #FFFF00;
     height: 450px;
}



/* VIDEOSMOSAICOWEB */

#grupal {
	margin: auto;
}

/*#grupal #cinco {
	background-color: #E6E6FA;
}*/

/* #uno    {
    background: red;
}

#dos    {
    background: yellow;
}

#tres    {
    background: orange;
} */

#uno    {
	width: 13%;
}

#dos {
	width: 74%;
}

#cuatro    {
	width: 100%;
}

#cinco    {
	width: 100%;
}

#buscador    {
	width: 30%;
	padding: 16px;
}

#portalmovil {
	display: none;
}

#articlevideos    {
        width: 605px;
        margin: auto;
}
#uno, #dos, #tres , #cuatro, #cinco, #buscador {
	float: left;
}

  #promomosaico {
    width: 199px;
    height: 220px;
	float: left;
    font: oblique bold 120% arial;
    color: #0033FF;
    text-align:center;
    font-size: 13px;
	border-color: #909090;
	border-style: solid;
    border-width: 1px;
}

  #noticiasalvuelo {
    width: 160px;
    font: oblique bold 120% arial;
    color: #0033FF;
    text-align:center;
    font-size: 10px;
}

  .anunciogoogle {
    width: 336px;
    height: 280px;
	float: left;
}

#promomosaico a {
    text-decoration: none;
    color: #0033FF;
 }

.imagenmosaico {
    width: 198px;
    height: 278px;
    border: none;
}


@media screen and (max-width: 1280px) {
   
#uno {
  width: 15%;
}

#uno #promomosaico {
	width: 100%;
	font-size: 12px;
}

#dos {
  width: 70%;
}

#dos #promomosaico {
	width: 20%;
	font-size: 12px;
}

#menuportal {
  width: 400px;
}

#portalmovil {
	display: none;
}

#articlevideos    {
        display: block;
		width: 33%;
        margin: auto;
}

#promomosaico {
    display: block;
	width: 33%;
}  
   
.imagenmosaico {
    display: block;
	width: 100%;
}   
}


@media screen and (max-width: 980px) {
   
#uno {
  width: 17%;
}

 #uno #promomosaico {
	width: 100%;
	font-size: 10px;
}

#dos {
  width: 66%;
}

#dos #promomosaico {
  width: 25%;
  font-size: 10px;
}

}

@media screen and (max-width: 800px) {
   
#uno {
  width: 20%;
}

 #uno #promomosaico {
	width: 100%;
	font-size: 10px;
}

#dos {
  width: 60%;
}

#dos #promomosaico {
  width: 33.33%;
  font-size: 10px;
}

#menuportal {
  width: 400px;
}

#portalmovil {
	display: none;
}

#articlevideos    {
        display: block;
		width: 33%;
        margin: auto;
}

#promomosaico {
    display: block;
	width: 33%;
}  
   
.imagenmosaico {
    display: block;
	width: 100%;
}   
}

@media screen and (max-width: 768px) {
   
#uno {	
	width: 25%;
}

#uno #promomosaico {
	width: 100%;
	font-size: 10px;
}

#dos {	
	width: 50%;
}

#dos #promomosaico {
	width: 50%;
	font-size: 10px;
}
}


/*@media screen and (max-width: 768px) {
   
#uno {
	display: none;
}

#menuportal {
  width: 100%;
}

#portalmovil {
	display: none;
}

#dos {
  width: 100%;
}

#articlevideos    {
        display: block;
		width: 33%;
        margin: auto;
}

#promomosaico {
    display: block;
	width: 33%;
}  
   
.imagenmosaico {
    display: block;
	width: 33%;
}   
}*/

@media screen and (max-width: 480px) {
   
#uno {
	display: none;
}

#dos {	
	width: 100%;
}

#dos #promomosaico {
	width: 100%;
	font-size: 24px;
}

#menuportal {
  width: 100%;
}

#dos, #cuatro, #cinco, #buscador {
  width: 100%;
}

#portalpc {
	display: none;
}

#portalmovil {
	display: block;
}

#logopaguito {
	display: block;
			width: 75%;
	        padding: 5px 0px 0px 5px;
}

#articlevideos    {
        display: block;
		width: 99%;
        margin: auto;
}

#promomosaico {
    display: block;
	width: 99%;
}  
   
.imagenmosaico {
    display: block;
	width: 99%;
}

  #promomosaico {
    height: 400px;
}   
}

@media screen and (max-width: 414px) {

#dos #promomosaico {
	font-size: 20px;
}

}

/* Minuto a minuto y portadas de los periodicos */

#cinco #promoalminuto {
	font-size: 12px;
	background-color: white;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 5px 5px 5px rgba(211, 211, 211, .9);
	border-color: rgba(224, 224, 224, .9);
}

#cinco #promoalminuto:hover {
	box-shadow: 5px 5px 5px rgba(119, 119, 119, .8);
	border-color: rgba(119, 119, 119, .8);
}

#cinco #promoalminuto.imagenalminuto {
	margin: 5px 5px 10px 5px;
}

#cinco #promoalminuto h2 {
	font-size: 14px;
	font-style: normal;
	color: #00008B;
}

#cinco #promoalminuto h3 {
	font-size: 11px;
	color: #A9A9A9;
	font-style: normal;
	text-align: left;
	margin-left: 2px;
}

#cinco #promoalminuto h4 {
	font-size: 11px;
	color: #228B22;
	font-style: normal;
	text-align: right;
	margin-right: 2px;
}

#cinco #promoalminuto p {
	font-style: normal;
	color: #696969;
	text-align: left;
	padding: 2px;
}

#cinco #promoalminuto .video {
	width: 40%;
	margin: 0 auto;
	background-color:#ff0000;
	font-style: normal;
	text-align:center;
	color:white;
	font-family: arial;
	font-size: 120%;
	border-radius: 50px 50px 50px 50px;
	box-sizing: border-box;
}

#cinco #promoalminuto #titulo {
	font-size: 15px;
	font-style: normal;
	color: #4169E1;
	/*background: #E6E6FA;*/
	padding: 2px;
}

#cinco #promoalminuto {
    width: 14.18%;
	height: 420px;
	float: left;
    font: oblique bold 120% arial;
    color: #0033FF;
    text-align:center;
    font-size: 13px;
	border-color: #D3D3D3;
	border-style: solid;
    border-width: 1px;
	box-sizing: border-box;
}

#promoalminuto a {
    text-decoration: none;
    color: #0033FF;
 }
 
#cinco .imagenalminuto img {
    width: 100%;
	max-height: 200px;
	border-radius: 5px 5px 0px 0px;
    border: none;
	box-sizing: border-box;
}

#cinco div.popularidad {
    width: 90%;
	height: 10px;
	margin: 0 auto;
	margin-top: 90px;
}

#cinco .overflow {
	height: 10px;
	float: right;
	background-color: white;
}

#cinco div.termometro {
    width: 100%;
	height: 10px;
	background-image: url("http://paguito.com/imagenes/popularidad.jpg");
}

#cinco #promoalminuto .interaccion {
	font-style: normal;
	width: 100%;
	height: 20px;
	background-color:yellow;
}

.icon-checkmark, .icon-bubble2, .icon-redo2 {
	font-weight: bold;
	margin-top: 2px;
	margin-left: 10px;
}

.icon-spinner11 {
	color: #000066;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}

a {
	text-decoration: none;
}

@media screen and (max-width: 3840px) {

#cinco #promoalminuto {
    width: 8.28%;
}
}

@media screen and (max-width: 1920px) {

#cinco #promoalminuto {
    width: 13.6%;
}
}


@media screen and (max-width: 1600px) {

#cinco #promoalminuto {
    width: 15.9%;
}
}

@media screen and (max-width: 1360px) {

#cinco #promoalminuto {
    width: 18.9%;
}

}

@media screen and (max-width: 1080px) {

#cinco #promoalminuto {
    width: 23.7%;
}

}

@media screen and (max-width: 768px) {

#cinco #promoalminuto {
    width: 31.7%;
}

}

@media screen and (max-width: 640px) {

#cinco #promoalminuto {
    width: 47.2%;
}

}

@media screen and (max-width: 480px) {

#cinco #promoalminuto {
    width: 97%;
	height: 100%;
	padding-bottom: 15px;
	margin-bottom: 6px;
	box-sizing: border-box;
}

#cinco #promoalminuto h2 {
	font-size: 22px;
}

#cinco #promoalminuto h3 {
	font-size: 20px;
}

#cinco #promoalminuto h4 {
	font-size: 20px;
}

#cinco #promoalminuto p {
	font-size: 20px;
}

#cinco #promoalminuto #titulo {
	font-size: 25px;
}

}

/* Boton regresar en los Videos */

.regresar {
	width: 100%;
	height: 40px;
	background-color: #F3F3EE;
}

.regresar a {
	font-size: 30px;
	color: #1E90FF;
	text-decoration: none;
}

i {
  border: solid #1E90FF;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 10px;
  margin-left: 20px;
  margin-top: 9px;
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
