/*
Ministerio de Educacion, Cultura y Deporte
© Copyright 2012
Todos los derechos reservados.
*/



/* ReadSpeaker todos los navegadores */
#fondo #contenedor #seccion {display:table; width:99.5%; }
#fondo #contenedor #seccion div.migas {display:table-cell; width:80%;vertical-align: middle; text-align:left; }
#fondo #contenedor #seccion div.readspeaker { display:inline-block; width:auto; margin:0.25em 0 0 0; padding:0; float:right; vertical-align:middle;}
#fondo #contenedor #seccion div.readspeaker #readspeaker_button1 {width:auto; margin:0; padding:0; text-align:right; float:right; display:inline-block;}  
#fondo #contenedor #seccion div.readspeaker #readspeaker_button1 a.rsbtn_play {overflow:hidden; }
#fondo #contenedor #seccion div.readspeaker #readspeaker_button1 span.rsbtn_btnlabel {display:none; visibility:hidden;}
#fondo #contenedor #seccion div.readspeaker #readspeaker_button1 span.rsbtn_btnlabel {display:none; visibility:hidden;}

/* ReadSpeaker para IE6 -  IE7 */
*+html #fondo #contenedor #seccion {-dt-display:block; width:98%; margin:0.2em 0 0.2em 0;}
*+html #fondo #contenedor #seccion div.migas {-dt-display:block; float:left; width:65%; margin:0 0 0 0.2em; padding:0;}
*+html #fondo #contenedor #seccion div.readspeaker {-dt-display:block; float:right; margin:0; padding:0.2em 0.2em 0 0; width:32%;}
*+html #fondo #contenedor #seccion div.readspeaker #readspeaker_button1 {margin:0 1em 0 0;}