#corpo {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 920px;
	background-attachment: fixed
	height: 585px;
	margin: 0 auto;
	background-position: center;
	display: block;
}
#corpo #coluna_esquerda {
	display: block;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 437px;
	background-image: url(../img/bg_central.JPG);
	background-repeat: no-repeat;
	background-position: center;
}
#corpo #rodape {
	font-family: tahoma;
	font-size: 18px;
	text-decoration: none;
	background-position: center;
	display: block;
	text-align: center;
	height: 50px;
	clip: rect(auto,auto,auto,auto);
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
}
#corpo #cabecalho {
	text-decoration: none;
	height: 140px;
	background-color: #fafafa;
	display: block;
}
body {
	background-color: #000000;
	background-repeat: repeat;
	display: block;
	margin-top: 0px;
	background-image: url(../img/bg_pattern_by_dorieke.jpg);
}
#corpo #menu {
	background-color: #FAFAFA;
	display:block;
	text-align: right;
	list-style-type: none;
	float: left;
	margin-left: 345px;
	margin-top: 5px;
}
#portifolio ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
#portifolio li {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding: 8px;
	float: right;
	list-style-type: none;
	margin-top: 30px;
}
#portifolio {
	display: block;
}
#corpo #logo ul {
	display: block;
	width: 123px;
	padding-right: 5px;
	padding-left: 5px;
}
#corpo #logo {
	display: block;
	float: right;
}
#corpo #logo li {
	text-decoration: none;
	display: block;
	text-align: right;
	float: right;
}
#gourmetvip {
	display: block;
	background-image: url(../img/gourmetvip.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 140px;
	float: right;
	width: 140px;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}
#corpo #conteudo {
	display: block;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 437px;
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}