html
{
background:#0055d8 url(../imagens/bg-bottom.jpg) center bottom no-repeat;
}

body
{
font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
font-size:62.5%;
color:#fff;
background:url(../imagens/bg-top.jpg) center top no-repeat;
}

.clear
{
clear:both;
}

/* Header */
#header
{
position:relative;
width:960px;
height:220px;
margin:0 auto;
}

#header h1
{
position:absolute;
z-index:10;
top:0;
left:0;
width:163px;
height:218px;
text-indent:-90000px;
}

#header h1 a
{
display:block;
width:100%;
height:100%;
background:url(../imagens/logo.png) no-repeat;
}

.intro
{
position:absolute;
top:55px;
left:200px;
text-indent:-90000px;
}

.texto-intro
{
display:block;
width:560px;
height:67px;
margin-bottom:10px;
background:url(../imagens/intro-texto.png) no-repeat;
}

.saiba-mais, .saiba-mais a
{
display:block;
width:273px;
height:19px;
}

.saiba-mais a
{
background:url(../imagens/intro-link.png) no-repeat;
}

.saiba-mais a:hover
{
background:url(../imagens/intro-link.png) 0 -19px no-repeat;
}
/* /Header */

/* Footer */
#footer
{
position:relative;
width:780px;
margin:30px 0 0 160px;
padding-bottom:100px;
}

#footer p
{
font-size:12px;
line-height:20px;
}

#footer h6
{
margin-bottom:15px;
}

#footer a
{
color:#fff;
}

#footer a:hover
{
text-decoration:none;
}

.footer-block
{
float:left;
width:240px;
padding:20px 0 20px 20px;
background:url(../imagens/footer-border.png) right top repeat-y;
}

.siga-nos
{
background:none;
}

.siga-nos ul
{
list-style:none;
}

.siga-nos ul li
{
float:left;
margin-right:20px;
}

.peixe1
{
position:absolute;
top:-60px;
left:-150px;
}

.peixe2
{
position:absolute;
top:120px;
left:435px;
}
