/* CSS - seminário */

html, body { height:100%; margin:0; background-color:#f99c1b;  }

.fundo_laranja { background-color:#000000; }

.fundo_branco { background-color:#FFFFFF; }

.ponto_laranja { font-size:1px; color:#f99c1b; }

.ponto_branco { font-size:1px; color:#ffffff; }

.titulo { border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px; }

.links { border-right-color:#000000; border-right-width: 2px; border-right-style:solid; }

.texto { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:24px; }

.nome_evento { font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000000; line-height:24px; }

.morada { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; line-height:24px; }

.rodape { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; }

.xis { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-decoration:none; }

a.enderecos { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f99c1b; text-decoration:none; font-weight:bold; }
a.enderecos:hover { color:#000000; }

.form { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px; border-left-style:none; border-top-style:none; border-right-style:none; background-color:#F2F2F2; }

.botao { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; background-color:#000000; border:none; }


.horario { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#f99c1b; font-weight:bold; }


a.voltar { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none; font-weight:bold; }
a.voltar:hover { color:#f99c1b; }

.frase_rodape { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#f99c1b; font-style:italic; font-weight:bold; }
