body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../img/linha.gif);
	background-repeat: repeat;
}

#divgeral {
	float: left;
	width: 780px;
	position: absolute;
	background-color: #AF061F;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #FFFFFF;
	height: 400px;
	width: 464px;
	float: left;
	padding: 24px;
	background-image: url(../img/sep.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#right {
	float: right;
	width: 319px;
	position: absolute;
	height: 400px;
	padding-left: 18px;
}

#menu {
	float: left;
}

#divtop {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 617px;
}

#receitas {
	scrollbar-arrow-color:#8E171F;
	scrollbar-3dlight-color:#8F1720;
	scrollbar-highlight-color:#A6434D;
	scrollbar-face-color:#C88A8F;
	scrollbar-shadow-color:#8F1720;
	scrollbar-darkshadow-color:#A6434D;
	scrollbar-track-color:#8F1720;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	height: 260px;
	width: 333px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	clear: both;
	overflow-y: auto;
}

#divmain {
	float: left;
	height: 441px;
	width: 617px;
	margin-top: -220px;
	margin-right: -308px;
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 100;
	visibility: hidden;
}

#rodape {
	background-image: url(../img/curvabottom.gif);
	background-position: right bottom;
	height: 157px;
	width: 783px;
	background-repeat: no-repeat;

}

#textomain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	height: 400px;
	width: 464px;
	float: left;
	padding: 28px;
	background-image: url(../img/sep.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.itemmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 19px;
	padding-left: 16px;
	color: #FFFFFF;
	float: left;
	width: 273px;
	font-weight: bold;
	clear: both;
	text-decoration: none;
	letter-spacing: 1px;
}

.itemmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 19px;
	padding-left: 16px;
	color: #FFFFFF;
	float: left;
	width: 273px;
	font-weight: bold;
	clear: both;
	text-decoration: none;
	letter-spacing: 1px;
}

.itemmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 19px;
	padding-left: 16px;
	color: #EBBF04;
	float: left;
	width: 273px;
	font-weight: bold;
	clear: both;
	text-decoration: none;
	letter-spacing: 1px;
}

.link {
	color: #FFFFFF;
	text-decoration: none;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px;
}