#menu_movil{
display: none;
}

.g-recaptcha {
display: inline-block;
}
	
#contenedor {
width : 1300px;
margin: 0 auto;
}

.foto_banner_grande{
width:370px;
margin: 0 auto;
}

.enlace_sin_color_principal, .enlace_sin_color_principal:visited, .enlace_sin_color_principal:link{
color:#fff;
text-decoration:none;
}

.desplegable{
position:absolute;
margin-top:30px;
background-color:#222;
display:none;
z-index:5;
border-radius: 0px 0px 10px 10px;
padding-bottom:5px;
opacity: 0; 
filter: alpha(opacity=0); /* Internet Explorer*/
-webkit-transition: opacity 0.2s ease-in 0.3s;/* Chrome, Safari*/
transition: opacity 0.2s ease-in 0.3s;/* Navegadores CSS3 */
-moz-transition: opacity 0.2s ease-in 0.3s; /* Firefox 4 */
-o-transition: opacity 0.2s ease-in 0.3s; /*Opera */
}
.desplegar{
cursor:pointer;
}

#desplegar:hover .desplegable {
display:block;
margin-top:30px;
padding-top:10px;
background-color:#222;
 opacity: 1;
 filter: alpha(opacity=100);/* Internet Explorer*/
 -webkit-transition: opacity 0.1s linear 0s;/* Chrome, Safari*/
 transition: opacity 0.1s linear 0s;/* Navegadores CSS3 */
 -moz-transition: opacity 0.1s linear 0s; /* Firefox 4 */
 -o-transition: oopacity 0.1s linear 0s; /* Opera */
 cursor:pointer;
}
.cada_link{
border-radius: 10px 10px 10px 10px;
padding:1px;
filter: alpha(background-color=0); /* Internet Explorer*/
-webkit-transition: background-color 0.1s;/* Chrome, Safari*/
transition: background-color 0.1s;/* Navegadores CSS3 */
-moz-transition: background-color 0.1s; /* Firefox 4 */
-o-transition: background-color 0.1s ; /*Opera */
}
.cada_desplegado:hover .cada_link {
background-color:#036;
 filter: alpha(background-color=100);/* Internet Explorer*/
 -webkit-transition: background-color 0.1s linear 0s;/* Chrome, Safari*/
 transition: background-color 0.1s linear 0s;/* Navegadores CSS3 */
 -moz-transition: background-color 0.1s linear 0s; /* Firefox 4 */
 -o-transition: background-color 0.1s linear 0s; /* Opera */
}

#cabecerasecundaria2 {
float:left;
}
.boton_cookies {
border: 1px solid #FFFFFF;
background:#CEE3F6;
border-radius:5px 5px 5px 5px;
color: #000000;
width:50px;
float:right;
margin-left:20px;
}

#referencias {
float: right;
width: 165px;
/*border: 1px solid #999999;*/
}

#tabla_ppal {
float: left;
width: 14%;
}

/*Características para diseñar el menu */
#menu{
clear: left;
}

#sse2
{
 /*You can decorate the menu's container, such as adding background images through this block*/
background-color: #222;
height: 38px;
padding: 15px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
#sses2
{
margin-left:5%;/*This will make the menu center-aligned. Removing this line will make the menu align left.*/
}
#sses2 ul 
{ 
position: relative;
list-style-type: none;
float:left;
padding:0;margin:0;
}
#sses2 li
{
float:left;
list-style-type: none;
padding:0;margin:0;background-image:none;
}
/*CSS for background bubble*/
#sses2 li.highlight
{
background:#036 no-repeat center bottom;
top:0px;
height:30px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
z-index: 1;
position: absolute;
overflow:hidden;
}
#sses2 li a{
height:25px;
padding-top: 8px;
margin: 0 40px;/*used to adjust the distance between each menu item. Now the distance is 20+20=40px.*/
color: #fff;
font: normal 16px arial;
text-align: center;
text-decoration: none;
float: left;
display: block;
position: relative;
z-index: 2;
}

#sses2 li .cada_link{
height:25px;
padding-top: 8px;
margin: 0 30px;/*used to adjust the distance between each menu item. Now the distance is 20+20=40px.*/
color: #fff;
font: normal 16px arial;
text-align: center;
text-decoration: none;
float: left;
display: block;
position: relative;
z-index: 2;
}

#contenido {
float: left;
width: 949px;
background: #eeeeee url(img_css/bg.jpg) top left repeat;
}

#contenido_principal_portada{
float: left;
width: 1110px;
}

#contenido_principal{
float: left;
width: 949px;
}

#pie {
clear: both;
border: 1px solid #000000;
background: #eeeeee url(img_css/bg.jpg) top left repeat;
width: 930px;
padding:10px;
border-radius: 0px 0px 9px 9px;
margin-left:182px;

}

#pie_ancho {
clear: both;
border-top: 4px solid #e2e2e2;
padding:10px;
}

#texto1_pie{
font-size: 17px;
text-align: center;
}

#texto2_pie, #texto3_pie {
font-size: 15px;
text-align: center;
}

.content {
background: none repeat scroll 0 0 #FFDA91;
border-radius: 0 15px 15px;
box-shadow: 5px 5px 1px 3px rgba(0, 0, 0, 0.2) ;
padding: 30px;
position: relative;
width: 100%;
z-index: 5;
border-bottom: 1px solid #999999;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
}

.marco_superior_quitado{
padding-top:20px;
padding-left:7px;
}

.marco_inferior{
/*background-image:url("img_css/esquina_inf_drcha.png");
background-repeat:no-repeat;
background-position:right bottom; */
background: #eeeeee url(img_css/bg.jpg) top left repeat;
}

.cabecero_seccion a{
color: #FFF;
text-decoration:none;
}

.youtube-player{
margin-bottom:10px;
margin-left:5px;
}

.cabecero_seccion{
background: #22356b;
color:#FFF;
font-family:"Oswald",sans-serif; 
text-transform:uppercase;
margin:0 0 10px;
padding: 4px;
font-size: 18.5px;
border-bottom:2px solid #1f85bf;
font-weight:700;
}

.descripcion_video{
font-size:13px;
font-family:Arial,Verdana,Helvetica,"San Serif";
text-align:justify;
border-bottom: 2px solid #1f85bf;
margin-bottom:10px;
}

.fecha{
font-size:11px;
margin-top:10px;
}

.subtitulo_curiosidades{
font-size:11px;
font-family:Arial,Verdana,Helvetica,"San Serif";
text-align:justify;
}

.primer_texto{
font-size:13px;
font-family:Arial,Verdana,Helvetica,"San Serif";
text-align:justify;
margin-bottom:10px;
}

.titulo_cada_video{
color:#22356b;
font-family:"Oswald",Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
 text-decoration:none;
margin-bottom:2px;
}

.foto_curiosidades{
width:350px;
margin: 0 auto;
}

.cada_video{
margin-left:5px;
margin-right:5px;
}

.texto_cada_recuadro_drcha{
margin:10px;
}

.envoltorio_foto_inicio_drcha{
float:right;
margin:10px;
}

.foto_general{
width:200px;
}

.foto_general_pequeno{
width:240px;
margin: 0 auto;
}

@media (max-width: 480px) {
#menu, #referencias, #tabla_ppal{
display: none;
}
#menu_movil{
display:block;
clear:left;
width:100%;
height:50px;
background-color:#000;
background-image:url("img_css/boton_menu.png");
background-repeat:no-repeat;
background-position: 4% 50%; 
list-style-type: none;
}

#contenedor {
width : 100% !important;
margin: 0 auto !important;
}

div.goog-te-gadget {
color: transparent !important;
text-shadow: none !important;
}

#google_translate_element a {
display: none;
}

#sse2_movil{
background-color:#222;
}

.sses2_movil{
position:absolute;
margin-top:45px;
padding-right:5px;
background-color:#222;
display:none;
list-style-type: none;
z-index:5;
border-radius: 0px 0px 10px 10px;
padding-bottom:5px;
opacity: 0; 
filter: alpha(opacity=0); /* Internet Explorer*/
-webkit-transition: opacity 0.2s ease-in 0.3s;/* Chrome, Safari*/
transition: opacity 0.2s ease-in 0.3s;/* Navegadores CSS3 */
-moz-transition: opacity 0.2s ease-in 0.3s; /* Firefox 4 */
-o-transition: opacity 0.2s ease-in 0.3s; /*Opera */
}

.desplegar_movil{
cursor:pointer;
list-style-type: none;
margin-bottom:5px;
}

#menu_movil:hover .sses2_movil {
display:block;
padding-top:10px;
background-color:#222;
list-style-type: none;
 opacity: 1;
 filter: alpha(opacity=100);/* Internet Explorer*/
 -webkit-transition: opacity 0.1s linear 0s;/* Chrome, Safari*/
 transition: opacity 0.1s linear 0s;/* Navegadores CSS3 */
 -moz-transition: opacity 0.1s linear 0s; /* Firefox 4 */
 -o-transition: oopacity 0.1s linear 0s; /* Opera */
 cursor:pointer;
}

.cada_desplegado_movil{
margin-top:5px;
margin-right:5px;
display:none;
list-style-type: none;
z-index:5;
padding-bottom:5px;
opacity: 0; 
filter: alpha(opacity=0); /* Internet Explorer*/
-webkit-transition: opacity 0.2s ease-in 0.3s;/* Chrome, Safari*/
transition: opacity 0.2s ease-in 0.3s;/* Navegadores CSS3 */
-moz-transition: opacity 0.2s ease-in 0.3s; /* Firefox 4 */
-o-transition: opacity 0.2s ease-in 0.3s; /*Opera */
}

.cada_link_movil:hover{
color:#0c7abf;
}

#desplegar_movil:hover .cada_desplegado_movil {
display:block;
list-style-type: none;
margin-top:5px;
padding-top:5px;
margin-left:10px;
background-color:#fff;
color:#222;
 opacity: 1;
 filter: alpha(opacity=100);/* Internet Explorer*/
 -webkit-transition: opacity 0.1s linear 0s;/* Chrome, Safari*/
 transition: opacity 0.1s linear 0s;/* Navegadores CSS3 */
 -moz-transition: opacity 0.1s linear 0s; /* Firefox 4 */
 -o-transition: oopacity 0.1s linear 0s; /* Opera */
 cursor:pointer;
}

#sses2_movil li a{
color:#fff;
text-decoration: none;
list-style-type: none;
}

#sses2_movil li a:hover{
color:#0c7abf;
}

.desplegable_movil{
background-color:#fff;
border-radius:3px;
}

#contenido_principal_portada,.foto_herramientas_portada,.foto_curiosidades,.envoltorio_foto_portada_ing_redes,.foto_articulos_portada_derecha{
width:100%
}

.envoltorio_recuadros_inicio, .envoltorio_recuadros_inicio_derecha{
margin-left:0.5%;
width:99%;
}

.cada_recuadro_inicio{
padding-left:0px;
}

.foto_general_portada{
width:90%;
margin-left:5%;
}

.texto_cada_recuadro_izq, .texto_cada_recuadro_drcha{
font-size:13px;
}     

.foto_banner_grande{
width:90%;
margin-left:5%;
}
}



