@charset "utf-8";
/* CSS Document */
body{
	background-image:url(imagens/fundo1.gif); 
	background-attachment: fixed;
}

#topo {
	width: 730px;
	height: 196px;
    margin: auto;
	padding: 0px 7px 8px 0px;
}
#cima{
width:735px;
background:url(imagens/risco_cima.jpg) no-repeat;
}
#meio {
background:url(imagens/bg_meio.jpg) repeat-y;
background-color:#999999;
width:735px;
margin: auto;
}
#rodape{
width:735px;
margin:auto;
margin-top:5px;
background:url(imagens/base.png) no-repeat;
}
.post{
padding:0px 0px 3px 7px;
text-align:center;
margin:-13px 0px 0px 0px;
}
#contato{
margin: -22px 0 0 15px;
padding:auto;
widht:1%;
}
.fachada{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
widht:1%;
}
.fotos{
padding-left:5px
}
.mapa{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
widht:1%;
}
#home{
margin: -15px 0 10px 2px;
padding: 0px 0px 12px 0px;
}
#mapaefachada{
margin:-346px 0px 0px 0px;
padding:0px 250px 0px 0px;
width:1%;
float:right;
}
.formcontato{
margin:auto;
padding: auto;
}
.imgcontato{
margin:0px 0px 0px 80px;
padding: auto;
}

idea_logik{ 
	background-image:url(imagens/logo_idea_logik.png);
	background-repeat: no-repeat; 
	background-position:left bottom;
	position:absolute;
}
/* End CSS Document */