/* General */
#Body { background-color: #D9DBDA; background-image: url(imagenes/interna/bkgd.jpg); background-repeat: repeat-x; }
body { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }
body, html { height: 100%; margin: 0; padding: 0; }

.ingresar, a.ingresar, a.ingresar:hover, a.ingresar:link {
	color: #C8C9CB;
}

/* Div's */
.banner { display: table; margin: 0; padding: 0; }
.banner_01 { display: table-row; margin: 0; padding: 0; }
.banner_01_01 { display: table-cell; float: left; width: 137px; }
.banner_01_02 { display: table-cell; float: left; width: 843px; }
.banner_01_02_01 { display: table-row; height: 39px; margin: 0; padding: 0; }
.banner_01_02_01_01 { display: table-cell; float: left; width: 561px; }
.banner_01_02_01_02 { display: table-cell; float: left; height: 39px; width: 235px; text-align: right; }
.banner_01_02_02 { display: table-row; height: 78px; margin: 0; padding: 0; }
.banner_01_02_03 { display: table-row; height: 25px; margin: 0; padding: 0; }
.banner_01_02_04 { display: table-row; height: 23px; margin: 0; padding: 0; }
.contenido { display: table; margin: 0; padding: 0; }
.limpiar_float { clear: both; font-size: 0; height: 0; line-height: 0; }
.menuInferior { background-color: #333333; height: 26px; text-align: center; }
.nivel0 { display: table; height: 100%; margin: 0; padding: 0; width: 100%; }
.nivel1 { display: table; margin: 0 auto; padding: 0; width: 980px; }

/* [LINKS] */
a.a_MenuPiePag, a.a_MenuPiePag:active, a.a_MenuPiePag:link, a.a_MenuPiePag:visited {
	color: #FFF; 
	cursor: pointer;
	font-size: 11px;
}

/* [SOLPARTMENU] */
.m_Menu, .m_RootMenu, .m_SubMenu, .m_SubMenuSel {
	color: White;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.m_Menu, .m_SubMenu, .m_SubMenuSel {
	font-size: 12px;
}
.m_MenuSeparador img {
	border: 0;
  position: relative;
  top: 0px;
}
.m_RootMenu {
	font-size: 14px;
	vertical-align: middle;
}
.m_RootMenuBreadcrumb {
	color: Yellow;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.m_SubMenu {
	background-color: #333333;
	border-width: 0px;
	padding: 4px;
}
.m_SubMenuBreadcrumb {
	color: Yellow;
	cursor: pointer;
}
.m_SubMenuSel {
	background-color: White;
	color: #333333;
}

/* AddThis */
.addthis_toolbox .hover_effect {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-color: White;
  border: 1px solid #eee;
  padding: 1px;
  width: 235px;
}

.addthis_toolbox .hover_effect div {
  float: left;
}

.addthis_toolbox .hover_effect a {
  border: 1px solid #fff;
  padding: 2px 2px 2px 16px;
  position: relative;
  text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: WhiteSmoke;
  border: 1px solid #111111;
  color: #105CB6;
  text-decoration: none;
}

.addthis_toolbox .hover_effect span {
  height: 16px;
  left: 1px;
  position: absolute;
  top: 2px;
  width: 16px;
}
