body
{
scrollbar-base-color: #8fc2f5;
background-color: #003366;
background-image: url('graficos/_bg.gif');
background-repeat: repeat;
text-align: center;
color: #003399;
font-family: Verdana, Arial, Sans-Serif;
font-size: 12px;
margin: 5px;
}

.site
{
width: 800px;
height: 100%;
align: center;
padding: 0px;
margin: 0px;
position: relative;
}

.alto
{
width: 800px; 
vertical-align: top;
margin: 0px;
padding: 0px;
}

.meio
{
width: 790px;
background-color: #99ccff;
background-image: url('graficos/_bg2.gif');
padding: 0px;
margin: 0px;
border-top: double #ffe600 5px;
border-left: double #ffe600 5px;
border-right: double #ffe600 5px;
border-bottom: double #ffe600 5px;
}

.enfeite
{
border: outset #ffe600 2px;
}

.menu
{
width: 170px;
background-color: #c1e3fa;
border-top: solid #ffe600 2px;
border-left: solid #ffe600 2px;
border-right: solid #cc9933 2px;
border-bottom: solid #cc9933 2px;
align: center;
padding: 5px;
margin: 5px 5px;
}

.texto
{
width: 500px;
background-color: #ebf6fe;
border-top: solid #ffffff 1px;
border-left: solid #ffffff 1px;
border-right: solid #8b9fb0 1px;
border-bottom: solid #8b9fb0 1px;
padding: 15px;
margin: 10px 0px;
align: center;
}

.texto2
{
background-color: #ebf6fe;
border-top: solid #ffffff 1px;
border-left: solid #ffffff 1px;
border-right: solid #8b9fb0 1px;
border-bottom: solid #8b9fb0 1px;
padding: 1px 6px;
margin: 0px;
align: center;
}

.arte
{
width: 500px;
background-color: #ebf6fe;
border-top: solid #ffffff 1px;
border-left: solid #ffffff 1px;
border-right: solid #8b9fb0 1px;
border-bottom: solid #8b9fb0 1px;
padding: 15px;
margin: 10px 0px;
align: center;
}

.baixo
{
width: 800px; 
vertical-align: bottom;
height: 40; 
margin: 0px;
}

td
{
color: #003399;
font-family: Verdana, Arial;
font-size: 12px;
}

h1 {
color: #003399;
font-size: 16px;
font-weight: bold;
letter-spacing: 3px;
text-align: center;
font-variant: small-caps;
margin: 0px 0px 5px 0px;
padding: 0px;
}

h2 {
color: #003399;
font-size: 13px;
font-weight: bold;
letter-spacing: 2px;
margin: 0px 0px 10px 0px;
padding: 0px;
text-align: center;
}

a:link {text-decoration: none; color: #0066FF; font-weight: bold}
a:visited {text-decoration: none; color: #0066FF; font-weight: bold} 
a:active {text-decoration: none; color: #cc9933; font-weight: bold}
a:hover {text-decoration: none; color: #cc9933; font-weight: bold}

p 
{
text-align: justify;
text-indent: 25px;
line-height: 14px;
padding: 0px;
margin: 0px 0px 5px 0px;
}

.subdiv 
{
text-align: center;
text-indent: 0px;
line-height: 13px;
padding: 0px;
margin: 0px 0px 10px 0px;
font-size: 12px
}

.subdiv2 
{
text-align: center;
text-indent: 0px;
line-height: 13px;
padding: 0px;
margin: 10px 0px 0px 0px;
font-size: 12px
}

hr
{
color: #0099ff;
align: center;
height: 1px;
}

form
{
padding: 0px;
margin: 0px;
border: 0px
}