*
{
margin:0;
padding:0;
border:0;
}

html
{
background:#000;
}

body
{
margin:0 auto;
font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
color:#fff;
font-size:62.5%;
text-align:center;
background:#000 url(../imagens/bg-topo.jpg) center top no-repeat;
}

.clear
{
clear:both;
}

#apresentacao a
{
color:#139fd5;
}

#trabalhos a
{
color:#ef822f;
}

#proximosPassos a
{
color:#a9cb44;
}

#depoimentos a
{
color:#d82282;
}

#contato a
{
color:#9e99dd;
}

a:hover
{
text-decoration:none;
}

#wrapper
{
position:relative;
width:960px;
margin:0 auto;
}

#header
{
position:relative;
width:960px;
height:297px;
margin:0 auto;
}

#header h1
{
position:absolute;
left:13px;
top:60px;
}

#header blockquote
{
position:absolute;
top:65px;
right:13px;
}

#header blockquote p
{
font-size:12px;
}

#footer
{
float:left;
margin:6px 0 0 50px;
width:144px;
background:url(../imagens/fotos-rodape-01.jpg) no-repeat;
padding-top:441px;
}

#trabalhos #footer
{
background:url(../imagens/fotos-rodape-02.jpg) no-repeat;
}

#proximosPassos #footer
{
background:url(../imagens/fotos-rodape-03.jpg) no-repeat;
}

#depoimentos #footer
{
background:url(../imagens/fotos-rodape-04.jpg) no-repeat;
}

#contato #footer
{
background:url(../imagens/fotos-rodape-05.jpg) no-repeat;
}

#footer p.footerInfo
{
text-align:right;
font-size:12px;
line-height:18px;
padding:7px;
font-weight:bold;
}

#footer p.footerInfo a
{
color:#fff;
}

#apresentacao #footer p.footerInfo
{
background:#139fd5;
}

#trabalhos #footer p.footerInfo
{
background:#ef822f;
}

#proximosPassos #footer p.footerInfo
{
background:#a8cb4b;
}

#depoimentos #footer p.footerInfo
{
background:#dd207e;
}

#contato #footer p.footerInfo
{
background:#7570b3;
}