.borde_arriba{ 
width: 994px;
height:5px;
background-image: url("../img/borde_arr.gif");
background-repeat: no-repeat;
margin:auto;
}

.borde_centro{
width: 994px;
margin:auto;
background-image: url("../img/borde_med.gif");
background-repeat: repeat-y;
overflow:hidden;
}

/*
.borde_abajo{
width: 994px; 
height:5px;
background-image: url("../img/borde_aba.gif");
background-repeat: no-repeat;
margin:auto;
}
*/

.borde_abajo{
height:1px;
width: 993px; 
border-top: 1px solid #ccc;
margin:auto;
margin-bottom:0px;
}
