


.linea {
               display:block;
	width:246px;
               height:2px;
	background:url(../images/br_f.png) no-repeat;
	padding:9px;
                background-repeat: no-repeat;
                background-position: center bottom;
              margin:2px;
              border:0px solid red;
}


