/** Disposición para portrait **/

@media (orientation: portrait) {

#panel {

width: 100%;
height: 25%;

}

#emblema {

position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;

}

#menu {

position: absolute;
top: 0;
left: 50%;
width: 50%;
height: 100%;

}

#derechos_reservados, #pie_de_pagina {

position: fixed;
top: 92.28%;
width: 50%;
height: 7.69%;

}

#derechos_reservados {
	
left: 0;	
	
}

#display {

position: absolute;
top: 25%;
left: 0;
width: 100%;
height: 75%;

}

.componente_menu_1, .componente_menu_2, .componente_menu_3, .componente_menu_4,
#slide, #slide_2_1, #slide_2_2, #slide_3_1, #slide_3_2, #slide_3_3,
#slide_4_1, #slide_4_2, #slide_4_3, #slide_4_4 {

top: 0;
height: 87.5%;

}

#pie_de_pagina {

left: 50%;

}

#barra_ruta {

width: auto;
height: 7.69%;

}

#ruta {

padding: 0 0 0 1em;

}

.textarea {

height: 6em;

}

.campo, .selector {

height: 3em;

}

.campo, .textarea {

border-radius: 1.5em;

}

.selector {

border-radius: 1.5em 0 0 1.5em;

}

.doble_columna_left {

margin-top: 12.5%;

}

.doble_columna_left, .doble_columna_right {

position: relative;
left: 15%;
width: 70%;
height: auto;

}

#menu_1-5, #menu_2-5, #menu_3-5, #menu_4-5, #menu_5-5 {

height: 16.3%;

}

#menu_2-5 {

top: 18.3%;

}

#menu_3-5 {

top: 35.6%;

}

#menu_4-5 {

top: 52.9%;

}

#menu_5-5 {

top: 70.2%;

}

#ficha_foto, #ficha_titulo, #ficha_texto {

position: absolute;
left: 0;
width: 100%;

}

#ficha_foto {
	
top: 7.69%;
height: 42.31%;
	
}

#ficha_titulo {

top: 7.69%;
height: auto;

}

#slide, #ficha_1, #slide_ficha_2_1, #slide_ficha_2_2, #ficha_2_1, #ficha_2_2,
#slide_ficha_3_1, #slide_ficha_3_2, #slide_ficha_3_3, #ficha_3_1, #ficha_3_2, #ficha_3_3,
#slide_ficha_4_1, #slide_ficha_4_2, #slide_ficha_4_3, #slide_ficha_4_4,
#ficha_4_1, #ficha_4_2, #ficha_4_3, #ficha_4_4 {

top: 7.69%;
height: 82%;

}

#credito_slide {

top: 39.74%;
width: 100%;

}

#credito_ficha_2_1, #credito_ficha_2_2, #credito_ficha_3_1, #credito_ficha_3_2,  #credito_ficha_3_3,
#credito_ficha_4_1, #credito_ficha_4_2, #credito_ficha_4_3, #credito_ficha_4_4 {
	
top: 78%;	
	
}

#ficha_texto {
	
top: 50%;
height: 39.74%;
	
}

.ficha_textarea {

height: 4em;

}

#pleca_lista {

display: block;

}

.font_01_n_4m {

font: normal 6em "font_01", sans-serif;

}

.font_01_n_3m, .emblema {

font: normal 5em "font_01", sans-serif;

}

.font_01_n_2m {

font: normal 3em "font_01", sans-serif;

}
/** clases e identificadores especificos **/
.teaser_slider {

font: normal 4em "font_01", sans-serif;

}

.menu, .titulo_ficha {

font: normal 3em "font_01", sans-serif;

}

#copy_left, .componente_menu_1, .componente_menu_2, .componente_menu_3, #ruta, .formulario, .campo, .textarea, .boton,
#selector_miembro, #selector_operador, .menu_lista,
#menu_1-5, #menu_2-5, #menu_3-5, #menu_4-5, #menu_5-5,
#credito_slide_1, #credito_slide_2_1, #credito_slide_2_2, #credito_slide_3_1, #credito_slide_3_2, #credito_slide_3_3,
.lista_menu, .resultados, .ficha, #credito_slide, #credito_ficha_2_1, #credito_ficha_2_2, .lista_ficha, .creditos_ficha,
#email, #aviso_privacidad {

font: normal 2em "font_01", sans-serif;

}

#pie, .dato_celda, .campo, .componente_menu_4, .title_ficha_4,
#credito_ficha_3_1, #credito_ficha_3_2, #credito_ficha_3_3 {
	
font: normal 1.5em "font_01", sans-serif;

}

#credito_slide_4_1, #credito_slide_4_2, #credito_slide_4_3, #credito_slide_4_4, .teaser_ficha_4,
#credito_ficha_4_1, #credito_ficha_4_2, #credito_ficha_4_3, #credito_ficha_4_4 {

font: normal 1em "font_01", sans-serif;

}

#dato_alta, #dato_ultimo, #dato_eliminar {

text-align: center;
margin: 0;

}

}
