/* fuentes */

@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);
@import url(http://fonts.googleapis.com/css?family=Satisfy);
@import url(http://fonts.googleapis.com/css?family=Crimson+Text:700italic,600italic);

body {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
main {
    margin: auto;
    height: 100%;
    width: 960px;
}
header { 
    height: 95px;
    width: 100%;
}

.botoneraprincipal {
    text-align: center;
    width: 100%;
    height: 40px;
    margin-top: 40px;
   }

.botoneraprincipal ul {
    margin: auto;
    width: 250px;
    height: 40px;
    list-style: none;
    border-radius: 100px;
    background-color: rgb(248, 118, 123);
    text-align: center;
    padding-left: 5px;
        }
.botoneraprincipal ul li {
    float: left;   
    margin: auto;
    }
.botoneraprincipal ul li a {
    font-size: 18px;
    background-color: rgba(163, 203, 244, 0);
    text-decoration: none;
    color: #fff;
    display: block;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 8px;
      -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

.botoneraprincipal ul li a:hover {
    color: #164a4a;
}
header h1 {
    font-family: 'Satisfy', cursive;
    padding-top: 5px;
    text-align: center;
    color: #53a2a2;
    margin: 0px;
    line-height: 30px;
    font-size: 24px;
}

.botonerasecundaria {
    width: 150px;
    height: 1400px;
    background-image: url(imagenes/trama.png);
    background-repeat: repeat; 
    border-radius: 80px 0 0px 80px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 0px;
    margin-top: 0px;
    float: left;
}

.botonerasecundaria ul {
    list-style: none;
    text-align: center;
    padding-left: 5px;
        }

.botonerasecundaria ul li {   
    margin-bottom: 20px;
    margin-left: 15px;
    margin-top: 25px;
    background-color: #fff;
    width: 110px;
    height: 110px;   
    align-content: center;
    border-radius: 100px;
     -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear;
}

.botonerasecundaria ul li a {
    font-size: 17px;
    background-color: rgba(255, 255, 255, 0);
    text-decoration: none;
    text-transform: uppercase;
    color: rgb(248, 118, 123);
    display: block;
    line-height: 30px;
    margin: 0;
    padding-top: 35px;
    width: 110px;
    height: 110px;
     border-radius: 100px;
      -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

.botonerasecundaria ul li:hover {
    background-color: rgb(248, 118, 123);
 }
.botonerasecundaria ul li a:hover {
    color: #fff;
 }

.sobremi .botonerasecundaria {
    height: 600px;
}

.sobremi {
    display: block;
    width: 100%;
    height: 600px;
    margin: 40px 0 20px 0;
    clear: both;
    border-bottom-color: rgba(248, 118, 123, 0.46);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(248, 118, 123, 0.46);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(248, 118, 123, 0.46);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(248, 118, 123, 0.46);
    border-top-style: solid;
    border-top-width: 1px;
    border-radius: 80px;
 }
.perfil {
    background-image: url(imagenes/fotomia3.png);
    background-repeat: no-repeat;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
    width: 780px;
    height: 220px;
    display: block;
    border-radius: 0 80px 80px 0;
    padding-top: 14px;
}
.perfil h2 {
    font-family: 'Droid Serif', serif;
    font-weight: 600;
    color: #58b0b0;
    font-size: 18px;
    margin-bottom: 5px;
    padding-left: 22px;
}
.perfil p {
    color: #164a4a;
    font-family: 'Droid Serif', serif;
    font-size: 13px;
    margin-top: 2px;
    padding-left: 22px;
}
.academica {
    border-top: 1px solid rgb(248, 118, 123);
    margin-top: 5px;
    width: 780px;
    height: 220px;
    display: block;
    float: left;
}
.academica article{
    margin: 0px;
    width: 260px;
    height: 220px;
    display: block;
    float: left;
}
.academica h2 {
    padding-left: 22px;
    font-family: 'Droid Serif', serif;
    font-weight: 600;
    color: rgb(248, 118, 123);
    font-size: 18px;
    }
.academica h3 {
    padding-left: 22px;
    font-family: 'Droid Serif', serif;
    font-weight: 600;
    color: #58b0b0;
    font-size: 16px;
    margin: 0 0 10px 0;
    }
.academica p {
    padding-left: 5px;
    padding-bottom: 0px;
    color: #164a4a;
    font-family: 'Droid Serif', serif;
    font-size: 11px;
    margin-top: 2px;
    margin-bottom: 0px;
}

.academica .inicio{
    line-height: 28px;
}
.academica .subtitulo{
    color: #58b0b0;
}

.propuesta {
    display: block;
    width: 100%;
    height: 1400px;
    margin: 40px 0 20px 0;
    clear: both;
    border-bottom-color: rgba(248, 118, 123, 0.46);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgba(248, 118, 123, 0.46);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(248, 118, 123, 0.46);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(248, 118, 123, 0.46);
    border-top-style: solid;
    border-top-width: 1px;
    border-radius: 80px;
}

article {
    float: left;
    width: 750px;
    margin-top: 20px;
    padding-left: 0px;
}

article h1 {
   color: #58b0b0;
    margin: 0 0 0 20px;
    padding: 1% 5px;
    font-weight: 600; 
    font-size: 20px;
    font-family: 'Droid Serif', serif;  
    
}
article h2 {
    font-family: 'Droid Serif', serif;
    color: #58b0b0;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 1% 5px;
    font-size: 18px;
    font-weight: 600; 
    
}
article p {
    padding: 1% 5px;
    color: #164a4a;
    font-family: 'Droid Serif', serif;
    font-size: 13px;
    margin: 0 20px 0 20px;
    line-height: 18px;
}

.maqueta {
    padding: 1% 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}
.botonera {
    padding: 1% 5px;
    margin-bottom: 5px;
    margin-left: 20px;
}
.paleta {
    padding: 0px 5px;
    margin-bottom: 50px;
    margin-left: 20px;
}

.volver {
    clear: both;
    width: 150px;
    height: 150px;
    margin: auto;
    background-image: url(imagenes/boton%20volver.png);
    background-repeat: no-repeat; 
    display: block;
    padding-top: 65px;
    font-size: 18px;
    color: rgb(248, 118, 123);
    font-family: 'Open Sans Condensed', sans-serif;  
    text-decoration: none;
    padding-left: 40px;
     -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear;
}

.volver:hover {
    background-image: url(imagenes/boton%20volver-hover.png);
    color: #fff;
}
    
footer {
    margin-top: 5px;
    width: 100%;
    background-color: rgb(240, 225, 212);
    /*border-bottom-color: #a3cbf4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #a3cbf4;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #a3cbf4;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #a3cbf4;
    border-top-style: solid;
    border-top-width: 1px;*/
    overflow: auto;
    clear: both;
    border-radius: 30px;
    }

.logoacumar {
    margin-top: 10px;
    height: 40px;
    width: 150px;
    float: left;
    margin-top: 25px;
    margin-left: 20px;
}
.logoacumar .logo{
  width: 40px;
  float: left;
  margin: auto;
}
.logoacumar .acumar{
  width: 100px;
  float: left;
  margin-top: 7px;
  margin-left: 5px;
}

footer div#textopie {
    float: left;
    display: block;
    width: 620px;
    padding: 20px 20px;
    margin: auto;
    font-family: 'Droid Serif', serif;
    font-size: 11px;
    line-height: 18px;
    color: #164a4a;
    }

.logodgpc {
    margin-top: 20px;
    float: right;
    height: 50px;
    width: 100px;
    margin-right: 20px;
}
.dgpc {
    width: 100px;
    height: 50px;
}