@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; background: #fff url('mostrem.gif') top left no-repeat; }
#head { text-indent: -999px; }
#mapa { margin-left: 30%; }
#legenda { position: absolute; top: 12em; right: 2em; width: 25em; z-index: 2; }
#porto, #coimbra, #lisboa { position: absolute; top: 5em; left: 0; visibility: hidden; }
h2 { text-decoration: underline; margin-bottom: 0.5em; }
#foot { position: absolute; bottom: 2em; right: 2em; width: 29em; color: #333; font-weight: bold; }
#foot li { list-style-type: none; margin-left: 1em; }
#foot img { float: right; }
#author { position: absolute; bottom: 0.5em; left: 0.5em; font-size: 0.9em; color: #333; }
a:link, a:visited { color: #284d82; }
a:hover { color: #679ed6; }
#local { position: absolute; left: 2em; bottom: 2em; }
#main { margin-left: 25em; margin-top: 8em; }
#main p { line-height: 1.5em; }
#nav { position: absolute; top: 1em; left: 45%; }
#nav ul { list-style-type: none; }
#nav li { display: inline; margin-right: 1em; font-size: 1.6em; }
form { width: 35em; margin-top: 1em; }
.row { clear: both; position: relative; margin: 0.5em 0 0.5em 0; }
.submeter { clear: both; text-align: right; }
label { float: left; width: 15em; text-align: right; }
.campo { margin-left: 1em; }