/*introducci de cajo*/
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}

/* fin */
/*Seccion de header*/
@media only screen and (min-width: 600px) {
  .header{
      
      

background:url("header.gif");
 width:100%;
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; 
 

padding:20px;
height:auto;
margin:auto;
vertical-align:center;
border-radius:0px;
font-size:25px;
  }
}

.header{
width:100%;

background:url("desk.jpg");

  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; 
 

padding:20px;
height:auto;
margin:auto;
vertical-align:center;
border-radius:0px;
font-size:25px;
}
/*
.header:hover{
	width:100%;
filter:sepia(60%);

background:url("header.gif");

  background-position: center; /* Center the image */
  /*
  background-repeat: no-repeat; /* Do not repeat the image */
  /*
  background-size: cover; 
 

padding:20px;
height:auto;
margin:auto;
vertical-align:center;
border-radius:8px;
font-size:25px;



}
*/

header{
text-align:center;
color:white;
}

/*Fin de header*/ 

.footer{
 position:fixed;
   left:0px;
   bottom:0px;
   height:30px;
   width:100%;
   background:black;
   color:white;
   text-align:left;
   padding:18px;
   
   }
.footer:span,a{
top:0px;


}
a{
text-decoration:none;
color:white;
}
a:hover{
color:crimson;
}
.text:hover{
color:crimson;
.title{

font-family: 'Grenze Gotisch', cursive;
  -webkit-filter: blur(0px);
   -moz-filter: blur(0px);
   -o-filter: blur(0px);
   -ms-filter: blur(0px);
   filter: blur(0px);
}

}
.contenido{
width:50%;
text-align:center;
margin:auto;
vertical-align:center;
padding:8px;
border-radius:8px;
color:white;

font-size:auto;
color:crimson;

}
.video{
text-align:center;



}


.Menu{
width:100%;
background-color:black;
top:0px;
position:fixed;


}
li{

     float:right;
    dysplay:inline;
	padding-right: 0.5em;
    font-size:18px;
    height: 30px;
    line-height: 30px
    text-decoration:none;
    list-style:none;
	color:white;
	
	

}
li:hover{

     float:right;
    dysplay:inline;
	padding-right: 0.5em;
    font-size:18px;
    height: 30px;
    line-height: 30px
    text-decoration:none;
    list-style:none;
	color:crimson;
	text-decoration-line:underline;

}



.title,li,p{

font-family: 'Grenze Gotisch', cursive;
  overflow: hidden;
}

.hiddenes{
color:white;
padding:8px;
text-align:center;
background-color:crimson;
margin:auto;
vertical-align:center;

width:180px;

}

p{
	font-size:20px;
	text-decoration-line:underline;
}

body{
background-image: radial-gradient(circle at 44.78% -9.7%, #d6e5ee 0, #d7e4ee 3.33%, #d9e4ef 6.67%, #dbe3ef 10%, #dde2ef 13.33%, #dfe2ef 16.67%, #e1e1ee 20%, #e3e1ee 23.33%, #e5e0ed 26.67%, #e7e0ec 30%, #e9dfea 33.33%, #ebdfe9 36.67%, #eddfe7 40%, #eedee6 43.33%, #efdee4 46.67%, #f0dee2 50%, #f1dee0 53.33%, #f1dede 56.67%, #f1dedd 60%, #f1dedb 63.33%, #f0dfda 66.67%, #efdfd8 70%, #eee0d7 73.33%, #ede0d7 76.67%, #ebe1d6 80%, #eae1d5 83.33%, #e8e2d5 86.67%, #e6e2d5 90%, #e4e3d6 93.33%, #e2e4d6 96.67%, #e0e4d7 100%);
}
.fondo {
    
background-color:; radial-gradient(circle at 44.78% -9.7%, #d6e5ee 0, #d7e4ee 3.33%, #d9e4ef 6.67%, #dbe3ef 10%, #dde2ef 13.33%, #dfe2ef 16.67%, #e1e1ee 20%, #e3e1ee 23.33%, #e5e0ed 26.67%, #e7e0ec 30%, #e9dfea 33.33%, #ebdfe9 36.67%, #eddfe7 40%, #eedee6 43.33%, #efdee4 46.67%, #f0dee2 50%, #f1dee0 53.33%, #f1dede 56.67%, #f1dedd 60%, #f1dedb 63.33%, #f0dfda 66.67%, #efdfd8 70%, #eee0d7 73.33%, #ede0d7 76.67%, #ebe1d6 80%, #eae1d5 83.33%, #e8e2d5 86.67%, #e6e2d5 90%, #e4e3d6 93.33%, #e2e4d6 96.67%, #e0e4d7 100%);
}
