@import url(/SpryAssets/SpryMenuBarHorizontal.css);
@import url(/2010/estilos/general_1columna.css);

#titulo {

background-image: url(http://www.esan.edu.pe/pae/gestion-del-desarrollo-sostenible/2010/11/05/encabezado.jpg);

}
#titulo #el-titulo a {
	color: #FFFFFF;
}

#principal  #saltarA {
	position: relative;
}
#principal  #saltarA ul, #principal  #saltarA ul li {
	list-style-type: none;
	width: 200px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
#principal  #saltarA ul li a{
	padding-left: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        font-weight: bold;
        color: #8a8884;
}
#principal #saltarA ul li a.MenuBarItemSubmenu:hover, #principal #saltarA ul li a.MenuBarItemSubmenuHover {
	background-image: url(../../../../plantilla/img/arrow-red.gif);
	color: #A40C34;
	background-color: #FAFAFA;
}
#principal  #saltarA ul li ul li a {
	font-size: 0.85em;
	color: #000000;
	padding-left: 10px;
	background-color: #F2EFED;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
        font-weight: normal;
}
#principal  #saltarA ul li ul li a:hover {
	color: #A40C34;
}

