@charset "utf-8";
#titulo {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 300px;
	font-size: 1.3em;
	background-image: url(http://wac.46e5.edgecastcdn.net/8046E5/cdn-small/2010/img/mba/titulo-MBA.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}
#titulo h1 {
	color: #A40C34;
	margin-bottom: 0.5em;
	display: none;
}
#titulo p.lema {
	display: none;
}
#titulo p.mision {
	float: right;
	width: 430px;
	font-style: italic;
	font-size: 0.8em;
	padding-top: 38px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: right;
}

#contenido-dentro {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: -120px;
	width: 940px;
	color: #333;
	background-image: none;
}
#contenido #contenido-dentro h4 a      {
	font-weight: normal;
}
#contenido #contenido-dentro h4 a strong   {
	color: #A40C33;
}
#secundario {
	padding: 0px;
	text-align: right;
	width: 220px;
}
#contenido-dentro #secundario p {
	text-align: right;
}
#contenido-dentro #secundario a:hover {
	text-decoration: underline;
}




#contenido-dentro p {

}
#contenido-dentro .alfa {
	width: 340px;
	padding-left: 15px;
}
#envoltura-dentro #contenido #contenido-dentro .beta p {
	text-align: left;
}
#contenido #contenido-dentro #principal {
	width: 700px;
}
#contenido #contenido-dentro #principal .alfa hr {
	color: #9D9EA2;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	display: block;
	background-color: #9D9EA2;
}
#principal .beta #conferencias h3 {
	display: none;
}
#contenido-dentro #principal-pie {
	padding: 0px;
	margin: 0px;
	height: 0px;
}

