/* Alejandro Aravena */
/* www.alejandroaravena.com */
/* www.alejandroaravena.cl */
/* Diseño: Martín Bravo, www.bravomartin.cl*/

body {
	font-family: Times, Times New Roman, serif;
	font-size:12px !important;
	line-height:17px!important;
	letter-spacing:0.2px;
	color:#888;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	  }

.clearfix {height: 1px; line-height: 1px; clear: both; position: relative;}

strong {color:#222;}
.bio {
	color:#000;
	text-indent: 20px;
	}
	
.small{
	font-size:11px;
	}

a:link {
	color: #888;
	text-decoration: underline;
}
a:visited {
	text-decoration:underline;
	color: #888;
}
a:hover {
	text-decoration:none;
	background-color:#111;
	color: #ffffff!important;
}
a:active {
	text-decoration: underline;
	color: #000000;
}


.blanco {
	color: #fff;
	}
	
#back {
	font-size:9px;
	position:relative;
	float:left;
}	
#bio_titulo {
	color:  #000000;
	width:100%;
	color: #000;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	border-bottom: thin dotted #999999;
	}
/*	
#txt_titulo {
	width:auto;
	overflow:visible;
	position:relative;
	float:left;
	text-transform: uppercase;
	letter-spacing:1px;

		}
	
#up {
	width: 17px;
	margin: 0px;
	height: 17px;
	position:relative;	
	float: right;
	padding-top: 4px;
	}
#linea {
	width:100%;
	min-width:650px;
	overflow:auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	
}
*/