.site {
width:1000px;
margin:0px auto;
text-align:left
}

#topo {
float:left;
width:100%;
height:560px;
margin:10px 0px 0px 0px;
text-align:center;
background:transparent url(../imagens/topo.jpg) no-repeat scroll top center
}

#topo_centro {
float:left;
width:1000px;
height:107px;
margin:-50px 0px 0px 0px;
background:transparent url(../imagens/topo_conteudo.png) no-repeat scroll top center
}

.content {
width:900px;
margin:auto
}

#centro {
float:left;
width:1000px;
height:auto;
background:transparent url(../imagens/1px.png) repeat-y
}

#esquerdo, #direito {
float:left;
height:350px;
width:250px;
background-color:#ddd;
}

#rodape {
float:left;
width:1000px;
height:351px;
position:relative;
background:transparent url(../imagens/rodape.png) no-repeat scroll top center;
}







#content {
position:absolute;
top:150px;
z-index:10;
display:none
}

#poup-up {
width:840px;
height:617px;
background:#f6ead2;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
opacity:0.9;
}

#poup-up img { opacity:1.0 }

._mr20 { margin-right:20px }

._mv4 { margin-top:4px;margin-bottom:4px }
