body {
        background-image: url(images/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(images/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(images/recetas_logo.gif);
        background-repeat: no-repeat;
        z-index:1000 !important;
}
#logo span {
        visibility: hidden;
}
#navBar {
        position: absolute;
        left: 215px;
        top: 20px;
        color: #CC8D27;
        width: 557px;
        text-align: right;
}
#navBar a {
        color: #CC8D27;
        text-decoration: none;
}
#navBar a:hover {
        color: #A47320;
        text-decoration: underline;
}
#homeMenuBar {
        height:500px;
        width: 212px;
        background-image: url(images/recetas_menu_top.jpg);
        background-repeat:no-repeat;
        float: left;
                
}
#homeMenuBarControls {
        padding-bottom: 197px;
        background-image: url(images/recetas_menu_bottom.gif);
        background-repeat: no-repeat;
        padding-top: 27px;
        background-position:bottom;
        margin-bottom: 20px;
        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(images/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:left;
        margin-top:0px;
        font-weight:bold;
        font-size:11px;
        color: #E58A39;
        text-decoration:none;
        
}
#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(images/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;
}
.bottomCorner{
        position:absolute;
        bottom:-1px;
        right:0px;
}
.bottomLeftCorner{
        position:absolute;
        bottom:-5px;
        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(images/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(images/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%;

        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(images/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:30px;
        
}
#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: 11px;
        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;
}

#footer {
        height: 80px;
        width: 745px;
        padding-top: 15px;
}
#footers {
        height: 80px;
        width: 593px;
        float: left;
}
#footerbusc {
        float: right;
        height: 80px;
        width: 152px;
        background-repeat: no-repeat;
        padding: 0px;
        background-image: url(images/fond_footer.gif);
        
}
.cajatexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color:#990033;
	text-decoration: none;
	border: thin solid #990033;
	margin-left: 5px;
	margin-top: 28px;
	background-color:#EACC71;
}