a:link {
	color: #7A1A57;
}
.fondoContenidos {
	background-color: #FFFFFF;
	background-image: url(images/fondo_contenidos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.TextoBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
}
.creditos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #781955;
	background-image: url(images/fondo_Creditos.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.Notas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.textoBlanco {
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-attachment: fixed;
	background-color: #7a1a57;
	background-repeat: no-repeat;
	background-position: center top;
}
.TablaHorarios {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #781955;
}
.Dias {
	font-size: 14px;
	color: #781955;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6004;
}
sup {
	color: #F13955;
}

.Horas {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6004;
	text-align: right;
}
.Titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #7A1A57;
	font-style: italic;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:hover {
}
.Intro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #781955;
	text-align: center;
}
