@charset "utf-8";
/* CSS Document */

html {
	font-family: Titillium Web, sans-serif;
}
body {
	background-color: antiquewhite;
}
.navegador {
    margin-top: auto
    position: fixed;
    width: 100%;
    height: 50px;
    margin: 0px;
    background-color: darksalmon;
    border-color: dimgray;
    text-decoration: overline
}

.logo {
    width: 110px;
  float: left;
  margin: -3px 10px 0px 0px;
}

.Florencia {
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px ;
    width: 100%;
    height: 35px 20px;
    background-color: darksalmon;
    border-color: salmon;

	border-style: solid;
}

.Lilén {
    position: relative;
    float: left;
    margin-top: 100px
    padding: 0px 0px 0px 0px ;
    width: 100%;
    height: 60px 20px;
    background-color: darksalmon;
    border-color: salmon;
	border-style: solid;
}

.Charly {
    position: relative;
    float: left;
    padding: 0px 0px 0px 0px ;
    width: 100%;
    height: 35px 20px;
    background-color: darksalmon;
    border-color: salmon;
	border-style: solid;
}
#reel iframe {
    position: inherit;
    float: right;
    border: solid salmon 2em;
    border-bottom-left-radius: 2em;
    border-bottom-right-radius: 2em;
    opacity: 0.9;
    margin-top: -400px;
    margin-right: 170px;
}

.foto {
    position:inherit;
    width: 250px;
    height: 238px;
    margin: -50px 300px 0px -20px;
    padding: 10px 10px 10px 10px;
    background-color: salmon;
}

.datos h1{
font-size: 2em; 
    border-color: salmon 0.5em;
    text-align: center
  
    
}
.materias1{
    position: relative;
    float: left;
    margin-left: -330px;
    margin-top: 20px;
    text-align: left;
    
}
.materias2{
    position: relative;
    float: left;
margin-left: auto;
     margin-top: 20px;
    text-align: left;
    
}
.materias3{
    position: relative;
    float: left;
     margin-top: -290px;
    margin-left: 700px;
    text-align: left;
    
}

.datos {
    width: 1050px;
    height: 120%;
    margin: 0px 10px 10px 10px;
    padding: 100px 110px 100px 75px;
    background-color: gray;
    border-width: 10px;
    border-color: salmon;
}

#dato-Gina {
  
	height: 820px;
}


.datos h2{
    font-family: cursive;
    color: darksalmon;
    text border-color: salmon 2em;
}


 h1{
    float:left;
    margin: 5px 10px 20px 20px;
    color:black;
}

nav{
    float: right;
    display: inline-block;
    color:#f5f5dc;
	margin-right: 25px;
	margin-top: -2px;
}


nav ul li{
    display: inline-block;  
    list-style-type: none;
    padding-right: 10px;
    color:grey;
}

nav ul li a{
	text-decoration: none;
	color:#ff4040;
    text-shadow: 0.02rem 0.02rem
}

a:hover {
	color: dimgray;
	text-decoration: inherit;
	
}

h1{
    text-shadow: 10rem 10rem
	color:black;
	margin: =15px 30px 10px 10px;
}

h2{
    font-size: 1.2em;
	color:black;
	margin: 10px 30px 10px 10px;
    text-shadow: 0.02rem 0.02rem
}

h3{
    border color:grey;
	color:salmon;
    text-shadow: 0.5rem 0.5rem; 
	clear: both;
    
}


#pie{
    clear:both;
    width: 100%;
    height: 50px;
    background-color: salmon;
    border-color: black;
    border-width: 1px;
}

footer{
    display: inline-block;
}

footer p {
    position: absolute;
    display: inline-block;
    font-size:13px;
    margin: 7px 5px 5px 8px;
}

p{
	clear: both;
	margin: 10px 10px 10px 10px;
}
