@charset "utf-8";
/* CSS - Schedule */
@import url("reset.css");
body { background:#00335A; font: normal normal normal 62.5%/1.8em Arial, Helvetica, sans-serif;	color:#333; }

#total { width:898px; height: auto; margin:0 auto; }

#corpo { width:898px; height:490px; position: relative; z-index:0; }

#mapa-mundi { position:relative; z-index:9; }

#logomarca-mapa { width:300px; height:59px; position:absolute; top:5px; right:5px; z-index:10; }

#cabecalho-mapa { width:500px; top:5px; left:5px; position:absolute; z-index:10; color:#fff; }

h2 { font-size:2.2em; }

p { font-size:1.4em; }



