  /*Bordes panel*/
span.bTop, span.bBottom{
	width:100%;
   	height:12px;
   	display:block;
	}
span.bTop{
	background:url(../images/bupiz.gif) top left no-repeat; 
	}
span.bBottom{
	background:url(../images/bdowniz.gif) top left no-repeat;
	margin-bottom:0;
	}
span.bBottom span{
	background:url(../images/bdownde.gif) top left no-repeat; 	
	}
span.bBottom span{
   width:9px;
   height:12px;
   float:right;
   font-size:6px;
   }
  /*Bordes Contenido*/
span.bTopCtnt, span.bBottomCtnt{
	width:100%;
   	height:27px;
   	display:block;
	height:27px;
	}

span.bTopCtnt{
	background:url(../images/bdsupcont.png) top left no-repeat; 
	}
span.bBottomCtnt{
	background:url(../images/bdsdowncont.png) bottom left no-repeat;
	margin-bottom:0;
	}
  /*Bordes menu*/
span.bTopm, span.bBottomm{
	width:100%;
   	height:12px;
   	display:block;
	float:left;
	}
span.bBottomm span{
	width:10px;
    height:12px;
	float:right;
    font-size:11px;
	}
span.bTopm{
	background:url(../images/bupizm.gif) top left no-repeat; 
	}
span.bBottomm{
	background:url(../images/bdowndem.gif) bottom left no-repeat;
	}
span.bBottomm span{
	background:url(../images/bdownizm.gif) bottom left no-repeat; 	
	}
  /*Bordes pie de página*/
span.bTopp, span.bBottomp{
	width:100%;
   	display:block;
	}
span.bBottomp{
	margin-top:-6px;
	height:12px;
	}
span.bTopp{
	height:12px;
	}
span.bTopp{
	background:url(../images/bupizp.gif) top left no-repeat; 
	}
span.bBottomp{
	background:url(../images/bdownizp.gif) bottom left no-repeat;
	margin-bottom:0;
	}
span.bBottomp span{
	background:url(../images/bdowndep.gif) bottom left no-repeat; 	
	}
span.bBottomp span{
   width:10px;
   height:12px;
   float:right;
   font-size:12px;
   }
