#biografia {
	background-color: #333333;
	width: 536px;
	color: #FFFFFF;
	margin-left: 20px;
	height:auto;
	background-image: url(../fondos/noticia.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#columna {
	float: right;
	width: 190px;
	height: auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#inicio {
	margin-left: 0px;
	margin-bottom: 0px;
}
#logo {
	float: left;
	width: 100px;
	z-index: 10;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}
#texto {
	position: relative;
	text-align: justify;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#corcho {
	width: 518px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 30px;
}
#perfil {
	height: 244px;
	background-image: url(../fondos/perfil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 180px;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#highlights {
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../fondos/highlights.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 285px;
	width: 180px;
}
#separador {
	height: 10px;
	margin-top: 10px;
	background-image: url(../fondos/linea_perfil_high.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#nalbi {
	float: right;
	margin-left: 8px;
}
#bajos {
	margin-left: 20px;
	width: 536px;
	margin-bottom: 70px;
}
#ficha {
	position: relative;
	top: 90px;
	padding: 5px;
}
#lista {
	position: relative;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#otros {
	color: #FFFFFF;
	font-size: 12px;
}
#otros .puntos {
	height: 1px;
	background-image: url(../fondos/otros_bio_separador.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
	margin-left: 6px;
}
#otros .titulo {
	font-weight: bold;
}
#otros .text {
	color: #333333;
	text-align: justify;
}


#rounded_foto {
	float: left;
	margin-right: 10px;
}
#ficha .titulo {
	font-size: 12px;
	font-weight: bold;
}
#ficha .param {
	font-size: 11px;
	color: #E0E445;
	line-height: 18px;
}
#ficha .valor {
	font-size: 11px;
}
#lista .titulo {
	font-weight: bold;
}

#lista .item {
	color: #D3E12C;
	font-size: 11px;
	line-height: 20px;
}
.renglon {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: dotted;
	position: absolute;
	width: 150px;
}
a {
	color: #DCD83A;
	text-decoration: none;
}
a:hover {
	color: #DCD83A;
	text-decoration: underline;
}
