@import url(http://fonts.googleapis.com/css?family=Signika:400,300,600,700);

#index.carilla {
	background: url(imagenes/otrofondo.jpg) no-repeat fixed center center;
	background-size: cover;
	margin: 0px;  
}


body {
    margin: 0;
    font-family: 'Signika', sans-serif;
}

#carilla{
    940px;
}
header {
    margin-left: 20%;
    margin-right: 20%;
    align-content: center;
    background-color: #00c39d;
    display: inline-block;
    color: #fff; 
    text-align: center; 
    font-weight: 300; 
    align-content: center; 
    width: 60%;
	margin: 2em auto 4em 20%;
}

header div img {
   
    width: 7em;
    float: left;
    
    

}


div #titulo {
    color: #000; 
    font-size: 0.9em;

    }


nav { 
    margin-left: none;
    display: block;
    background-color: #000;
    align-content: center
}

nav a {
    text-decoration: none;
    font-weight: 600;
    background-color: #000;
    color: #fff;
    padding: 0.4em;
    margin-left: 20%;
   
    }

div#portfolios a {
    text-decoration: none;
    font-weight: 600;
    background-color: #000;
    color: #fff;
    padding: 0.4em;
    display:inline-block;
   
    }


/*article{
   font-size: 0.9em;
    font-weight: 300;
    }*/

h1 {
    font-weight: 700;
    display: inline-block;
    vertical-align:text-bottom
    }

div#carta img{ 
    
    padding: 0.7em;
                

} 

div#carta {
    font-weight: 700;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 5%;
    background-color: #00c39d;
    text-align: center;
    padding: 0.1em;
    color: #000; 
    }

div#caja_carta {
    background-color: rgba(0, 0, 0, 0.29);
    margin-left: 20%;
    margin-right: 20%;
    
}

div#texto {
    font-weight: 200;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 5%;
    color:#fff; 
    
}


div#mapa {
    margin-left: 10%;
    margin-right: 20%;
    margin-top: 3em;
    
}



main { 
    width: 100%;
    float: left;
    margin-bottom: 10em;
    font-size: 0.9em;
    font-weight: 300;
    
    }


#modulos ul{
    clear:both;
    list-style: none;
    margin:0;
    padding: 0;
}

#modulos ul li a {
    text-decoration: none;
    color: #fb0
    
}

.nombre{
    display: block;
     margin-left: 4%;
    margin-right: 4%;
    margin-top: 3em;
    text-align: center;
    width: 18rem;
    height: 7.3rem;
    background-image: url(imagenes/rotulos-12.png);
    background-size: 100%;
    float: left;
    text-decoration: none;
    font-size: 2em;
    color: #ffffff;
    line-height: rem;
    font-weight: bold;
    padding-top: 2rem;
}
/*
.nombre a h3 {
   text-decoration: none;
    font-size: 2.3em;
    color: #ffffff;
    width: 5em;
    
    }
*/
footer{
    clear: both;
    font-weight: 300; 
    font-size: 0.6em;
    width: 70%;
    margin: auto; 
    
}

footer p{
    margin-top: 4em;
   text-align: center;
    color:#fff;
    padding: 2em;
}