
  
  header{
    padding-left: 35px;
    padding-top:20px;
    margin:75px;
    background:rgba(107, 33, 33, 0.651);
    background-position: center;
    height: auto;
    width: auto;
    }
    .clearfix {
        clear:both
    }
  body{
  background-image:url("../imagenes/fondo2.jpg");
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-size:cover;
  width:100%;
      }
      section{
        background-color:rgba(163, 14, 14, 0.616);
      }
  ul li{list-style: none;
  float:left ;
  position:static;
  margin: 1px;
  line-height: 20px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b4e391+0,7dc149+26,b4e391+37&1+0,0.59+97 */
background: -moz-linear-gradient(top,  rgba(180,227,145,1) 0%, rgba(125,193,73,0.89) 26%, rgba(180,227,145,0.84) 37%, rgba(180,227,145,0.59) 97%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(125,193,73,0.89) 26%,rgba(180,227,145,0.84) 37%,rgba(180,227,145,0.59) 97%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(180,227,145,1) 0%,rgba(125,193,73,0.89) 26%,rgba(180,227,145,0.84) 37%,rgba(180,227,145,0.59) 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#96b4e391',GradientType=0 ); /* IE6-9 */


   }
 li {float:left;
    margin: 5px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff670f+0,ff8c49+2,ffae7f+100&1+0,0.95+100 */
    background: -moz-linear-gradient(top,  rgba(255,103,15,1) 0%, rgba(255,140,73,1) 2%, rgba(255,174,127,0.95) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,103,15,1) 0%,rgba(255,140,73,1) 2%,rgba(255,174,127,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,103,15,1) 0%,rgba(255,140,73,1) 2%,rgba(255,174,127,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff670f', endColorstr='#f2ffae7f',GradientType=0 ); /* IE6-9 */
    }
    
   a {color:rgba(107, 33, 33, 0.651);
  text-decoration:none;
  display:block;
  padding: 10px 100px;
   }
   a:hover{color:rgba(163, 14, 14, 0.795);
     
     }
   
#article{
  background:rgb(56, 15, 15, 20%);
  color: #595959;
  }
aside {float:right;
padding:10px;}

section{background-color: rgba(92, 255, 51, 9%);}
article{background-color: rgba(180,227,145,6%);
color: rgba(128, 47, 0, 0.863);}
#evoll {background-color: rgba(128, 47, 0, 0.445);
color: rgb(113, 241, 14);}
#form {
  padding: 20px;
  padding-right: 40px;
  background-color:rgb(113, 241, 14);}


