#Layer1 {
	position:absolute;
	left:6px;
	top:2px;
	width:196px;
	height:159px;
	z-index:1;
}
body {
	background-color: #FFFFFF;
	background-image: url(imagenes/FONDO.jpg);
}
.instituto {
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #003399;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
.informacion {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.enlaces {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
}
.dias_horas {

	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.cursos {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: underline;
}
