@charset "utf-8";
/* CSS ENGLISHTIPSFORLATINOS */

/* Small devices */
@media only screen and (min-width: 400px) and (max-width: 699px){
  
}

/* Medium devices  */
@media only screen and (min-width: 700px) and (max-width: 1199px) {

} 

/* Large devices  */
@media only screen and (min-width: 1200px) {

}





body {
	table-layout:auto;
	font-family: calibri;
	padding:0px;
	margin:0px;
}


a {
	text-decoration:underline;


}

a:hover {
	text-decoration:underline;

}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:xxx-large;
	margin-top:15px;
	margin-bottom:5px;
}

h1 a {
	text-decoration:none;


}

h1 a:hover {
	text-decoration:none;

}

h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:xx-large;
	margin-top:10px;
	margin-bottom:10px;

}

h2 a {
	text-decoration:none;
	color:black;

}

h2 a:hover {
	text-decoration:none;

}

h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:x-large;
	margin-top:10px;
	margin-bottom:10px;
	
}

h3 a {
	text-decoration:none;


}

h3 a:hover {
	text-decoration:none;

}

h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:larger;
	margin-top:10px;
	margin-bottom:10px;

}

h4 a {
	text-decoration:none;


}

h4 a:hover {
	text-decoration:none;

}

h5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	margin-top:10px;
	margin-bottom:10px;

}

h5 a {
	text-decoration:none;


}

h5 a:hover {
	text-decoration:none;

}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
	
}

p {
	font-size: x-large;
	margin-top:10px;
	margin-bottom:10px;
}

hr {
	margin-top:10px;
	margin-bottom:10px;
}

.yellowBox {
	background-color:#ffe71c;
	padding-left:20px;
	padding-right:20px;
	}

.Bottom3px {
	border-bottom:3px solid #000000;
	}

.Navigation {
	font-family:Arial, Helvetica, sans-serif;
} 

.Navigation p {
	color:#ffffff;
	font-size: medium;

} 

.Navigation h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color:#ffffff;

}

.Navigation h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	color:#ffffff;

}

.Navigation a {
	color:#ffffff;
}


.Abecedario {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;

} 

.Abecedario h1  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color:#8b6e5e;

}

.Abecedario h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	color:#8b6e5e;

}

.Abecedario a {
	color:#ffffff;
	text-decoration:none;
}

.DigrafosTitle {
	background-color:#ee6e01;
	border: 3px #000000;
	}
	
.DigrafosTable {
	border-bottom: 3px #000000;
	border-left: 3px #000000;
	border-right: 3px #000000;

	}
	
.DigrafosBox {
	border-bottom: 3px #000000;
	

	}
	
.path {
	font-size: medium;
}

.path a {
	color:#000000;
	text-decoration:none;
}

.path a:hover {
	color:#000000;
	text-decoration:underline;
}

.yellow {
	background-color:#ffe71c;
	}

.remember {
	font-size:x-large;
}

.copyleft {
	font-size: small;
}

.prefooter {
	font-size: large;
	color:#000000;
}

.prefooter a {
	color:#000000;
	text-decoration:none;

}

.footer {
	font-size: medium;
	color:#ffffff;
}

.footer a {
	color:#ffffff;
	text-decoration:none;

}
