@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	height:100%;
}
#topo{

	margin:0 auto;
	height:180px;
	width:779px;
	
}#iniciocont{
	background:url(../img/topocontorcamento.png);
	height:50px;
	width:779px;
	margin:0 auto;
}
#iniciocont2{
	background:url(../img/topocontofaleconosco.png);
	height:50px;
	width:779px;
	margin:0 auto;
}
#iniciocont3{
	background:url(../img/topocontofotos.png);
	height:50px;
	width:779px;
	margin:0 auto;
}
#iniciocont4{
	background:url(../img/topocontnossaslojas.png);
	height:50px;
	width:779px;
	margin:0 auto;
}

#cont{
	background:url(../img/cont.jpg) repeat-y;
	width:779px;
	height:100%;
	margin:0 auto;
}
#fimcont{
	background:url(../img/fimcont.jpg);
	height:30px;
	width:779px;
	margin: 0 auto;
}
#rodape{
	width:779px;
	height:60px;
	margin:0 auto;
}
