/* seletor universal */
*
{
margin:0;
padding:0;
border:0;
}

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:62.5%;
margin:0 auto;
text-align:center;
background:#d8d8d8;
color:#333;
}

a
{
color:#009fdb;
}

a:hover
{
text-decoration:none;
}

.clear
{
clear:both;
}

h2, h3, h4, h5, h5
{
font-size:2em;
margin:0.5em 0;
}

p
{
margin:1em 0 2em 0;
}

a img
{
border:1px solid #ccc;
display:block;
}

a:hover img
{
border:1px solid #e91783;
}

/* Container */
#wrapper
{
position:relative;
width:760px;
margin:0 auto;
background:url(../Imagens/bg_body.gif) repeat-y;
font-size:1.2em;
line-height:1.5em;
}

/* Conteúdo */
#content
{
width:720px;
margin:0 auto;
background:url(../Imagens/bg_topo.gif) no-repeat;
border-top:1px solid #ccc;
}

#header
{
width:720px;
text-align:left;
position:relative;
}

#header h1
{
margin:60px 0 0 40px;
width:185px;
height:49px;
text-indent:-90000px;
background:url(../Imagens/logo.gif) no-repeat;
}

/* Fale Conosco  */
.faleConosco
{
margin:40px 0 0 40px;
width:190px;
}

.faleConosco address
{
font-style:normal;
}

.faleConosco h2
{
width:126px;
height:18px;
text-indent:-90000px;
background:url(../Imagens/h2_fale.gif) no-repeat;
}

/* Bonecos */
.checkPortfolio
{
position:absolute;
top:-70px;
right:10px;
margin-left:100px;
text-indent:-90000px;
background:url(../Imagens/bonecos.png) no-repeat;
width:476px;
height:322px;
}

/* Portfolio */
.portfolio
{
width:680px;
padding-left:40px;
margin:0 auto;
list-style:none;
margin:100px 0 0 0;
}

.portfolio li
{
float:left;
margin:0 20px 20px 0;
}

/* Rodapé */
#footer
{
position:relative;
clear:both;
width:760px;
height:30px;
margin:0 auto;
background:url(../Imagens/bg_bottom.gif) left bottom no-repeat;
}

.contato
{
position:absolute;
left:40px;
top:20px;
padding-bottom:40px;
}

.contato a
{
color:#333;
}

.creditos
{
position:absolute;
top:10px;
right:40px;
width:17px;
height:11px;
text-indent:-90000px;
}

.creditos a
{
display:block;
width:17px;
height:11px;
background:url(../Imagens/3.gif) no-repeat;
}
