body
{
  background:#88b7da;
  overflow-y:scroll;
}
#como
{
  position:fixed;
  top:0px;
  right:0px;
  left:0px;
  bottom:0px;
  background:url(img/bg_full.jpg) no-repeat bottom center;
}
#como #logo
{
  background:url(img/logo.png) no-repeat;
  position:fixed;
  top:10px;
  left:50%;
  margin-left:-485px;
  height:220px;
  width:200px;
  z-index:14;
}
#como #center
{
  position:fixed;
  top:0px;
  right:0px;
  left:0px;
  height:220px;
  background:url(img/menu_repeat.png) repeat-x top;
  z-index:13;
}
#como #menu
{
/*  background:url(img/menu_repeat.png) repeat-x top;*/
/*  position:fixed;*/
  top:11px;
/*  right:0px;*/
/*  left:0px;*/
/*  height:220px;*/
/*  z-index:13;*/

  width:960px;
  position:relative;
  margin:0 auto;
  
  
  
}

#polo
{
  position:relative;
  width:960px;
  padding-top:230px;
  padding-bottom:113px;
  margin:0 auto;
}
#bgr
{
  position:fixed;
  top:0px;
  right:0px;
  left:50%;
  bottom:0px;
  background:url(img/bg_right.jpg) repeat-x bottom center;
}
#bgl
{
  position:fixed;
  top:0px;
  right:50%;
  left:0px;
  bottom:0px;
  background:url(img/bg_left.jpg) repeat-x bottom center;
}
