/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
/* Agregado el 4 agosto 2008*/

HTML {
	 BACKGROUND-IMAGE: url(grass2.jpg); MARGIN: 0px; HEIGHT: 100%; margin-top:20px; margin-bottom:20px;
	 background-repeat:repeat}
/* fin agregado */


/*inicio  Estrucutura*/
* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;BACKGROUND-IMAGE: url(grass2.jpg); MARGIN: 0px;HEIGHT: 100%;
 
/*SCROLLBAR-FACE-COLOR: #92c43c; SCROLLBAR-HIGHLIGHT-COLOR: #93a51f; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #6eb3d1; SCROLLBAR-DARKSHADOW-COLOR: #93a51f;
*/}

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 820px;
 border:#FFCC00 solid;
}

#content { 
float: left;
color: #333;
background: #FFFFFF url(logo/berlinlogo_brandcontent.gif) repeat-x top scroll;
/*height:auto;*/
height:auto;
width: 540px;
display: inline;
 margin-top:20px; /* espacio desde el header*/
}

#header {
 color: #333;
 width:100%;
/* float:left;*/
 height: 255px;
/* background:#FFFFFF;*/
background-image:url(Copia%20de%20background_header.jpg);
background-repeat:no-repeat;
 position:relative;
 margin-left:5px;
}

#footer { 
/* width: 820px;*/
width:auto;
height: 75px;
clear: both;
color: #333;
/* background: #854949;*/
background-image:url(grass_footer.jpg);
/*background-repeat:no-repeat;*/
background-repeat:repeat-x;

}


#subheader { 
/* width: 820px;*/
width:auto;
height: 20px;
clear: both;
color: #333;
/* background: #854949;*/
background-image:url(gradient_v.png);
/*background-repeat:no-repeat;*/
background-repeat:repeat-x;
}

#navigation {
 float: left;
 width: 820px;
 height: 60px;
 color: #333;
/* background:#FFFFFF; */ 
 background:none;
 margin-top:5px;
}

#leftcolumn {
 color: #333;
 background:#FFFFFF;
 height:auto;
 width: 160px; /*estaba en 180 el 04-08-08 */
 float: left;
 margin-top:20px; /* espacio desde el header*/
  
}

#rightcolumn { 
 color: #333;
/* background: #EBE3CD;*/
 height:auto;
width: 140px;
 float: left;
  margin-top:20px; /* espacio desde el header*/
}

/* Fin estructura*/


/*inicio  Tabuladores*/
/*- Menu Tabs 5--------------------------- */

    #tabs5 {
	margin-top:5px;
      float:left;
	  margin-left:5px;
      width:110%;
      /*background:#E3ECF3; */
	  /*font-size:93%;*/
	  font-size:83%;
      line-height:normal;
	  }
    #tabs5 ul {
          margin:0;
          padding:0px 10px 0 5px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
-->
/*fin  Tabuladores*/


/* Inicio menu Vertical */

#menuv {

/*float:left;
position:relative; 
width:130px; 
height:auto;*/
/*background:transparent url(normal4.gif) 0 0 no-repeat;*/ 
overflow:hidden; 
margin:1em auto;
margin-left:10px;
z-index:10;}
#menuv ul {margin:0; padding:0;}

#menuv li{list-style-type:none; display:list-item; width:100px; height:50px;
background:transparent url(img_frutales1.jpg) 0 0 no-repeat; 
}

#menuv a {display:list-item; width:100px; padding-top:50px; height:0; color:#000; text-decoration:none; float:left; background:transparent url(normal_over2.gif) -110px -60px no-repeat; overflow:hidden;}


* html #menuv a:link, * html #menuv a:visited {height:50px; he\ight:0;}

#menuv a:hover {background-position:top right;  z-index:50;}
* html #menuv a:hover {height:50px; he\ight:0;}

/* Fin Menu Vertical */





/* bordes redondeados */

/* set millions of background images */
.rbroundbox { background: url(nt_green.gif) repeat; }
.rbtop div { background: url(tl_green.gif) no-repeat top left; }
.rbtop { background: url(tr_green.gif) no-repeat top right; }
.rbbot div { background: url(bl_green.gif) no-repeat bottom left; }
.rbbot { background: url(br_green.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }


/* fin bordes redondeados  */


/* Curvy Corners */

.wrapper {
	BORDER-RIGHT: #FFCC00 3px solid; PADDING-RIGHT: 20px; BORDER-TOP: #FFCC00 3px solid; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; BORDER-LEFT: #FFCC00 3px solid; WIDTH: 60%; COLOR: #FFCC00; PADDING-TOP: 0px; BORDER-BOTTOM: #FFCC00 3px solid; BACKGROUND-COLOR: #FFFFFF; TEXT-ALIGN: left
}

