@charset "utf-8";
#contenido {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#txt {
	width: 900px;
	float: left;
	background: url(../img/fotos_bio.gif) no-repeat right top;
}
#txt h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-transform: none;
	color: #FFFFFF;
	background-image: url(../img/puntosgrandes.gif);
	background-repeat:  repeat-x;
	background-position: left 15px;
	letter-spacing: 1px;
	font-weight: bold;
	width: 440px;
}

#txt p {
	padding-bottom: 25px;
	margin: 0px;
	width: 895px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	text-align: justify;
	letter-spacing: 0em;
	line-height: 14px;
}

#txt p.cuatrocientos {
	width: 440px;
}

#txt p.seiscientos {
	width: 620px;
}

