html{
    height: 100%;
    width: 100%;
   }
   
   body{
    width: 100%;
    height: 100%;
   }  
   
   
   .ind9 a{
	color: #ba6c00;
}

#content:after {
    height: 8em;
    content: "";
    display: block;
    clear: both;
}


.content1 {
    text-align: justify;
	font-size: 20px;
    color: #001029;
    text-decoration-line: none!important;
    margin-top: 8px;
}

.content1 a{
    text-align: justify;
	font-size: 20px;
    color: #001029;
    text-decoration-line: none!important;
    margin-top: 8px;
}

.content1 a:visited {
    color: #001029;
}

#iflocation {
    width: 100%;
    height: "600"; 
    top: 0;
    left: 0;
    padding-bottom: 70%;
    border: 0;
}

.titulo2 a {
    color: #ba6e00;
	margin-top: 10%;
	font-size: 35px;
	font-family: 'mona_lisa_solidregular';
	font-weight: normal;
}


.titulo3 a{ 
    color: #001029;
	margin-top: 5%;
	font-size: 30px;
	font-family: 'mona_lisa_solidregular';
	font-weight: normal;
}


.titulo3 a:visited {
    color: #001029;
}

audio {
    width: 200px;
    height: 20px;
    color: #001029;
    background-color:#a9bdbe;
    border-color: #ba6c00;

}

.textStyle{
    text-align: justify;
    font-size: 20px;
	color: #001029;
	margin-top: 8%;
}

#info{
	text-align: justify;
	float: left;
	width: 45%;
	margin: 0.5% 0.2% 0.5% 10%;
	margin-top: -10px;
	/*padding: 0.5%;*/
}


.inputText{
	width: 40%;
	height: 26px;
    background-color:#a9bdbe;
    border-color: #ba6c00;
    font-family: 'mona_lisa_solidregular';
    color: #ba6c00;
    font-size: 20px;
    outline: none;
    border-width: 2px;
    border-style: solid;
}


.inputText2{
	width: 9%;
	height: 26px;
    background-color:#a9bdbe;
    border-style: solid;
    border-color: #ba6c00;
}


.enviarBtn{
	border-style: solid;
	border-color: #cc0000;
	display: block;
    text-align: center;
    width: 15%;
    height: 30px;
    border-width: 2px;
    margin-bottom: 1em;
    font-family: 'mona_lisa_solidregular';
    font-size: 20px;
    color: #001029;
    background-color:#a9bdbe;
    float: right;
    margin-right: 24%;
}

.formaStyle {
    padding-left: 3%;
    padding-right: 3%;
  }

#latin,
#ciceron,
#factDisplay
    {
    font-size: 150%;
    font-family: 'mona_lisa_solidregular';
}
#latin,
#ciceron,
#espanol,
#logo,
#Laboratorio,
#copyright{
	display: none;
}



