@charset "utf-8";
/* Fichero: style-mobile.css v2.0 13/01/2010
 * Navegadores        handheld
 */

body         { margin: 0; background:#fff; font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif; font-size:1em; color:#2e2e2e}
a           { font-size:100%; text-decoration:none; cursor:pointer; background:none}
a:hover     { color:#000; text-decoration:underline; }
hr          { display:none}
em          { font-style:italic}
strong      { font-weight:bold}
p           { margin-bottom:15px}

div#header {width:100%; height: auto; background-color: #000;text-align: center;}
div#header img { margin: 0 auto; padding-bottom: 10px; border: 0 none;}
div#content, div#footer {margin:5px}
div#flags {text-align: center;}
div#flags img {margin-right: 3px;}
div#footer {text-align: right;}
div#footer p { font-size: 0.7em;}
div#footer p em { font-size: 0.65em;}