body {
	font-family: Arial,Verdana, Tahoma, sans-serif;
   	background: #4B060B;
	margin:auto;
	width: 896px;
}

#page {
	position: absolute;
	margin:auto;
	width: 780px;
	height:630px;
	left:50%;
	margin:35px 0px 0px -390px;
	padding-top:15px;
	background: url('images/page.jpg') no-repeat;
	border: 3px solid #744B32;
}

#anuncio {
	position: absolute;
	width: 160px;
	height:165px;
	margin:0px;
	left: 550px;
	top: 70px;
	
	
}

#logo {
	position: absolute;
	width: 301px;
	height:120px;
	margin:0px;
	background: url('images/logo.gif') no-repeat;
	left: -100px;
	top: -40px;
}

#jfsabor {
	position: absolute;
	width: 152px;
	height:300px;
	margin:0px;
	left: 550px;
	top: 70px;
	
}

#header {
	position: absolute;
	width: 780px;
	height:270px;
	text-align:center;
	top: 20px;
	left: 0px;
	background: url('images/header.jpg') 20px 0px no-repeat;
}

#links {
	position: absolute;
	width: 180px;
	height:250px;
	margin-left:10px;
	top: 290px;
	left: 0px;
	
}

#content {
	position: absolute;
	width: 270px;
	height:230px;
	background: url('images/content_home.jpg') 0px 10px no-repeat;
	padding-top: 20px;
	padding-left:30px;
	font-size:10px;
	top: 280px;
	left: 200px;
}

#content img {
	list-style: inside;
	float:left;
	padding-right: 10px;
	padding-top: 10px;
}

#content h1 {
	font-size: 16px;
	color: black;
	font-style: italic;
}

#content a {
	font-size: 12px;
	color: black;
	text-decoration:none;
}

#content p {
	font-size: 12px;
	color: black;
	text-align:left;
	margin:0px;
}

#content input 
{
	width: 250px;
	border:solid 1px #E37721;
	color:#333;
	font-size:9px; 
}

#content textarea 
{	
	width:250px;
	height: 70px;
	border:solid 1px #E37721;
	color:#333;
	font-size:11px;
}

#content .botao 
{
	width:100px;
	
}

#banner {
	position: absolute;
	width: 270px;
	height:240px;
	background: url('images/banner.jpg') 0px 10px no-repeat;
	padding-top:20px;
	padding-left: 10px;
	top: 280px;
	left: 500px;
	
}

#banner p {
	font-size: 12px;
	color: black;
	text-align:left;
	margin:0px;
}

#banner h1 {
	font-size: 18px;
	color: #744B32;
	font-style: italic;
}


#contato {
	position: absolute;
	width: 220px;
	height:230px;
	background: url('images/banner.jpg') 0px 10px no-repeat;
	padding-top:20px;
	padding-right: 40px;
	padding-left: 20px;
	top: 280px;
	left: 500px;
	
}

#contato h1 {
	font-size: 14px;
	color: black;
	font-style: italic;
	

}

#contato p {
	font-size: 11px;
	color: black;
	text-align:left;
}

#pictures {
	position: absolute;
	width: 720px;
	height:85px;
	background: url('images/pictures.gif') 10px 0px no-repeat;
	padding-top: 15px;
	padding-left:60px;
	top: 530px;
	left: 0px;
}