
* {
    margin : 0;
        padding : 0;
        }


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


#carilla{
 max-width: 960px;
    margin: auto;
    width: 100%;
    background-color: #DED4B9;
    
}
body {
    width: 100%;
    max-width: 960px;
    background-image: url(imagennes/fondobodyy.png);
   margin: auto;
    
        }
header {
    background-color: rgba(100, 182, 177, 0.83);
    margin:auto;
    width: 960px;
   padding-top: 3.0rem;
    
}

#contenedor{
    background-color: rgba(70, 67, 58, 0.87);
    height: 147px;
    margin-top: 60px;
    margin: auto;
    
}

#logofadu img{
  position: fixed;
    margin-left: 780px;
    margin-top: -90px;
    position: absolute;
}

#logovm16 img {
 margin-left: 150px;
    margin-top: -20px;
position: fixed;
    position: absolute;
    
}

#logodgpc img{
   margin-left: 500px;
    margin-top: 63px;
     
}

#textodgpc{
   margin-top: -60px;
    margin-left: 630px;
    font-family: 'Roboto', sans-serif;
    
    font-size: 1.0rem;
    color:#DED4B9;
    
}
#mise{
  border: #DED4B9;
    height: 5px;
    background-color: #DED4B9;
    margin-left: 500px;
    margin-top: -70px;
    
}

main {
  font-size: 16px;
    font-family: sans-serif;
    background-color: #DED4B9;
    margin-top:1px;
 height: 600px;
    width: 960px;
}
   
 #datos {
     display: block;
     background-color:  #CE534D;
     width: 237px;
     margin-top: 140px;
     margin-left: 160px;
    position: absolute;
     padding: 0.2rem;
}

#datos h3{
    font-family: 'Roboto', sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #DED4B9;
    text-align: center;
    font-weight: 700;
}

#datos1 h4{
   margin-top: 200px; 
   margin-left: 160px;
    width: 350px;
    color: #46433A;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
    position: absolute;
       
}
aside {

    margin-top:-460px;
    margin-right: 195px;
     padding: 0.7rem;
    text-align: center;
        float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
        }
aside a {
    text-decoration: none;
    color:  #CE534D;
     font-family: 'Roboto', sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
   
}
    
footer {
         
    margin: auto;
    margin-top:-5px;
    text-align: center;
    background-color: #DED4B9;  
    color: #46433A;
    padding: 2.2rem;
    font-size: 0.7rem;
 font-family: 'Roboto', sans-serif;
    font-weight: 300;
    clear : both;
         }


      
nav ul {
            
       position: absolute;
    margin-top: 60px;
    margin-left: 150px;
         display: inline-block;
    padding: 0.2rem;
            display: block; 
             background-color: #CE534D;
    
    text-decoration: none;
             list-style: none
             /* esto no se lee */
         }
                 
                 nav ul li {
                     display: inline-block;
                     font-family: 'Roboto', sans-serif;
                     font-weight: 700;
                     font-size: 1.1rem;
                    
                     
                         }
                         
                         nav ul li a {
                             text-align: center;
                             margin: 3.0rem;
                             color: #031d29;
                             text-decoration: none;
                             color: #DED4B9;
    
                                 }
                         nav ul li a:hover {
                             background-color:#01415D;
                             color:#fff; 
                             font-family: 'Roboto', sans-serif;
                             font-size: 1.1rem;
                             font-weight: 500;
                             
                         }         


/*-----------Fin index---------*/

/*-----------Carta---------*/

#texto-carta{
    width: 60%;
    display: block;
    background-color: rgba(255, 255, 255, 0.49);
    margin-left: 150px;
     padding: 0.8rem;
    margin-top: 150px;
	height:70%; 
}

#texto-carta {
     color: #46433A;
     font-family: 'Roboto', sans-serif;
     font-weight: 400;
     font-size: 0.9rem;
    
    
}
h5{
	color:#CE534D;
	font-size:0.9rem;
	margin-top:0.7rem; 
	
}

#fotos-carta{
    width: 100%;
    margin-top: 30px;
    
    
}

#fotos-carta img{
    width:  32%;
    
	
}

#footercarta{
	    padding-top:0.5rem;
	    padding-bottom:0.5rem;
	    margin-top:5px;  
}

/*-----------Fin Carta---------*/

/*-----------Mapa---------*/

#imagen-mapa{
    margin-left: 150px;
    width: 65%;
    margin-top: 150px;
    
    
    
}

#imagen-mapa img{
    width: 100%;
    
    
    
}