@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300); @import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);

body {background: #e3e3e3;}


header{max-width: 960px; 
       background:#7BAF76; 
       min-height: 55px; 
       padding-top: 1px;
       padding-bottom: 12px;
       margin: 0px 0px 0px 320px;}



nav ul {list-style-type: none;}

nav ul li {position: relative; 
           float: left; 
           padding: 10px;
           margin: 0px 100px 20px 15px;}

nav ul li a{text-decoration: none;
            font-family:'Roboto Slab', serif;
            color: #ffffff; 
            padding: 6px;}

nav ul li a:hover{color: #000000;}


.link { max-width: 100%; 
       margin: 1rem; 
       padding: 0rem;} 

.imagen {max-width:960px;
         margin: 0px 0px 0px 320px;}

.contenedor {max-width: 950px;
             min-height: 100px;
             margin:0px 200px 0px 320px; 
             padding: 10px;
             background:#ffffff; }


h1 {font-family:'Roboto Slab', serif;
    color: #ffffff;
    text-align: center;
    font-size:30pt;
    margin: 0px 110px 0px 110px;
    padding: 4px;
    background: #cc2700;}

.intro{font-family:'Roboto', sans-serif; 
       font-weight: 400;
       color: #000000;
       margin: 10px 110px 10px 110px;
       padding: 0px 0px 10px 0px;
       text-align: center;
       border-bottom: 4px solid #cc2700;
       background-image: url(Imagenes/line.png);
       background-size: contain;}





.arti { margin: 0px 134px 0px 134px;}

.uno {margin: 0px 0px -40px -22px;}

.dos {position: relative;
      float: right;
      margin: -279px -22px 0px 0px;}


p {font-family:'Roboto', sans-serif;
   color: #000000;
   text-align: left;
   font-size:12pt;}


.artic { margin:0px 0px 0px 110px;}

h4 {font-family:'Roboto Slab', serif;
    font-weight: 700;
    font-size:16pt;
    margin: 0px;
    padding: 70px  0px 0px 0px;
    color:#7BAF76;}



h3 {font-family:'Roboto Slab', serif;
    font-weight: 700;
    font-size:16pt;
     color:#7BAF76;
    margin:-241px 0px 0px 0px;}


.propuesta {font-family:'Roboto', sans-serif; 
            font-weight: 400;
            font-size:14pt;
            color: #000000;
            margin:-238px 116px 150px 385px;}





footer{max-width: 960px;
       min-height: 60px;
       margin: 4px 200px 0px 320px;
       padding: 1px;
       text-align: center; 
       background:#7BAF76;  
       padding-top: 10px;
       padding-bottom: 0px;}


.pie { font-family:'Roboto', sans-serif;
       font-weight: 400;
       font-size: 9pt;
       color: #000000;
       margin: 0px 94px 0px 120px;}


