@charset"UTF-8";
body {
    font-family: 'Montserrat', sans-serif;
    background-image:url(imagenes/fondo.jpg);
    text-decoration: none;
    color: #000;
    background-size: 100%;
    margin: auto;
}
a:link {   
 text-decoration:none;   
}   
#pagina {
    width: 80%;
    margin: auto;
    text-align: center;
}
#pagina header ul li {
    text-align: center;
    list-style: none;
    text-decoration: none;
    display: inline;
}
#pagina header img {
float: left;
margin-left: 25px;
    margin-top: 16px;
}
header{
background-color: #588147;
height: 100px;
border: 2px solid #6FA724;
display: inline-block;
text-decoration: none;
width: 80%;
}
nav {
    float: right;
    margin-top: 25px;;
    margin-right: 25px;
     text-decoration: none;
    
}
.menu {
    float: right;
    text-decoration: none;
    text-align: center;
}

nav ul li {
    background-color: #6FA724;
    display: inline;
    margin: auto;
    padding: 1rem;
    height: 5px;
    padding-bottom: 0,5rem;
    color: white;
    text-decoration: none;
}

nav ul li:hover {
    background-color: black;
    color: #6FA724;
}

#cuerpo {
    background-image: url(imagenes/49707.jpg);
    border: 2px solid #6FA724;
    width: 64%;
    margin: auto;
    align-content: center;
    height: 500px;

}
.contenido{
    color: white;
    background-color: #6FA724;
    opacity: 0.8;
     -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    font-style: normal;
    text-decoration: none;
    font-size: 50px;
    text-align: right;
    padding-top: 100px;
    padding-right: 25px;
}
.contenido2{
    width: 40%;
    height: 100px;
    text-align: right;
    background-color: black;
    margin-left: 56%;
    padding: 10px;
    color: white;
}
#contenido3 {
    width: 61%;
    height: 140px;
    margin: auto;
    font-size: 12px;
    text-align: center;
    background-color: black;
    color: #6FA724;
    border: 2px solid #6FA724;
    padding: 25px;
}

h4 {
font-size: 20px;
text-align: center;
}
footer {
background-color: #588147;
height: 70px;
border: 2px solid #6FA724;
width: 64%;
text-align: center;
margin: auto;
font-size: 10px;
font-style: italic;
}
hr{
    border: 3px solid #6FA724;
}


/* quienes somos */

#cuerpo-qs {
    background-image: url(imagenes/SAM_1745.JPG);
    border: 2px solid #6FA724;
    width: 64%;
    margin: auto;
    align-content: center;
    height: 500px;

}
.contenido-qs {
    color: white;
    background-color: #6FA724;
    opacity: 0.888;
     -moz-opacity: 0.88;
    filter: alpha(opacity=880);
    font-style: normal;
    text-decoration: none;
    font-size: 50px;
    text-align: right;
    padding-top: 100px;
    padding-right: 25px;
}
.contenido-qs2{
    width: 40%;
    height: 150px;
    text-align: right;
    background-color: black;
    margin-left: 56%;
    padding: 10px;
    color: white;
}
#contenido-qs3 {
    width: 61%;
    height: 688px;
    margin: auto;
    font-size: 12px;
    text-align: left;
    background-color: black;
    color: #6FA724;
    border: 2px solid #6FA724;
    padding: 25px;
}
#contenido-qs3 img {
float: right;
    clear: both;
    padding-top: 20px;
}
#contenido-qs3 h4 {
text-align:left;
}
#contenido-qs3 p {
text-align:left;
padding-right: 450px;
}
#contenido-qs3 li {
text-align:left;
padding-right: 450px;
text-decoration: none;
}


/* contacto*/

#cuerpo-c {
    background-image: url(imagenes/contacto.jpg);
    border: 2px solid #6FA724;
    width: 64%;
    margin: auto;
    align-content: center;
    height: 500px;

}
.contenido-c {
    color: white;
    background-color: #6FA724;
    opacity: 0.8;
     -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    font-style: normal;
    text-decoration: none;
    font-size: 50px;
    text-align: right;
    padding-top: 100px;
    padding-right: 25px;
}
.contenido-c2{
    width: 40%;
    height: 20px;
    text-align: right;
    background-color: black;
    margin-left: 56%;
    padding: 10px;
    color: white;
}