body {
	background-image: url(../images/bk.gif);
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CC6600;
	margin: 0px;
	background-color: #432111;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#menu {
	text-align: center;
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 45px;
}
#menueng {
	text-align: center;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 65px;
}
#header {
	background-color: #FFFFFF;
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#contenido {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#rightcol {
	background-color: #ffd57d;
	width: 228px;
	vertical-align: top;
	padding-bottom: 15px;
}
#contart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
}
#contmas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC5F00;
	margin-top: 10px;
	margin-bottom: 5px;
}
#contmas p {
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 8px;
	margin-top: 5px;
}

#leftcol {
	vertical-align: top;
	padding-bottom: 15px;
	width: 456px;
}
#leftcol p {
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
}

#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#footercontent {
	background-color: #EC6E00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #462719;
	text-align: right;
	padding-top: 7px;
}
#logofoot {
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#leftcol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC5F00;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#leftcol li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 30px 5px;
	padding-left: 45px;
}
#leftcol a:link, #leftcol a:visited, #leftcol a:active {
	color: #FF6600;
}
#leftcol a:hover {
	text-decoration: none;
	
	}
#recetas a:link, #recetas a:visited, #recetas a:active {
	color: #666666;
	text-decoration: none;
	}
#recetas a:hover {
	color: #666666;
	text-decoration: underline;
	}
#leftcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 15px;
}


#leftcol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#contenido #leftcol p {
	margin-top: 10px;
	margin-left: 0px;
}
#sepa {
	background-image: url(../images/separador.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

#contenido #leftcol hr {
	height: 14px;
	width: 435px;
	background-color: #9F9F9F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contmas a:link, #contmas a:visited, #contmas a:active {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#contmas a:hover {
	text-decoration: underline;
}

#contart a:active, #contart a:visited, #contart a:link {
	color: #CC5F00;
	font-weight: bold;
	text-decoration: none;
}
#contart a:hover {
	text-decoration: underline;
}
#footercontent a:active, #footercontent a:visited, #footercontent a:link {
	color: #FFFFFF;
	text-decoration: none;
}
