html{ overflow: scroll}

*{	padding:0;
	margin:0;
	outline:none}
	
html{
	height:100%}

body{
	background-color:#e2e0e0;
	height:100%}

#centraliza{
	width:754px;
	height:518px;
	background-color:#FFFFFF;
	margin:auto;
	padding-top:1px}


/*========================================================= Painel === */	

table{
	width:100%;
	height:100%}	

/*========================================================= Painel === */	
#painel{
	background:url(../images/painel_fd.gif) repeat-x;
	height:70px;
	text-align:center;
	margin:8px}

h1 a{
	display:block;
	height:70px;
	background:url(../images/zezinho_marca.gif) no-repeat center;
	text-indent:-5000px;}
	
	
/*========================================================= Conteudo === */		
#conteudo{
	margin:0 8px}
	
	
/*========================================================= Menu === */	

#telefone{
	background:url(../images/telefone.gif) no-repeat left center ;
	float:left;
	width:170px;
	height:30px;
	text-indent:-5000px;
	margin: 0 8px;
	padding:0}
	
#menu {
 	float:right;
	margin-right:6px;
	display:block;
	clear:both}
 
#menu ul{
	float:left;
	height:26px;
	list-style: none;}
	
#menu ul li{
	position: relative;
	float:left;
	background:url(../images/mn_div.gif) center right no-repeat}
	
	#menu ul li a{
	margin:3px 14px;
	height:28px;}
	
.item01 a {
	background:url(../images/mn_decoracoes.gif) no-repeat;
	display:block;
	float:left;
	width:92px;
	text-indent:-5000px;	}
	
.item02 a {
	background:url(../images/mn_arranjos.gif) no-repeat;
	display:block;
	float:left;
	width:80px;
	text-indent:-5000px;}

.item03 a {
	background:url(../images/mn_historia.gif) no-repeat;
	display:block;
	float:left;
	width:72px;
	text-indent:-5000px;}

.item04 {
	background:none!important}

	.item04 a {
	background:url(../images/mn_contato.gif) no-repeat;
	display:block;
	float:left;
	width:73px;
	text-indent:-5000px;
	margin-right:0px!important}
	
/*========================================= Sub-menu === */		
li ul {
	position: absolute;
	left:0;
	top: 29px;
	display: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;}
	
li:hover ul, li.over ul { 
	display: block; }	



#sub_decor li  {
	background:none  #FFFFFF!important;
	width:125px;
	clear:both;
	border-bottom:1px dashed #CCCCCC;}
	
	#sub_arranjos li{
	background:none  #FFFFFF!important;
	width:130px;
	clear:both;
	border-bottom:1px dashed #CCCCCC;}

	#sub_decor li a, #sub_arranjos li a {
	background:none;
	text-indent:0;
	padding:2px 0;
	width:110px;
	height:15px!important;
	text-decoration:none;
	color:#666666;}
	
	#sub_decor li a:hover, .sub_arranjos li a:hover {
	color:#000000}
	
	
	
/*========================================================= Rodape === */	
#rodape{
	width:754px;
	margin:auto;}
	
	
	#rodape .home{
	display:block;
	width:54px;
	height:30px;
	background:url(../images/home.gif) no-repeat;
	text-indent:-5000px!important;
	overflow:hidden;
	float:left;
	margin:8px 0 }
	
	#rodape .numclick{
	display:block;
	width:18px;
	height:10px;
	background:url(../images/numclick.gif) no-repeat;
	text-indent:-5000px!important;
	overflow:hidden;
	float:right;
	margin:8px 0 }