@charset "UTF-8";
/* CSS Document */

#div_main_container {
	background-image: url(../../../grafica/secciones/home/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	width: 800px;
	position: relative;
	margin: 0px auto;
}
#div_foto {
	float: left;
	height: 205px;
	width: 273px;
	background-image: url(../../../grafica/secciones/home/foto.png);
	background-repeat: no-repeat;
	background-position: left top;
}