#logo-top {
	margin:0px;
	padding:0px;
	float: left;
	width: 782px;
	height: 39px;
	background: url("imagens/enoteca_01.jpg") no-repeat;
}
		
#logo {
	margin:0px;
	padding:0px;
	width: 122px;
	height: 240px;
	background: url("imagens/enoteca_05.jpg") no-repeat;
}		
	
body {
	margin:0px;
	padding:0px;
	background: #F5F4EA url("imagens/enoteca_14.jpg") repeat-y;
}
		
#leftcontent {
	position: absolute;
	left:0px;
	top:39px;
	width:130px;
	background:#fff;
	/*border:1px solid #000;*/
	background: #F5F4EA url("imagens/enoteca_13.jpg") repeat-y;
}

#centercontent {
	padding:0px;
	margin-left: 129px;
	margin-right:199px;
	/*border:1px solid #000;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 131px;
	margin-right:201px;
	width: 640px;
	background: #fff;
}

html>body #centercontent {
	margin-left: 131px;
	margin-right:201px;
}

#rightcontent {
	position: absolute;
	left:782px;
	top:39px;
	height: 450px;
	padding: 10px;
	padding-right: 50px;
	/*border:1px solid #000;*/
	/*background: #F6F6EE url("imagens/enoteca_07.jpg") repeat-x;*/	
}
	
#banner {
	voice-family: "\"}\"";
	voice-family: inherit;
	height:20px;
	background: url("imagens/enoteca_02.jpg") repeat-x;
	margin:0px;	
}

html>body #banner {
	height:39px;
}
		
p,h1,pre {
	margin:0px 10px 10px 10px;
}
		
h1 {
	font-size:14px;
	padding-top:10px;
}


		
#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
}
	
#rightcontent p {
	font-size:10px
}
	
/*	
h2 {
  	margin-top: 20px;
  	border-bottom:1px solid #B3A481;
  	color:#6B6350;
  	font-family:arial,verdana,sans-serif;
  	font-size:14pt;
  	font-weight:bold;
  	padding:3px;
  	text-decoration:none;
}
*/
	
#top-spacer {
	height: 20px;
	width: 140px;
	float: left;
}	
	
#top-menu {	
	height: 20px;
	padding-top: 0px;
	float: left;
} 

#top-menu a {
	font: 11px arial, helvetica, sans-serif;
	margin: 0;
	padding: 12px 3px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;	
	height: 13px;
	float: left;
}
	
#top-menu a.destaque {
	background-color: #5c2e65;
}		

#top-menu a:hover, a.destaque:hover {
	background-color: #8b4598;
}

#footer {
	padding-top : 40px;
	text-align: center;
	padding-bottom : 30px;

}
