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

#fundo_paginas { 
background-image:url(../images/fundo_site.jpg);
width:100%; 
height:400px;
padding-bottom:40px;
}

#conteudo { 
width:100%; 
background-image:url(../images/fundo_site.jpg);
}

#categorias{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

#alinhamento {
width:850px; 
height:400px;
margin:0 auto;
padding:15px;
}
#horario { width:400px;
font-family: "Times New Roman", Times, serif;
	color: #682f25;
	font-size: 14px;
	}
	#dados { widht:400px;
font-family: "Times New Roman", Times, serif; 
	color: #682f25;
	font-size: 14px;
	float:left;
	margin-top:-30px;
	}
	#loja{ width:400px;
	font-family: "Times New Roman", Times, serif; 
	color: #682f25;
	font-size: 14px;
	float:right;
	}
	
	#imghome{ 
	position:absolute;
	width: 452px; 
	height:322px;
	margin-top:270px;
	margin-left:10px;
	padding-top:30px;
	}
	#img_art{ 
	position:absolute;
	width:371; 
	height:136;
	margin-top:230px;
	margin-left:630px;
	float:left;
	top: 480px;
	}
#img{ 
	position:absolute;
	width: 380px; 
	height:327px;
	margin-top:15%;
	margin-left:-80%;
	}
	#txt_dados{ 
	position:absolute;
	font-family: "Times New Roman", Times, serif; 
	color: #682f25;
	font-size: 14px;
	float:left;
	margin-left:160px;
	}
	.texto{
	font-family: "Times New Roman", Times, serif;
	color: #682f25;
	font-size: 14px;
	}
	.textarea{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e1bf8d;
	font-size: 14px;
	background-color:#622923;
	border:#622923;
	}
	.site{
	overflow-x:hidden;
	}
