@import url(/plantilla/estilos/general.css);
@import url(/SpryAssets/SpryMenuBarHorizontal.css);
@import url(/SpryAssets/SpryCollapsiblePanel.css);

#titulo {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 940px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/encabezado.jpg);
	background-repeat: repeat;
	background-position: center top;
        font-size: 0.1em;
}
#titulo span {
	display: none;
}
#titulo #el-titulo {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 940px;
}
#titulo #el-titulo a {
	color: #FFFFFF;
	display: block;
	height: 120px;
	width: 940px;
}

#principal-pie {
        clear: both;
	padding-top: 20px;
}
#anterior-siguiente {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ded9d3;
        height: 40px;
}
#anterior-siguiente ul, #anterior-siguiente ul li {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#anterior-siguiente ul li.anterior {
 float: left;
 width: 200px;
 text-align: left;
 display: block;
}
#anterior-siguiente ul li.separador{
 float: left;
 display: none;
 width: 100px;
}
#anterior-siguiente ul li.siguiente {
 float: right;
 width: 200px;
 text-align: right;
 display: block;
}
#volver-a {
 clear: both;
}
#aqui {
	height: auto;
}
#principal img.foto-profesor {
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
}
#navegacion-secundaria .CollapsiblePanel {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navegacion-secundaria .CollapsiblePanel .CollapsiblePanelTab {
	background-color: #FFFFFF;
	margin-bottom: 0.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C5B60;
	border-bottom-color: #5C5B60;
}
#navegacion-secundaria .CollapsiblePanel .CollapsiblePanelTab h3 {
	display: inline;
	font-size: 1.5em;
	font-weight: normal;
}
#navegacion-secundaria .CollapsiblePanel .CollapsiblePanelContent {
	padding-bottom: 0.5em;
}
#navegacion-secundaria .CollapsiblePanel .CollapsiblePanelTabHover, #navegacion-secundaria .CollapsiblePanel .CollapsiblePanelTabHover,  #navegacion-secundaria .CollapsiblePanel .CollapsiblePanelTabHover h3 {
	background-color: #ECEBE8;
}
#principal h4.clasificacion {
	margin-top: -1em;
}
#principal .resumen-profesor {
	height: 200px;
	position: relative;
}
#principal .resumen-profesor .mas {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

