  body{
            width: 1000px;
           
            margin: auto;
        }
        h1{
            margin: 0%;
            color: white;
        }
    header img{
    width: 50%;
    padding-left: 220px;
     
    }
   
        ol{
            margin: 0%;
            padding: 0%;
            border-top: solid 10px rgb(255, 94, 0);
            display: flex;
            border-bottom: 10px solid black;
            
        }
        li{
            
         font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
            width: 35%;
font-size: 20px;
            display: inline-block;
            margin: auto;
            text-align: center;
            color: black;

        }
        li:hover{
            background-color: rgb(255, 94, 0);
            color: white;
        }
        h2{
            font-family: "diplomata";
          margin-left: 20px;
            color: orange;
           font-size: 15px;
          text-decoration: underline;
           text-decoration: overline;
           
        }
        h3{
         font-size: 25px;
        font-family: "Girassol";
         
        
        }
       
        article{
            padding:0 20px;
            box-sizing: border-box;
            vertical-align: bottom;
        vertical-align: top;
       
       
        

        }
        article img{
           margin-right: 15px;
            width: 150px;
            float: left;
            clear: right;
         
            
            
        }
        
.primero{
    
    padding-left: 15px;
    display: inline-block;
    width: 47%;
    
    border-right: dotted 2px rgb(27, 26, 24);
}
        
        
           
        
       .segundo{
        
       
        display: inline-block;
        width: 51%;
       }
       .segundo img{
        width: 90%;
       }
       .segundo img:hover{
        transform: scale(1.4,1.4)
       }
       .tercero img{
       width: 250px;

       }

      
        
        
       
       .tercero{
        width: 99%;
     
    display: flex;
     
       
       }
       .tercero p{

        font-family: "caudex";
       }
 
       
       
       #ford{
        
       }
       .tercero div{
       border: dotted black;
       padding-left: 15px;
       padding-right: 15px
        
       }
       
    
       
       
       footer{
        background-color: black;
        color: white;
       }
       .tabla{
        height: 330px;
        overflow: scroll;
       
       }
table img{
    width: 90px;
}
.tienda div img {
display: flex;
    width:20%;
    background-color: gray;
    
}
section{
    width: 20%;
}
.cuarto{
   
    display: inline-block;
    width: 40%;
}
.cuarto img{
    width: 300px;
}