body{
	margin:0px;
	background-color:#200401;
	font-family:Tahoma;
	font-size:11px;
	color:#200401;
	line-height:150%;
	}

#produto_unico{
	width:133px;
	height:auto;
	padding:0px 9px 5px 7px;
	float:left;
}
#clear{	clear:both;}

#superior{
	width:100%;
	height:auto;
	background-image:url(files_index/imagens/bg/bg_superior.jpg);
	background-repeat: repeat-x;
	background-color:#E5D1AE;
	}

#inferior{
	width:100%;
	height:156px;
	background-image:url(files_index/imagens/bg/bg_inferior.jpg);
	}
	
#principal{
	margin:0 auto;
	width:815px;
	height:auto;
	}
	
#cabecalho{
	width:815px;
	height:212px;
	background-image:url(files_index/imagens/bg/bg_cabecalho.jpg);
	}

#menu{
	width:815px;
	height:32px;
	}

#conteudo{
width:750px;
min-height:350px;
_height:350px;
padding-top:13px; 
padding-left:38px;
padding-right:27px;
background-image:url(files_index/imagens/bg/bg_conteudo.jpg);
background-repeat:no-repeat;
	}
	
#rodape{
	width:815px;
	height:127px;
	text-align:center;
	color:#F0E4D0;
	}
	
/*links*/
a:link, a:visited, a:active {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #200401;
}
a:hover {text-decoration: underline; 
	text-decoration: underline;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #200401;
}
	
/*contato*/
.campo_contato{
padding:2px;
margin-bottom:5px;
border-style:none; 
background-color:#D9C5A4; 
font-family:Tahoma; 
font-size:11px; 
color: #200401; 
_height: 12px; 
width: 280px; 
border:1px solid #B09A7F; 
}

.campo_mensagem{
margin-bottom:5px;
padding:2px; 
border-style:none; 
background-color:#D9C5A4; 
font-family:Tahoma; 
font-size:11px; 
color: #200401; 
height: 80px; 
width: 280px; 
border:1px solid #B09A7F;
}

.campo_contato_on{
margin-bottom:5px;
padding:2px; 
border-style:none; 
background-color:#D9C5A4; 
font-family:Tahoma; 
font-size:11px;
color: #200401; 
_height: 10px; 
width: 280px; 
border:1px solid #B09A7F; 
}


