@charset "utf-8";
#titulo {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 90px;
	font-size: 1.3em;
	background-image: url(../img/msc/fondo-msc.jpg);
	background-position: 409px -150px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 10px;
}
#titulo h1 {
	color: #A40C34;
	margin-bottom: 0.3em;
}
#contenido #contenido-dentro #secundario, #contenido #contenido-dentro #secundario p {
	text-align: right;
}
#contenido #contenido-dentro #secundario a:hover {
	text-decoration:underline;
}
#principal .beta #conferencias h3 {
	display: none;
}
#contenido-dentro #secundario .bloque .contenido-bloque p a {
	font-weight: normal;
}
#secundario .bloque .contenido-bloque ul li {
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
#secundario .bloque .contenido-bloque ul li a {
	font-weight: normal;
}

