
		.back_capa {
			 width: 90;
			 height: 120;
			 position: relative;

			}

		.superior_capa { 
			  
			  position: absolute;
			   bottom:0;
			   right: 0;
			   width: 22;
			   height: 22;
			
			}

		.link_capa {
			text-align: right;
			position: absolute;
			bottom: 2.5;
			right: 8;
			width: 90;
		}


 
                       #linha {
                              width: 250px;
                              border: 0.2px solid #ffffff;
                              }

.button:focus, button:active {
                              outline: none;
                             }
 