/* CSS Document */

#texto_diccionario p,ul, li{
font-size:1.09em:
}


#letras li{
display: inline;
margin-left: 1.1em;
padding: 0;
list-style-type: none;
font-size: 1.1em;
}

#letras a{
text-decoration: underline;
}


.menu_lateral{
margin-left: 2em;
width:22em;
padding-left: 1.4em;
list-style-type: none;
height:32.4em;
overflow: scroll auto;
overflow-x:hidden;
}

.menu_lateral li{
list-style-image: url(llistes_bullet.gif);
}


#paginas a{
text-decoration: underline;
color:#003396;
}

#testo{
font-size:1.2em;
}

#iframe {
width:32.4em;
height: 32.4em;
overflow:hidden;
float:left;
background:#DFDFDF;
}



html>body #iframe {
width:31.1em;
height: 32.4em;
overflow:hidden;
float:left;
background:#DFDFDF;
}

#iframe p{
overflow: auto; 
width: 29.4em; 
height: 32.4em; 
padding: 1em; 
}

#iframe a{
color:000000;
text-decoration:underline;
} 

#iframe a:hover{ color:000000; text-decoration:underline;}
#iframe a:visited{ color:000000; text-decoration:underline;}
#iframe a:link{ color:000000; text-decoration:underline;}
