@charset "UTF-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #C79F0C;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
    }
#fondo {
	background-image: url(../imagenes/dh01_04.jpg);
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.dh  #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-position: bottom;
	background-color: #FFFFFF;
}
.dh  #header {
	padding: 0 10px 0 20px;
	background-image:../imagenes/dh01_01.jpg;  
	background-image: url(../imagenes/dh01_01.jpg);
	height: 172px;
    }
.dh #menu {
	margin-top: 5px;
	display:inline;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dh #menu ul {
	list-style-type: none;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dh #menu li {
	list-style-type: none;
	display: inline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dh #menu .menu_link {
	display: block;
	float: left;
	width: 66px;
	height: 66px;
	overflow: hidden;
	margin: 6px 18px 0 10 px;
	list-style-type: none;
}
.dh #menu .menu_link.inicio {
	background-image: url(../imagenes/inicio.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.inicio:hover {
	background-image: url(../imagenes/inicioh.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.nivel1 {
	background-image: url(../imagenes/menu01h.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.nivel1:hover {
	background-image: url(../imagenes/menu01.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.nivel2 {
	background-image: url(../imagenes/menu02h.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.nivel2:hover {
	background-image: url(../imagenes/menu02.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.maestros {
	background-image: url(../imagenes/menu03h.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.maestros:hover {
	background-image: url(../imagenes/menu03.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.formacion {
	background-image: url(../imagenes/menu04h.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.formacion:hover {
	background-image: url(../imagenes/menu04.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.hombres {
	background-image: url(../imagenes/menu05h.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.hombres:hover {
	background-image: url(../imagenes/menu05.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.budismo {
	background-image: url(../imagenes/menu06h.gif);
	background-repeat: no-repeat;
}
.dh #menu .menu_link.budismo:hover {
	background-image: url(../imagenes/menu06.gif);
	background-repeat: no-repeat;
}
.dh#header   h1 {
    	margin: 0; 
    	padding: 10px 0;
    }
.dh  #mainContent {
	padding: 0 20px;
	background: #FFFFFF;
	background-image: url(../imagenes/dh01_03.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
    }
.bio {
	float: right;
	width: 30%;
	background-image:url(../imagenes/dh01_05.gif);
	background-repeat: no-repeat;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.biotit {
	float: right;
	width: 30%;
	text-align: center;
	padding-right: 40px;
}
.contactanos {
	float: right;
	width: 30%;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.info {
	float: left;
	width: 60%;
}
.dh  #footer {
	padding: 0 10px;
	background-color: #3D2305;
    }
.dh #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
    }
.foto {
	margin: 10px;
	border: 1px;
	border-color: #666666;
	padding: 5px;
	background-color: #FFFFFF;
	border-style: solid;
}
.separacion {
	background-image: url(../imagenes/sep01.gif);
	height: 10px;
	width: 100%;
	background-position: left;
}
.bio2 {
	float: right;
	width: 30%;
	background-image:url(../imagenes/dh01_15.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
