/* black */
#page_bg {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

div#wrapper {
	background-attachment: fixed;
	background-image: url(../../../images/fondos/fondo_activo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#maya {
	background-image: url(../images/hk/malla.gif);
	background-repeat: repeat;
	height: 130px;
	width: 100%;
}

div#titulopagina {
	background-repeat: no-repeat;
	height: 81px;
	background-position: center center;
	background-image: url(../images/hk/hankido.png);
}

div#tithankido {
	background-image: url(../../../images/eventos/banner_activo.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: center center;
}

div#textoprincipal {
	margin-left:325px;
	margin-top:23px;
	padding: 20px;
	text-align:left;
	background-color:#600;
	background-image: url(../images/hk/kanji.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
}

#textoprincipal componentheading{
	color:#FFF;
}

div#wrapper_r {
	background: url(../images/black/mw_shadow_r.png) 100% 0 repeat-y;
}

div#header {
	background: url(../images/black/mw_header_t.png) 0 0 repeat-x;
}

div#header_l {
	background: url(../images/black/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/black/mw_header_t_r.png) 100% 0 no-repeat;
}

div#footer {
	background: #f7f7f7 url(../images/black/mw_footer_b.png) 0 100% repeat-x;
}

div#footer_l {
	background: url(../images/black/mw_footer_b_l.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/black/mw_footer_b_r.png) 100% 0 no-repeat;
}