*{
	margin: 0;
	/* [disabled]padding: 0; */
	
	}

body{
    text-align: center;
	background-image:url(../../../imagenes/fondoCabecera.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

header, nav{
    display: block;
}

/* Definimos un ancho 100% y una altura fija para nuestro menú */

header{
    background:#cecbcc; /* Para navegadores que no soportan degradados */
    background: -webkit-linear-gradient(#cecbcc, #FFFFFF ); /* Para Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#cecbcc, #FFFFFF); /* Para Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#cecbcc, #FFFFFF); /* Para Firefox 3.6 to 15 */
    background: linear-gradient(#cecbcc, #FFFFFF); /* Standard syntax */
    height:60px;
    position: relative;
    width: 100%;
    z-index: 2
}

/* El logo sera flotado a la izquierda */

#logo{
    background:url(../../../imagenes/siglas.jpg) no-repeat 0 0;
    display: block;
    float: left;
    margin: 6px 10px 0;
    width: 82px;
    height: 46px;
    text-indent: -9999px
}

/* Nuestro nav con id #menu lo flotaremos a la derecha*/
#menu{float: right;}   

    /* Quitamos estilos por defecto de el tag UL */

#menu ul{
        list-style: none;
        font-size: 14px;
    }

        
        /* Centramos y ponemos los textos en mayuscula */
#menu li{
           display: block;
           float: left;
           text-transform: uppercase;
           text-align: center;
	   
}
            
            /* Damos estilo a nuestros enlaces */
#menu li a{
       display: block;
       color: #8E8A8A;
       text-decoration: none;
       height: 60px;
       line-height: 60px;
       padding: 0 26px;
	   font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans",       Verdana, sans-serif; 
}


#menu li a:hover{
    background:#A9A6A6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#A9A6A6 #FFFFFF ); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#A9A6A6, #FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#A9A6A6, #FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#A9A6A6, #FFFFFF); /* Standard syntax */
    height:60px;
}
    
    /* Estilos #nav-mobile y lo ocultamos */
#nav-mobile{
        display: none;
        background:url(../../../imagenes/navgris.png)no-repeat center center;
        float: right;
        width: 60px;
        height: 60px;
        position: absolute;
        right: 0;
        top:0;
        opacity: .6;
}   
        /* Agregaremos esta clase a #nav-mobile, cuando el menu mobile haya sido desplegado */
#nav-mobile.nav-active{
     opacity: 1;
}

/* Content */
#content{
    width: 713px;
    margin: 60px 10%;
    text-align: left;
    overflow: hidden;
	margin: 0 auto 0 auto;
	
}


h2{
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    color: #624c3f;
}
	
.revista img {
	width:100%;
	height:auto;
	float:left;
	margin-bottom: 0px;
	
}
.horizontal img {
	width:33%;
	height:auto;
	float:left;
	margin-bottom: 0px;
}


.contenido2Nivel {
	float: left;
	width:463px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	background-repeat: no-repeat;
	background-position: right;
	background-position:bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
       		 }
			 
.contenido4Nivel {
	display:block;
	margin: 0 auto;
	width:420px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	
	



}	

.margenDerecho {
	margin-right: 10px;
	margin-left: 30px;
	paddin	
}

.margenDerecho a:link {
	font-family: Verdana, Geneva, sans-serif;
   text-decoration: none;
   font-size: 12px;
	color: #603;	
}

.margenDerecho a:visited {
	font-family: Verdana, Geneva, sans-serif;
   text-decoration: none;
   font-size: 12px;
	color: #603;	
}

.margenDerecho a:hover {
	font-family: Verdana, Geneva, sans-serif;
   text-decoration: underline;
   font-size: 12px;
	color: #603;
}

.contenido3Nivel {
            float: left;
            width:700;
            height:100%;
			font-family: Verdana, Geneva, sans-seri;
   			text-decoration: none;
   			font-size: 12px;
			color: #333;		
}
		
.derecha {
	float:left;
	width:250px;
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}

.derecha p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-indent:-25px;
	margin-left:25px;
}

.derecha a:link {
   font-family: Verdana, Geneva, sans-serif;
   text-decoration: none;
   font-size: 12px;
	color: #333;
   
}
.derecha a:hover {
	font-family: Verdana, Geneva, sans-serif;
   text-decoration: underline;
   font-size: 12px;
	color: #333;
} 
.derecha a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
   }
   
 

   
   .linea {
	border: 1px solid #eeeeee;
	width: 60%;
	
}

	

.pie {
	clear: both;
	width:713px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	height:40px;
	background-color:#333333;
}
		
		
.pie a:link{
	clear: both;
	width:713px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.pie a:visited{
	clear: both;
	width:713px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	
}
.pie a:hover {
	clear: both;
	width:713px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
.pie li {
	list-style:none;
	float: left;
	width: 20%;

}
.pie img {
	display:none;
	
}
.textoRevista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-align:center;
	
}
.textoRevista li {
	list-style:none;
	float: left;
	width: 20%;

}
.textoRevista a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-decoration:none;
        }
.textoRevista a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-decoration:none;
	
        }
.textoRevista a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666;
	text-decoration:underline;
}
.pad{padding-right:10px;
}





.columna {
	float: left;
	width: 210px;
}
.columna input, #form-suscribirse input {
	display: block;
	width: 99%;
}
.form-paypal {
	display: none;}
.espana, .extranjero, .espana-sus, .extranjero-sus {display: none;}
.iconosSuscripciones img {vertical-align: middle; margin-right: 20px}
.iconosSuscripciones a {display: block;}

.contGeneral {
	width: 713px;
	margin: 0 auto 0 auto;
	text-align: left;
}




/*
    MEDIA QUERY
*/

@media only screen and (max-width: 768px) {
        

        
.exis{
	width:100%;
	height:auto;
	

}

h2 {
	font-size: 30px; text-align:center;
}
    
    /* mostramos #nav-mobile */
#nav-mobile{ 
	display: block; 
}

    /* Fijamos nuestro nav en 100% ancho y dejamos de flotarlo  */
#menu{
    width: 100%;
    float: none;
    padding-top: 60px;
}
        /* Convertimos nuestra lista de enlaces en un menú horizontal */
#menu ul{
     -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
     box-shadow: 0 1px 2px rgba(0,0,0,.5);
     max-height: 0;
     overflow: hidden;
}
            /* estilos para los LI del menu */
#menu li{
     background:#ffffff;
     border-bottom: 1px solid #d1cfd0;
     float: none;
}

            /* Quitamos el borde del ultimo item del menú */
#menu li:last-child{ 
	border-bottom: 0;
}
#menu li a{
    padding: 15px 0;
    height: auto;
    line-height: normal;
	color:#8E8A8A;
}
#menu li a:hover{
	background:#EBE7E7; height:auto;
}

        /* Agregamos una animación al despligue del menú */
#menu ul.open-menu{
    max-height: 400px;
    -webkit-transition: max-height .4s;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    transition: max-height .4s;
}
		
		/*Div contenedor*/
#content{
    width: 100%;
	height:auto;
	margin: 0 auto 0 auto;
	
	}

	/*imágenes*/	
.revista{
	width: 100%;
	float:left;
	height:auto;	
}

.horizontal img{
	width: 100%;
	float:left;
	height:auto;		
}

.horizontal1 img{
	width: 100%;
	float:left;
	height:auto;	
}

/*contenido2*/


.contenido2Nivel {
	width:100%;
	height:auto;
	float:left;
	padding: 0px 10px 0px 10px;
}

		 

.TextoSumario{
	width:100%;
	height:auto;
	float:left;
}
/*Pie de página*/

.pie {
	clear: both;
	width:100%;
	height:auto;
	float:left;
	background-color:#333333;
}
		
.pie li {
	width:100%;
	height:40px;
	float: left; 
 	border-bottom: 1px solid #d1cfd0;
	padding-top:15px; 
	       
}

.pie {
	font-size: 17px;
}
		
		
.pie a:link{
	font-size: 17px;

}
.pie a:visited{
	font-size: 17px;	
}
.pie a:hover {
	font-size: 17px;
}
		

.textoRevista img{
	clear:both;
	height:auto;
	float:left;
	width:100%;
}
.textoRevista li {
	list-style:none;
	float: left;
	width: 100%;

}
.derecha.enlaces{
	height:auto;
	width:100%;
	padding: 0px 10px 0px 10px;
}

.centrar{
	margin-right:auto;
	margin-left:auto;
	display:block;
}
#iframe{
	width:100%;
	
}
.contenido4Nivel {
	width:100%;
	height:auto;
	padding: 0px 10px 0px 10px;
	
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.peque img {
	width:100%;
}

.peque img {
	max-width:20%;
	max-height:20%;
	vertical-align: middle;
	
}

.peques {
	max-width:12%;
	max-height:12%;
	vertical-align: middle;
	
}
.ali{
	vertical-align: middle;	
}
.columna input, #form-suscribirse input {
	display: block;
	width: 98%;
}
}
