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

body
{
	font-family: "Times New Roman", Times, serif;
	font-size:small;
	margin:0px;
	background-image:url(imagens/background.jpg);
	background-attachment:fixed;
}

#centro
{
	margin:auto;
	padding:0px;
	border:0px;
	width:840px;
	height:810px;
}#tudo {
	position: absolute;
	z-index: 1;
	
	top: 1px;
	
}
#topo {
	position: absolute;
	z-index: 1;
	height: 203px;
	width: 840px;
	top: 0px;
	background-image: url(fatias/abasolutadecor_r1_c1.png);
}
#menu {
	position: absolute;
	z-index: 1;
	height: 185px;
	width: 233px;
	background-image: url(fatias/abasolutadecor_r2_c1.jpg);
	top: 204px;
}
#promocao {
	position: absolute;
	z-index: 1;
	height: 349px;
	width: 233px;
	background-image: url(fatias/abasolutadecor_r4_c1.jpg);
	top: 451px;
	left: 0px;
}
#rodape {
	background-image: url(fatias/abasolutadecor_r5_c1.jpg);
	position: absolute;
	z-index: 1;
	height: 73px;
	width: 840px;
	top: 772px;
	line-height:115px;
	text-align:center;
}

#rodape_piso_pronto {
	background-image: url(fatias/abasolutadecor_r5_c1.jpg);
	position: absolute;
	z-index: 1;
	height: 73px;
	width: 840px;
	top: 1142px;
	line-height:115px;
	text-align:center;
}


	#conteudo_chroma {
	position: absolute;
	z-index: 1;
	width: 594px;
	left: 247px;
	top: 234px;
	height: 537px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:115px;
	text-align:center;
	}
	
	#rodape_chroma {
	background-image: url(fatias/abasolutadecor_r5_c1.jpg);
	position: absolute;
	z-index: 1;
	height: 73px;
	width: 840px;
	top: 984px;
	line-height:115px;
	text-align:center;
	}
	
	#conteudo_thru {
	position: absolute;
	z-index: 1;
	width: 594px;
	left: 247px;
	top: 234px;
	height: 537px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:115px;
	text-align:center;
	}
	
	#rodape_thru {
	background-image: url(fatias/abasolutadecor_r5_c1.jpg);
	position: absolute;
	z-index: 1;
	height: 73px;
	width: 840px;
	top: 924px;
	line-height:115px;
	text-align:center;
	}


#rodape_bravo {
	background-image: url(fatias/abasolutadecor_r5_c1.jpg);
	position: absolute;
	z-index: 1;
	height: 73px;
	width: 840px;
	top: 922px;
	line-height:115px;
	text-align:center;
}

#rodape_essex {
	background-image: url(fatias/abasolutadecor_r5_c1.jpg);
	position: absolute;
	z-index: 1;
	height: 73px;
	width: 840px;
	top: 872px;
	line-height:115px;
	text-align:center;
}


#titulo {
	background-image: url(fatias/abasolutadecor_r2_c2.jpg);
	position: absolute;
	z-index: 1;
	height: 27px;
	width: 607px;
	top: 205px;
	left: 234px;
	line-height:27px;
}

#titulo2 {
	background-image: url(fatias/abasolutadecor_r2_c2.jpg);
	position: absolute;
	z-index: 1;
	height: 27px;
	width: 607px;
	top: 402px;
	left: -12px;
	line-height:27px;
}


h1
{
	color:#FFF;
	font-size:14px;
	margin:0px;
	padding:0px;
}

#menu_home {
	position: absolute;
	z-index: 1;
	height: 31px;
	width: 232px;
	background-image: url(imagens/fundo_menu.png);
}
#menu ul {
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#botao {
	height: 31px;
	width: 232px;
	background-image: url(imagens/fundo_menu.png);
	text-align: left;
	display: block;
	position: relative;
	line-height:31px;
}

#menu ul a:link
{
	color:#FFF;
	text-decoration:none;
}

#menu ul a:hover
{
	color:#B99D65;
	text-decoration:underline;
}

#menu ul a:active
{
	color:#B99D65;
	text-decoration:none;
}

#menu ul a:visited
{
	color:#FFF;
	text-decoration:none;
}

#conteudo {
	position: absolute;
	z-index: 1;
	width: 594px;
	left: 247px;
	top: 234px;
	height: 537px;
	font-family: Verdana, Geneva, sans-serif;
	}
a:link
{
	color: #000;
	text-decoration:none;
}

a:hover
{
	color:#B99D65;
	text-decoration:underline;
}

a:active
{
	color: #000;
	text-decoration:none;
}

a:visited
{
	color: #000;
	text-decoration:none;
}
