#ppal {
position: relative;
        width: 760px;
        margin: 0 auto;
        left: 0px;
        top: 0px;
}

#prin {
	position: relative;
	width: 750px;
	left: 0px;
	top: 5px;
	text-align: justify;
	background-color: fef7e2;
	border: 3px solid #996633;
	overflow: visible;
	height: auto;
}
#encab {
	position: relative;
	z-index: 1;
	height: 170px;
	width: 750px;
	left: 0px;
	top: 0px;
}
#menu {
	position: absolute;
	z-index: 2;
	height: 810px;
	width: 142px;
	left: 6px;
	top: 190px;
	border: 4px none #CC9966;


}
#bienvenidos {
	position: relative;
	z-index: 1;
	height: 500px;
	width: 500px;
	left: 225px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;

}
#titulo {
	position: absolute;
	height: 50px;
	width: 140px;
	left: 453px;
	top: 171px;
	z-index: 2;

}
#cont {
	position: relative;
	z-index: 1;
	height: auto;
	width: 559px;
	left: 182px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	border: 0px none #996633;
	overflow: visible;



}

.borde {
	border: 2px solid #996666;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #edcc63;
}
.direc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996633;
}
a.base:link, a.base:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}

a.base:hover {
	text-decoration: underline;
}
#titcab {
	position: relative;
	height: 41px;
	width: 586px;
	left: -30px;
	top: 0px;
	padding: 5px;
}
#titpos {
	position: relative;
	height: auto;
	width: auto;
	left: -30px;
	top: 0px;
}
.manito {
	border: 2px solid #996666;
	cursor: hand;
}
