@charset "UTF-8";
/* CSS Document */
#div_main_container {
	background-image: url(../../../grafica/secciones/biography/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	width: 800px;
	position: relative;
	margin: 0px auto;
}
img {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#div_foto {
	float: left;
	height: 205px;
	width: 273px;
	background-image: url(../../../grafica/secciones/biography/foto.png);
	background-repeat: no-repeat;
	background-position: left top;
}