body {
	background-image: url(/Imagenes/Recetas/recetas_home_tile.gif);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#page {
	width: 784px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	height: 69px;
	width: 784px;
	background-image: url(/Imagenes/Recetas/recetas_header_tile.gif);
	background-repeat: repeat-x;
}
.leftCorner {
	position: absolute;
	left: 0px;
	top: 0px;
}
.leftCornerDown {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.rightCorner {
	position: absolute;
	top: 0px;
	right: 0px;
}
.rightCornerDown {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 49px;
	width: 147px;
	height: 56px;
	background-image: url(/Imagenes/Recetas/recetas_logo.gif);
	background-repeat: no-repeat;
	display:block;
}
#logo span {
	visibility: hidden;
}
#navBar {
	position: absolute;
	left: 215px;
	top: 45px;
	color: #CC8D27;
	width: 557px;
	text-align: right;
}
#navBar a {
	color: #CC8D27;
	text-decoration: none;
}
#navBar a:hover {
	color: #A47320;
	text-decoration: underline;
}
#homeMenuBar {
	height: 300px;
	width: 212px;
	background-image: url(/Imagenes/Recetas/recetas_menu_top.jpg);
	background-repeat: no-repeat;
	float: left;
	
}
#homeMenuBarControls {
	padding-bottom: 197px;
	background-image: url(/Imagenes/Recetas/recetas_menu_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 27px;
	background-position: bottom;
	margin-bottom: 50px;
	color: #E58A39;
}
#homeMenuBarControls p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#searchForm {
	margin: 0px;
	padding-left: 35px;
	padding-right: 20px;
	height: 62px;
}



#opinionForm {
	background-image: url(/Imagenes/Recetas/recetas_menu_tile.gif);
	background-repeat: repeat-y;
	height: 220px;
	margin: 0px;
	padding-left: 35px;
	padding-right: 23px;
}
#homeMenuBarControls h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-style: italic;
}

#homeMenuBarControls .searchP{
	text-align:right;
	margin-top:0px;
	font-weight:bold;
	font-size:11px;
	color: #E58A39;
	text-decoration:none;
	display:block;
}
#homeMenuBarControls .searchP:hover{
	text-decoration:underline;
	color: #A47320;
}
.searchCombo {
	font-size: 11px;
	width: 150px;
	background-color: #FBE9BA;
	color: #E56C1C;
	border: 1px solid #E56C1C;
}
#homeContent, #internalContent {
	float: left;
	width: 572px;
	height: 472px;
	background-image: url(/Imagenes/Recetas/recetas_content_tile.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D19F;
	position: relative;
}
/*#homeContent{
	height:502px;
}
*/
.bottomCorner{
	position:absolute;
	bottom:-1px;
	right:0px;
}
.bottomLeftCorner{
	position:absolute;
	bottom:-1px;
	left:0px;
}
#homePanel_1{
	position:absolute;
	width:292px;
	height:418px;
	left: 2px;
	top: 22px;
	background-color: #E7D9BC;
}
#homePanel_2{
	position:absolute;
	width:247px;
	height:231px;
	left: 309px;
	top: 18px;
}
#homePanel_3{
	position:absolute;
	width:247px;
	height:180px;
	left: 309px;
	top: 260px;
}


#homePanel_1Inside {
	width: 274px;
	background-color: #FBEFC9;
	margin-top: 13px;
	margin-left: 8px;
	height: 396px;
	border: #CFC4A8 1px solid;
	position: relative;
}
#homePanel_1Inside h1 {
	margin: 0;
	padding: 13px 12px;
	text-align: right;
	background-image: url(/Imagenes/Recetas/holeUp.gif);
	background-repeat: repeat-x;
	background-position: 5px 0px;
}
#homePanel_1Inside p {
	padding: 0 10px 0 5px;
	margin: 0;
	font-size: 11px;
	color: #9F6B16;
	text-align: right;
}

#homePanel_2 h1{
	margin: 0;
	padding: 23px 10px 11px 0px;
	font-size: 11px;
	text-align: right;
	color: #A97418;
	background-image: url(/Imagenes/Recetas/home_tile2.gif);
	background-repeat: repeat-x;
}
#homePanel_2Content{
	margin: 0;
	padding: 5px 4px 0px 0px;
	background-color: #FBEFC9;
	color: #7F5B20;
	font-size: 12px;
	height: 162px;
	position: relative;
}
#homePanel_2 p{
	margin: 0;
	padding: 23px 0px 0px 10px;
	width: 95px;
}

#panelFooter{
	font-style:italic;
	color:#DA942B;
	font-size:11px;
	text-align:right;
	padding: 20px 0px 0px 10px;
	width: 95px;
}


#homeFooter, #internalFooter{
	color:#AE9B68;
}
#homeFooter{
	position:absolute;
	left: 39px;
	top: 497px;
	width: 463px;
}

/*Internal classes*/
#internalContent {
	height:100%;
	/height: 510px;
	min-height: 510px;
	border-bottom:none;
	width:570px;
}
#internalMainContent{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4D19F;
}
#internalMainContent #homeMenuBarControls{
	background-image:url(/Imagenes/Recetas/recetas_int_bottom.jpg);
	margin-bottom:0px;
}
#internalClosure{
	background-color:#FFFFFF;
	height:40px;
	clear:both;
	position:relative;
}
#internalFooter{
	text-align:center;
	clear:both;
	margin-top:20px;
	margin-bottom:50px;
}
#contentTitle{
	padding-right:20px;
	margin-top:30px;
	margin-bottom:18px;
	text-align:right;
}

.seeMoreLink{
	display:block;
	text-decoration:none;
	font-size:10px;
	color:#D27F07;
}

.internalTitle {
	font-size: 12px;
	color: #9A640B;
	margin: 0;
	padding: 0;
}

.leftCornerX {
	position: absolute;
	left: -1px;
	top: -1px;
}
.leftCornerDownX {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
.rightCornerX {
	position: absolute;
	top: -1px;
	right: -1px;
}
.rightCornerDownX {
	position: absolute;
	bottom: -1px;
	right: -1px;
}

#cierreYage {
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
	font-size: 9px;
	color:#AE9B68;
	/*color: #6699CC;*/
	padding-bottom: 4px;
	font-weight: bold;
}

