﻿body {
margin: 0;
padding: 0;
background: #FFF;
font-family: Trebuchet MS, sans-serif;
font-size: 11px;
color: #666600;
}

table.menunavegacao {
margin: 20px 0 0 0;
}

img.passeiostitulo {
margin: 10px 0 3px 0;
}

img.parceirostitulo {
margin: 10px 0 3px 10px;
}

img.sejabemvindotitulo {
margin: 10px 0 3px 10px;
}

img.principal {
margin: 10px 0 10px 0;
}

img.noticiaseventostitulo {
margin: 5px 0 3px 10px;
}

img.roteirostitulo {
margin: 5px 0 3px 10px;
}

img.noticiaseventosfotos {
margin: 5px 0 5px 10px;
}

img.estacaoparaisologotipo {
margin: 10px 0 0 10px;
}

img.menugaleriadefotos {
margin: 27px 0 8px 0;
}

img.menugaleriadevideos {
margin: 0 0 11px 0;
}

iframe.climatempo {
margin: 10px 0 10px 0;
}

input.logincampo { 
background: url('../imagens/formfundo.gif') top repeat;
font: 11px Tahoma;
color: #FFF;
border: 1px solid #990000;
width: 74px;
height: 20px;
}

input.senhacampo { 
background: url('../imagens/formfundo.gif') top repeat;
font: 11px Tahoma;
color: #FFF;
border: 1px solid #990000;
width: 74px;
height: 20px;
}

textarea.mensagem {
background: #FFF;
font: 11px Trebuchet MS;
color: #666;
border: 1px solid #6C0;
width: 380px;
height: 100px;
margin: 0 0 0 0;
}

.sejabemvindotexto {
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666600;
line-height: 130%;
margin: 20px 0 5px 10px;
}

.noticiaseventostexto {
font-family: Trebuchet MS, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666600;
line-height: 130%;
margin: 10px 10px 10px 10px;
}

.titulolink {
font-family: Trebuchet MS, sans-serif;
font-size: 20px;
font-style:oblique;
font-weight: normal;
color: #666600;
line-height: 130%;
margin: 10px 10px 10px 10px;
}

.copyright {
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666600;
line-height: 130%;
margin: 20px 0 20px 0;
text-align: center;
}

a:link {
color: #595959;
text-decoration: none;
}
a:visited {
color: #595959;
text-decoration: none;
}
a:hover {
color: #838383;
text-decoration: underline;
}

a:link.menu {
color: #CC0000;
text-decoration: none;
}
a:visited.menu {
color: #CC0000;
text-decoration: none;
}
a:hover.menu {
color: #FF5050;
text-decoration: underline;
}
