.MiPerfil {
	height: auto;
	width: 610px;
	float: left;
}

.MiPerfilMain {
	background-color: #FFFFFF;
	height: auto;
	width: 590px;
	padding: 10px;
	text-align: left;
	float: left;
}
.DatosPrincipales {
	width: 580px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
}
.DatosPrincipalesIMG {
	width: 100px;
	margin-right: 10px;
	float: left;
	text-align: center;
}
.DatosPrincipalesINF {
	float: left;
	width: 470px;
	font-weight: bold;
	color: #999999;
}
.DatosPrincipalesINF a {
	color: #999999;
}
.DatosPrincipalesINF a:hover {
	color: #FABB00;
}
.DatosMioTitulo {
	width: 580px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	margin-bottom: 10px;
	float: left;
	background-color: #FFF9EB;
}
.DatosPersonales {
	width: 580px;
	height: 30px;
	background-color: #F8F8F8;
	padding: 5px;
	margin-bottom: 5px;
	float: left;
}
.DP1 {
	float: left;
	width: 190px;
	height: 25px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.DP2 {
	float: left;
	width: 380px;
	height: 25px;
	padding-top: 5px;
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 7px;
}
.DatosPersonalesBttn {
	width: 580px;
	height: 30px;
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	float: left;
}
.DatosPersonalesBttn   #enviar {
	background-color: #FABB00;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.DatosPersonalesComents {
	width: 580px;
	height: auto;
	background-color: #F8F8F8;
	padding: 5px;
	margin-bottom: 5px;
	float: left;
}

