@charset "utf-8";
#contenedor {
	width: 720px;
	margin-left: -360px;
	position: absolute;
	left: 50%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
}
#titulo {
	padding: 10px;
	width: 700px;
	background-color: #888;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	margin-top: 10px;
	font-size: 14pt;
}
#subtitulo {
	width: 675px;
	background-color: #999;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	margin-top: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size:11pt;
}
#objetivos {
	width: 440px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
.clear {
	clear: both;
}

#foto {
	float: left;
	width: 250px;
	text-align: center;
}

.titseccion {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11pt;
	color: #FFF;
	background-color: #888;
	padding: 10px;
	width: 400px;
	float: left;
}

.temario{
	line-height:25px;
}

.horas {
	background-color: #888;
	padding: 10px;
	width: 275px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11pt;
	color: #FFF;
	float: left;
	margin-left:5px;
}
ul li {
	list-style-type: square;
}
.enlaces a {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-size: 10pt;
	text-decoration: none;
}
tr .enlaces {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
#contenedor table tr .Estilo60 .Estilo74 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #666;
}
#contenedor table tr .Estilo60 .Estilo74:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color:#FC0;
}
#contenedor table {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #666;
}

.enlaces a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	color:#FC0;
	font-size: 10pt;
	text-decoration: none;
}

